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/12/01 05:49:18 UTC

svn commit: r109284 - /incubator/apollo/trunk/gump.xml /incubator/apollo/trunk/project.xml

Author: ips
Date: Tue Nov 30 20:49:16 2004
New Revision: 109284

URL: http://svn.apache.org/viewcvs?view=rev&rev=109284
Log:
cleanup and a few corrections

Modified:
   incubator/apollo/trunk/gump.xml
   incubator/apollo/trunk/project.xml

Modified: incubator/apollo/trunk/gump.xml
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/gump.xml?view=diff&rev=109284&p1=incubator/apollo/trunk/gump.xml&r1=109283&p2=incubator/apollo/trunk/gump.xml&r2=109284
==============================================================================
--- incubator/apollo/trunk/gump.xml	(original)
+++ incubator/apollo/trunk/gump.xml	Tue Nov 30 20:49:16 2004
@@ -1,72 +1,60 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0"?>
+
+<!--
+  Copyright 2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <module name="apollo">
-  <description>Apollo</description>
-  <url href="http://incubation.apache.org/apollo">
-  </url>
-  <cvs repository="">
-  </cvs>
+
+  <description>Apollo Project</description>
+  <url href="http://incubator.apache.org/apollo/" />
+  <cvs repository="" />
+  
   <project name="apollo">
     <maven goal="jar">
-      <property name="final.name" value="apollo-@@DATE@@">
-      </property>
+      <property name="final.name" value="apollo-@@DATE@@" />
     </maven>
     <package>org.apache.ws.resource</package>
-    <depend project="addressing">
-    </depend>
-    <depend project="apollo">
-    </depend>
-    <depend project="commonj">
-    </depend>
-    <depend project="commons-cli">
-    </depend>
-    <depend project="commons-collections">
-    </depend>
-    <depend project="commons-digester">
-    </depend>
-    <depend project="commons-discovery">
-    </depend>
-    <depend project="commons-httpclient">
-    </depend>
-    <depend project="commons-lang">
-    </depend>
-    <depend project="commons-logging">
-    </depend>
-    <depend project="concurrent">
-    </depend>
-    <depend project="jakarta-ant">
-    </depend>
-    <depend project="jakarta-log4j">
-    </depend>
-    <depend project="jakarta-servletapi">
-    </depend>
-    <depend project="jakarta-tomcat">
-    </depend>
-    <depend project="jaxen">
-    </depend>
-    <depend project="junit">
-    </depend>
-    <depend project="ws-fx">
-    </depend>
-    <depend project="xml-axis">
-    </depend>
-    <depend project="xml-resolver">
-    </depend>
-    <depend project="xml-xalan2">
-    </depend>
-    <depend project="xml-xerces">
-    </depend>
-    <depend project="xmlbeans">
-    </depend>
-    <work nested="target/classes">
-    </work>
-    <home nested="target">
-    </home>
-    <jar name="apollo-@@DATE@@.jar">
-    </jar>
-    <javadoc nested="target/docs/apidocs">
-    </javadoc>
-    <nag to="dev@ws-rp.hpsen.com" from="apollo development &lt;dev@ws-rp.hpsen.com&gt;">
-    </nag>
+    <depend project="addressing" />
+    <depend project="apollo" />
+    <depend project="commonj" />
+    <depend project="commons-cli" />
+    <depend project="commons-collections" />
+    <depend project="commons-digester" />
+    <depend project="commons-discovery" />
+    <depend project="commons-httpclient" />
+    <depend project="commons-lang" />
+    <depend project="commons-logging" />
+    <depend project="concurrent" />
+    <depend project="jakarta-ant" />
+    <depend project="jakarta-log4j" />
+    <depend project="jakarta-servletapi" />
+    <depend project="jakarta-tomcat" />
+    <depend project="jaxen" />
+    <depend project="junit" />
+    <depend project="ws-fx" />
+    <depend project="xml-axis" />
+    <depend project="xml-resolver" />
+    <depend project="xml-xalan2" />
+    <depend project="xml-xerces" />
+    <depend project="xmlbeans" />
+    <work nested="target/classes" />
+    <home nested="target" />
+    <jar name="apollo-@@DATE@@.jar" />
+    <javadoc nested="target/docs/apidocs" />
+    <nag to="apollo-dev@ws.apache.org" from="Apollo Development &lt;apollo-dev@ws.apache.org&gt;" />
   </project>
-</module>
\ No newline at end of file
+  
+</module>

Modified: incubator/apollo/trunk/project.xml
Url: http://svn.apache.org/viewcvs/incubator/apollo/trunk/project.xml?view=diff&rev=109284&p1=incubator/apollo/trunk/project.xml&r1=109283&p2=incubator/apollo/trunk/project.xml&r2=109284
==============================================================================
--- incubator/apollo/trunk/project.xml	(original)
+++ incubator/apollo/trunk/project.xml	Tue Nov 30 20:49:16 2004
@@ -20,9 +20,9 @@
     </organization>
     <inceptionYear>2004</inceptionYear>
     <package>org.apache.ws.resource</package>
-    <description>A Java implementation of the OASIS WS-ResourceFramework (WS-RF) family of specifications.</description>
-    <shortDescription>Apollo</shortDescription>
-    <url>http://incubation.apache.org/apollo</url>
+    <description>A Java implementation of the OASIS WS-ResourceFramework (WSRF) family of specifications.</description>
+    <shortDescription>Apollo Project</shortDescription>
+    <url>http://incubator.apache.org/apollo/</url>
     <issueTrackingUrl>http://nagoya.apache.org/jira/browse/Apollo</issueTrackingUrl>
     
     <repository>
@@ -340,19 +340,21 @@
                 <war.bundle>true</war.bundle>
             </properties>
         </dependency>
+        
         <dependency>
 	    <groupId>apollo</groupId>
 	    <artifactId>jndi-config</artifactId>
 	    <version>SNAPSHOT</version>
-	    <url>http://www.hp.com/</url>
+	    <url>http://incubator.apache.org/apollo/</url>
 	    <properties>
 		<war.bundle>true</war.bundle>
 	    </properties>
         </dependency>
+        
     </dependencies>
     
     <build>
-        <nagEmailAddress>dev@ws-rp.hpsen.com</nagEmailAddress>
+        <nagEmailAddress>apollo-dev@ws.apache.org</nagEmailAddress>
         <sourceDirectory>src/java</sourceDirectory>
         <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
         <unitTest>
@@ -391,16 +393,16 @@
     </build>
     
     <reports>
-        <report>maven-license-plugin</report>
-        <report>maven-checkstyle-plugin</report>
-        <report>maven-pmd-plugin</report>
-        <report>maven-jdepend-plugin</report>
-        <report>maven-jxr-plugin</report>
+        <!-- <report>maven-license-plugin</report> -->
+        <!-- <report>maven-checkstyle-plugin</report> -->
+        <!-- <report>maven-pmd-plugin</report> -->
+        <!-- <report>maven-jdepend-plugin</report> -->
+        <!-- <report>maven-jxr-plugin</report> -->
         <report>maven-javadoc-plugin</report>
         <report>maven-junit-report-plugin</report>
         <!-- <report>maven-clover-plugin</report> -->
     </reports>
     
-    <properties/>
+    <properties />
     
 </project>

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