You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Knut Anders Hatlen (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/26 10:01:33 UTC

[jira] [Resolved] (DERBY-5482) Reduce number of jar invocations in the buildjars target

     [ https://issues.apache.org/jira/browse/DERBY-5482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Knut Anders Hatlen resolved DERBY-5482.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 10.9.0.0

Committed revision 1189064.
                
> Reduce number of jar invocations in the buildjars target
> --------------------------------------------------------
>
>                 Key: DERBY-5482
>                 URL: https://issues.apache.org/jira/browse/DERBY-5482
>             Project: Derby
>          Issue Type: Improvement
>          Components: Build tools
>    Affects Versions: 10.9.0.0
>            Reporter: Knut Anders Hatlen
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>             Fix For: 10.9.0.0
>
>         Attachments: d5482-1a.diff
>
>
> When building derby.jar, derbytools.jar and derbynet.jar, the build script runs the jar target twice for each of the jars. The first jar invocation creates the jar and adds some files, and the second one updates the jars with some more files. It would be simpler to create each of the jar files in a single invocation, and it would also cut off a few seconds on the time to build the jars.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira