Author: bodewig
Date: Mon Sep 30 04:09:59 2013
New Revision: 1527440
URL: http://svn.apache.org/r1527440
Log:
add timezone to test so it may work in other timezone than mine
Modified:
ant/antlibs/compress/trunk/src/tests/antunit/sevenzentry-test.xml
Modified: ant/antlibs/compress/trunk/src/tests/antunit/sevenzentry-test.xml
URL:
http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/src/tests/antunit/sevenzentry-test.xml?rev=1527440&r1=1527439&r2=1527440&view=diff
==============================================================================
--- ant/antlibs/compress/trunk/src/tests/antunit/sevenzentry-test.xml (original)
+++ ant/antlibs/compress/trunk/src/tests/antunit/sevenzentry-test.xml Mon Sep
30 04:09:59 2013
@@ -41,8 +41,8 @@
<target name="testResourceProperties">
<au:assertTrue>
- <cond:islastmodified datetime="2013-09-27-20:54:32"
- pattern="yyyy-MM-dd-HH:mm:ss">
+ <cond:islastmodified datetime="2013-09-27-20:54:32 +0200"
+ pattern="yyyy-MM-dd-HH:mm:ss Z">
<cmp:sevenzentry name="asf-logo.gif">
<file file="../resources/asf-logo.gif.7z"/>
</cmp:sevenzentry>