Bernd Eckenfels created VFS-513:
-----------------------------------
Summary: $Date in checkstyle.xml
Key: VFS-513
URL: https://issues.apache.org/jira/browse/VFS-513
Project: Commons VFS
Issue Type: Bug
Reporter: Bernd Eckenfels
Priority: Minor
The checkstyle.xml file contains 2 occurences of a (expanded) $ Date $. This
should be formatted in a way no exansion by svn occurs:
<!-- Don't use SVN $Date: 2013-11-27 19:38:24 +0000 (Wed, 27 Nov 2013) $
variable - it's localized and causes source archives to differ from the SVN tag
-->
...
<property name="message" value="Don't use SVN $Date: 2013-11-27 19:38:24
+0000 (Wed, 27 Nov 2013) $ variable"/>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)