Author: pottlinger
Date: Sun Sep  7 20:02:58 2014
New Revision: 1623169

URL: http://svn.apache.org/r1623169
Log:
RAT-167 Add links to Jenkins builds

* Since only one build can be referenced, all Jenkins builds are added in 
comments.

Modified:
    creadur/rat/trunk/pom.xml

Modified: creadur/rat/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/creadur/rat/trunk/pom.xml?rev=1623169&r1=1623168&r2=1623169&view=diff
==============================================================================
--- creadur/rat/trunk/pom.xml (original)
+++ creadur/rat/trunk/pom.xml Sun Sep  7 20:02:58 2014
@@ -436,8 +436,11 @@ agnostic home for software distribution 
     <system>Buildbot</system>
     <url>http://ci.apache.org/builders/rat_trunk</url>
     <!--  Jenkins builds are at:
+    https://builds.apache.org/job/Creadur-Rat-ParentPom/ - build the parent 
pom for all RAT submodules
     https://builds.apache.org/job/Creadur-Rat/ - check Java5 compliance and 
run all tests
     https://builds.apache.org/job/Creadur-Rat-Site/ - generate mvn site
+    https://builds.apache.org/job/Creadur-Rat-Latest-Jdk/ - run with Java8 and 
mvn3 latest
+    https://builds.apache.org/job/Creadur-Rat-Site-Latest-Jdk/ - ensure that a 
site can be generated with mvn3 and Java8
      -->
   </ciManagement>
   <mailingLists>


Reply via email to