You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ve...@apache.org on 2010/10/24 17:08:07 UTC

svn commit: r1026817 - in /webservices/commons/trunk/modules/axiom: modules/axiom-parent/pom.xml pom.xml

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>commons-dev@ws.apache.org</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>commons-dev@ws.apache.org</address>
-                </configuration>
-            </notifier>
-        </notifiers>
-    </ciManagement>
     <mailingLists>
         <mailingList>
             <name>Users</name>