[java-metadata-aggregator COMMIT] /trunk/aggregator-parent/doc/RELEASE-NOTES.txt

noreply at shibboleth.net noreply at shibboleth.net
Tue Dec 23 10:32:19 EST 2014


Author: iay
Date: Tue Dec 23 10:32:19 2014
New Revision: 394

URL: http://svn.shibboleth.net/view/java-metadata-aggregator?rev=394&view=rev
Log:
Document java-support property name change.

Modified:
    trunk/aggregator-parent/doc/RELEASE-NOTES.txt

Modified: trunk/aggregator-parent/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-metadata-aggregator/trunk/aggregator-parent/doc/RELEASE-NOTES.txt?rev=394&r1=393&r2=394&view=diff
==============================================================================
--- trunk/aggregator-parent/doc/RELEASE-NOTES.txt (original)
+++ trunk/aggregator-parent/doc/RELEASE-NOTES.txt Tue Dec 23 10:32:19 2014
@@ -142,6 +142,9 @@
     * The SetValidUntilStage and SetCacheDurationStage duration setters now throw
       ConstraintViolationException if a value less than or equal to zero is provided,
       rather than leaving this to be detected at initialization time.
+    * The connectionDisregardSslCertificate property of the
+      net.shibboleth.utilities.java.support.httpclient.HttpClientBuilder has been
+      renamed to be connectionDisregardTLSCertificate.
       
 ** Bug
     * [MDA-130] - NPE in DOMResourceStage if resource reading fails



More information about the commits mailing list