[java-shib-idp2 COMMIT] in /branches/REL_2: doc/RELEASE-NOTES.txt src/main/assembly/bin.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Aug 8 15:09:32 EDT 2014
Author: scantor
Date: Fri Aug 8 15:09:32 2014
New Revision: 3190
URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3190&view=rev
Log:
Revert SIDP-611 change pending more work.
Modified:
branches/REL_2/doc/RELEASE-NOTES.txt
branches/REL_2/src/main/assembly/bin.xml
Modified: branches/REL_2/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/doc/RELEASE-NOTES.txt?rev=3190&r1=3189&r2=3190&view=diff
==============================================================================
--- branches/REL_2/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_2/doc/RELEASE-NOTES.txt Fri Aug 8 15:09:32 2014
@@ -13,7 +13,6 @@
[SIDP-600] - Make the inbound message issuer (SP's entity ID) available to logout.jsp
[SIDP-601] - SLO: also clear the client-side cookie when logging out at the IdP
[SIDP-607] - Incorrect/misleading Kerberos authentication example in login.config
-[SIDP-611] - Exclude svnkit from distribution due to licensing
Changes in Release 2.4.0
=============================================
Modified: branches/REL_2/src/main/assembly/bin.xml
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/src/main/assembly/bin.xml?rev=3190&r1=3189&r2=3190&view=diff
==============================================================================
--- branches/REL_2/src/main/assembly/bin.xml (original)
+++ branches/REL_2/src/main/assembly/bin.xml Fri Aug 8 15:09:32 2014
@@ -17,7 +17,7 @@
<excludes>
<exclude>javax.servlet:*</exclude>
<exclude>javax.servlet.jsp:*</exclude>
- <exclude>org.tmatesoft.svnkit</exclude>
+<!-- <exclude>org.tmatesoft.svnkit</exclude> -->
</excludes>
<includes>
<include>*:jar:*</include>
More information about the commits
mailing list