Bugs: Browse | Submit New | Admin

[#28338] Antwrap fails with Ant 1.8.1

Date:
2010-06-29 18:30
Priority:
3
Submitted By:
Antoine Toulme (toulmean)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Antwrap fails with Ant 1.8.1

Detailed description
Ant 1.8.1 stops depending on ant-trax as it is included in the jdk by default (from their release notes).

Therefore we now get this stacktrace in Buildr:

NoClassDefFoundError in 'Buildr::JUnit report should generate report into the target directory'
org/apache/tools/ant/taskdefs/optional/TraXLiaison
/Users/antoine/.gem/ruby/1.8/gems/Antwrap-0.7.0/lib/ant_task.rb:122:in `method_missing'
/Users/antoine/.gem/ruby/1.8/gems/Antwrap-0.7.0/lib/ant_task.rb:122:in `execute'
/Users/antoine/.gem/ruby/1.8/gems/Antwrap-0.7.0/lib/ant_project.rb:108:in `method_missing'
/Users/antoine/w/buildr/lib/buildr/java/tests.rb:171:in `generate'
/Users/antoine/w/buildr/lib/buildr/java/ant.rb:77:in `ant'
/Users/antoine/w/buildr/lib/buildr/java/ant.rb:73:in `tap'
/Users/antoine/w/buildr/lib/buildr/java/ant.rb:73:in `ant'
/Users/antoine/w/buildr/lib/buildr/java/tests.rb:168:in `generate'
/Users/antoine/w/buildr/lib/buildr/java/tests.rb:280:
/Users/antoine/.gem/ruby/1.8/gems/rake-0.8.7/lib/rake.rb:634:in `call'

Add A Comment: Notepad

Please login


Followup

Message
Date: 2010-07-19 17:22
Sender: Antoine Toulme

This is actually a junit issue with TRaX.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
resolution_idNone2010-07-19 17:22toulmean