Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 897EB97C9 for ; Tue, 1 May 2012 23:57:18 +0000 (UTC) Received: (qmail 5423 invoked by uid 500); 1 May 2012 23:57:17 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 5365 invoked by uid 500); 1 May 2012 23:57:17 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 5358 invoked by uid 99); 1 May 2012 23:57:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 23:57:17 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 23:57:15 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2C56142A46F for ; Tue, 1 May 2012 23:56:54 +0000 (UTC) Date: Tue, 1 May 2012 23:56:54 +0000 (UTC) From: "Chris Male (JIRA)" To: dev@lucene.apache.org Message-ID: <1570104700.15489.1335916614183.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <414227361.35782.1333064013280.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-3296) Explore alternatives to Commons CSV MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ 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@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org