chris-hln commented on issue #3221: URL: https://github.com/apache/incubator-kie-tools/issues/3221#issuecomment-3164946800
> Can you clarify what commit you couldn't find? [@westmc](https://github.com/westmc) I created a branch from the 10.1.0 tag and tried to build the entire project, but I received an error (java 17 with maven 3.9.11). I then compiled just drools-core successfully. We deployed our app and ran into an issue because ObjectTypeNodeId was missing. In the 10.1.0 tag, it is in drools-base, but in the 10.1.0 jar and sources jar, it is in drools-core. I tried the 10.1.x branch and it also wouldn't compile with the same error. I tried to find the commit in 10.1.x branch that 10.1.0 was based off, but there doesn't seem to be one. -- 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]
