| Bastiaan Bakker (JIRA) 2006-09-25, 7:11 am |
| update commons-lang from 2.0 to 2.1
-----------------------------------
Key: DIRSERVER-750
URL: http://issues.apache.org/jira/browse/DIRSERVER-750
Project: Directory ApacheDS
Issue Type: Improvement
Affects Versions: 1.0-RC4
Reporter: Bastiaan Bakker
ApacheDS currently uses jakarta commons-lang 2.0, which is over three years old and incompatible with JDK1.5 (enum keyword conflict). comons-lang-2.1 (the latest released version) is backwards compatible with 2.0 (with one exception that doesn't affect Ap
acheDS) and contains several bugfixes and improvements. It's also required by spring-ldap, a package that can be useful in partition backend code.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|