[EMAIL PROTECTED]: Project commons-fileupload (in module jakarta-commons) failed

2006-12-07 Thread John McNally
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-fileupload has an issue affecting its community integration. This issue a

[EMAIL PROTECTED]: Project commons-fileupload (in module jakarta-commons) failed

2006-12-07 Thread John McNally
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-fileupload has an issue affecting its community integration. This issue a

[jira] Commented: (DAEMON-88) JMX java options can cause silent service failure

2006-12-07 Thread Bill Barker (JIRA)
[ http://issues.apache.org/jira/browse/DAEMON-88?page=comments#action_12456684 ] Bill Barker commented on DAEMON-88: --- Unless you have NTFS, that won't work on Windows. Yes, logging could be better. > JMX java options can cause silent service

svn commit: r483811 - /jakarta/commons/proper/modeler/trunk/build.xml

2006-12-07 Thread billbarker
Author: billbarker Date: Thu Dec 7 19:37:37 2006 New Revision: 483811 URL: http://svn.apache.org/viewvc?view=rev&rev=483811 Log: Improve the build dependancies when using Ant. Fixes: MODELER-20: Based on a patch submitted by Petteri Raty MODELER-21: Patch submitted by Petteri Raty Modified:

[jira] Commented: (MODELER-20) ant jar in trunk fails

2006-12-07 Thread Bill Barker (JIRA)
[ http://issues.apache.org/jira/browse/MODELER-20?page=comments#action_12456681 ] Bill Barker commented on MODELER-20: I modified your patch, but in the SVN trunk it is now possible to do `ant dist` directly. > ant jar in trunk fails >

[jira] Commented: (MODELER-21) MbeansDescriptorsDigesterSource.java is never build if just setting commons-digester.jar property in build.properties

2006-12-07 Thread Bill Barker (JIRA)
[ http://issues.apache.org/jira/browse/MODELER-21?page=comments#action_12456680 ] Bill Barker commented on MODELER-21: Patch applied to SVN trunk. Thanks much! > MbeansDescriptorsDigesterSource.java is never build if just setting > commons

[jira] Resolved: (VALIDATOR-211) Upgrade to Digester 1.8

2006-12-07 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/VALIDATOR-211?page=all ] Niall Pemberton resolved VALIDATOR-211. --- Fix Version/s: 1.4 Resolution: Fixed > Upgrade to Digester 1.8 > --- > > Key: VALIDATOR-211 >

[jira] Created: (VALIDATOR-213) Factor out Check Digit logic into separate implementations

2006-12-07 Thread Niall Pemberton (JIRA)
Factor out Check Digit logic into separate implementations -- Key: VALIDATOR-213 URL: http://issues.apache.org/jira/browse/VALIDATOR-213 Project: Commons Validator Issue Type: Improveme

Re: [CSV] commit-then-review

2006-12-07 Thread Henri Yandell
+1. I favour making JIRA items for anything substantial - then we can use it to create a nice set of release notes etc. [and now I'm hoping that I've been doing that when I've made substantial changes :) ]. It's also a much better focal point than the code changes themselves. Hen On 12/7/06, Y

Re: [Validator] Moving to JDK 1.4 - removing the ORO Dependency

2006-12-07 Thread Henri Yandell
+1 from me. On 12/7/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: This (below) sounds good to me. Thanks. -Rahul On 12/7/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Now Validator 1.3.1 is released I plan to start work to remove > Validator's dependency on ORO by moving to JDK 1.4 and using

[all] Commons SCXML 0.6 RC1 available

2006-12-07 Thread Rahul Akolkar
http://people.apache.org/~rahul/commons/scxml-0.6/rc1/ Notes: * This is a m1 JDK 1.4 RC (Commons SCXML is JDK 1.4+). Given the ibiblio situation, please note the build may fail if it cannot fetch the dependencies (which is easy to correct, but has to be done locally) * The v0.6 resources links on

svn commit: r483736 - /jakarta/commons/proper/scxml/tags/SCXML_0_6_RC1/

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 15:32:41 2006 New Revision: 483736 URL: http://svn.apache.org/viewvc?view=rev&rev=483736 Log: Tag Commons SCXML v0.6 RC1 Added: jakarta/commons/proper/scxml/tags/SCXML_0_6_RC1/ - copied from r483735, jakarta/commons/proper/scxml/trunk/ --

svn commit: r483733 - in /jakarta/commons/proper/scxml/trunk: build.xml pom.xml project.xml src/conf/MANIFEST.MF

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 15:26:11 2006 New Revision: 483733 URL: http://svn.apache.org/viewvc?view=rev&rev=483733 Log: Towards a RC for v0.6 Modified: jakarta/commons/proper/scxml/trunk/build.xml jakarta/commons/proper/scxml/trunk/pom.xml jakarta/commons/proper/scxml/trunk/proje

[jira] Created: (SCXML-34) Deprecate oacsm.Invoke#getParams()

2006-12-07 Thread Rahul Akolkar (JIRA)
Deprecate oacsm.Invoke#getParams() -- Key: SCXML-34 URL: http://issues.apache.org/jira/browse/SCXML-34 Project: Commons SCXML Issue Type: Task Affects Versions: 0.5 Reporter: Rahul Akolkar

[jira] Updated: (SCXML-22) The engine must report error/warning when invalid events are triggered

2006-12-07 Thread Rahul Akolkar (JIRA)
[ http://issues.apache.org/jira/browse/SCXML-22?page=all ] Rahul Akolkar updated SCXML-22: --- Fix Version/s: 1.0 (was: 0.6) > The engine must report error/warning when invalid events are triggered >

[jira] Updated: (SCXML-16) The 'target' of a cannot be a data element name

2006-12-07 Thread Rahul Akolkar (JIRA)
[ http://issues.apache.org/jira/browse/SCXML-16?page=all ] Rahul Akolkar updated SCXML-16: --- Fix Version/s: 1.0 (was: 0.6) Probably needs spec clarification, I'll look into that. > The 'target' of a cannot be a data element name >

[jira] Resolved: (SCXML-33) Namespaced XPath support for

2006-12-07 Thread Rahul Akolkar (JIRA)
[ http://issues.apache.org/jira/browse/SCXML-33?page=all ] Rahul Akolkar resolved SCXML-33. Resolution: Fixed > Namespaced XPath support for > --- > > Key: SCXML-33 > URL: http://issues.apa

[jira] Resolved: (SCXML-24) Add (and remove) CustomDigester

2006-12-07 Thread Rahul Akolkar (JIRA)
[ http://issues.apache.org/jira/browse/SCXML-24?page=all ] Rahul Akolkar resolved SCXML-24. Resolution: Fixed Custom digester removed. > Add (and remove) CustomDigester > --- > > Key: SCXML-24 >

[jira] Resolved: (SCXML-32) Upgrade core dependencies in time for v0.6

2006-12-07 Thread Rahul Akolkar (JIRA)
[ http://issues.apache.org/jira/browse/SCXML-32?page=all ] Rahul Akolkar resolved SCXML-32. Resolution: Fixed > Upgrade core dependencies in time for v0.6 > -- > > Key: SCXML-32 > UR

svn commit: r483720 - /jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 15:00:07 2006 New Revision: 483720 URL: http://svn.apache.org/viewvc?view=rev&rev=483720 Log: v0.6 RC site navbar additions. Modified: jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml Modified: jakarta/commons/proper/scxml/trunk/xdocs/navigation.xml URL:

[jira] Updated: (LANG-282) Create more tests to test out the +=31 replacement code in DurationFormatUtils.

2006-12-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-282?page=all ] Henri Yandell updated LANG-282: --- Fix Version/s: 2.3 (was: 3.0) > Create more tests to test out the +=31 replacement code in > DurationFormatUtils. >

svn commit: r483716 - /jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java

2006-12-07 Thread yonik
Author: yonik Date: Thu Dec 7 14:57:17 2006 New Revision: 483716 URL: http://svn.apache.org/viewvc?view=rev&rev=483716 Log: change inner class Token to static Modified: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java Modified: jakarta/commons/sandbox/csv/t

svn commit: r483711 - in /jakarta/commons/proper/scxml/trunk: build.xml pom.xml project.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 14:45:01 2006 New Revision: 483711 URL: http://svn.apache.org/viewvc?view=rev&rev=483711 Log: Recommend JEXL 1.1 SCXML-32 Modified: jakarta/commons/proper/scxml/trunk/build.xml jakarta/commons/proper/scxml/trunk/pom.xml jakarta/commons/proper/scxml/trunk

svn commit: r483710 - in /jakarta/commons/proper/scxml/trunk: build.xml pom.xml project.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 14:42:13 2006 New Revision: 483710 URL: http://svn.apache.org/viewvc?view=rev&rev=483710 Log: Up logging to 1.1 SCXML-32 Modified: jakarta/commons/proper/scxml/trunk/build.xml jakarta/commons/proper/scxml/trunk/pom.xml jakarta/commons/proper/scxml/trunk/

svn commit: r483708 - /jakarta/commons/proper/scxml/trunk/project.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 14:38:40 2006 New Revision: 483708 URL: http://svn.apache.org/viewvc?view=rev&rev=483708 Log: Shorten comment. Modified: jakarta/commons/proper/scxml/trunk/project.xml Modified: jakarta/commons/proper/scxml/trunk/project.xml URL: http://svn.apache.org/viewvc/j

svn commit: r483705 - /jakarta/commons/proper/scxml/trunk/xdocs/changes.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 14:36:13 2006 New Revision: 483705 URL: http://svn.apache.org/viewvc?view=rev&rev=483705 Log: Changelog update. Modified: jakarta/commons/proper/scxml/trunk/xdocs/changes.xml Modified: jakarta/commons/proper/scxml/trunk/xdocs/changes.xml URL: http://svn.apach

svn commit: r483700 - /jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java

2006-12-07 Thread yonik
Author: yonik Date: Thu Dec 7 14:21:55 2006 New Revision: 483700 URL: http://svn.apache.org/viewvc?view=rev&rev=483700 Log: add replacement notes for deprecated methods Modified: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java Modified: jakarta/commons/san

svn commit: r483698 - /jakarta/commons/proper/scxml/trunk/RELEASE-NOTES.txt

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 14:16:00 2006 New Revision: 483698 URL: http://svn.apache.org/viewvc?view=rev&rev=483698 Log: v0.6 release notes Modified: jakarta/commons/proper/scxml/trunk/RELEASE-NOTES.txt Modified: jakarta/commons/proper/scxml/trunk/RELEASE-NOTES.txt URL: http://svn.apach

[jira] Commented: (JEXL-13) [jexl] Make JEXL allow for an Uberspect plugin

2006-12-07 Thread Douglas Rand (JIRA)
[ http://issues.apache.org/jira/browse/JEXL-13?page=comments#action_12456617 ] Douglas Rand commented on JEXL-13: -- What about a very simple patch to Introspector.java? The following meets my needs, albeit it might not meet the needs of someone

[jira] Commented: (LOGGING-25) [logging] call to getClassLoader() in LogFactoryImpl not checked for null

2006-12-07 Thread David Smiley (JIRA)
[ http://issues.apache.org/jira/browse/LOGGING-25?page=comments#action_12456614 ] David Smiley commented on LOGGING-25: - This hasn't been fixed. This problem can be seen using Apple's VM on Mac OS X if JCL is on the bootclasspath (such as v

Re: [CSV] commit-then-review

2006-12-07 Thread Yonik Seeley
On 12/7/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: On 12/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: > FYI, for some minor changes to CSV, I'm using the commit-then-review > protocol, esp since there don't seem to be many CSV followers. Holler > if that doesn't work for you :-) > > I depreca

Re: [CSV] commit-then-review

2006-12-07 Thread Rahul Akolkar
On 12/7/06, Yonik Seeley <[EMAIL PROTECTED]> wrote: FYI, for some minor changes to CSV, I'm using the commit-then-review protocol, esp since there don't seem to be many CSV followers. Holler if that doesn't work for you :-) I deprecated setStrategy() as it doesn't make much sense... I don't thi

svn commit: r483683 - /jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java

2006-12-07 Thread yonik
Author: yonik Date: Thu Dec 7 13:50:05 2006 New Revision: 483683 URL: http://svn.apache.org/viewvc?view=rev&rev=483683 Log: CSVParser javadoc cleanup (and remove ref to M$ [sic]) Modified: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java Modified: jakarta/c

Re: [Validator] Moving to JDK 1.4 - removing the ORO Dependency

2006-12-07 Thread Rahul Akolkar
This (below) sounds good to me. Thanks. -Rahul On 12/7/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: Now Validator 1.3.1 is released I plan to start work to remove Validator's dependency on ORO by moving to JDK 1.4 and using its built in regular expression support. Nearly a year ago I ran a p

[jira] Commented: (POOL-91) StackObjectPool.borrowObject infinate loop when makeObject returns null

2006-12-07 Thread Sandy McArthur (JIRA)
[ http://issues.apache.org/jira/browse/POOL-91?page=comments#action_12456609 ] Sandy McArthur commented on POOL-91: For me it's an issue of usability. I view a pool as a source of reusable heavyweight objects. If the pool is unable to provid

[jira] Resolved: (LANG-262) Use of enum prevents a classloader from being garbage collected resuling in out of memory exceptions.

2006-12-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-262?page=all ] Henri Yandell resolved LANG-262. Resolution: Fixed I think my research class shows that things should work. Making it a unit test seems a lot more painful, which I'm finding very hard to have th

svn commit: r483679 - /jakarta/commons/proper/scxml/trunk/xdocs/index.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 13:44:41 2006 New Revision: 483679 URL: http://svn.apache.org/viewvc?view=rev&rev=483679 Log: Remove a crufty section and start making site RC-worthy. Modified: jakarta/commons/proper/scxml/trunk/xdocs/index.xml Modified: jakarta/commons/proper/scxml/trunk/xdoc

svn commit: r483677 - in /jakarta/commons/proper/scxml/trunk/xdocs/0.6: ./ index.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 13:42:33 2006 New Revision: 483677 URL: http://svn.apache.org/viewvc?view=rev&rev=483677 Log: Add a v0.6 section (to the undeployed site). Added: jakarta/commons/proper/scxml/trunk/xdocs/0.6/ jakarta/commons/proper/scxml/trunk/xdocs/0.6/index.xml (with pro

[jira] Commented: (SANDBOX-182) Excel strategy separator error

2006-12-07 Thread Yonik Seeley (JIRA)
[ http://issues.apache.org/jira/browse/SANDBOX-182?page=comments#action_12456602 ] Yonik Seeley commented on SANDBOX-182: -- I did a number of tests with my current version of Excel. save as "csv" types do use commas, with double quotes as en

svn commit: r483676 - /jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 13:38:40 2006 New Revision: 483676 URL: http://svn.apache.org/viewvc?view=rev&rev=483676 Log: Wrong title. Modified: jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml Modified: jakarta/commons/proper/scxml/trunk/xdocs/0.5/index.xml URL: http://svn.apache.

svn commit: r483675 - /jakarta/commons/proper/scxml/trunk/xdocs/faq.fml

2006-12-07 Thread rahul
Author: rahul Date: Thu Dec 7 13:38:02 2006 New Revision: 483675 URL: http://svn.apache.org/viewvc?view=rev&rev=483675 Log: FAQ maintenance. Modified: jakarta/commons/proper/scxml/trunk/xdocs/faq.fml Modified: jakarta/commons/proper/scxml/trunk/xdocs/faq.fml URL: http://svn.apache.org/view

[Validator] Moving to JDK 1.4 - removing the ORO Dependency

2006-12-07 Thread Niall Pemberton
Now Validator 1.3.1 is released I plan to start work to remove Validator's dependency on ORO by moving to JDK 1.4 and using its built in regular expression support. Nearly a year ago I ran a poll on JDK usage and validator: http://tinyurl.com/ybcyeh The results of which are here: http://tiny

svn commit: r483661 - in /jakarta/commons/proper/configuration/trunk/src/test/org/apache/commons/configuration: TestXMLConfiguration.java reloading/FileAlwaysReloadingStrategy.java

2006-12-07 Thread oheger
Author: oheger Date: Thu Dec 7 12:58:09 2006 New Revision: 483661 URL: http://svn.apache.org/viewvc?view=rev&rev=483661 Log: Added new FileAlwaysReloadingStrategy under test classes for simplifying reloading tests for file-based configurations Added: jakarta/commons/proper/configuration/tr

[jira] Created: (SANDBOX-182) Excel strategy separator error

2006-12-07 Thread Yonik Seeley (JIRA)
Excel strategy separator error -- Key: SANDBOX-182 URL: http://issues.apache.org/jira/browse/SANDBOX-182 Project: Commons Sandbox Issue Type: Bug Components: CSV Reporter: Yonik Seeley

[jira] Updated: (LANG-262) Use of enum prevents a classloader from being garbage collected resuling in out of memory exceptions.

2006-12-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-262?page=all ] Henri Yandell updated LANG-262: --- Attachment: ClassMapping.java Took another look at this. I was being dumb and calling getClass() on the key when it came back from the map; and as it was the Class

[jira] Updated: (LANG-262) Use of enum prevents a classloader from being garbage collected resuling in out of memory exceptions.

2006-12-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/LANG-262?page=all ] Henri Yandell updated LANG-262: --- Attachment: (was: ClassMapping.java) > Use of enum prevents a classloader from being garbage collected resuling in > out of memory exceptions. > --

[jira] Created: (MODELER-21) MbeansDescriptorsDigesterSource.java is never build if just setting commons-digester.jar property in build.properties

2006-12-07 Thread JIRA
MbeansDescriptorsDigesterSource.java is never build if just setting commons-digester.jar property in build.properties - Key: MODELER-21 URL: http:/

[jira] Resolved: (CHAIN-33) Upgrade to Digester 1.8 to fix bug loading webapp resources

2006-12-07 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/CHAIN-33?page=all ] Niall Pemberton resolved CHAIN-33. -- Fix Version/s: 1.2 Resolution: Fixed > Upgrade to Digester 1.8 to fix bug loading webapp resources > --

[jira] Commented: (POOL-91) StackObjectPool.borrowObject infinate loop when makeObject returns null

2006-12-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/POOL-91?page=comments#action_12456578 ] Henri Yandell commented on POOL-91: --- What would be bad about returning null again? [Sorry for the dumb question - I've not done much Pool dev in the past so new to

[jira] Updated: (MODELER-21) MbeansDescriptorsDigesterSource.java is never build if just setting commons-digester.jar property in build.properties

2006-12-07 Thread JIRA
[ http://issues.apache.org/jira/browse/MODELER-21?page=all ] Petteri Räty updated MODELER-21: Attachment: commons-modeler-commons-digester.patch Adds classpathref to the available task so that ant can find the jar. The other way to do this would be sett

Re: enhancements needed for the OS/400 parser?

2006-12-07 Thread henrik . sorensen
On Thursday 07 December 2006 20:44, Daniel Manley wrote: > Hi Rory, > > I don't know much about OS/400, OS/390 or MVS. I would feel more > comfortable submitting a patch to the OS/400 parser and let you guys > figure out if this is applicable to OS/390 or MVS. I think OS/400 should still have its

[CSV] commit-then-review

2006-12-07 Thread Yonik Seeley
FYI, for some minor changes to CSV, I'm using the commit-then-review protocol, esp since there don't seem to be many CSV followers. Holler if that doesn't work for you :-) I deprecated setStrategy() as it doesn't make much sense... I don't think we want to guarantee the ability to switch strateg

Re: enhancements needed for the OS/400 parser?

2006-12-07 Thread Rory Winston
Hi Daniel No problem. Any submissions welcome. Thanks Rory Daniel Manley wrote: Hi Rory, I don't know much about OS/400, OS/390 or MVS. I would feel more comfortable submitting a patch to the OS/400 parser and let you guys figure out if this is applicable to OS/390 or MVS. Dan Rory Wins

Re: enhancements needed for the OS/400 parser?

2006-12-07 Thread Daniel Manley
Hi Rory, I don't know much about OS/400, OS/390 or MVS. I would feel more comfortable submitting a patch to the OS/400 parser and let you guys figure out if this is applicable to OS/390 or MVS. Dan Rory Winston wrote: Hi Daniel You're the second person to raise the issue about swallowing

Re: enhancements needed for the OS/400 parser?

2006-12-07 Thread Rory Winston
Hi Henrik You can just make the changes locally and send me a patch if you like (or the entire file) Cheers Rory [EMAIL PROTECTED] wrote: On Tuesday 05 December 2006 21:52, Rory Winston wrote: Hi Henrik Actually the parser is under the 2.0 branch here: http://svn.apache.org/viewvc/jaka

[jira] Updated: (MODELER-20) ant jar in trunk fails

2006-12-07 Thread JIRA
[ http://issues.apache.org/jira/browse/MODELER-20?page=all ] Petteri Räty updated MODELER-20: Attachment: commons-modeler-trunk-build.xml.patch Fixes the problems so that ant jar completes succesfully. > ant jar in trunk fails > -- >

[jira] Created: (MODELER-20) ant jar in trunk fails

2006-12-07 Thread JIRA
ant jar in trunk fails -- Key: MODELER-20 URL: http://issues.apache.org/jira/browse/MODELER-20 Project: Commons Modeler Issue Type: Bug Affects Versions: 2.0 Environment: Gentoo Linux using commons modeler SV

svn commit: r483576 - /jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java

2006-12-07 Thread yonik
Author: yonik Date: Thu Dec 7 10:05:00 2006 New Revision: 483576 URL: http://svn.apache.org/viewvc?view=rev&rev=483576 Log: [CSV] deprecated setStrategy, made most private members final Modified: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java Modified: ja

svn commit: r483548 - /jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java

2006-12-07 Thread yonik
Author: yonik Date: Thu Dec 7 09:02:19 2006 New Revision: 483548 URL: http://svn.apache.org/viewvc?view=rev&rev=483548 Log: [CSV] little javadoc cleanups Modified: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java Modified: jakarta/commons/sandbox/csv/trunk/

Re: [all] releases

2006-12-07 Thread Rahul Akolkar
On 12/6/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: There is also an import fix that makes it possible to use JCL in applets again. We had to revert back to 1.0.4 because of that bug. I want to verify this fix, but don't have the time right now. Perhaps this weekend... Seems pertinent (M

svn commit: r483528 - /jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java

2006-12-07 Thread yonik
Author: yonik Date: Thu Dec 7 08:32:37 2006 New Revision: 483528 URL: http://svn.apache.org/viewvc?view=rev&rev=483528 Log: deprecate some CSVParser constructors Modified: jakarta/commons/sandbox/csv/trunk/src/java/org/apache/commons/csv/CSVParser.java Modified: jakarta/commons/sandbox/cs

svn commit: r483485 - /jakarta/commons/proper/vfs/trunk/maven.xml

2006-12-07 Thread joehni
Author: joehni Date: Thu Dec 7 07:24:41 2006 New Revision: 483485 URL: http://svn.apache.org/viewvc?view=rev&rev=483485 Log: Fix nightly src artifacts to contain Java sources. Modified: jakarta/commons/proper/vfs/trunk/maven.xml Modified: jakarta/commons/proper/vfs/trunk/maven.xml URL: htt

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-12-07 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration. Th

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2006-12-07 Thread commons-jelly-tags-jsl development
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration. Th

[jira] Commented: (CONFIGURATION-237) Contrib : managed reloading strategy

2006-12-07 Thread nicolas de loof (JIRA)
[ http://issues.apache.org/jira/browse/CONFIGURATION-237?page=comments#action_12456318 ] nicolas de loof commented on CONFIGURATION-237: --- My commons-configuration is build inside Spring context :