Benjamin Bentmann
Mon, 08 Feb 2010 16:43:08 -0800
Olivier Lamy wrote:
Staging repo: https://repository.apache.org/content/repositories/maven-002/ Staging site: http://maven.apache.org/plugins/maven-checkstyle-plugin-2.5
+1While building the source bundle on Windows I noticed a failure of the IT "check-pass". In detail, it reported a violation of com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck on src/main/java/org/MyClass.java but it turns out that is simply due to the source bundle containing files with Unix-style line terminators and Checkstyle apparently not being platform-independent in this regard.
Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org