[Geoserver-devel] [jira] (GEOS-6868) GeoServer ships with wrong version of commons-lang-X.x.jar

Benjamin Trigona-Harany created an issue

GeoServer / BugGEOS-6868

GeoServer ships with wrong version of commons-lang-X.x.jar

Issue Type:

BugBug

Affects Versions:

2.6.2

Assignee:

Andrea Aime

Created:

02/Feb/15 1:49 PM

Priority:

MajorMajor

Reporter:

Benjamin Trigona-Harany

GeoServer is using commons-lang-2.1.jar but some GeoServer functionality (namely LDAP authentication) requires more recent versions, such as commons-lang-2.4.jar.

With the older version, you can get errors like this:

Caused by: java.lang.NoSuchMethodError: org.apache.commons.lang.StringUtils.replaceEach(Ljava/lang/String;[Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/String; 
at org.springframework.ldap.core.DistinguishedName.unmangleCompositeName(DistinguishedName.java:250) 

Add Comment

Add Comment

This message was sent by Atlassian JIRA (v6.1.6#6162-sha1:7af547c)

Atlassian logo