Author: veithen
Date: Sun Oct 24 15:08:07 2010
New Revision: 1026817
URL: http://svn.apache.org/viewvc?rev=1026817&view=rev
Log:
Removed the ciManagement entries from the root and parent POMs. We are no
longer using Continuum, and Hudson doesn't support autoconfiguration based on
the POM.
Modified:
webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
webservices/commons/trunk/modules/axiom/pom.xml
Modified: webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml?rev=1026817&r1=1026816&r2=1026817&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml
(original)
+++ webservices/commons/trunk/modules/axiom/modules/axiom-parent/pom.xml Sun
Oct 24 15:08:07 2010
@@ -35,21 +35,6 @@
<system>JIRA</system>
<url>http://issues.apache.org/jira/browse/WSCOMMONS</url>
</issueManagement>
- <ciManagement>
- <system>Continuum</system>
- <url>unknown</url>
- <notifiers>
- <notifier>
- <sendOnError>false</sendOnError>
- <sendOnFailure>false</sendOnFailure>
- <sendOnSuccess>false</sendOnSuccess>
- <sendOnWarning>false</sendOnWarning>
- <configuration>
- <address>[email protected]</address>
- </configuration>
- </notifier>
- </notifiers>
- </ciManagement>
<mailingLists>
<mailingList>
<name>Users</name>
Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=1026817&r1=1026816&r2=1026817&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Sun Oct 24 15:08:07 2010
@@ -35,21 +35,6 @@
<system>JIRA</system>
<url>http://issues.apache.org/jira/browse/WSCOMMONS</url>
</issueManagement>
- <ciManagement>
- <system>Continuum</system>
- <url>unknown</url>
- <notifiers>
- <notifier>
- <sendOnError>false</sendOnError>
- <sendOnFailure>false</sendOnFailure>
- <sendOnSuccess>false</sendOnSuccess>
- <sendOnWarning>false</sendOnWarning>
- <configuration>
- <address>[email protected]</address>
- </configuration>
- </notifier>
- </notifiers>
- </ciManagement>
<mailingLists>
<mailingList>
<name>Users</name>