Author: ltheussl
Date: Thu Feb 10 09:45:21 2011
New Revision: 1069308
URL: http://svn.apache.org/viewvc?rev=1069308&view=rev
Log:
add ciManagement to point to the Apache Hudson server
Modified:
maven/doxia/doxia-sitetools/trunk/pom.xml
maven/doxia/doxia-tools/trunk/pom.xml
maven/doxia/doxia/trunk/pom.xml
maven/doxia/site/pom.xml
Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1069308&r1=1069307&r2=1069308&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Thu Feb 10 09:45:21 2011
@@ -102,10 +102,17 @@ under the License.
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-sitetools/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia-sitetools/trunk</url>
</scm>
+
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/DOXIASITETOOLS</url>
</issueManagement>
+
+ <ciManagement>
+ <system>Hudson</system>
+ <url>https://hudson.apache.org/hudson/</url>
+ </ciManagement>
+
<distributionManagement>
<site>
<id>apache.website</id>
Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=1069308&r1=1069307&r2=1069308&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Thu Feb 10 09:45:21 2011
@@ -97,10 +97,17 @@ under the License.
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia-tools/trunk</url>
</scm>
+
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/DOXIA</url>
</issueManagement>
+
+ <ciManagement>
+ <system>Hudson</system>
+ <url>https://hudson.apache.org/hudson/</url>
+ </ciManagement>
+
<distributionManagement>
<site>
<id>apache.website</id>
Modified: maven/doxia/doxia/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1069308&r1=1069307&r2=1069308&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Thu Feb 10 09:45:21 2011
@@ -106,10 +106,17 @@ under the License.
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia/trunk</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/doxia/doxia/trunk</url>
</scm>
+
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/DOXIA</url>
</issueManagement>
+
+ <ciManagement>
+ <system>Hudson</system>
+ <url>https://hudson.apache.org/hudson/</url>
+ </ciManagement>
+
<distributionManagement>
<site>
<id>apache.website</id>
Modified: maven/doxia/site/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=1069308&r1=1069307&r2=1069308&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Thu Feb 10 09:45:21 2011
@@ -116,10 +116,17 @@ under the License.
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/site/</developerConnection>
<url>http://svn.apache.org/viewvc/maven/doxia/site/</url>
</scm>
+
<issueManagement>
<system>jira</system>
<url>http://jira.codehaus.org/browse/DOXIA</url>
</issueManagement>
+
+ <ciManagement>
+ <system>Hudson</system>
+ <url>https://hudson.apache.org/hudson/</url>
+ </ciManagement>
+
<distributionManagement>
<site>
<id>apache.website</id>