matthiasblaesing commented on PR #3995: URL: https://github.com/apache/netbeans/pull/3995#issuecomment-2945298691
The run single case works now. But the output problem is still there. Please ensure that you run the manuel test (`tryme`) from a clean build: - ensure there are no pending changes `git reset --hard` - ensure there are no uncommitted files present `git clean -f -x -d` - build again and run with `ant tryme` - check the title of the main window, the hash shown there must now match the final commit `8cf15222cefcf822adcff1735d94de6bf90eb29a` -- 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
