Re: [configuration] 1.4 dependency in PropertyListParser.java

2007-04-15 Thread Emmanuel Bourg
Oliver Heger a écrit : I agree with using Java 5 for version 2.0. About switching to JDK 1.4 I am not sure. I think we should do this switch as late as possible. I.e. as long as no specific 1.4 features are needed for the fixes and features we implement, we should stay with 1.3. I remember

[nightly build] configuration failed.

2007-04-15 Thread Phil Steitz
Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070415/configuration.log - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[configuration] Re: [nightly build] configuration failed.

2007-04-15 Thread Emmanuel Bourg
I have the same version of Maven and the build works fine with the xdoc plugin 1.8. What is wrong ? Emmanuel Bourg Phil Steitz a écrit : Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070415/configuration.log

[http-client] Does HttpClient support the HttpOnly cookie attribute?

2007-04-15 Thread Tom Muldoon
It appears that the HttpOnly cookie attribute is not recognized by the CookieSpec class (in both HttpClient 3.0 and 3.1rc). i.e. the following message is logged ... CookieSpec - Unrecognized cookie attribute: name=HttpOnly, value=null This appears to be a bit of a show stopper, as the

[jira] Closed: (POOL-101) BaseObjectPool does not provide atomicity for closed-Operations

2007-04-15 Thread Sandy McArthur (JIRA)
[ https://issues.apache.org/jira/browse/POOL-101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandy McArthur closed POOL-101. --- Resolution: Won't Fix Assignee: Sandy McArthur I'm not convinced this is a worthwhile issue.

Re: Sonfiguration-189

2007-04-15 Thread Oliver Heger
sharma rohit wrote: Is Configuration-189 issue resolved in R1.4 of Commons Configuration? The DefaultConfigurationBuilder class, which is available since the 1.3 release provides the desired functionality. The class is covered by the user guide. You can find the history of this enhancement

[lang] StringUtils startsWith / endsWith methods

2007-04-15 Thread Niall Pemberton
I posted a patch for StringUtils to add a number of new methods to the following Jira ticket: http://issues.apache.org/jira/browse/LANG-326 Any objections to me committing this? Niall - To unsubscribe, e-mail: [EMAIL

svn commit: r529008 - /jakarta/commons/trunks-sandbox/

2007-04-15 Thread rahul
Author: rahul Date: Sun Apr 15 09:52:45 2007 New Revision: 529008 URL: http://svn.apache.org/viewvc?view=revrev=529008 Log: Removing jci so trunks-sandbox checkout will not fail Modified: jakarta/commons/trunks-sandbox/ (props changed) Propchange: jakarta/commons/trunks-sandbox/

svn commit: r529017 - /jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:18:33 2007 New Revision: 529017 URL: http://svn.apache.org/viewvc?view=revrev=529017 Log: CLI2 - Avalon Modified: jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF Modified:

svn commit: r529019 - /jakarta/commons/proper/cli/branches/avalon-implementation/src/test/data/

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:20:39 2007 New Revision: 529019 URL: http://svn.apache.org/viewvc?view=revrev=529019 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/src/test/data/

svn commit: r529021 - in /jakarta/commons/proper/cli/branches/avalon-implementation/src/java/org/apache/commons/cli/avalon: AbstractParserControl.java CLArgsParser.java CLOption.java CLOptionDescripto

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:22:41 2007 New Revision: 529021 URL: http://svn.apache.org/viewvc?view=revrev=529021 Log: Fix ASF licence; add NON-NLS markers Modified:

svn commit: r529022 - /jakarta/commons/proper/cli/branches/avalon-implementation/src/test/org/apache/commons/cli/avalon/ClutilTestCase.java

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:23:15 2007 New Revision: 529022 URL: http://svn.apache.org/viewvc?view=revrev=529022 Log: Fix ASF licence Modified: jakarta/commons/proper/cli/branches/avalon-implementation/src/test/org/apache/commons/cli/avalon/ClutilTestCase.java Modified:

svn commit: r529023 - /jakarta/commons/proper/cli/branches/avalon-implementation/xdocs/examples/

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:23:46 2007 New Revision: 529023 URL: http://svn.apache.org/viewvc?view=revrev=529023 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/xdocs/examples/

svn commit: r529024 - in /jakarta/commons/proper/cli/branches/avalon-implementation/xdocs/images: commandlines.png options.png

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:24:22 2007 New Revision: 529024 URL: http://svn.apache.org/viewvc?view=revrev=529024 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/xdocs/images/commandlines.png

svn commit: r529025 - /jakarta/commons/proper/cli/branches/avalon-implementation/maven.xml

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:24:55 2007 New Revision: 529025 URL: http://svn.apache.org/viewvc?view=revrev=529025 Log: Fix ASF licence Modified: jakarta/commons/proper/cli/branches/avalon-implementation/maven.xml Modified:

svn commit: r529026 - /jakarta/commons/proper/cli/branches/avalon-implementation/xdocs/manual/

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:25:27 2007 New Revision: 529026 URL: http://svn.apache.org/viewvc?view=revrev=529026 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/xdocs/manual/

svn commit: r529028 - /jakarta/commons/proper/cli/branches/avalon-implementation/project.xml

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:26:36 2007 New Revision: 529028 URL: http://svn.apache.org/viewvc?view=revrev=529028 Log: Fix ASF licence header Fix Avalon references Modified: jakarta/commons/proper/cli/branches/avalon-implementation/project.xml Modified:

svn commit: r529031 - /jakarta/commons/proper/cli/branches/avalon-implementation/gump.xml

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:27:22 2007 New Revision: 529031 URL: http://svn.apache.org/viewvc?view=revrev=529031 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/gump.xml

svn commit: r529032 - /jakarta/commons/proper/cli/branches/avalon-implementation/build-gump.xml

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 10:27:38 2007 New Revision: 529032 URL: http://svn.apache.org/viewvc?view=revrev=529032 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/build-gump.xml

Re: [cli-avalon] svn commit: r529017 - /jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF

2007-04-15 Thread Rahul Akolkar
On 4/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: sebb Date: Sun Apr 15 10:18:33 2007 New Revision: 529017 URL: http://svn.apache.org/viewvc?view=revrev=529017 Log: CLI2 - Avalon Modified: jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF

svn commit: r529044 - /jakarta/commons/proper/cli/branches/avalon-implementation/pom.xml

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 11:33:27 2007 New Revision: 529044 URL: http://svn.apache.org/viewvc?view=revrev=529044 Log: Create minimal POM Added: jakarta/commons/proper/cli/branches/avalon-implementation/pom.xml (with props) Added:

Re: [cli-avalon] svn commit: r529044 - /jakarta/commons/proper/cli/branches/avalon-implementation/pom.xml

2007-04-15 Thread Rahul Akolkar
On 4/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: sebb Date: Sun Apr 15 11:33:27 2007 New Revision: 529044 URL: http://svn.apache.org/viewvc?view=revrev=529044 Log: Create minimal POM Added: jakarta/commons/proper/cli/branches/avalon-implementation/pom.xml (with props)

Re: FileUpload errors

2007-04-15 Thread Jochen Wiedmann
On 4/14/07, Kirill Maksimov [EMAIL PROTECTED] wrote: For example, on the page http://jakarta.apache.org/commons/fileupload/streaming.html is some outdated code Instead of 'item.openStream(stream)' should be 'item.getInputStream(Stream)'. Why do you think so? The interface FileItemStream

svn commit: r529050 - /jakarta/commons/proper/cli/branches/avalon-implementation/doap_cli.rdf

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 12:24:53 2007 New Revision: 529050 URL: http://svn.apache.org/viewvc?view=revrev=529050 Log: Not used for Avalon CLI Removed: jakarta/commons/proper/cli/branches/avalon-implementation/doap_cli.rdf

svn commit: r529051 - /jakarta/commons/proper/cli/branches/avalon-implementation/build.xml

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 12:25:18 2007 New Revision: 529051 URL: http://svn.apache.org/viewvc?view=revrev=529051 Log: No longer reflects Maven.xml Removed: jakarta/commons/proper/cli/branches/avalon-implementation/build.xml

svn commit: r529087 - /jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF

2007-04-15 Thread sebb
Author: sebb Date: Sun Apr 15 15:58:56 2007 New Revision: 529087 URL: http://svn.apache.org/viewvc?view=revrev=529087 Log: Fix properties Modified: jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF (contents, props changed) Modified:

Re: [cli-avalon] svn commit: r529017 - /jakarta/commons/proper/cli/branches/avalon-implementation/src/conf/MANIFEST.MF

2007-04-15 Thread sebb
On 15/04/07, Rahul Akolkar [EMAIL PROTECTED] wrote: On 4/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: sebb Date: Sun Apr 15 10:18:33 2007 New Revision: 529017 URL: http://svn.apache.org/viewvc?view=revrev=529017 Log: CLI2 - Avalon Modified:

Re: [cli-avalon] svn commit: r529044 - /jakarta/commons/proper/cli/branches/avalon-implementation/pom.xml

2007-04-15 Thread sebb
On 15/04/07, Rahul Akolkar [EMAIL PROTECTED] wrote: On 4/15/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: sebb Date: Sun Apr 15 11:33:27 2007 New Revision: 529044 URL: http://svn.apache.org/viewvc?view=revrev=529044 Log: Create minimal POM Added:

Re: [vote] release commons jci RC1 as 1.0

2007-04-15 Thread Torsten Curdt
On 13.04.2007, at 06:22, Niall Pemberton wrote: I added LICENSE and NOTICE files to all modules - these are now being included in the generated jars. I also added assembly to create source and binary distros (not including JSR199 and Examples - is that correct?). Awesome Niall! Thanks a

Re: [vote] release commons jci RC1 as 1.0

2007-04-15 Thread Torsten Curdt
On 12.04.2007, at 19:56, Niall Pemberton wrote: On 4/12/07, Torsten Curdt [EMAIL PROTECTED] wrote: Niall, really appreciate our input! On 12.04.2007, at 06:22, Niall Pemberton wrote: 1) NOTICE / LICENSE The issue raised by Rahul about the missing NOTICE and LICENSE files gets a bit

Re: [configuration] Re: [nightly build] configuration failed.

2007-04-15 Thread Phil Steitz
/plugin.jelly Element... attainGoal Line.. 687 Column 48 No goal [xdoc:init-i18n] It is using the 1.8 version of the xdoc plugin. Are you using maven 1.0.2, or maven 1.1? Phil Emmanuel Bourg Phil Steitz a écrit : Failed build logs: http://vmbuild.apache.org/~commons/nightly/logs//20070415

[jira] Commented: (POOL-95) GenericObjectPool constructor with GenericObjectPool.Config ignores softMinEvictableIdleTimeMillis

2007-04-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489006 ] Phil Steitz commented on POOL-95: - Any reason not to apply this patch? GenericObjectPool constructor with