Author: scabanovich
Date: 2011-02-24 13:10:13 -0500 (Thu, 24 Feb 2011)
New Revision: 29319
Modified:
branches/jbosstools-3.2.x/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml
Log:
JBIDE-8433
https://issues.jboss.org/browse/JBIDE-8433
Modified:
branches/jbosstools-3.2.x/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml
===================================================================
---
branches/jbosstools-3.2.x/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml 2011-02-24
17:32:00 UTC (rev 29318)
+++
branches/jbosstools-3.2.x/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml 2011-02-24
18:10:13 UTC (rev 29319)
@@ -17,7 +17,7 @@
<refLib type="servlet" location="../servlet" />
<projectTempl location="./jsf-1.2-facelets" />
</version>
- <version displayName="JSF 2.0" servlet-version="3.0">
+ <version displayName="JSF 2.0" servlet-version="3.0"
min-servlet-version="2.5">
<lib type="core" location="../lib/ApacheCommon2.3" />
<refLib type="servlet" location="../servlet" />
<projectTempl location="./jsf-2.0" />