[jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid

2007-01-31 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469356 ] Niall Pemberton commented on VALIDATOR-221: --- I don't disagree with any of the comments here - Gabriel ma

svn commit: r502139 - /jakarta/commons/proper/math/trunk/pom.xml

2007-01-31 Thread bayard
Author: bayard Date: Wed Jan 31 23:03:52 2007 New Revision: 502139 URL: http://svn.apache.org/viewvc?view=rev&rev=502139 Log: Maven 2 pom for Math. Tests that use getClass().getResource(String) don't work at the moment, unsure how to fix currently. Added: jakarta/commons/proper/math/trunk/p

[jira] Closed: (EMAIL-22) [email] New embed method for HtmlEmail

2007-01-31 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard closed EMAIL-22. - Resolution: Duplicate Email-35 looks like a better patch as well. > [email] New embed method for HtmlEmail

[jira] Resolved: (EMAIL-59) SSL Support

2007-01-31 Thread dion gillard (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dion gillard resolved EMAIL-59. --- Resolution: Fixed applied clean patch > SSL Support > --- > > Key: EMAIL-59 >

svn commit: r502132 - in /jakarta/commons/proper/email/trunk/src: java/org/apache/commons/mail/Email.java test/org/apache/commons/mail/HtmlEmailTest.java

2007-01-31 Thread dion
Author: dion Date: Wed Jan 31 21:58:39 2007 New Revision: 502132 URL: http://svn.apache.org/viewvc?view=rev&rev=502132 Log: Applied EMAIL-59. Also changed the way the HTMLEmailTest class did it's failure handling, because failing tests would just print out a message and not provide the actual exc

Re: [email] Status and JIRA breakdown

2007-01-31 Thread Dion Gillard
On 1/31/07, Henri Yandell <[EMAIL PROTECTED]> wrote: On 1/10/07, Ben Speakmon <[EMAIL PROTECTED]> wrote: > There are currently 13 open issues in JIRA; happily one was closed > last week when the OP got a new comment on the issue and marked it > closed as being his fault. There are 13 issues the

svn commit: r502119 - /jakarta/commons/sandbox/finder/trunk/pom.xml

2007-01-31 Thread bayard
Author: bayard Date: Wed Jan 31 20:38:45 2007 New Revision: 502119 URL: http://svn.apache.org/viewvc?view=rev&rev=502119 Log: Move to the IO 1.3 release Modified: jakarta/commons/sandbox/finder/trunk/pom.xml Modified: jakarta/commons/sandbox/finder/trunk/pom.xml URL: http://svn.apache.org/v

Re: [transaction] Towards a Commons Transaction 1.2 release

2007-01-31 Thread David Blevins
On Jan 20, 2007, at 8:59 AM, Joerg Heinicke wrote: When doing the step one should also have in mind the necessity of 1.3 compiled Geronimo jars. David Blevins offered to help here [5, 6], but I don't know about any progress (cc-ing him). Sorry I was not able to get to this sooner (was doin

[jira] Created: (BEANUTILS-269) Boolean Support

2007-01-31 Thread maomaode (JIRA)
Boolean Support --- Key: BEANUTILS-269 URL: https://issues.apache.org/jira/browse/BEANUTILS-269 Project: Commons BeanUtils Issue Type: New Feature Affects Versions: 1.7.0 Reporter: maomaode I have a bean class "

[jira] Created: (JXPATH-78) Boolean Support

2007-01-31 Thread maomaode (JIRA)
Boolean Support --- Key: JXPATH-78 URL: https://issues.apache.org/jira/browse/JXPATH-78 Project: Commons JXPath Issue Type: New Feature Affects Versions: 1.2 Final Reporter: maomaode I have a bean class "Cache"

Re: [VOTE] Lang 2.3 RC1

2007-01-31 Thread Stephen Colebourne
+1 Although compared to [io] we probably should have a sources and javadoc jar in the zips as well. Stephen Henri Yandell wrote: Next up - Lang 2.3. Here's the release candidate: http://people.apache.org/~bayard/commons-lang/commons-lang-2.3-rc1/ Clirr, Jardiff + Site included. [ ] +1 [

[ANNOUNCE] Commons IO 1.3 released

2007-01-31 Thread Henri Yandell
I'd like to announce that Commons IO 1.3 has been released. Commons IO provides low level utilities, file filters and streams that probably should be in the JDK. The IO 1.3 release contains some bugfixes and a lots of new features, notably the many new filters and a DirectoryWalker implementation

Re: [VOTE] Lang 2.3 RC1

2007-01-31 Thread Henri Yandell
On 1/31/07, Oliver Heger <[EMAIL PROTECTED]> wrote: +1 Thanks :) I think I sent the email too soon after IO, people are release-tired. Two (very) minor nits: - There are some pmd warnings. I've fixed the unused imports one. The others don't seem like problems to me, possibly need to figure

svn commit: r501987 - in /jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration: AbstractConfiguration.java SubsetConfiguration.java

2007-01-31 Thread oheger
Author: oheger Date: Wed Jan 31 12:57:04 2007 New Revision: 501987 URL: http://svn.apache.org/viewvc?view=rev&rev=501987 Log: Fixed two clirr warnings Modified: jakarta/commons/proper/configuration/trunk/src/java/org/apache/commons/configuration/AbstractConfiguration.java jakarta/common

svn commit: r501986 - /jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ReflectionToStringBuilder.java

2007-01-31 Thread bayard
Author: bayard Date: Wed Jan 31 12:54:26 2007 New Revision: 501986 URL: http://svn.apache.org/viewvc?view=rev&rev=501986 Log: Removing unused imports Modified: jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/builder/ReflectionToStringBuilder.java Modified: jakarta/common

Re: [VOTE] Lang 2.3 RC1

2007-01-31 Thread Oliver Heger
+1 Two (very) minor nits: - There are some pmd warnings. - The binary distro contains only the API docs. AFAIK most other components ship here the complete site. Oliver Henri Yandell wrote: Next up - Lang 2.3. Here's the release candidate: http://people.apache.org/~bayard/commons-lang/comm

[jira] Updated: (EMAIL-59) SSL Support

2007-01-31 Thread Ben Speakmon (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ben Speakmon updated EMAIL-59: -- Attachment: enable-ssl-cleaned.patch Cleaned-up patch with style and whitespace fixed and missing javadoc

[jira] Commented: (JXPATH-76) CompiledExpression not completely thread-safe

2007-01-31 Thread Simon Raess (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469179 ] Simon Raess commented on JXPATH-76: --- I've thought about that solution too, but the change without synchronized is p

[jira] Updated: (JXPATH-77) Added selectNodes / selectSingleNode to CompiledExpression

2007-01-31 Thread Simon Raess (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Raess updated JXPATH-77: -- You're right. I haven't thought about that. I've created a patched version, so I don't really care when thi

svn commit: r501951 - /jakarta/commons/proper/httpclient/trunk/release_notes.txt

2007-01-31 Thread ggregory
Author: ggregory Date: Wed Jan 31 11:18:18 2007 New Revision: 501951 URL: http://svn.apache.org/viewvc?view=rev&rev=501951 Log: Add missing entries from Release 2.0.2. Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt Modified: jakarta/commons/proper/httpclient/trunk/releas

svn commit: r501913 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ java/org/apache/commons/jxpath/ri/ java/org/apache/commons/jxpath/ri/axes/ java/org/apache/commons/jx

2007-01-31 Thread mbenson
Author: mbenson Date: Wed Jan 31 09:24:42 2007 New Revision: 501913 URL: http://svn.apache.org/viewvc?view=rev&rev=501913 Log: unused fields and imports Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/MapDynamicPropertyHandler.java jakarta/commons/proper

[jira] Commented: (JXPATH-77) Added selectNodes / selectSingleNode to CompiledExpression

2007-01-31 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469109 ] Matt Benson commented on JXPATH-77: --- Oh... most likely Dmitri never added these methods onto CompiledExpression bec

[jira] Commented: (JXPATH-77) Added selectNodes / selectSingleNode to CompiledExpression

2007-01-31 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469092 ] Matt Benson commented on JXPATH-77: --- This would be easier to incorporate with tests. ;) > Added selectNodes / sele

[jira] Resolved: (JXPATH-76) CompiledExpression not completely thread-safe

2007-01-31 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved JXPATH-76. --- Resolution: Fixed Fix Version/s: 1.3 It takes less analysis on my part (as a self-appointed, bu

svn commit: r501878 - in /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler: ExpressionPath.java Path.java

2007-01-31 Thread mbenson
Author: mbenson Date: Wed Jan 31 08:24:54 2007 New Revision: 501878 URL: http://svn.apache.org/viewvc?view=rev&rev=501878 Log: synchronize lazy checks; JXPATH-76 Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler/ExpressionPath.java jakarta/comm

[jira] Commented: (VALIDATOR-221) DateValidator considers "02/29" with format "MM/dd" invalid

2007-01-31 Thread Carsten Drossel (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12469084 ] Carsten Drossel commented on VALIDATOR-221: --- According to the Javadoc ("Checks if the field is a valid d

[jira] Updated: (JXPATH-77) Added selectNodes / selectSingleNode to CompiledExpression

2007-01-31 Thread Simon Raess (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Raess updated JXPATH-77: -- Attachment: patch2.txt > Added selectNodes / selectSingleNode to CompiledExpression > --

[jira] Updated: (JXPATH-76) CompiledExpression not completely thread-safe

2007-01-31 Thread Simon Raess (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Raess updated JXPATH-76: -- Affects Version/s: 1.2 Final > CompiledExpression not completely thread-safe > -

[jira] Created: (JXPATH-77) Added selectNodes / selectSingleNode to CompiledExpression

2007-01-31 Thread Simon Raess (JIRA)
Added selectNodes / selectSingleNode to CompiledExpression -- Key: JXPATH-77 URL: https://issues.apache.org/jira/browse/JXPATH-77 Project: Commons JXPath Issue Type: Improvement Aff

[jira] Updated: (JXPATH-76) CompiledExpression not completely thread-safe

2007-01-31 Thread Simon Raess (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Raess updated JXPATH-76: -- Attachment: jxpath.patch patch fixing (some?) multithreading bugs in compiled expressions > CompiledExp

[jira] Created: (JXPATH-76) CompiledExpression not completely thread-safe

2007-01-31 Thread Simon Raess (JIRA)
CompiledExpression not completely thread-safe - Key: JXPATH-76 URL: https://issues.apache.org/jira/browse/JXPATH-76 Project: Commons JXPath Issue Type: Bug Reporter: Simon Raess Some

svn commit: r501780 - in /jakarta/commons/proper/net/branches/JDK_1_5_BRANCH: pom.xml src/test/java/org/apache/commons/net/ftp/TestConnectTimeout.java

2007-01-31 Thread rwinston
Author: rwinston Date: Wed Jan 31 01:26:35 2007 New Revision: 501780 URL: http://svn.apache.org/viewvc?view=rev&rev=501780 Log: Fix META-INF deployment and catch a likely exception in TestConnectTimeout.java Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/pom.xml jakarta/com

svn commit: r501759 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/util/MonitorInputStream.java

2007-01-31 Thread imario
Author: imario Date: Wed Jan 31 00:07:57 2007 New Revision: 501759 URL: http://svn.apache.org/viewvc?view=rev&rev=501759 Log: overridden available() to match with MonitorInputStreams autoclosing capability. Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/