Ok, I added some code to remove the file on tearDown (this will impact a few of my extensions, but I'll worry about those later).

--
James Mitchell




On Apr 10, 2006, at 11:27 AM, James Mitchell wrote:

That's created as part of the tests that get run on mailreader-dao, I'll look at it.

--
James Mitchell




On Apr 10, 2006, at 3:32 AM, Wendy Smoak wrote:

Every time I run mvn install, I get a file called 'test-database.xml'
created in the current directory.  Usually current/struts/action,
assuming I'm installing from the top.

$ grep -r "test-database" .
./mailreader-dao/src/test/org/apache/struts/apps/mailreader/dao/ impl/memory/Memo
ryUserDatabaseTest.java:    protected String defaultPathName =
"test-database.xml";

This file is causing a problem with the 'mvn release:prepare' goal,
which sees that file as a local modification and refuses to continue
with the release process.

If someone has time to take a look at this, I'd appreciate it.

Thanks,
--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to