Build derbyclient.jar from a dependency list generated by classlister
---------------------------------------------------------------------

         Key: DERBY-1424
         URL: http://issues.apache.org/jira/browse/DERBY-1424
     Project: Derby
        Type: Improvement

  Components: Build tools  
    Versions: 10.2.0.0    
    Reporter: Andrew McIntyre
 Assigned to: Andrew McIntyre 
     Fix For: 10.2.0.0


Currently, derbyclient.jar is built from a hardcoded list of classes in the 
top-level build.xml file. This causes a few unnecessary and unwanted classfiles 
to be added to the insane jar files, such as SanityManager and some of the 
reference files. derbyclient.jar should be built from a dependency list 
generated by classlister, similar to how the other jars are built.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to