-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: User Management, Crowd & LDAP integration
-
None
The Crowd libraries in Bamboo need updating to get around an error found with XFire http://jira.codehaus.org/browse/XFIRE-888
This should mean the following for Bamboo's parent pom.
<dependency> <groupId>woodstox</groupId> <artifactId>wstx-asl</artifactId> <version>3.2.0</version> </dependency> <dependency> <groupId>org.codehaus.xfire</groupId> <artifactId>xfire-all</artifactId> <version>1.2.6</version> </dependency>
- is duplicated by
-
BAM-2369 Upgrade to xfire-all to 1.2.6
-
- Closed
-
- was cloned as
-
JRASERVER-13806 Move the XFire dependency for Crowd from 1.2.1 to 1.2.6
- Closed