cleaning up geoxacml community module
-------------------------------------
Key: GEOS-4045
URL: http://jira.codehaus.org/browse/GEOS-4045
Project: GeoServer
Issue Type: Improvement
Affects Versions: Community
Reporter: Lennart Jütte
Assignee: Andrea Aime
Fix For: Community
The geoxacml community module contains a copy of Sun's XACML implementation code (sunxacml project: http://sunxacml.sourceforge.net/). This was required, because at the time of developing the module there was a bug in Sun's code and there was no maven repository available.
This has changed now. The attached patch removes any code from sun and adds a dependency to the current SNAPSHOT-jar in sunxacml's mvn repo. In addition to that two imports of com.ibm.jvm.util.ByteArrayOutputStream are replaced with imports of java.io.ByteArrayOutputStream.
The patch has been developed for GS 2.0.2. The compatibility with trunk has to be checked (on my TODO list). AFAIK there was no development in this module, so it should work with trunk, too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira