Robbie Gemmell created QPID-4511:
------------------------------------

             Summary: stop duplicating the broker plugins in the 'java release' 
binary
                 Key: QPID-4511
                 URL: https://issues.apache.org/jira/browse/QPID-4511
             Project: Qpid
          Issue Type: Task
    Affects Versions: 0.20
            Reporter: Robbie Gemmell
             Fix For: 0.21


The 'java release' binary (which is effectively a horrible tar of the 
build/lib, build/bin, and build/etc directories) produced by running "ant 
release" currently contains a duplicate copy of the broker-plugins jars, 
increasing its size by around 5MB.

This is due to the way they are collected into a sub-directory for later use by 
the release-bin target (following changes in QPID-4456). The directory should 
be moved out of build/lib in order to prevent this duplication in the tar file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to