[ 
https://issues.apache.org/jira/browse/LUCENE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13528105#comment-13528105
 ] 

Robert Muir commented on LUCENE-4611:
-------------------------------------

precommit+test passes on a clean checkout. I'll do a nightly-smoke just for 
kicks but I think this is ready.
                
> remove duplicate 3rd party versioning from build.xmls
> -----------------------------------------------------
>
>                 Key: LUCENE-4611
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4611
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: general/build
>            Reporter: Robert Muir
>         Attachments: LUCENE-4611.patch
>
>
> At first we had lots of stuff in lib/ including .sha1 files and so on. So we 
> didnt want to have this in the classpath because its just noisy.
> But nowadays we use an ivy sync=true, the only things in lib are the jars in 
> the ivy.xml.
> So we can just put lib/ dirs in the classpath and not have redundant jar 
> names also in build.xml: this makes it harder to upgrade and maintain.

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