Ant run-test-list target

2012-05-04 Thread Jeff Lowery
I want to run multiple unit tests as part of a daily build process. I've found the ant target 'run-test-list' in build.xml, which invokes another ant target 'all-tests' in test-list-build.xml. I don't have test-list-build.xml, and I've not had any luck finding an example that would indicate w

Re: Ant run-test-list target

2012-05-04 Thread Jacques Le Roux
Release.revision? Jacques Jeff Lowery wrote: I want to run multiple unit tests as part of a daily build process. I've found the ant target 'run-test-list' in build.xml, which invokes another ant target 'all-tests' in test-list-build.xml. I don't have test-list-build.xml, and I've not had a

Re: Ant run-test-list target

2012-05-04 Thread Jeffl
Release.revision? 1104 -- View this message in context: http://ofbiz.135035.n4.nabble.com/Ant-run-test-list-target-tp4609039p4609344.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Ant run-test-list target

2012-05-05 Thread Jacques Le Roux
There is a simple syntax (not specific to OFBiz): ant -p There you will find easy examples to follow Jacques From: "Jeffl" Release.revision? 1104 -- View this message in context: http://ofbiz.135035.n4.nabble.com/Ant-run-test-list-target-tp4609039p4609344.html Sent from

Re: Ant run-test-list target

2012-05-05 Thread Pierre Smits
rom: "Jeffl" > > Release.revision? >> >> 1104 >> >> >> >> -- >> View this message in context: http://ofbiz.135035.n4.nabble.** >> com/Ant-run-test-list-target-**tp4609039p4609344.html<http://ofbiz.135035.n4.nabble.com/Ant-run-test-list-target-tp4609039p4609344.html> >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >

Re: Ant run-test-list target

2012-05-07 Thread Jeffl
ge in context: http://ofbiz.135035.n4.nabble.com/Ant-run-test-list-target-tp4609039p4615489.html Sent from the OFBiz - User mailing list archive at Nabble.com.