[java-identity-provider COMMIT] in /trunk/idp-distribution/src/main/resources/jetty-base/start.d: jsp.ini jstl.ini
noreply at shibboleth.net
noreply at shibboleth.net
Tue May 20 00:44:16 EDT 2014
Author: tzeller
Date: Tue May 20 00:44:16 2014
New Revision: 5958
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5958&view=rev
Log:
Downgrade from 9.2 to the Jetty 9.1 JSP module ini file.
Modified:
trunk/idp-distribution/src/main/resources/jetty-base/start.d/jsp.ini
trunk/idp-distribution/src/main/resources/jetty-base/start.d/jstl.ini
Modified: trunk/idp-distribution/src/main/resources/jetty-base/start.d/jsp.ini
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-distribution/src/main/resources/jetty-base/start.d/jsp.ini?rev=5958&r1=5957&r2=5958&view=diff
==============================================================================
--- trunk/idp-distribution/src/main/resources/jetty-base/start.d/jsp.ini (original)
+++ trunk/idp-distribution/src/main/resources/jetty-base/start.d/jsp.ini Tue May 20 00:44:16 2014
@@ -3,13 +3,5 @@
#
--module=jsp
# JSP Configuration
-
-# Select JSP implementation, choices are
-# glassfish : The reference implementation
-# default in jetty <= 9.1
-# apache : The apache version
-# default jetty >= 9.2
-jsp-impl=apache
-
-# To use a non-jdk compiler for JSP compilation when using glassfish uncomment next line
+# To use an non-jdk compiler for JSP compilation uncomment next line
# -Dorg.apache.jasper.compiler.disablejsr199=true
More information about the commits
mailing list