summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NOTICE2
-rw-r--r--src/tests/antunit/taskdefs/checksum-test.xml13
-rw-r--r--xdocs/legal.xml2
3 files changed, 15 insertions, 2 deletions
diff --git a/NOTICE b/NOTICE
index a868ed1d3..0b0685a7a 100644
--- a/NOTICE
+++ b/NOTICE
@@ -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/).
diff --git a/src/tests/antunit/taskdefs/checksum-test.xml b/src/tests/antunit/taskdefs/checksum-test.xml
index 8054d51b7..ba55ef096 100644
--- a/src/tests/antunit/taskdefs/checksum-test.xml
+++ b/src/tests/antunit/taskdefs/checksum-test.xml
@@ -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>
diff --git a/xdocs/legal.xml b/xdocs/legal.xml
index ca3467723..ca9949dc2 100644
--- a/xdocs/legal.xml
+++ b/xdocs/legal.xml
@@ -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