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

Steve Rowe updated LUCENE-5193:
-------------------------------

    Attachment: LUCENE-5193.patch

This patch incorporates Shai's Lucene patch, and adds Solr and top-level 
{{jar-src}} targets.

I also took the opportunity to fix up Solr's {{jar-src}} specialization (needed 
for Solr-specific manifest entries) to be like Lucene's: the {{$\{build.dir}}} 
is created, and the module's {{src/resources/**}} are included (only solr-uima 
and solr-langid have these at this point).

I think it's ready to go - if you like, Shai, I can commit.
                
> Add jar-src to build.xml
> ------------------------
>
>                 Key: LUCENE-5193
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5193
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: general/build
>            Reporter: Shai Erera
>            Priority: Minor
>         Attachments: LUCENE-5193.patch, LUCENE-5193.patch, LUCENE-5193.patch
>
>
> I think it's useful if we have a top-level jar-src which generates source 
> jars for all modules. One can basically do that by iterating through the 
> directories and calling 'ant jar-src' already, so this is just a convenient 
> way to do it. Will attach a patch shortly.

--
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...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to