You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2010/10/26 09:31:22 UTC

svn commit: r1027393 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl

Author: lofwyr
Date: Tue Oct 26 07:31:22 2010
New Revision: 1027393

URL: http://svn.apache.org/viewvc?rev=1027393&view=rev
Log:
Set JSP version to 2.1 in generated files

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl?rev=1027393&r1=1027392&r2=1027393&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/xslt/facelet2jsp.xsl Tue Oct 26 07:31:22 2010
@@ -38,7 +38,7 @@
       * limitations under the License.
     </xsl:comment>
 
-    <jsp:root version="2.0">
+    <jsp:root version="2.1">
       <jsp:directive.page contentType="text/html; charset=utf-8"/>   
       <layout:overview>
         <jsp:params>