]> source.dussan.org Git - archiva.git/commitdiff
mail.jar and activation.jar are now upgraded to newer free-er versions
authorHenri Yandell <bayard@apache.org>
Sat, 16 Dec 2006 01:36:58 +0000 (01:36 +0000)
committerHenri Yandell <bayard@apache.org>
Sat, 16 Dec 2006 01:36:58 +0000 (01:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@487747 13f79535-47bb-0310-9956-ffa450edef68

src/site/apt/guides/getting-started/index.apt

index 05964d97e42e2f0365e7ad0b9d80b60e3d0e2d5e..0dcafefc411ec6b5e74ea6e2ee58e4695d28391e 100644 (file)
@@ -37,18 +37,6 @@ To build
 
     * 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