This is an automated email from the ASF dual-hosted git repository. dblevins pushed a commit to branch markdown-to-asciidoc in repository https://gitbox.apache.org/repos/asf/tomee-site-generator.git
commit a6c92c61b430dd27209c392e98219a385f74959d Author: David Blevins <[email protected]> AuthorDate: Mon May 17 17:00:48 2021 -0700 Set the column sizes to match the content --- .../java/org/apache/tomee/website/Configuration.java | 19 ++++++++++--------- src/main/jbake/content/comparison.adoc | 2 +- src/main/jbake/content/download-archive.adoc | 5 +++-- src/main/jbake/content/download-ng.adoc | 11 +++++------ 4 files changed, 19 insertions(+), 18 deletions(-) diff --git a/src/main/java/org/apache/tomee/website/Configuration.java b/src/main/java/org/apache/tomee/website/Configuration.java index 1b90fac..f315e12 100644 --- a/src/main/java/org/apache/tomee/website/Configuration.java +++ b/src/main/java/org/apache/tomee/website/Configuration.java @@ -89,16 +89,17 @@ public class Configuration { new Source("https://github.com/eclipse-ee4j/websocket-api.git", "master", "websocket-api-ee9") }; + if (1 == 1) return new Source[0]; return new Source[]{ -// new Source("https://github.com/apache/tomee.git", "master", "tomee-8.0"), - new Source("https://github.com/apache/tomee.git", "master", "tomee-9.0").label("milestone").related(microProfile2).related(jakartaEE9).javadoc("^org.apache.(openejb|tomee).*"), - new Source("https://github.com/apache/tomee.git", "master", "tomee-8.0", true).related(microProfile2).related(jakartaEE8).javadoc("^org.apache.(openejb|tomee).*"), - new Source("https://github.com/apache/tomee.git", "tomee-7.1.0", "tomee-7.1").javadoc("^org.apache.(openejb|tomee).*"), - new Source("https://github.com/apache/tomee.git", "tomee-7.0.5", "tomee-7.0").javadoc("^org.apache.(openejb|tomee).*"), - new Source("https://github.com/apache/tomee.git", "master", "master").javadoc("^org.apache.(openejb|tomee).*"), - new Source("https://github.com/eclipse/microprofile-bom.git", "master", "microprofile-2.0").related(microProfile2).javadoc("^org.eclipse.microprofile.*"), - new Source("https://github.com/eclipse-ee4j/jakartaee-platform.git", "v8", "jakartaee-8.0").related(jakartaEE8).javadoc("^javax.*"), - new Source("https://github.com/eclipse-ee4j/jakartaee-platform.git", "master", "jakartaee-9.0").related(jakartaEE9).javadoc("^jakarta.*") + new Source("https://github.com/apache/tomee.git", "master", "tomee-8.0"), +// new Source("https://github.com/apache/tomee.git", "master", "tomee-9.0").label("milestone").related(microProfile2).related(jakartaEE9).javadoc("^org.apache.(openejb|tomee).*"), +// new Source("https://github.com/apache/tomee.git", "master", "tomee-8.0", true).related(microProfile2).related(jakartaEE8).javadoc("^org.apache.(openejb|tomee).*"), +// new Source("https://github.com/apache/tomee.git", "tomee-7.1.0", "tomee-7.1").javadoc("^org.apache.(openejb|tomee).*"), +// new Source("https://github.com/apache/tomee.git", "tomee-7.0.5", "tomee-7.0").javadoc("^org.apache.(openejb|tomee).*"), +// new Source("https://github.com/apache/tomee.git", "master", "master").javadoc("^org.apache.(openejb|tomee).*"), +// new Source("https://github.com/eclipse/microprofile-bom.git", "master", "microprofile-2.0").related(microProfile2).javadoc("^org.eclipse.microprofile.*"), +// new Source("https://github.com/eclipse-ee4j/jakartaee-platform.git", "v8", "jakartaee-8.0").related(jakartaEE8).javadoc("^javax.*"), +// new Source("https://github.com/eclipse-ee4j/jakartaee-platform.git", "master", "jakartaee-9.0").related(jakartaEE9).javadoc("^jakarta.*") }; } } diff --git a/src/main/jbake/content/comparison.adoc b/src/main/jbake/content/comparison.adoc index 5981cf7..43ba9fa 100644 --- a/src/main/jbake/content/comparison.adoc +++ b/src/main/jbake/content/comparison.adoc @@ -20,7 +20,7 @@ Effectively, TomEE is a superset of OpenEJB. They share the same code and TomEE Note: this table is for TomEE 1.x, TomEE 7 comments are under it. -[cols="4,6*^1"] +[cols="4,6*^1",options="header"] |=== | |Tomcat |TomEE |TomEE JAX-RS (~ Microprofile) |TomEE+ |TomEE PluME |OpenEJB diff --git a/src/main/jbake/content/download-archive.adoc b/src/main/jbake/content/download-archive.adoc index fa69f70..415cc8d 100644 --- a/src/main/jbake/content/download-archive.adoc +++ b/src/main/jbake/content/download-archive.adoc @@ -15,7 +15,7 @@ You **must** link:https://www.apache.org/info/verification.html[verify] the inte IMPORTANT: Note: TomEE 9.0.0-M are milestone releases, which target the `jakarta` namespace. Applications using `javax` will not work on this release of TomEE 9. You may encounter issues - feedback on this release is encouraged and appreciated. -[.table.table-bordered,options="header"] +[cols="2,3*^1,2",options="header"] |=== |Name|Version|Date|Size|Signatures & Hashes | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip[icon:download[]TomEE plume ZIP]|9.0.0-M3|25 Jan 2021|65 MB | https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip.asc[icon:download[] PGP] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip.sha256[icon:download[] SHA256] https://archive.apache.org/dist/tomee/tomee-9.0.0-M3/apache-tomee-9.0.0-M3-plume.zip.sha512[icon:download[] SHA512] @@ -36,7 +36,8 @@ and appreciated. IMPORTANT: Note: Only the TomEE 1.x WebProfile and JAX-RS distributions are certified. IMPORTANT: Note: Please note the 8.0.0-M releases are milestone releases intended for evaluation purposes and should not be used in production. -[.table.table-bordered,options="header"] + +[cols="2,3*^1,2",options="header"] |=== |Name|Version|Date|Size|Signatures & Hashes | https://archive.apache.org/dist/tomee/tomee-8.0.5/apache-tomee-8.0.5-plume.tar.gz[icon:download[]TomEE plume TAR.GZ]|8.0.5|24 Nov 2020|65 MB | https://archive.apache.org/dist/tomee/tomee-8.0.5/apache-tomee-8.0.5-plume.tar.gz.asc[icon:download[] PGP] https://archive.apache.org/dist/tomee/tomee-8.0.5/apache-tomee-8.0.5-plume.tar.gz.sha256[icon:download[] SHA256] https://archive.apache.org/dist/tomee/tomee-8.0.5/apache-tomee-8.0.5-plume.tar.gz.sha512[icon:download[] SHA512] diff --git a/src/main/jbake/content/download-ng.adoc b/src/main/jbake/content/download-ng.adoc index c6f5f9c..3341773 100755 --- a/src/main/jbake/content/download-ng.adoc +++ b/src/main/jbake/content/download-ng.adoc @@ -5,18 +5,17 @@ :jbake-tomeepdf: :icons: font -[.table.table-bordered,options="header"] - == Release Integrity You **must** link:https://www.apache.org/info/verification.html[verify] the integrity of the downloaded files. We provide OpenPGP signatures (*.asc files) for every release file. This signature should be matched against link:https://downloads.apache.org/tomee/KEYS[KEYS] file which contains the OpenPGP keys of TomEE's Release Managers. We also provide SHA-512 checksums for every release file. After you download the file, you should calculate a checksum for your download, and make sure it [...] == Apache TomEE TCK results -link:/9.0.0-M7/plume/webprofile-9.1.html[Apache TomEE TCK Results] + +link:9.0.0-M7/plume/webprofile-9.1.html[Apache TomEE TCK Results] == Download Links -[.table.table-bordered,options="header"] +[cols="2,4*^1",options="header"] |=== |Name|Version|Date|Size|Signatures & Hashes |https://www.apache.org/dyn/closer.cgi/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip[icon:download[] TomEE Microprofile ZIP] |9.0.0-M7|10 May 2021|64 MB |https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-9.0.0-M7/apache-tomee-9.0.0-M7-microprofile.zip.sha512[icon:download[] SHA512] @@ -32,7 +31,7 @@ link:/9.0.0-M7/plume/webprofile-9.1.html[Apache TomEE TCK Results] IMPORTANT: Note: TomEE 9.0.0-M7 is a milestone release, which targets the `jakarta` namespace. Applications using `javax` will not work on this release of TomEE 9. You may encounter issues - feedback on this release is encouraged and appreciated. -[.table.table-bordered,options="header"] +[cols="2,4*^1",options="header"] |=== |Name|Version|Date|Size|Signatures & Hashes |https://www.apache.org/dyn/closer.cgi/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |8.0.6|25 Jan. 2021|59 MB |https://downloads.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-8.0.6/apache-tomee-8.0.6-microprofile.tar.gz.sha512[icon:download[] SHA512] @@ -54,7 +53,7 @@ and appreciated. IMPORTANT: Note: Only the TomEE 1.x WebProfile and JAX-RS distributions are certified. -[.table.table-bordered,options="header"] +[cols="2,4*^1",options="header"] |=== |Name|Version|Date|Size|Signatures & Hashes |https://www.apache.org/dyn/closer.cgi/tomee/tomee-7.1.4/apache-tomee-7.1.4-microprofile.tar.gz[icon:download[] TomEE Microprofile TAR.GZ] |7.1.4|25 Sep. 2020|39 MB |https://downloads.apache.org/tomee/tomee-7.1.4/apache-tomee-7.1.4-microprofile.tar.gz.asc[icon:download[] PGP] https://downloads.apache.org/tomee/tomee-7.1.4/apache-tomee-7.1.4-microprofile.tar.gz.sha512[icon:download[] SHA512]
