You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by GitBox <gi...@apache.org> on 2020/11/28 16:28:59 UTC

[GitHub] [ant] don-vip edited a comment on pull request #121: use displayName instead of legacyReportingName in xml reports

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


   @jaikiran I tried to build Ant myself and face the following error when using it:
   `[junitlauncher] Error: Could not find or load main class org.apache.tools.ant.taskdefs.optional.junitlauncher.StandaloneLauncher`
   
   Indeed the built `ant-junitlauncher.jar` does not contains this class, it only contains classes in the package `org/apache/tools/ant/taskdefs/optional/junitlauncher/confined`.
   
   I see your build.xml has a lot of code regarding this confined package but I don't understand it, is there something to do when building ant to get the StandaloneLauncher?


----------------------------------------------------------------
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:
users@infra.apache.org



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