-
Notifications
You must be signed in to change notification settings - Fork 17
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
Using MoreObjects of Guava. #8
base: master
Are you sure you want to change the base?
Conversation
Bumped up some libraries.
I bumped the JDK source and target to 1.7. |
Hi @maurizio-lattuada. To be honest, I do not really feel like I am having the time to maintain this old gem. I can accept and release this PR but I'd rather feel better if someone would is really using this lib would take it over. Are you interested? :) |
Hi Daniel, I'm trying to "readapt" it to be used internally in our repository, just to If you have some ideas, we can avoid other effort on your side ;) 2016-11-11 15:39 GMT+01:00 Daniel Wegener [email protected]:
Maurizio Lattuada |
Mhm. Could be because of some incompatible change in maven - maybe newer maven versions do not execute the xjb compiler plugins correctly. Haven't tried to build this repo myself for ages... |
Hi,
this is a pull request for your library.
I'm using not the "MoreObjects" of Guava (I updated its version to the latest available, that is 19.0).
I also bumped up some other libraries.