matthiasblaesing commented on PR #4485:
URL: https://github.com/apache/netbeans/pull/4485#issuecomment-4069923387

   > Also I'm working on windows with JDK 25 for build, different from the JDK 
and the system of the github actions.
   
   My basic approach on _each_ branch switch:
   
   1. Checkout the target branch `git checkout <TARGET>`
   2. Ensure worktree is clean `git clean -f -x -d`
   3. Build `ant`
   
   With that I was able to reproduce the problem on Ubuntu with Amazon Corretto 
21.0.3.


-- 
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

Reply via email to