Hi all,
Today we released version 0.13.1 of the HERAS-AF XACML implementation.
This version fixes a bug (XACMLIMPL-119) in previous versions. Please use only version 0.13.1 and above in productive environments.
You can download the artifacts from:
http://maven.herasaf.org/heras-af_releases/ (including the slash at the end).
If you want to add the repository to your Maven pom files, use:
<repository>
<id>herasaf-releases</id>
<name>herasaf-releases</name>
<url>
http://maven.herasaf.org/heras-af_releases</url> <!-- without a slash at the end of the url -->
</repository>
!!! Please be aware that also the configuration schemas have been changed. If you upgrade you have to update also your configuration files with the proper namespaces and versions. !!!
We wish you a lot of fun with release 0.13.1.
The release notes can be found here:
http://jira.herasaf.org/secure/IssueNavigator.jspa?reset=true&pid=10002&fixfor=10110Best regards,
Florian