-
Notifications
You must be signed in to change notification settings - Fork 193
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kie-issues#685: DMN Editor: Import Java Classes button is not enabled #2045
Conversation
@tiagobento @Josephblt I don't understand why is failing here:
It fails in my local too. Can you please doublecheck? |
Hello @yesamer. I'm not home today. I'll check it tomorrow. As soon as I have something I'll get back to you. |
Hello @yesamer. Here is the fix for the failing builds in your PR. |
Thank you @Josephblt |
Closes: apache/incubator-kie-issues#685
build.properties
file, thesource
key was incidentally changed here toource
. That was the reason for the issue