You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/03/20 08:45:46 UTC

svn commit: r639188 - in /directory: apacheds/branches/bigbang/pom.xml daemon/branches/bigbang/pom.xml project/branches/bigbang/pom.xml shared/branches/bigbang/pom.xml studio/trunk/pom.xml studio/trunk/studio-plugin/pom.xml

Author: felixk
Date: Thu Mar 20 00:45:44 2008
New Revision: 639188

URL: http://svn.apache.org/viewvc?rev=639188&view=rev
Log:
Put ciManagement to TLP pom.xml

Modified:
    directory/apacheds/branches/bigbang/pom.xml
    directory/daemon/branches/bigbang/pom.xml
    directory/project/branches/bigbang/pom.xml
    directory/shared/branches/bigbang/pom.xml
    directory/studio/trunk/pom.xml
    directory/studio/trunk/studio-plugin/pom.xml

Modified: directory/apacheds/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/pom.xml?rev=639188&r1=639187&r2=639188&view=diff
==============================================================================
--- directory/apacheds/branches/bigbang/pom.xml (original)
+++ directory/apacheds/branches/bigbang/pom.xml Thu Mar 20 00:45:44 2008
@@ -265,11 +265,6 @@
     <url>http://issues.apache.org/jira/browse/DIRSERVER</url>
   </issueManagement>
 
-  <ciManagement>
-    <system>Continuum</system>
-    <url>http://vm094.oxylos.org/continuum/</url>
-  </ciManagement>
-
   <inceptionYear>2003</inceptionYear>
 
   <distributionManagement>

Modified: directory/daemon/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/daemon/branches/bigbang/pom.xml?rev=639188&r1=639187&r2=639188&view=diff
==============================================================================
--- directory/daemon/branches/bigbang/pom.xml (original)
+++ directory/daemon/branches/bigbang/pom.xml Thu Mar 20 00:45:44 2008
@@ -42,11 +42,6 @@
     <url>http://issues.apache.org/jira/browse/DIR</url>
   </issueManagement>
 
-  <ciManagement>
-    <system>Continuum</system>
-    <url>http://vm094.oxylos.org/continuum/</url>
-  </ciManagement>
-
   <modules>
     <module>bootstrappers</module>
     <module>plugin</module>

Modified: directory/project/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/branches/bigbang/pom.xml?rev=639188&r1=639187&r2=639188&view=diff
==============================================================================
--- directory/project/branches/bigbang/pom.xml (original)
+++ directory/project/branches/bigbang/pom.xml Thu Mar 20 00:45:44 2008
@@ -21,6 +21,24 @@
     <url>http://svn.apache.org/viewvc/directory/project/branches/bigbang</url>
   </scm>
 
+  <ciManagement>
+    <system>continuum</system>
+    <url>http://vm094.oxylos.org/continuum/</url>
+    <notifiers>
+      <notifier>
+        <type>mail</type>
+        <sendOnError>true</sendOnError>
+        <sendOnFailure>true</sendOnFailure>
+        <sendOnSuccess>false</sendOnSuccess>
+        <sendOnWarning>false</sendOnWarning>
+        <configuration>
+          <!-- FIXME as soon as we have a list for this -->
+          <address>felixk@apache.org</address>
+        </configuration>
+      </notifier>
+    </notifiers>
+  </ciManagement>  
+  
   <distributionManagement>
     <snapshotRepository>
       <id>apache.directory.snapshot.repo</id>

Modified: directory/shared/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/bigbang/pom.xml?rev=639188&r1=639187&r2=639188&view=diff
==============================================================================
--- directory/shared/branches/bigbang/pom.xml (original)
+++ directory/shared/branches/bigbang/pom.xml Thu Mar 20 00:45:44 2008
@@ -34,11 +34,6 @@
     <url>http://issues.apache.org/jira/browse/DIRSHARED</url>
   </issueManagement>
 
-  <ciManagement>
-    <system>Continuum</system>
-    <url>http://vm094.oxylos.org/continuum/</url>
-  </ciManagement>
-
   <modules>
     <module>asn1</module>
     <module>ldap</module>

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=639188&r1=639187&r2=639188&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Thu Mar 20 00:45:44 2008
@@ -41,11 +41,6 @@
     <url>http://issues.apache.org/jira/browse/DIRSTUDIO</url>
   </issueManagement>
 
-  <ciManagement>
-    <system>Continuum</system>
-    <url>http://vm094.oxylos.org/continuum/</url>
-  </ciManagement>
-
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org</url>

Modified: directory/studio/trunk/studio-plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/studio-plugin/pom.xml?rev=639188&r1=639187&r2=639188&view=diff
==============================================================================
--- directory/studio/trunk/studio-plugin/pom.xml (original)
+++ directory/studio/trunk/studio-plugin/pom.xml Thu Mar 20 00:45:44 2008
@@ -49,11 +49,6 @@
     <url>https://svn.apache.org/repos/asf/directory/studio/trunk/studio-plugin/</url>
   </scm>
 
-  <ciManagement>
-    <system>Continuum</system>
-    <url>http://vm094.oxylos.org/continuum/</url>
-  </ciManagement>
-
   <distributionManagement>
     <site>
       <id>apache.directory.studio.plugin</id>