danielzhe commented on PR #2781: URL: https://github.com/apache/incubator-kie-tools/pull/2781#issuecomment-2532591934
I fixed the broken build locally and published here: https://github.com/danielzhe/kie-tools/commit/329e23ed0d0554c96a9cc58c500f7cab755cc874 The fix that I made it was just to make it buildable, I don't know if the code this way is your intention, because of the use of `@IfBuildProfile("dev")` that I had to remove to satisfy the injection point. @bncriju -- 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]
