You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by db...@apache.org on 2007/02/27 09:17:30 UTC

svn commit: r512171 - /webservices/axis2/trunk/java/pom.xml

Author: dblevins
Date: Tue Feb 27 00:17:30 2007
New Revision: 512171

URL: http://svn.apache.org/viewvc?view=rev&rev=512171
Log:
Adding information to hopefully get Axis2 running in the vmbuild.apache.org continuum install

Modified:
    webservices/axis2/trunk/java/pom.xml

Modified: webservices/axis2/trunk/java/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/pom.xml?view=diff&rev=512171&r1=512170&r2=512171
==============================================================================
--- webservices/axis2/trunk/java/pom.xml (original)
+++ webservices/axis2/trunk/java/pom.xml Tue Feb 27 00:17:30 2007
@@ -82,6 +82,19 @@
 			</modules>
 		</profile>
 	</profiles>
+
+	<ciManagement>
+            <system>continuum</system>
+            <url>http://vmbuild.apache.org/continuum</url>
+            <notifiers>
+                <notifier>
+                    <configuration>
+                        <address>axis2-cvs@ws.apache.org</address>
+                    </configuration>
+                </notifier>
+            </notifiers>
+        </ciManagement>
+
 	<scm>
 		<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/axis2/trunk/java/</connection>
 		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/axis2/trunk/java/</developerConnection>



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