You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/06/19 12:40:21 UTC

svn commit: r786444 - /james/project/trunk/pom.xml

Author: rdonkin
Date: Fri Jun 19 10:40:20 2009
New Revision: 786444

URL: http://svn.apache.org/viewvc?rev=786444&view=rev
Log:
James now uses Hudson for continuous integration

Modified:
    james/project/trunk/pom.xml

Modified: james/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=786444&r1=786443&r2=786444&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Fri Jun 19 10:40:20 2009
@@ -53,6 +53,11 @@
     <url>http://www.apache.org</url>
   </organization>
 
+  <ciManagement>
+    <system>hudson</system>
+    <url>http://hudson.zones.apache.org/hudson/view/James/</url>
+  </ciManagement>
+
   <build>
     <pluginManagement>
       <plugins>



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