On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
The "previous build style" was very manual. The old ant files do build a valid JCL jar, but were *not* used as-is to generate previous official releases. One issue is that the java.util.logging adapters must of course be compiled with java1.4 or later, but other code needs to be compiled using 1.2 (or at least tested with that version). So bits of the code were compiled with different java versions and the results stitched together by hand; I believe Robert Donkin documented this somewhere. I do remember it was a scary process. The maven-2 build stuff is all done and verified. All that is needed is some way of testing the final > > binary output under java 1.2, and I think this is a much saner way to tackle a release.
Which tests need to be run under 1.2? All of them? Hen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
