Kathey Marsden wrote: > David W. Van Couvering wrote: > > >>BUILDING THE COMMON PACKAGE >> >>The build script for the org/apache/derby/common directories >>will not compile the class. Instead, it invokes a build-time >>tool that will perform the following actions for each class >>in the org/apache/derby/common hierarchy: >> > > > Thinking of this in the same light as an obfuscator, I sort of thought > of the rename/copy coming much later and only for the jar build.
[rest snipped] I would be very tempted to veto any approach that had the jars containing different code to that built in the classes directory and usually(?) used for testing by developers. I believe it increases the chance for problems being introduced in this process but not caught. Dan.
