Author: radu Date: Mon Aug 3 11:55:11 2015 New Revision: 1693882 URL: http://svn.apache.org/r1693882 Log: Added Apache Sling XSS Protection API 1.0.4
Modified: sling/site/trunk/content/downloads.list sling/site/trunk/content/news.mdtext sling/site/trunk/content/obr/sling.xml Modified: sling/site/trunk/content/downloads.list URL: http://svn.apache.org/viewvc/sling/site/trunk/content/downloads.list?rev=1693882&r1=1693881&r2=1693882&view=diff ============================================================================== --- sling/site/trunk/content/downloads.list (original) +++ sling/site/trunk/content/downloads.list Mon Aug 3 11:55:11 2015 @@ -168,7 +168,7 @@ Testing Tools|org.apache.sling.testing.t URL Rewriter|org.apache.sling.urlrewriter|0.0.2 Web Console Branding|org.apache.sling.extensions.webconsolebranding|1.0.0 Web Console Security Provider|org.apache.sling.extensions.webconsolesecurityprovider|1.1.4 -XSS Protection|org.apache.sling.xss|1.0.2 +XSS Protection|org.apache.sling.xss|1.0.4 # (4) Maven Plugins # This list is sorted by the title before writing the table Modified: sling/site/trunk/content/news.mdtext URL: http://svn.apache.org/viewvc/sling/site/trunk/content/news.mdtext?rev=1693882&r1=1693881&r2=1693882&view=diff ============================================================================== --- sling/site/trunk/content/news.mdtext (original) +++ sling/site/trunk/content/news.mdtext Mon Aug 3 11:55:11 2015 @@ -1,5 +1,6 @@ Title: News +* New Release: Apache Sling XSS Protection Bundle 1.0.4 (August 3rd, 2015) * New Release: Apache Sling Scripting Core 2.0.32 (July 26th, 2015) * New Releases: Apache Sling Event 3.7.4 and Apache Sling Distributed Event Admin 1.0.2 (July 24th, 2015) * New Releases: Apache Sling Scripting API 2.1.8, Apache Sling Scripting Core 2.0.30, Apache Sling Scripting JavaScript 2.0.20, Modified: sling/site/trunk/content/obr/sling.xml URL: http://svn.apache.org/viewvc/sling/site/trunk/content/obr/sling.xml?rev=1693882&r1=1693881&r2=1693882&view=diff ============================================================================== --- sling/site/trunk/content/obr/sling.xml (original) +++ sling/site/trunk/content/obr/sling.xml Mon Aug 3 11:55:11 2015 @@ -1,4 +1,4 @@ -<repository name='Apache Sling Release Repository' lastmodified='20150803023500.227'> +<repository name='Apache Sling Release Repository' lastmodified='20150803015247.441'> <resource id='org.apache.sling.extensions.classloader-leak-detector/1.0.0' symbolicname='org.apache.sling.extensions.classloader-leak-detector' presentationname='Adobe Sling ClassLoader Leak Detector' uri='http://repo1.maven.org/maven2/org/apache/sling/org.apache.sling.extensions.classloader-leak-detector/1.0.0/org.apache.sling.extensions.classloader-leak-detector-1.0.0.jar' version='1.0.0'> <description>Provides a web console configuration printer to provide details around classloader leaks</description> <size>18203</size> @@ -9296,7 +9296,7 @@ <require name='package' filter='(&(package=org.xml.sax.helpers))' extend='false' multiple='false' optional='false'>Import package org.xml.sax.helpers</require> <require name='ee' filter='(|(ee=JavaSE-1.6))' extend='false' multiple='false' optional='false'>Execution Environment (|(ee=JavaSE-1.6))</require> </resource> - <resource id='org.apache.sling.xss/1.0.4' symbolicname='org.apache.sling.xss' presentationname='Apache Sling XSS Protection Bundle' uri='http://repo1.maven.org/maven2/org/apache/sling/org.apache.sling.xss/1.0.4/org.apache.sling.xss-1.0.4.jar' version='1.0.4'> + <resource id='org.apache.sling.xss/1.0.4' symbolicname='org.apache.sling.xss' presentationname='Apache Sling XSS Protection Bundle' uri='http://repo1.maven.org/maven2/org/apache/sling/org.apache.sling.xss-1.0.4.jar' version='1.0.4'> <description>Apache Sling XSS Protection Bundle providing XSS protection based on the OWASP AntiSamy and OWASP Java Encoder libraries.</description> <size>2734103</size> <documentation>http://sling.apache.org</documentation>