[ http://issues.apache.org/struts/browse/SHALE-346?page=all ]
Craig McClanahan resolved SHALE-346.
------------------------------------
Fix Version/s: 1.0.4-SNAPSHOT
Resolution: Fixed
There are now two profiles:
mvn -Djsf=ri12 Includes JSF 1.2 RI jars, for servers like Tomcat 6
mvn -Djsf=ee5 Does not include JSF jars, for servers like Glassfish
> Create different JSF 1.2 profiles for EE5 app servers versus Servlet 2.5 /
> JSP 2.1 containers
> ---------------------------------------------------------------------------------------------
>
> Key: SHALE-346
> URL: http://issues.apache.org/struts/browse/SHALE-346
> Project: Shale
> Issue Type: New Feature
> Components: Application
> Reporter: Craig McClanahan
> Fix For: 1.0.4-SNAPSHOT
>
>
> Currently, we have a "jsf12" profile (activated by -Djsf=ri12) in the
> shale-apps-parent module, for use in testing against the JSF 1.2 RI on a Java
> EE 5 app server where JSF 1.2 is already installed. We also need a profile
> that includes the JSF 1.2 jars in the app, for use on a servlet 2.5 / JSP 2.1
> container that does not provide a JSF 1.2 implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira