Hi Oleg, > This is just to make sure all resources required by the test cases are > available to the class loader when the tests are run. Maven2 actually > encourages that resources be kept separate from java sources and be > stored in a separate resource folder, but we might still want to make > sure that resources stored along with the source code get copied to the > target folder at compile time.
Sorry, I forgot that you might want to run tests from your IDE instead of using the Ant target that would copy the properties before running. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]