[ 
https://jira.duraspace.org/browse/DS-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kevin Van de Velde reassigned DS-1407:
--------------------------------------

    Assignee: Kevin Van de Velde
    
> Refactor SOLR Statistics to use OpenCSV or Apache Commons CSV
> -------------------------------------------------------------
>
>                 Key: DS-1407
>                 URL: https://jira.duraspace.org/browse/DS-1407
>             Project: DSpace
>          Issue Type: Code Task
>          Components: Solr
>    Affects Versions: 3.0
>            Reporter: Tim Donohue
>            Assignee: Kevin Van de Velde
>            Priority: Major
>             Fix For: 3.1
>
>
> The DSpace SOLR Statistics engine is currently performing CSV processing 
> using a GPL-Licensed dependency (Ostermiller Java Utilities).  This has gone 
> unnoticed since DSpace 1.6.
> The following files reference/use this dependency:
> * 
> https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/java/org/dspace/statistics/Dataset.java#L19
>  
> * 
> https://github.com/DSpace/DSpace/blame/master/dspace-api/src/main/java/org/dspace/statistics/SolrLogger.java#L10
>  
> * https://github.com/DSpace/DSpace/blob/master/dspace-api/pom.xml#L420
> We need to refactor that dependency out and replace it with a dependency 
> which is compatible with our BSD License.
> Possible replacements include:
> * OpenCSV (http://opencsv.sourceforge.net/), Apache 2 License
> * Apache Commons CSV (http://commons.apache.org/csv/), Apache 2 License
> It is preferable to use OpenCSV, as that dependency is also used by the Batch 
> Metadata Editing functions in DSpace.

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

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to