junit.loc=http://cloud.github.com/downloads/KentBeck/junit/junit4.8.2.zip
# ----- Checkstyle, version 5.1 or later -----
-checkstyle.version=5.3
+checkstyle.version=5.4
checkstyle.home=${base.path}/checkstyle-${checkstyle.version}
checkstyle.loc=${base-sf.loc}/checkstyle/checkstyle-${checkstyle.version}-bin.zip
checkstyle.jar=${checkstyle.home}/checkstyle-${checkstyle.version}-all.jar
updated ECJ jar. Patch provided by Ian Brandt. (markt)
</fix>
<update>
- Converted Tomcat unit tests to JUnit 4. (kkolinko)
+ Convert Tomcat unit tests to JUnit 4. (kkolinko)
+ </update>
+ <update>
+ Update optional CheckStyle library to 5.4. (kkolinko)
</update>
</changelog>
</subsection>