[ 
https://jira.duraspace.org/browse/DS-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27202#comment-27202
 ] 

Kevin Van de Velde commented on DS-1407:
----------------------------------------

Developer meeting 2012-12-05:

[21:23] <tdonohue> Is there anyone who is taking the lead on the CSV issue?  
DS-1407    I think that's one that would be very nice to ensure gets into 3.1
[21:24] <kompewter> [ https://jira.duraspace.org/browse/DS-1407 ] - [#DS-1407] 
Refactor SOLR Statistics to use OpenCSV or Apache Commons CSV - DuraSpace JIRA
[21:24] <tdonohue> Ds-1407 is the issue about us having a GPL dependency that 
we really shouldn't have in SOLR Stats
[21:25] <KevinVdV> I will take that one !
[21:25] <KevinVdV> Unless anbody objects ?
[21:25] <mhwood> No objection here; thanks!
[21:25] <tdonohue> Thanks KevinVdV -- feel free to claim it :)  No objections 
from me, Mr. Bug-Slayer
[21:26] <helix84> KevinVdV: have you decided for one of those two suggested 
libraries?
[21:26] <KevinVdV> Haven't yet I will take a look at both soon
[21:27] <tdonohue> Of those two libraries, I'd recommend OpenCSV if possible, 
as it's also used in our DSpace Batch Metadata Processing.
[21:27] <tdonohue> (i.e. it'd be good to use one CSV library in DSpace, if we 
can...rather than multiple)
[21:27] <KevinVdV> Allright I will attempt to do OpenCSV first (no need in 
using new libs if old ones are present)
[21:28] <tdonohue> sounds good
[21:28] <KevinVdV> Logging this in the ticket so I don't forget ;-)
                
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to