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

Hoss Man updated SOLR-135:
--------------------------

    Attachment: SOLR-135-RestructureForCommonJar.patch

here's what i've got so far ...it occured to me that if we use seperate package 
names, we don't actually need to separate the code out, we can do it all with 
exclude/include directives.

this has one small glitch at the moment, post.jar isnt' getting it's main-class 
set properly ... might be a mistake i made, or it might be a defect in the 
manifest merging ant is suppose to do ... i'll check it out later

(this isn't a big deal though, post.jar has never really had a good manifest 
file, i was just trying to clean that up when i added the macro)

> Restructure / Refactor codebase for shared libraries
> ----------------------------------------------------
>
>                 Key: SOLR-135
>                 URL: https://issues.apache.org/jira/browse/SOLR-135
>             Project: Solr
>          Issue Type: Wish
>            Reporter: Ryan McKinley
>            Priority: Minor
>         Attachments: SOLR-135-RestructureForCommonJar.patch, 
> SOLR-135-RestructureForCommonJar.patch
>
>
> For SOLR-20 and other java projects, it would be nice to have common code 
> share a codebase that does not require lucene or junit to compile.

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