kriegaex commented on PR #125: URL: https://github.com/apache/xalan-java/pull/125#issuecomment-1822197814
I did the unthinkable: open Eclipse. 😉 Then I deleted all `.project`, `.classpath` and `.settings` files and folders I found in my workspace - it looks like somehow you committed some of those to Git, or maybe they are old leftovers from Ant times. I think, project configs should be kept out of SCMs, which is why I added both Eclipse and IDEA folders and files to `.gitignore`. Anyway, next I imported the already cloned repository as a **Maven project** like this:  Automatic Eclipse builds work fine, and correct version numbers are reported. Can you please try like this? If it also works for you, I will delete the Eclipse project files from Git and push an update to this PR. @jkesselm, well, I found your other user ID by browsing the commit history here. You commit under that other name a lot. -- 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: dev-unsubscr...@xalan.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org For additional commands, e-mail: dev-h...@xalan.apache.org