On Wed, May 27, 2009 at 8:51 PM, Martijn Dashorst <[email protected]> wrote: > On Wed, May 27, 2009 at 10:47 AM, Barrie Treloar <[email protected]> wrote: >> I went quickly hacking an existing IT test to include the resources >> definition you provided and some debugging output (as ERROR so I could >> see it) > > Great! > >> So src/main/resources is correctly on the resources list. >> The problem is that the list of directories to parse is a Set and the >> second addition is returning false to add() but nothing is checking >> this condition. >> >> Now I need to work out how to handle the collision > > Let me know when there's a new snapshot to try.
http://jira.codehaus.org/browse/MECLIPSE-551 has code committed to fix this problem with a suitable IT as well. But I can't create snapshots at work. You might want to pull down the source and build a snapshot yourself. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
