You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ba...@apache.org on 2006/12/16 02:36:59 UTC

svn commit: r487747 - /maven/archiva/trunk/src/site/apt/guides/getting-started/index.apt

Author: bayard
Date: Fri Dec 15 17:36:58 2006
New Revision: 487747

URL: http://svn.apache.org/viewvc?view=rev&rev=487747
Log:
mail.jar and activation.jar are now upgraded to newer free-er versions

Modified:
    maven/archiva/trunk/src/site/apt/guides/getting-started/index.apt

Modified: maven/archiva/trunk/src/site/apt/guides/getting-started/index.apt
URL: http://svn.apache.org/viewvc/maven/archiva/trunk/src/site/apt/guides/getting-started/index.apt?view=diff&rev=487747&r1=487746&r2=487747
==============================================================================
--- maven/archiva/trunk/src/site/apt/guides/getting-started/index.apt (original)
+++ maven/archiva/trunk/src/site/apt/guides/getting-started/index.apt Fri Dec 15 17:36:58 2006
@@ -37,18 +37,6 @@
 
     * Run: mvn install:install-file -DgroupId=javax.resource -DartifactId=connector -Dversion=1.0 -Dpackaging=jar -Dfile=connector.jar
 
-    * Download the 1.0.2 activation zip from: {{http://java.sun.com/products/archive/javabeans/jaf102.html}}
-  
-    * Unpack the zip to get the jar
-
-    * Run: mvn install:install-file -DgroupId=javax.activation -DartifactId=activation -Dversion=1.0.2 -Dpackaging=jar -Dfile=activation.jar 
-
-    * Download the 1.3.2 javamail zip from: {{http://java.sun.com/products/javamail/downloads/index.html}}
-  
-    * Unpack the zip to get the jar
-
-    * Run: mvn install:install-file -DgroupId=javax.mail -DartifactId=mail -Dversion=1.3.2 -Dpackaging=jar -Dfile=javamail-1.3.2/mail.jar 
-
 
 To test-deploy Archiva on the embedded Jetty