You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2009/01/06 07:30:43 UTC

svn commit: r731843 - in /ant/core/trunk: NOTICE src/tests/antunit/taskdefs/checksum-test.xml xdocs/legal.xml

Author: bodewig
Date: Mon Jan  5 22:30:42 2009
New Revision: 731843

URL: http://svn.apache.org/viewvc?rev=731843&view=rev
Log:
testcase for PR 36748

Modified:
    ant/core/trunk/NOTICE
    ant/core/trunk/src/tests/antunit/taskdefs/checksum-test.xml
    ant/core/trunk/xdocs/legal.xml

Modified: ant/core/trunk/NOTICE
URL: http://svn.apache.org/viewvc/ant/core/trunk/NOTICE?rev=731843&r1=731842&r2=731843&view=diff
==============================================================================
--- ant/core/trunk/NOTICE (original)
+++ ant/core/trunk/NOTICE Mon Jan  5 22:30:42 2009
@@ -5,7 +5,7 @@
    =========================================================================
 
    Apache Ant
-   Copyright 1999-2008 The Apache Software Foundation
+   Copyright 1999-2009 The Apache Software Foundation
 
    This product includes software developed by
    The Apache Software Foundation (http://www.apache.org/).

Modified: ant/core/trunk/src/tests/antunit/taskdefs/checksum-test.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/checksum-test.xml?rev=731843&r1=731842&r2=731843&view=diff
==============================================================================
--- ant/core/trunk/src/tests/antunit/taskdefs/checksum-test.xml (original)
+++ ant/core/trunk/src/tests/antunit/taskdefs/checksum-test.xml Mon Jan  5 22:30:42 2009
@@ -31,4 +31,17 @@
     <au:assertPropertySet name="checksumsMatch"/>
   </target>
 
+  <target name="xtestTotalPropertyAcrossPlatforms"
+          description="testcase for
+          https://issues.apache.org/bugzilla/show_bug.cgi?id=36748">
+    <mkdir dir="${input}"/>
+    <echo file="${input}/a.txt">abc</echo>
+    <echo file="${input}/B.txt">xyz</echo>
+    <checksum totalproperty="total">
+      <fileset dir="${input}"/>
+    </checksum>
+    <au:assertPropertyEquals name="total"
+                             value="709a9cf15c8834c59c7eeb07522cdf56"/>
+  </target>
+
 </project>

Modified: ant/core/trunk/xdocs/legal.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/legal.xml?rev=731843&r1=731842&r2=731843&view=diff
==============================================================================
--- ant/core/trunk/xdocs/legal.xml (original)
+++ ant/core/trunk/xdocs/legal.xml Mon Jan  5 22:30:42 2009
@@ -26,7 +26,7 @@
     
     <section name="Legal Stuff They Make Us Say">
 
-      <p>All material on this website is Copyright &#169; 1999-2008,
+      <p>All material on this website is Copyright &#169; 1999-2009,
       The Apache Software Foundation.</p>
 
       <p>Sun, Sun Microsystems, Solaris, Java, JavaServer Web