Hi,

I have just found a bug in recent changes to framework though it is not a 
showstopper for framework I don't think. Essentially the addition of 
cocoon/excalibur/logkit jars to tools/lib means they are automagically loaded 
into base ClassLoader which breaks some unit tests (because unit tests want 
to deal with latest version of code rather than last released version).

To fix this it would be as simple as adding extra directory (tools/ext) and 
placing those jars in that directory. Then all the cocoon commands need to be 
updated (to use new classpath).

Berin you can decide whether or not to do it today or wait till post release 
;)

Cheers,

Pete

*-----------------------------------------------------*
| "Faced with the choice between changing one's mind, |
| and proving that there is no need to do so - almost |
| everyone gets busy on the proof."                   |
|              - John Kenneth Galbraith               |
*-----------------------------------------------------*

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to