You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ka...@apache.org on 2015/04/20 10:53:59 UTC

svn commit: r1674764 - /openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext

Author: karlkilden
Date: Mon Apr 20 08:53:58 2015
New Revision: 1674764

URL: http://svn.apache.org/r1674764
Log:
More Link to downloads

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

Modified: openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext
URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext?rev=1674764&r1=1674763&r2=1674764&view=diff
==============================================================================
--- openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext (original)
+++ openwebbeans/cms-site/trunk/content/owbsetup_se.mdtext Mon Apr 20 08:53:58 2015
@@ -28,7 +28,7 @@ To add OpenWebBeans to your javaSE proje
 ###Adding required jars to your project
 
 You can add OpenWebBeans to your project manually by adding jars or with Apache Maven. 
-How to download is explained here: [download page][1].
+How to download is explained here: [download page][1]. This is especially useful if you are not a maven user since the below links goes directly to the maven coordinates.
 
 
 For JavaSE you need:
@@ -44,9 +44,9 @@ for the time being the existing plugins
 You also need to add some spec API jars for the CDI, atinject and interceptors 
 specifications.
 
-  - **geronimo-jcdi_1.0_spec.jar**
-  - **geronimo-atinject_1.0_spec.jar**
-  - **geronimo-interceptor_1.1_spec.jar**
+  - **[geronimo-jcdi_1.0_spec.jar][3]**
+  - **[geronimo-atinject_1.0_spec.jar][3]**
+  - **[geronimo-interceptor_1.1_spec.jar][3]**
 
  
 After you have added the jars described above to your project accordingly 
@@ -97,7 +97,7 @@ From here you might want to look at our
 
   [1]: /download.html
   [2]: /download.html#required-version
-  [3]: /download.html#required-version
+  [3]: /download.html#apis-version
   [4]: http://deltaspike.apache.org/documentation.html#with-java-se
   [5]: http://deltaspike.apache.org/documentation.html#with-java-se
   [6]: /openwebbeans/samples.html
\ No newline at end of file