JaroslavTulach opened a new pull request #3435: URL: https://github.com/apache/netbeans/pull/3435
@jlahoda reported that the `ant -f java/java.mx.projects test` is failing on subsequent executions - because the `mx build` is executed on 1st run and not then. This PR changes the build script to invoke `mx build` everytime `ant test` is invoked. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
