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

Jukka Zitting resolved JCR-2181.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Done in revision 790558.

> Faster packaging of the standalone jar
> --------------------------------------
>
>                 Key: JCR-2181
>                 URL: https://issues.apache.org/jira/browse/JCR-2181
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-standalone
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>             Fix For: 2.0.0
>
>
> Currently the standalone jar is created by first unpacking all the 
> dependencies to target/classes and then packaging the resulting directory 
> tree into the resulting jar file. This takes quite a while as all the writing 
> and reading of uncompressed class files requires lots of disk IO. We could 
> avoid these extra copies by using the bundle or assembly plugin to build the 
> standalone jar.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to