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 2022/10/20 09:59:34 UTC

[creadur-rat] 02/02: RAT-312: Remove travis build files, replaced by GA/ASF Jenkins

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 fd2e55b6ac7f7465783df32f62bed32261763b04
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Thu Oct 20 11:59:24 2022 +0200

    RAT-312: Remove travis build files, replaced by GA/ASF Jenkins
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e05c0db0..a7110f7c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
     </release>
     -->
     <release version="0.16-SNAPSHOT" date="xxxx-yy-zz" description="Current SNAPSHOT - release to be done">
+      <action issue="RAT-312" type="fix" dev="pottlinger">
+        Remove Travis build as they are unreliable. Builds with ASF Jenkins and Github Actions remain as before.
+      </action>
       <action issue="RAT-311" type="update" dev="pottlinger" due-to="dependabot">
         TODO: collect all dependabot updates for release 0.16.
       </action>