[Build] About to move tests
Hi developers, This is a heads up as I'm about to move test sources and resources as planned in a previous email (see also XWIKI-12). The following changes will happen: - trunk/test will go in src/test/resources - trunk/src/test will go in src/test/java - trunk/src/test-cactus will go in src/test/cactus This means that you'll need to add the src/test/resources directory to your execution classapath in your IDE project files. You'll also need to change src/test to src/test/java and src/test-cactus to src/test/cactus. Please shout if you have an issue with this. I'll be doing it in about 1 hour. Thanks -Vincent _____________________________________________________________________________ D�couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vid�os ! Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com
Hi, It seems that the tests are generating some files during their execution. They seem to generate: - test/velocity.log - test/xwiki.log - test/hibernate-test.cfg.xml - test/rcs/Test/* Could someone tell me how I can update the test files so that these generated files go into the build/ directory instead of going into a source directory? Thanks -Vincent
-----Original Message----- From: Vincent Massol [mailto:[email protected]] Sent: mardi 31 mai 2005 09:47 To: [email protected] Subject: [xwiki-dev] [Build] About to move tests
Hi developers,
This is a heads up as I'm about to move test sources and resources as planned in a previous email (see also XWIKI-12).
The following changes will happen:
- trunk/test will go in src/test/resources - trunk/src/test will go in src/test/java - trunk/src/test-cactus will go in src/test/cactus
This means that you'll need to add the src/test/resources directory to your execution classapath in your IDE project files. You'll also need to change src/test to src/test/java and src/test-cactus to src/test/cactus.
Please shout if you have an issue with this. I'll be doing it in about 1 hour.
Thanks -Vincent
__________________________________________________________________________ ___ Dicouvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidios ! Criez votre Yahoo! Mail sur http://fr.mail.yahoo.com
_____________________________________________________________________________ D�couvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vid�os ! Cr�ez votre Yahoo! Mail sur http://fr.mail.yahoo.com
participants (1)
-
Vincent Massol