Author: akazakov
Date: 2007-08-23 06:54:17 -0400 (Thu, 23 Aug 2007)
New Revision: 3285
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml
Log:
http://jira.jboss.com/jira/browse/JBIDE-833 removed jsf 1.0 version
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml 2007-08-23
10:42:39 UTC (rev 3284)
+++
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml 2007-08-23
10:54:17 UTC (rev 3285)
@@ -1,12 +1,5 @@
<versions>
- <version displayName="JSF 1.0 - Reference Implementation">
- <lib type="core" location="../lib/jsf-1.0" />
- <lib type="common" location="../lib/ApacheCommon2.3" />
- <refLib type="servlet" location="../servlet" />
- <projectTempl location="./jsf-1.0" />
- </version>
<version displayName="JSF 1.1.02 - Reference Implementation">
- <lib type="core" location="../lib/jsf-1.1.02" />
<lib type="common" location="../lib/ApacheCommon2.3" />
<refLib type="servlet" location="../servlet" />
<projectTempl location="./jsf-1.1" />