[java-parent-project-v3] 04/04: IDP-845 - Update Checkstyle from 2.10 to 2.17.

Tom Zeller tzeller at dragonacea.biz
Fri Oct 30 13:14:48 EDT 2015


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch master
in repository java-parent-project-v3.

commit 2af68b9a08a4e17f17db6123481ccff2cefeb453
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Oct 30 11:54:04 2015 -0500

    IDP-845 - Update Checkstyle from 2.10 to 2.17.
    
    FWIW, 2.10 circa 2013 defaults to Checkstyle 5, this improves parity
    with the Eclipse builds.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 95417b7..9ff5841 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
         <spring-webflow.groupId>org.springframework.webflow</spring-webflow.groupId>
         <spring-webflow.version>2.4.2.RELEASE</spring-webflow.version>
 
-        <checkstyle.version>2.10</checkstyle.version>
+        <checkstyle.version>2.17</checkstyle.version>
         <checkstyle.configLocation>checkstyle.xml</checkstyle.configLocation>
 
         <maven.central.url>http://repo1.maven.org/maven2</maven.central.url>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list