You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrf-dev@ws.apache.org by ip...@apache.org on 2004/11/30 22:15:20 UTC

svn commit: r109247 - /incubator/apollo/trunk/forrest.properties /incubator/apollo/trunk/project.properties /incubator/apollo/trunk/project.xml

Author: ips
Date: Tue Nov 30 13:15:20 2004
New Revision: 109247

URL: http://svn.apache.org/viewcvs?view=rev&rev=109247
Log:
dependency updates

Modified:
   incubator/apollo/trunk/forrest.properties
   incubator/apollo/trunk/project.properties
   incubator/apollo/trunk/project.xml

Modified: incubator/apollo/trunk/forrest.properties
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/forrest.properties?view=diff&rev=109247&p1=incubator/apollo/trunk/forrest.properties&r1=109246&p2=incubator/apollo/trunk/forrest.properties&r2=109247
==============================================================================
--- incubator/apollo/trunk/forrest.properties	(original)
+++ incubator/apollo/trunk/forrest.properties	Tue Nov 30 13:15:20 2004
@@ -36,6 +36,7 @@
 #project.war = ${project.build-dir}/${project.name}.war
 #project.webapp = ${project.build-dir}/webapp
 
+
 #project.content-dir=src/documentation
 #project.raw-content-dir=${project.content-dir}/content
 #project.conf-dir=${project.content-dir}/conf

Modified: incubator/apollo/trunk/project.properties
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/project.properties?view=diff&rev=109247&p1=incubator/apollo/trunk/project.properties&r1=109246&p2=incubator/apollo/trunk/project.properties&r2=109247
==============================================================================
--- incubator/apollo/trunk/project.properties	(original)
+++ incubator/apollo/trunk/project.properties	Tue Nov 30 13:15:20 2004
@@ -6,8 +6,8 @@
 
 # MAVEN CORE
 ##############
-# URL of JAR repository
-maven.repo.remote = http://www.apache.org/~ips/maven-repo/,http://www.ibiblio.org/maven/
+# comma-spearated list of remote JAR repository URLs
+maven.repo.remote = http://www.apache.org/~ips/maven-repo/, http://www.apache.org/dist/java-repository/, http://cvs.apache.org/repository/, http://mirrors.sunsite.dk/maven/
 
 # JAVA PLUGIN
 ##############

Modified: incubator/apollo/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/project.xml?view=diff&rev=109247&p1=incubator/apollo/trunk/project.xml&r1=109246&p2=incubator/apollo/trunk/project.xml&r2=109247
==============================================================================
--- incubator/apollo/trunk/project.xml	(original)
+++ incubator/apollo/trunk/project.xml	Tue Nov 30 13:15:20 2004
@@ -73,6 +73,16 @@
     <dependencies>
         
         <dependency>
+            <groupId>addressing</groupId>
+            <artifactId>addressing</artifactId>
+            <version>SNAPSHOT</version>
+            <url>http://ws.apache.org/ws-fx/addressing/</url>
+            <properties>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+        
+        <dependency>
             <groupId>ant</groupId>
             <artifactId>ant</artifactId>
             <version>1.6.2</version>
@@ -85,7 +95,37 @@
         <dependency>
             <groupId>axis</groupId>
             <artifactId>axis</artifactId>
-            <version>1.2-RC1</version>
+            <version>1.2-RC2</version>
+            <url>http://ws.apache.org/axis/</url>
+            <properties>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+
+        <dependency>
+            <groupId>axis</groupId>
+            <artifactId>axis-jaxrpc</artifactId>
+            <version>1.2-RC2</version>
+            <url>http://ws.apache.org/axis/</url>
+            <properties>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+
+        <dependency>
+            <groupId>axis</groupId>
+	    <artifactId>axis-saaj</artifactId>
+            <version>1.2-RC2</version>
+            <url>http://ws.apache.org/axis/</url>
+            <properties>
+                <war.bundle>true</war.bundle>
+            </properties>
+        </dependency>
+
+        <dependency>
+            <groupId>axis</groupId>
+	    <artifactId>axis-wsdl4j</artifactId>
+            <version>1.2-RC2</version>
             <url>http://ws.apache.org/axis/</url>
             <properties>
                 <war.bundle>true</war.bundle>
@@ -201,17 +241,7 @@
                 <war.bundle>true</war.bundle>
             </properties>
         </dependency>
-        
-        <dependency>
-            <groupId>axis</groupId>
-            <artifactId>axis-jaxrpc</artifactId>
-            <version>1.2-RC1</version>
-            <url>http://ws.apache.org/axis/</url>
-            <properties>
-                <war.bundle>true</war.bundle>
-            </properties>
-        </dependency>
-        
+                
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
@@ -234,43 +264,33 @@
         </dependency>
 
         <dependency>
-            <groupId>naming</groupId>
+            <groupId>tomcat</groupId>
             <artifactId>naming-common</artifactId>
-            <version>5.0.28</version>
+            <version>5.0.18</version>
             <url>http://jakarta.apache.org/tomcat/</url>
         </dependency>
 
         <dependency>
-            <groupId>naming</groupId>
+            <groupId>tomcat</groupId>
             <artifactId>naming-factory</artifactId>
-            <version>5.0.28</version>
+            <version>5.0.18</version>
             <url>http://jakarta.apache.org/tomcat/</url>
         </dependency>
 
         <dependency>
-            <groupId>naming</groupId>
+            <groupId>tomcat</groupId>
             <artifactId>naming-java</artifactId>
-            <version>5.0.28</version>
+            <version>5.0.18</version>
             <url>http://jakarta.apache.org/tomcat/</url>
         </dependency>
 
         <dependency>
-            <groupId>naming</groupId>
+            <groupId>tomcat</groupId>
             <artifactId>naming-resources</artifactId>
-            <version>5.0.28</version>
+            <version>5.0.18</version>
             <url>http://jakarta.apache.org/tomcat/</url>
         </dependency>
-        
-        <dependency>
-            <groupId>axis</groupId>
-	    <artifactId>axis-saaj</artifactId>
-            <version>1.2-RC1</version>
-            <url>http://ws.apache.org/axis/</url>
-            <properties>
-                <war.bundle>true</war.bundle>
-            </properties>
-        </dependency>
-        
+                
         <dependency>
             <groupId>servletapi</groupId>
             <artifactId>servletapi</artifactId>
@@ -280,27 +300,7 @@
                 <war.bundle>false</war.bundle>
             </properties>
         </dependency>
-        
-        <dependency>
-            <groupId>ws-addressing</groupId>
-            <artifactId>addressing</artifactId>
-            <version>SNAPSHOT</version>
-            <url>http://ws.apache.org/ws-fx/addressing/</url>
-            <properties>
-                <war.bundle>true</war.bundle>
-            </properties>
-        </dependency>
-        
-        <dependency>
-            <groupId>axis</groupId>
-	    <artifactId>axis-wsdl4j</artifactId>
-            <version>1.2-RC1</version>
-            <url>http://ws.apache.org/axis/</url>
-            <properties>
-                <war.bundle>true</war.bundle>
-            </properties>
-        </dependency>
-        
+                        
         <dependency>
             <groupId>xalan</groupId>
             <artifactId>xalan</artifactId>

---------------------------------------------------------------------
To unsubscribe, e-mail: apollo-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: apollo-dev-help@ws.apache.org