You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ta...@apache.org on 2018/11/12 10:05:26 UTC

svn commit: r1846386 - /openwebbeans/cms-site/trunk/content/download.mdtext

Author: tandraschko
Date: Mon Nov 12 10:05:25 2018
New Revision: 1846386

URL: http://svn.apache.org/viewvc?rev=1846386&view=rev
Log:
2.0.8

Modified:
    openwebbeans/cms-site/trunk/content/download.mdtext

Modified: openwebbeans/cms-site/trunk/content/download.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/download.mdtext?rev=1846386&r1=1846385&r2=1846386&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/download.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/download.mdtext Mon Nov 12 10:05:25 2018
@@ -33,24 +33,24 @@ Read more about [How to verify downloade
 ## OWB-2.0.x
 
 OWB-2.0.x implements the CDI-2.0 (JSR-365) specification.
-It uses a shaded version of ASM-6 (Java11 support) for building our proxies and needs JavaSE 8 as minimum version.
+It uses a shaded version of ASM-7 (Java11 support) for building our proxies and needs JavaSE 8 as minimum version.
 
 #### Binaries
 The binary distribution contains all OpenWebBeans modules.
 
-* [openwebbeans-distribution-2.0.7-binary.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.7/openwebbeans-distribution-2.0.7-binary.zip)
-* [openwebbeans-distribution-2.0.7-binary.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.7/openwebbeans-distribution-2.0.7-binary.zip.sha512)
-* [openwebbeans-distribution-2.0.7-binary.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.7/openwebbeans-distribution-2.0.7-binary.zip.asc)
-* [openwebbeans-distribution-2.0.7-binary.tar.gz](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.7/openwebbeans-distribution-2.0.7-binary.tar.gz)
-* [openwebbeans-distribution-2.0.7-binary.tar.gz.sha512](https://www.apache.org/dist/openwebbeans/2.0.7/openwebbeans-distribution-2.0.7-binary.tar.gz.sha512)
-* [openwebbeans-distribution-2.0.7-binary.tar.gz.asc](https://www.apache.org/dist/openwebbeans/2.0.7/openwebbeans-distribution-2.0.7-binary.tar.gz.asc)
+* [openwebbeans-distribution-2.0.8-binary.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.8/openwebbeans-distribution-2.0.8-binary.zip)
+* [openwebbeans-distribution-2.0.8-binary.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.8/openwebbeans-distribution-2.0.8-binary.zip.sha512)
+* [openwebbeans-distribution-2.0.8-binary.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.8/openwebbeans-distribution-2.0.8-binary.zip.asc)
+* [openwebbeans-distribution-2.0.8-binary.tar.gz](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.8/openwebbeans-distribution-2.0.8-binary.tar.gz)
+* [openwebbeans-distribution-2.0.8-binary.tar.gz.sha512](https://www.apache.org/dist/openwebbeans/2.0.8/openwebbeans-distribution-2.0.8-binary.tar.gz.sha512)
+* [openwebbeans-distribution-2.0.8-binary.tar.gz.asc](https://www.apache.org/dist/openwebbeans/2.0.8/openwebbeans-distribution-2.0.8-binary.tar.gz.asc)
 
 #### Source
 Should you want to build any of the above binaries, this source bundle is the right one and covers them all.
 
-* [openwebbeans-2.0.7-source-release.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.7/openwebbeans-2.0.7-source-release.zip)
-* [openwebbeans-2.0.7-source-release.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.7/openwebbeans-2.0.7-source-release.zip.sha512)
-* [openwebbeans-2.0.7-source-release.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.7/openwebbeans-2.0.7-source-release.zip.asc)
+* [openwebbeans-2.0.8-source-release.zip](https://www.apache.org/dyn/closer.lua/openwebbeans/2.0.8/openwebbeans-2.0.8-source-release.zip)
+* [openwebbeans-2.0.8-source-release.zip.sha512](https://www.apache.org/dist/openwebbeans/2.0.8/openwebbeans-2.0.8-source-release.zip.sha512)
+* [openwebbeans-2.0.8-source-release.zip.asc](https://www.apache.org/dist/openwebbeans/2.0.8/openwebbeans-2.0.8-source-release.zip.asc)
 
 
 ----------