[ 
https://issues.apache.org/jira/browse/NPANDAY-227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14106281#comment-14106281
 ] 

Brett Porter commented on NPANDAY-227:
--------------------------------------

This is already implemented as {{**/*.resx}} in the base directory, but wasn't 
being used due to the bug found in NPANDAY-467.

Once implemented, it can cause some backwards compatibility issues due to 
picking up unexpected resx files, as [~lcorneliussen] identified in the 
comments of the linked issue (which is now NPANDAY-162). As also highlighted in 
those comments, using the <resources> elements is not appropriate as those are 
copied verbatim into the assembly.

Therefore, adding a {{<resources>}} configuration element to the plugin 
configuration, including a directory, includes and excludes. If none is given, 
and there are no embeddedResource configuration elements, then the default will 
be {{src/main/resgen/**}}

> Improve Implementation on handling of Resources
> -----------------------------------------------
>
>                 Key: NPANDAY-227
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-227
>             Project: NPanday
>          Issue Type: Bug
>          Components: Project Importer
>            Reporter: Joe Ocaba
>            Priority: Minor
>             Fix For: Backlog
>
>
> This is related to 
> http://npanday.codeplex.com/WorkItem/View.aspx?WorkItemId=10603# 
> The current implementation deals with a lot of configurations on the part of 
> the pom.
> We should have a simpler pom and follow more on the conventions that is set 
> by maven.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to