[appfuse-user] Maven Filtering

2010-02-16 Thread bendg25
Hi, Can anyone explain what this is doing? src/main/resources ApplicationResources_de.properties ApplicationResources_fr.properties ApplicationResources_ko.properties ApplicationReso

Re: [appfuse-user] Maven Filtering

2010-02-16 Thread Matt Raible
Hmmm, sounds like a bug. You're saying that your applicationContext-resources.xml *is* getting filtered? You might try changing the order of the directories listed. Also, if you can provide steps to reproduce the issue, that'd be great. Matt On Tue, Feb 16, 2010 at 1:04 AM, bendg25 wrote: > > Hi