don-vip edited a comment on pull request #121:
URL: https://github.com/apache/ant/pull/121#issuecomment-735396718


   @jaikiran I tried 
https://ci-builds.apache.org/job/Ant/job/Ant_Nightly/lastSuccessfulBuild/artifact/distribution/binaries/apache-ant-1.10.10alpha-bin.zip
 and got a different error:
   
   `Problem: failed to create task or type junitlauncher
   Cause: the class 
org.apache.tools.ant.taskdefs.optional.junitlauncher.JUnitLauncherTask was not 
found.`
   
   Indeed the `ant-junitlauncher.jar` contains this class in the confined 
package: 
`org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/JUnitLauncherTask.class`
   
   EDIT: I had to force an additional `-lib` argument to make it work, build is 
in progress now.
   
   EDIT 2: **It works perfectly**! Thank you @jaikiran ! I guess you can close 
https://bz.apache.org/bugzilla/show_bug.cgi?id=64564 as fixed and mention it in 
release notes.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to