Creating JPRs through maven's jdev:jdev on the 1.2.x trunk uses config for both
RI and MyFaces libraries
--------------------------------------------------------------------------------------------------------
Key: TRINIDAD-1153
URL: https://issues.apache.org/jira/browse/TRINIDAD-1153
Project: MyFaces Trinidad
Issue Type: Bug
Components: Build
Affects Versions: 1.2.8-core
Reporter: Matt Cooper
Assignee: Scott O'Bryan
Priority: Minor
Creating JPRs through maven's jdev:jdev on the 1.2.x trunk uses config for both
RI and MyFaces libraries.
The trinidad-blank project's web.xml ends up using the listener
org.apache.myfaces.webapp.StartupServletContextListener when you set -Djsf=ri
but the class cannot be found when running the project.
The trinidad-demo project has library entries for both the RI and for MyFaces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.