Knut Anders Hatlen <[email protected]> writes: > The patch that's attached to the issue (DERBY-4272) still applies to > head of trunk, and the code builds. It looks like it changes the > compilation of the tools classes so that they'll only work on Java 5 or > later, though. I tried to change that back to 1.4, but the code > apparently uses some Java 5 methods. It's probably not that much work to > get it to compile for 1.4, but it won't happen until someone volunteers > to scratch that itch.
I took the patch that far as well (so that it compiles for 1.4). I think I have the diffs lying somewhere, they were smallish. Let me know if you'd like to dig them up. I am too busy with other stuff right now to run with this. Thanks, Dag
