javaee / jaxb2-commons

JAXB Implementation project has been contributed to Eclipse Foundation. This repository is for legacy review only. Please refer to the Eclipse EE4J Metro project for the very latest
https://eclipse-ee4j.github.io/jaxb-ri/
Other
17 stars 15 forks source link

Migrate to Commons Lang 3 #34

Closed glassfishrobot closed 10 years ago

glassfishrobot commented 10 years ago

Commons-lang has been superseded by Commons-lang3. Our projects use Lang3, but we have to include the older lang in our project in order to use the commons-lang plugin. This is annoying because we have to constantly police our import statements to make sure our IDEs imported the right package (Lang3).

Environment

Any

Affected Versions

[current]

glassfishrobot commented 10 years ago

Reported by mattbishop

glassfishrobot commented 10 years ago

michael-o said: I second Matt's request. The only workaround is to fork the source code and patch locally.

glassfishrobot commented 10 years ago

lexi said: Guy would it be possible that someone prepares a patch for me? I could release it quite fast then.

glassfishrobot commented 10 years ago

michael-o said: I can do that next weeek.

glassfishrobot commented 10 years ago

lexi said: commons-lang: fixed in 2.4 (already released to the central repo). jaxb2-basics: fixed in 0.6.6.

You don't need to do anything.

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAXB2_COMMONS-34

glassfishrobot commented 10 years ago

Marked as fixed on Sunday, March 16th 2014, 2:34:56 am