dev@glassfish.java.net

pom.xml review request

From: Jan Luehe <Jan.Luehe_at_Sun.COM>
Date: Fri, 31 Jul 2009 15:43:47 -0700

This is to enable the "pluggable JSP container":

Index: pom.xml
===================================================================
--- pom.xml (revision 30000)
+++ pom.xml (working copy)
@@ -99,7 +99,7 @@
         <jms-api.version>1.1-rev-1</jms-api.version>
         <servlet-api.version>2.5</servlet-api.version>
         <jsp-api.version>2.1.3-b02</jsp-api.version>
- <jsp-impl.version>2.1.3-b10</jsp-impl.version>
+ <jsp-impl.version>2.1.3-b12</jsp-impl.version>
         <el-api.version>2.1.2-b04</el-api.version>
         <el-impl.version>2.1.2-b04</el-impl.version>
         <jstl-impl.version>1.2</jstl-impl.version>


Thanks!


Jan