Author: sebb
Date: Mon Jan  9 23:11:33 2012
New Revision: 1229415

URL: http://svn.apache.org/viewvc?rev=1229415&view=rev
Log:
Don't use $Date SVN property as it is locale-dependent

Modified:
    commons/proper/validator/trunk/build-javascript.xml
    commons/proper/validator/trunk/build.xml

Modified: commons/proper/validator/trunk/build-javascript.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/validator/trunk/build-javascript.xml?rev=1229415&r1=1229414&r2=1229415&view=diff
==============================================================================
--- commons/proper/validator/trunk/build-javascript.xml (original)
+++ commons/proper/validator/trunk/build-javascript.xml Mon Jan  9 23:11:33 2012
@@ -23,7 +23,7 @@
 
     See http://dojotoolkit.org/docs/compressor_system.html for further 
information.
 
-    $Revision$  $Date$
+    $Id$
  -->
 <!-- 
============================================================================ -->
 

Modified: commons/proper/validator/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/validator/trunk/build.xml?rev=1229415&r1=1229414&r2=1229415&view=diff
==============================================================================
--- commons/proper/validator/trunk/build.xml (original)
+++ commons/proper/validator/trunk/build.xml Mon Jan  9 23:11:33 2012
@@ -20,7 +20,7 @@
 <!--
         "Validator" component of the Apache Commons Subproject
         $Id$
-        $Rev$ $Date$
+        $Id$
 -->
 
 


Reply via email to