Author: akazakov
Date: 2007-08-13 08:42:19 -0400 (Mon, 13 Aug 2007)
New Revision: 3085
Added:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.02/
Removed:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.01/
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.02/jsf-api.jar
trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.02/jsf-impl.jar
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml
Log:
http://jira.jboss.com/jira/browse/EXIN-442 Updated JSF 1.1.01 to JSF 1.1.02
Copied: trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.02 (from
rev 2172, trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.01)
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.02/jsf-api.jar
===================================================================
(Binary files differ)
Modified:
trunk/common/plugins/org.jboss.tools.common.projecttemplates/lib/jsf-1.1.02/jsf-impl.jar
===================================================================
(Binary files differ)
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-13
11:17:20 UTC (rev 3084)
+++
trunk/common/plugins/org.jboss.tools.common.projecttemplates/templates/JSFVersions.xml 2007-08-13
12:42:19 UTC (rev 3085)
@@ -5,8 +5,8 @@
<refLib type="servlet" location="../servlet" />
<projectTempl location="./jsf-1.0" />
</version>
- <version displayName="JSF 1.1.01 - Reference Implementation">
- <lib type="core" location="../lib/jsf-1.1.01" />
+ <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" />