[
https://issues.apache.org/jira/browse/ADFFACES-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Weßendorf updated ADFFACES-174:
----------------------------------------
Fix Version/s: (was: 1.0.0-incubating-core)
1.0.0-incubating-plugins
Affects Version/s: (was: 1.0.0-incubating-core)
1.0.0-incubating-plugins
> myfaces-archetype-trinidad resource path error
> ----------------------------------------------
>
> Key: ADFFACES-174
> URL: https://issues.apache.org/jira/browse/ADFFACES-174
> Project: MyFaces ADF-Faces
> Issue Type: Bug
> Components: Archetype
> Affects Versions: 1.0.0-incubating-plugins
> Environment: all
> Reporter: Sylvain Mougenot
> Assigned To: Simon Lessard
> Priority: Trivial
> Fix For: 1.0.0-incubating-plugins
>
> Attachments: ADFFACES-174.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.