You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2020/08/27 08:32:29 UTC

[creadur-rat] branch master updated (5edac2a -> 1b7df35)

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git.


    from 5edac2a  Add 0.13.
     new 7a055b9  RAT-271: Add changelog entry to use new default branch.
     new 1b7df35  RAT-271: Update Jenkins coordinates in pom.xml

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                 | 12 ++----------
 src/changes/changes.xml |  3 +++
 2 files changed, 5 insertions(+), 10 deletions(-)


[creadur-rat] 01/02: RAT-271: Add changelog entry to use new default branch.

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 7a055b9d9d04998e00d404815d9421baad0d51b1
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Thu Aug 27 10:24:40 2020 +0200

    RAT-271: Add changelog entry to use new default branch.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2987082..bdf3443 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,6 +55,9 @@ The <action> type attribute can be add,update,fix,remove.
 
   <body>
     <release version="0.14-SNAPSHOT" date="2020-xx-xx" description="Current SNAPSHOT - to be done">
+      <action issue="RAT-271" type="add" dev="pottlinger">
+        Move all Creadur projects to new Jenkins infrastructure at ASF and migrate from Subversion to Gitbox/Github. Please update your repository URLs and use the new default branch master in all projects.
+      </action>
       <action issue="RAT-270" type="add" dev="pottlinger">
         Change default behaviour to output erroneous files to console. Can be disabled by setting rat.consoleOutput to false.
       </action>


[creadur-rat] 02/02: RAT-271: Update Jenkins coordinates in pom.xml

Posted by po...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 1b7df3590cd9afa05d27b9d2d1666bfdde962b23
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Thu Aug 27 10:32:15 2020 +0200

    RAT-271: Update Jenkins coordinates in pom.xml
---
 pom.xml | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index baddb59..2348e5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,16 +482,8 @@ agnostic home for software distribution comprehension and audit tools.
     <url>https://issues.apache.org/jira/browse/RAT</url>
   </issueManagement>
   <ciManagement>
-    <system>Buildbot</system>
-    <url>https://ci.apache.org/builders/rat_trunk</url>
-    <!--  Jenkins builds are at:
-    TODO RAT-271 migrate over to new environment
-    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
-     -->
+    <system>Jenkins</system>
+    <url>https://ci-builds.apache.org/job/Creadur/job/Creadur-Rat/</url>
   </ciManagement>
   <mailingLists>
     <mailingList>