Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
To avoid problems like:
http://stackoverflow.com/questions/7688644/java-lang-nosuchmethoderror-org-apache-commons-codec-binary-base64-encodebase64
when e.g. httpclient is also used in the application (which imports a newer version).
Source:
/core/trunk/parent/pom.xml
Line 497
I could also provide an patch but should be the same effort to commit.