-
Notifications
You must be signed in to change notification settings - Fork 28
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
Fix Commons logging build problem #361
Comments
With new bundle you mean the jdt xtext facade project? |
No the new bundle name for commons logging |
Ok, i am going to try this. |
started maven build against the two targets in my workspace.. it built succesfully, so are you sure we have to change this? |
the one against "latest"? |
i wonder if there is something cached in your local maven repo that is used |
still failing @mehmet-karaman |
Now it fails also on our replica build.. I've used the full-build.sh file for building.. I didn't checked where we get our dependencies, might be that this repo still had this repository where this old bundle was available. |
I think I can continue from this.. I will create a PR when its finished.. Thanks.. |
…in_dep_prob #361 fix xpect apache commons logging dependency problem
Proposal:
add the new bundle to both target platforms and adjust build.properties files
The text was updated successfully, but these errors were encountered: