Bryan Pendleton wrote:
 >  The patch also contains a change to AllPackages.java in order
 > to run the derbynet suite only once.  (I found that an entry
 > for this suite had been added twice.)

Is it possible that this was present twice because one occurrence
was for the Derby client driver and one was for the JCC client driver?


As far as I understand, the Junit-framwork does not yet support for the JCC client driver. There is no decorator available to make a TestConfiguration for the JCC client driver. (It is the test itself which decides which suite to run in. For this test, I have added it to the default suite which will runs its tests in embedded and with Derby client.)

--
Øystein

Reply via email to