myfaces-archetype-trinidad resource path error
----------------------------------------------
Key: ADFFACES-174
URL: http://issues.apache.org/jira/browse/ADFFACES-174
Project: MyFaces ADF-Faces
Issue Type: Bug
Components: Archetype
Environment: all
Reporter: Sylvain Mougenot
Priority: Trivial
In the SVN revision 426698 for the file
plugins\myfaces-archetype-trinidad\src\main\resources\META-INF\archetype.xml
replace "adf" by "trinidad" on line 22
before
<resource>src/main/java/org/apache/myfaces/adf/blank/HelloWorldBacking.java</resource>
after
<resource>src/main/java/org/apache/myfaces/trinidad/blank/HelloWorldBacking.java</resource>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira