File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed
Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change @@ -47,5 +47,3 @@ To publish to [staging area](http://deltaspike.apache.org/staging/documentation)
4747To publish to [ production area] ( http://deltaspike.apache.org/documentation ) , run:
4848
4949 mvn clean site-deploy
50-
51- After log in to < https://cms.apache.org/deltaspike/publish > and click on the ` Submit ` button.
Original file line number Diff line number Diff line change 4949
5050 <properties >
5151 <asciidoctor .version>1.5.2</asciidoctor .version>
52- <version .deltaspike.latest.stable>1.9.6 </version .deltaspike.latest.stable>
53- <version .deltaspike.latest.snapshot>1.9.7 -SNAPSHOT</version .deltaspike.latest.snapshot>
52+ <version .deltaspike.latest.stable>2.0.0 </version .deltaspike.latest.stable>
53+ <version .deltaspike.latest.snapshot>2.0.1 -SNAPSHOT</version .deltaspike.latest.snapshot>
5454 <svn .scmPubCheckoutDirectory>${project.build.directory} /co-site</svn .scmPubCheckoutDirectory>
5555
5656 <maven .compiler.source>11</maven .compiler.source>
Original file line number Diff line number Diff line change @@ -11,10 +11,14 @@ v{latestStable}
1111
1212== Prerequisits
1313
14+ Apchache DeltaSpike-1.x supports JavaEE.
1415The minimum JavaEE version is JavaEE 6.
15-
1616The minmium Java version until DeltaSpike-1.8.x is Java 6.
17- The minimum Java version from DeltaSpike-1.9.0 upwards is Java8.
17+ The minimum Java version for DeltaSpike-1.9.x is Java8.
18+
19+ Apache DeltaSpike 2.x targets JakartaEE.
20+ The minimum JavaEE version is JakartaEE version is 9.
21+ The minimum Java version for DeltaSpike-2.0.x is Java11.
1822
1923
2024== Binary Distribution
Original file line number Diff line number Diff line change 270270 < div class ="row ">
271271 < hr >
272272 < footer >
273- < p > Copyright © 2011-2016 The Apache Software Foundation,
273+ < p > Copyright © 2011-2025 The Apache Software Foundation,
274274 Licensed under the Apache License, Version 2.0.</ p >
275275
276276 < p > Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</ p >
You can’t perform that action at this time.
0 commit comments