Hi,
 
we have a CAS 3.5.2 Server set up as a Maven overlay project, with 
cas-server-integration-ehcache as
an additional dependency.

We observed that in the resulting war-File, some libraries in WEB-INF/lib are 
contained multiple
times in different versions.

In particular,
[1] stax-api-1.0.1.jar, stax-api-1.0-2.jar
[2] javassist-3.15.0-GA.jar, javassist-3.7.ga.jar
[3] commons-collections-3.2.jar, commons-collections-3.2.1.jar

[1], [2] seem to come directly from the overlay war,
[3] via the cas-server-integration-ehcache:3.5.2 -> cas-server-core:3.5.2 -> 
person-directory-impl:1.5.1 ->
     commons-collections-3.2.1 (the overlay war contains 
commons-collections-3.2).

Are we doing something wrong? If not, I could file a bug (I didn't find a 
corresponding one in the issue tracking).

Best regards,
   Guido

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to