HI,
I have implemented a filtering scheme for processing resources for different profiles in our project which works very nice - except for tests. 'process-test-resources' copies filtered resources into the classes directory (including the resource files only used for tests!), but also copies the same resources UNFILTERED into test-classes directory. And because this directory is used when running tests, the tests of course all fail when depending on the properties uncorrect defined in this directory. Can anyone suggest me a solution to this problem? Is there a way to enforce filtering on the test resources which are copied to the test-classes directory? Carlo ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________
