validate:
[mkdir] Created dir: C:\Tomcat-Build\Source\output\res\checkstyle
[checkstyle] Running Checkstyle 5.6 on 2516 files
[checkstyle] C:\Tomcat-Build\Source\webapps\docs\changelog.xml:128: Line matches
the illegal pattern '\s+$'.
BUILD FAILED
C:\Tomcat-Build\Source\build.xml:485: Got 1 errors and 0 warnings.
Patch:
C:\Tomcat-Build\Source>svn diff
Index: webapps/docs/changelog.xml
===================================================================
--- webapps/docs/changelog.xml (revision 1458379)
+++ webapps/docs/changelog.xml (working copy)
@@ -125,7 +125,7 @@
<fix>
<bug>54708</bug>: Change the name of the working directory for the ROOT
application (located under $CATALINA_BASE/work by default) from _ to
- ROOT. (markt)
+ ROOT. (markt)
</fix>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]