Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit

Permalink
OASP4J roadmap updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sjimenez77 committed Jan 25, 2018
1 parent 8971361 commit 973eda3
Show file tree
Hide file tree
Showing 16 changed files with 10 additions and 65,619 deletions.
Empty file added 3rdpartylicenses.txt
Empty file.
5 changes: 2 additions & 3 deletions assets/content/OASP4J/roadmap/roadmap.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
#### Upcoming release: OASP4J v3.0.0 - "Dash"
#### Upcoming release: OASP4J v2.5.0 - "Dash"

**Main features**

- End to End Testing Strategy
- Modularization with more lean approach
- Integration of admin interface for oasp4j apps (Spring Boot)
- MyBatis as an optional devonfw module
- Inclusion of custom staters corresponding to existing OASP4J modules

#### Latest release: OASP4J v2.4.0 - "Courage"

Expand Down
41 changes: 3 additions & 38 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,4 @@
<!doctype html>
<html>

<head>
<meta charset="utf-8">
<title>OASP</title>
<base href="/">
<!--jquery-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!--bootstrap-->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ"
crossorigin="anonymous">
<!--bootstrap-->
<link rel="stylesheet" href="./assets/font-awesome-4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!--Markdown Prism css-->
<link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.6.0/themes/prism.min.css" rel="stylesheet" />

<!-- Start Single Page Apps for GitHub Pages -->
<script type="text/javascript">
// Single Page Apps for GitHub Pages
<!doctype html><html><head><meta charset="utf-8"><title>OASP</title><base href="/"><!--jquery--><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script><!--bootstrap--><link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous"><!--bootstrap--><link rel="stylesheet" href="./assets/font-awesome-4.7.0/css/font-awesome.min.css"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/x-icon" href="favicon.ico"><!--Markdown Prism css--><link href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.6.0/themes/prism.min.css" rel="stylesheet"/><!-- Start Single Page Apps for GitHub Pages --><script type="text/javascript">// Single Page Apps for GitHub Pages
// https://github.com/rafrex/spa-github-pages
// Copyright (c) 2016 Rafael Pedicini, licensed under the MIT License
// ----------------------------------------------------------------------
Expand All @@ -45,25 +24,11 @@
);
}
}
}(window.location))

</script>
<!-- End Single Page Apps for GitHub Pages -->
</head>

<body>
<app-root>Loading...</app-root>
<script>
$(window).on("scroll", function () {
}(window.location))</script><!-- End Single Page Apps for GitHub Pages --><link href="styles.a3833aaca16a8294b832.bundle.css" rel="stylesheet"/></head><body><app-root>Loading...</app-root><script>$(window).on("scroll", function () {
if ($(window).scrollTop() > 500) {
$(".navbar").addClass("active");
} else {
//remove the background property so it comes transparent again (in css)
$(".navbar").removeClass("active");
}
});

</script>
<script type="text/javascript" src="inline.e7932a3923ec60245568.bundle.js"></script><script type="text/javascript" src="polyfills.5b8b14c1add63ecc3c12.bundle.js"></script><script type="text/javascript" src="styles.daccad6143563f379223.bundle.js"></script><script type="text/javascript" src="vendor.6b15fff830f4ace05f3b.bundle.js"></script><script type="text/javascript" src="main.96d46b15a27de0454e1b.bundle.js"></script></body>

</html>
});</script><script type="text/javascript" src="inline.4d733743d9c3af8f9537.bundle.js"></script><script type="text/javascript" src="polyfills.c2ee5918bccbe6881910.bundle.js"></script><script type="text/javascript" src="vendor.9540867b5d810dd64edf.bundle.js"></script><script type="text/javascript" src="main.50a0cf658936d35529d8.bundle.js"></script></body></html>
1 change: 1 addition & 0 deletions inline.4d733743d9c3af8f9537.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

153 changes: 0 additions & 153 deletions inline.e7932a3923ec60245568.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion inline.e7932a3923ec60245568.bundle.js.map

This file was deleted.

1 change: 1 addition & 0 deletions main.50a0cf658936d35529d8.bundle.js

Large diffs are not rendered by default.

Loading

0 comments on commit 973eda3

Please sign in to comment.