In fact this is not a fluke as far as I can tell.
Under JDK 1.6 on Windows, the output is different :
[antunit] Target: testDirWithPling caused an ERROR
[antunit] at line 57, column 36
[antunit] Message: The following error occurred while executing
this line:
[antunit] java.io.FileNotFoundException:
C:\dev\asf\ant-core\build\ant-unit\taskdef\pl (The system cannot find
the file specified)
Regards,
Antoine
On 12/8/2010 6:15 PM, Antoine Levy-Lambert wrote:
I found out why xslt-test.xml testTraceJdk15+ was failing when
preparing a release and I changed the script "release.sh" [1].
Now I am getting another error :
[au:antunit] Build File:
C:\dev\asf\ant-core\src\tests\antunit\taskdefs\taskdef-test.xml
[au:antunit] Tests run: 4, Failures: 0, Errors: 1, Time elapsed: 0.073
sec
[au:antunit] Target: testDirWithPling caused an ERROR
[au:antunit] at line 57, column 36
[au:antunit] Message: The following error occurred while executing
this line:
[au:antunit] Unable to find
jar:file:/C:/dev/asf/ant-core/build/ant-unit/taskdef/pl!ng/test173055171.jar!/org/example/antlib.xml
[au:antunit] took 0.01 sec
Hopefully it is a fluke.
Antoine
[1]
http://svn.apache.org/viewvc/ant/core/trunk/release.sh?r1=905449&r2=1043755
On 12/8/2010 10:51 AM, Antoine Levy-Lambert wrote:
Build File: C:\dev\asf\ant-core\src\tests\antunit\taskdefs\xslt-test.xml
Tests run: 17, Failures: 1, Errors: 0, Time elapsed: 0.388 sec
Target: testTraceJdk15+ FAILED
at line 170, column 65
Message: Unexpected log 'Failed to enable tracing' at level info
took 0.013 sec
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org