svn commit: r399987 - in /jakarta/commons/sandbox/csv/trunk/src: java/org/apache/commons/csv/CSVParser.java java/org/apache/commons/csv/CSVStrategy.java test/org/apache/commons/csv/CSVParserTest.java

2006-05-05 Thread bayard
Author: bayard Date: Thu May 4 23:24:34 2006 New Revision: 399987 URL: http://svn.apache.org/viewcvs?rev=399987view=rev Log: Extracted the strategy concept into its own class Added: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVStrategy.java (with props)

[csv] CSVStrategy and performance of CSVPrinter

2006-05-05 Thread Henri Yandell
I extracted the strategy code from the CSVParser. Still need to roll it into use in CSVPrinter. Speaking of which, CSVPrinter's speed problems are partly due to calling PrintWriter.flush() a huge number of times to the point where half of the cpu time is spent in that method. Solution-wise, the

Re: [VOTE] Release RC11 As Jakarta Commons Logging 1.1

2006-05-05 Thread Dennis Lundberg
robert burrell donkin wrote: RC11 contains fixes to a few speilings and improvements to the documentation (thanks dennis). RC11 is available from: http://people.apache.org/~rdonkin/commons-logging. I will tally votes no earlier than 2400 hours GMT Sunday 7th May. here's my +1 - robert

svn commit: r399993 - /jakarta/commons/sandbox/csv/trunk/build.xml

2006-05-05 Thread bayard
Author: bayard Date: Thu May 4 23:57:44 2006 New Revision: 33 URL: http://svn.apache.org/viewcvs?rev=33view=rev Log: Added Maven generated build.xml Added: jakarta/commons/sandbox/csv/trunk/build.xml (with props) Added: jakarta/commons/sandbox/csv/trunk/build.xml URL:

svn commit: r400000 - /jakarta/commons/sandbox/i18n/trunk/

2006-05-05 Thread dennisl
Author: dennisl Date: Fri May 5 00:33:18 2006 New Revision: 40 URL: http://svn.apache.org/viewcvs?rev=40view=rev Log: Ignore Maven generated directory. Modified: jakarta/commons/sandbox/i18n/trunk/ (props changed) Propchange: jakarta/commons/sandbox/i18n/trunk/

svn commit: r400092 - in /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang: ClassUtils.java LocaleUtils.java builder/ReflectionToStringBuilder.java text/StrBuilder.java

2006-05-05 Thread fredrik
Author: fredrik Date: Fri May 5 08:23:31 2006 New Revision: 400092 URL: http://svn.apache.org/viewcvs?rev=400092view=rev Log: Resolved a few checkstyle issues. Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java

svn commit: r400115 - in /jakarta/commons/proper/scxml/trunk/xdocs/guide: custom-semantics.xml datamodel.xml

2006-05-05 Thread rahul
Author: rahul Date: Fri May 5 10:32:10 2006 New Revision: 400115 URL: http://svn.apache.org/viewcvs?rev=400115view=rev Log: A quick proof-reading pass. Modified: jakarta/commons/proper/scxml/trunk/xdocs/guide/custom-semantics.xml

[RESULT][all] Switch to Jira

2006-05-05 Thread Henri Yandell
14 +1s 1 +0.5s So the move to Jira is on. I did a practice one the other day and things seemed to work. I even did some Jelly scripting to automate some parts of the migration. Hen On 5/2/06, Henri Yandell [EMAIL PROTECTED] wrote: I'd like to call a vote that we switch to Jira. Here's the

svn commit: r400137 - in /jakarta/commons/sandbox/jci/trunk: core/pom.xml pom.xml src/site/site.xml src/site/xdoc/about.xml src/site/xdoc/index.xml tests/pom.xml

2006-05-05 Thread tcurdt
Author: tcurdt Date: Fri May 5 11:43:38 2006 New Revision: 400137 URL: http://svn.apache.org/viewcvs?rev=400137view=rev Log: some more work on the site, combined javadocs e.g. Added: jakarta/commons/sandbox/jci/trunk/src/site/xdoc/index.xml (with props) Removed:

svn commit: r400145 - /jakarta/commons/sandbox/jci/trunk/pom.xml

2006-05-05 Thread tcurdt
Author: tcurdt Date: Fri May 5 12:00:22 2006 New Revision: 400145 URL: http://svn.apache.org/viewcvs?rev=400145view=rev Log: use the latest versions Modified: jakarta/commons/sandbox/jci/trunk/pom.xml Modified: jakarta/commons/sandbox/jci/trunk/pom.xml URL:

svn commit: r400155 - /jakarta/commons/sandbox/jci/trunk/pom.xml

2006-05-05 Thread tcurdt
Author: tcurdt Date: Fri May 5 12:42:08 2006 New Revision: 400155 URL: http://svn.apache.org/viewcvs?rev=400155view=rev Log: xrefs show up too now Modified: jakarta/commons/sandbox/jci/trunk/pom.xml Modified: jakarta/commons/sandbox/jci/trunk/pom.xml URL:

Re: [VOTE] Release RC11 As Jakarta Commons Logging 1.1

2006-05-05 Thread Henri Yandell
On 5/4/06, robert burrell donkin [EMAIL PROTECTED] wrote: --8--- [X] +1 Release Candidate 11 As JCL 1.1 [ ] +0 Positive but have not had time to check release [ ] -0 Negative [ ] -1 Do not release Candidate 11

DO NOT REPLY [Bug 25830] - [fileupload] Upload Progress Reporting

2006-05-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25830. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 25830] - [fileupload] Upload Progress Reporting

2006-05-05 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=25830. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.

Bugzilla-JIRA migration

2006-05-05 Thread Henri Yandell
At some point tonight, I'm going to go ahead and get stuck into migrating the Jakarta Commons issues from Bugzilla to Jira. I'm on the US West Coast, so that means in about 6 hours time. I'm not going to make the Bugzilla read-only beforehand, instead I'll leave things open so people can

[fileupload] Bugfix release?

2006-05-05 Thread Henri Yandell
I'd like to volunteer to get a FileUpload release out the door consisting of: 38490 [fileupload] filename drops case 39160 [fileupload] Using getSize on DistFileItem after write returns 0 size Solution to the path vs filename issue. IE (and others?) sending the path of the uploaded file and

[jira] Commented: (JELLY-175) patch for jelly-tags-interaction

2006-05-05 Thread Lukas Theussl (JIRA)
[ http://issues.apache.org/jira/browse/JELLY-175?page=comments#action_12378162 ] Lukas Theussl commented on JELLY-175: - This patch has been applied more than a year ago. I have tested it with the maven console plugin and it works great. I'd like to

Re: [VOTE] Release RC11 As Jakarta Commons Logging 1.1

2006-05-05 Thread Simon Kitching
On Fri, 2006-05-05 at 12:59 -0700, Henri Yandell wrote: On 5/4/06, robert burrell donkin [EMAIL PROTECTED] wrote: --8--- [X] +1 Release Candidate 11 As JCL 1.1 [ ] +0 Positive but have not had time to

Re: Bugzilla-JIRA migration

2006-05-05 Thread Henri Yandell
Cancel that. While the migration looks like it'll go fine in testing - we've unearthed a known bug in batch-moving in which affects-version and fix-version can't be retained even when the two projects have the same version. http://jira.atlassian.com/browse/JRA-8248 Jeff (resident Jira expert)