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

Uwe Schindler commented on SOLR-3213:
-------------------------------------

Hi,
I quickly tried it out. The IVY code works and I removed the o.a.solr.internal 
packages from core and tests and search/replaced the imports.

Unfortunately the compilation ails mainly because CSVStrategy no longer exists. 
There is also some method signatures different, but mainly that should work.

I have not much time today, but I will attach a patch with the work already 
done.

> Upgrade to commons-csv once it is released
> ------------------------------------------
>
>                 Key: SOLR-3213
>                 URL: https://issues.apache.org/jira/browse/SOLR-3213
>             Project: Solr
>          Issue Type: Task
>          Components: Build
>            Reporter: Uwe Schindler
>             Fix For: 4.9, 5.0
>
>
> Since SOLR-3204 we have a jarjar'ed apache-solr-commons-csv-SNAPSHOT.jar file 
> in lib folder. Once version 1.0 of commons-csv is officially released, we 
> should upgrade that to this version, remove maven publishing and change the 
> import statements to the official package name in java files.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to