Author: tfischer
Date: Fri May 4 02:56:32 2012
New Revision: 1333743
URL: http://svn.apache.org/viewvc?rev=1333743&view=rev
Log:
updated ci management section
updated my name
Modified:
db/torque/torque4/trunk/torque-maven-parent/pom.xml
Modified: db/torque/torque4/trunk/torque-maven-parent/pom.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-maven-parent/pom.xml?rev=1333743&r1=1333742&r2=1333743&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-maven-parent/pom.xml (original)
+++ db/torque/torque4/trunk/torque-maven-parent/pom.xml Fri May 4 02:56:32 2012
@@ -53,21 +53,17 @@
<url>http://issues.apache.org/jira/browse/TORQUE</url>
</issueManagement>
- <!-- is this necessary/correct ? -->
- <!--ciManagement>
- <system>gump</system>
- <url>http://vmgump.apache.org/</url>
+ <ciManagement>
+ <system>jenkins</system>
+ <url>http://builds.apache.org/</url>
<notifiers>
<notifier>
<type>email</type>
<sendOnError>true</sendOnError>
<sendOnFailure>true</sendOnFailure>
- <configuration>
- <gumpRepositoryId>db</gumpRepositoryId>
- </configuration>
</notifier>
</notifiers>
- </ciManagement-->
+ </ciManagement>
<inceptionYear>2000</inceptionYear>
@@ -116,7 +112,7 @@
<timezone>+10</timezone>
</developer>
<developer>
- <name>Thomas Fischer</name>
+ <name>Thomas Fox</name>
<id>tfischer</id>
<email>[email protected]</email>
<organization>Seitenbau GmbH</organization>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]