sdedic opened a new pull request #2807: URL: https://github.com/apache/netbeans/pull/2807
I passed a failing test into master :( sorry, it succeeded on my local machine and I overlooked it among spurious error produced regularly by Travis. We should stabilize the testsuites somehow so they give **reliable** assesment of the PR ... The culprit was the `dependency` in the project, which was satisfied on my local machine (from local M2 repo), but apparently is not at the build VM. For the test purposes, I only need project that is in a good shape, so project w/o any dependencies should do it. ---------------------------------------------------------------- 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: [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
