release commons parent 35?

2014-08-28 Thread Gary Gregory
Hi All: Ready to release c-p 35? Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in Action

Re: svn commit: r1620901 - /commons/proper/csv/trunk/src/changes/release-notes.vm

2014-08-28 Thread Gary Gregory
On Thu, Aug 28, 2014 at 11:29 AM, sebb wrote: > On 28 August 2014 11:38, Gary Gregory wrote: > > So... should I back this change out? > > I would say yes. > Done. Gary > > Ideally the release-notes.vm template should be the same for all > components. > > It is currently designed to create th

Re: [CSV][CSV-127] Ignore Empty Lines doesn't ignore empty first line

2014-08-28 Thread sebb
What is the use case for ignoring an initial blank/empty line? Is there a common app that creates such output? Are there other CSV output formats that have unwanted data before the column names? If so, maybe it would be useful to provide a means of skipping N lines before reading the column names.

Re: svn commit: r1620901 - /commons/proper/csv/trunk/src/changes/release-notes.vm

2014-08-28 Thread sebb
On 28 August 2014 11:38, Gary Gregory wrote: > So... should I back this change out? I would say yes. Ideally the release-notes.vm template should be the same for all components. It is currently designed to create the RN from changes.xml for the current version only. I guess it could be extended

[CSV][CSV-127] Ignore Empty Lines doesn't ignore empty first line

2014-08-28 Thread Gary Gregory
Benedikt and all: I am looking for feedback on https://issues.apache.org/jira/browse/CSV-127 Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition

Re: svn commit: r1620901 - /commons/proper/csv/trunk/src/changes/release-notes.vm

2014-08-28 Thread Gary Gregory
So... should I back this change out? Gary Original message From: Benedikt Ritter Date:08/28/2014 01:46 (GMT-05:00) To: Commons Developers List Subject: Re: svn commit: r1620901 - /commons/proper/csv/trunk/src/changes/release-notes.vm Nice idea, but now one has to commit