[
https://issues.apache.org/jira/browse/SOLR-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13450086#comment-13450086
]
Robert Muir commented on SOLR-3686:
-----------------------------------
smoke tests have been broken for a while:
https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/
I'll fix the smoke tester here too, I think its checking the wrong javadocs
path when testing solr.
Somehow we need to run this jenkins job more often.
separately i think this patch fixes a few bugs:
* previously solrj-lib included unnecessary commons-codec, which it doesnt
depend on.
* but it didnt include necessary things like zookeeper, which it does depend on.
> fix solr/core and solr/solrj not to share a lib/ directory
> ----------------------------------------------------------
>
> Key: SOLR-3686
> URL: https://issues.apache.org/jira/browse/SOLR-3686
> Project: Solr
> Issue Type: Bug
> Reporter: Robert Muir
> Attachments: SOLR-3686.patch, SOLR-3686.patch
>
>
> This makes the build system hairy.
> it also prevents us from using ivy's sync=true (LUCENE-4262)
> which totally prevents the issue of outdated jars.
> We should fix this so each has its own lib/
--
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: [email protected]
For additional commands, e-mail: [email protected]