
jira at apache
May 1, 2012, 4:56 PM
Post #7 of 11
(132 views)
Permalink
|
|
[jira] [Commented] (SOLR-3296) Explore alternatives to Commons CSV
[In reply to]
|
|
[ https://issues.apache.org/jira/browse/SOLR-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13266253#comment-13266253 ] Chris Male commented on SOLR-3296: ---------------------------------- Funny you ask, When I submitted the bundle I received the same 'Staging Completed' notification as I did when I submitted langdetect. A relevant snippet from the email: {noformat} The following artifacts have been staged to the Central Bundles-102 (u:MYUSERNAME, a:122.59.251.231) repository. {noformat} with all the appropriate artifacts listed. Just today I received a 'Staging Repository Dropped' notification with only the following information: {noformat} The Central Bundles-102 (u:MYUSERNAME, a:122.59.251.231) staging repository has been dropped. {noformat} When langdetect was accepted, I received a 'Promotion Completed' email, so I think this is a bad sign but I've received no information about why it was rejected and don't know how to proceed further. > Explore alternatives to Commons CSV > ----------------------------------- > > Key: SOLR-3296 > URL: https://issues.apache.org/jira/browse/SOLR-3296 > Project: Solr > Issue Type: Improvement > Components: Build > Reporter: Chris Male > Attachments: SOLR-3295-CSV-tests.patch, SOLR-3296_noggit.patch, pom.xml, pom.xml > > > In LUCENE-3930 we're implementing some less than ideal solutions to make available the unreleased version of commons-csv. We could remove these solutions if we didn't rely on this lib. So I think we should explore alternatives. > I think [opencsv|http://opencsv.sourceforge.net/] is an alternative to consider, I've used it in many commercial projects. Bizarrely Commons-CSV's website says that Opencsv uses a BSD license, but this isn't the case, OpenCSV uses ASL2. -- 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-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|