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

Steven Rowe updated LUCENE-3754:
--------------------------------

    Attachment: LUCENE-3754.patch

Patch that puts each generated manifest in its own place, and also allows 
modules to have more than one manifest, e.g. modules/facet/, which has a 
separate manifest for its example jar.
                
> Store generated archive manifests in per-module output directories
> ------------------------------------------------------------------
>
>                 Key: LUCENE-3754
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3754
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>         Attachments: LUCENE-3754.patch
>
>
> Currently, generated archive manifests are all stored in the same location, 
> so each module's build overwrites the previously built module's manifest.  
> Locating these files in the per-module build dirs will allow them to be 
> rebuilt only when necessary, rather than every time a module's {{jar}} target 
> is called.

--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to