Joerg Heinicke wrote:
On 08.11.2005 22:56, Leszek Gawron wrote:

[EMAIL PROTECTED] wrote:

Author: joerg
Date: Tue Nov  8 12:47:37 2005
New Revision: 331881

URL: http://svn.apache.org/viewcvs?rev=331881&view=rev
Log:
include all test classes into cocoon-testcase.jar


Why this way? I am using cocoon-testcase.jar as a separate test dependency in my project. I do not want all test instances included.


Can you explain it? The way it was broke some of our tests because of missing classes in cocoon-testcase.jar. Why shall not all test classes be included in the jar?
If you have a separate project based on cocoon and you want to test your generators it's nice to have cocoon testing environment in a single jar that contains the classes that are really needed. Our build system should produce cocoon-test.jar which would contain reusable classes and cocoon-testcase.jar which would contain cocoon specific test cases.

--
Leszek Gawron                                      [EMAIL PROTECTED]
IT Manager                                         MobileBox sp. z o.o.
+48 (61) 855 06 67                              http://www.mobilebox.pl
mobile: +48 (501) 720 812                       fax: +48 (61) 853 29 65

Reply via email to