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

Steven Rowe resolved SOLR-1950.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.1
         Assignee: Steven Rowe
    
> SolrJ POM still refers to stax parser
> -------------------------------------
>
>                 Key: SOLR-1950
>                 URL: https://issues.apache.org/jira/browse/SOLR-1950
>             Project: Solr
>          Issue Type: Bug
>          Components: clients - java
>    Affects Versions: 1.4
>            Reporter: Peter Karich
>            Assignee: Steven Rowe
>            Priority: Minor
>              Labels: maven, pom
>             Fix For: 3.1
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> See the issue at https://issues.apache.org/jira/browse/SOLR-787 which seems 
> to be incorrectly fixed. (I cannot reopen that issue, so I create this one 
> here)
> Using the following deps:
>        <dependency>
>             <groupId>org.apache.solr</groupId>
>             <artifactId>solr-solrj</artifactId>
>             <version>1.4.0</version>
>         </dependency>
>         <dependency>
>             <artifactId>solr-core</artifactId>
>             <groupId>org.apache.solr</groupId>
>             <version>1.4.0</version>
>         </dependency>
> will lead to duplicate jars. (Solr uses woodstox and SolrJ uses the different 
> artifact (but same jar) org.codehaus.woodstox )
> But maybe the artifacts are only incorrectly deployed? Where can I find the 
> original pom files?

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

Reply via email to