Announcing the release of PicketLink Subsystem for WildFly 8 ver 2.7.0.Final.
The release is based on PicketLink 2.7.0.Final and WildFly 9.0.0.Alpha2-SNAPSHOT of the PicketLink subsystem.
Release Notes
- PicketLink 2.7.0.Final changelog can be found here.
- As of this version I’ll be tracking PicketLink release version unless changes have to be introduced into the subsystem itself.
The release binary artifacts can be found here.
Maven Artifacts
[xml] <dependency><groupId>biz.ivanov.wildfly</groupId>
<artifactId>wildfly8-picketlink-module</artifactId>
<version>2.7.0.Final</version>
<classifier>distro</classifier>
<type>tgz</type>
</dependency>
[/xml]
Please visit PicketLink Subsystem for WildFly 8 project page for installation instructions and documentation.