Re: svn commit: r392870 - /struts/action/trunk/apps/mailreader/src/main/resources/

2006-04-10 Thread Wendy Smoak
On 4/9/06, Martin Cooper <[EMAIL PROTECTED]> wrote: > Hmm, is this a temporary thing? Maven 2 likes to find resources under > 'resources', rather than in the source tree (meaning that's the default). > That happens to be my preference too. ;-) Right now we have some things in the source tree, som

Re: svn commit: r392870 - /struts/action/trunk/apps/mailreader/src/main/resources/

2006-04-09 Thread Martin Cooper
On 4/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Author: wsmoak > Date: Sun Apr 9 18:27:26 2006 > New Revision: 392870 > > URL: http://svn.apache.org/viewcvs?rev=392870&view=rev > Log: > Removed empty resources directory. Non-java resources are stored under > src/main/java with the sou

svn commit: r392870 - /struts/action/trunk/apps/mailreader/src/main/resources/

2006-04-09 Thread wsmoak
Author: wsmoak Date: Sun Apr 9 18:27:26 2006 New Revision: 392870 URL: http://svn.apache.org/viewcvs?rev=392870&view=rev Log: Removed empty resources directory. Non-java resources are stored under src/main/java with the source code. Removed: struts/action/trunk/apps/mailreader/src/main/res