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 2019/06/24 18:45:58 UTC

[creadur-rat] branch master updated: RAT-244: Adapt changelog to properly document migration to JDK7

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


The following commit(s) were added to refs/heads/master by this push:
     new 3082f10  RAT-244: Adapt changelog to properly document migration to JDK7
3082f10 is described below

commit 3082f10e297c56e0ca067726a91169bc548aa989
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Mon Jun 24 20:45:53 2019 +0200

    RAT-244: Adapt changelog to properly document migration to JDK7
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ccd5654..d102f0b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
         Properly finish move to gitbox/github, get rid of SVN references and adapt main branch to master and fix all Jenkins build jobs for RAT.
       </action>
       <action issue="RAT-244" type="add" dev="pottlinger">
-        Update compiler level to 1.6 to allow building with more recent JDKs. Update plugins and dependencies to more modern versions to fix security issues.
+        Update compiler level to 1.7 to allow building with more recent JDKs. Update plugins and dependencies to more modern versions to fix security issues (CVE-warnings).
       </action>
       <action issue="RAT-212" type="add" due-to="Niels Basjes" dev="pottlinger">
         Add alternative https URLs in Apache License, Version 2.0 to allow automatic recognition as valid ASF2.0.