[jira] Updated: (BEANUTILS-18) [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-18: - Attachment: BEANUTILS-18-PropertyUtilsBean.patch As well as PropertyUtilsBean's isReada

svn commit: r555184 - in /jakarta/commons/proper/beanutils/trunk: pom.xml src/test/org/apache/commons/beanutils/PropertyUtilsTestCase.java

2007-07-10 Thread niallp
Author: niallp Date: Tue Jul 10 23:25:35 2007 New Revision: 555184 URL: http://svn.apache.org/viewvc?view=rev&rev=555184 Log: correct test failing in JDK 1.6 Modified: jakarta/commons/proper/beanutils/trunk/pom.xml jakarta/commons/proper/beanutils/trunk/src/test/org/apache/commons/beanut

[jira] Commented: (BEANUTILS-18) [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511662 ] Niall Pemberton commented on BEANUTILS-18: -- IMO isReadable() returning true for properties which throw an

[jira] Resolved: (BEANUTILS-157) Beanutils's describe() method cannot determine reader methods for anonymous class

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-157. --- Resolution: Fixed BEANUTILS-273 resolved the issue of annonymous implementations o

[jira] Resolved: (BEANUTILS-273) Public methods overriden in anonymous or private subclasses are not recognized by PropertyUtils

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-273. --- Resolution: Fixed Assignee: Niall Pemberton Thanks for taking the time to pr

svn commit: r555173 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/BeanUtilsBean.java test/org/apache/commons/beanutils/bugs/Jira157TestCase.java

2007-07-10 Thread niallp
Author: niallp Date: Tue Jul 10 22:25:07 2007 New Revision: 555173 URL: http://svn.apache.org/viewvc?view=rev&rev=555173 Log: BEANUTILS-157 - Beanutils's describe() method cannot determine reader methods for anonymous class - reported by Thorbjørn Ravn Andersen Added: jakarta/commons/proper

svn commit: r555172 - in /jakarta/commons/proper/beanutils/trunk/src: java/org/apache/commons/beanutils/MethodUtils.java test/org/apache/commons/beanutils/bugs/Jira273TestCase.java test/org/apache/com

2007-07-10 Thread niallp
Author: niallp Date: Tue Jul 10 22:18:17 2007 New Revision: 555172 URL: http://svn.apache.org/viewvc?view=rev&rev=555172 Log: BEANUTILS-273 - Public methods overriden in anonymous or private subclasses are not recognized by PropertyUtils - reported by Marcelo Liberato Added: jakarta/commons

[jira] Issue Comment Edited: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511648 ] Paul Benedict edited comment on VALIDATOR-232 at 7/10/07 9:37 PM: -- ... and I woul

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511648 ] Paul Benedict commented on VALIDATOR-232: - ... and I wouldn't mind simply "client" over "clientValidation"

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511647 ] Paul Benedict commented on VALIDATOR-232: - You make a good point in regards to the field's ability to be s

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Martin Cooper (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511642 ] Martin Cooper commented on VALIDATOR-232: - If we were talking about these words in a vacuum, I might agree

Re: New M2 snapshots use org.apache.commons?

2007-07-10 Thread Paul Benedict
Good points. I've been through that very same problem many times. I guess I am just used to excluding the old names. Yeah, it's a bit of a troublemaker, but I'd rather have a correct name. In any case, perhaps this name-game will gain traction once Maven adds capabilities to provide aliases.

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511639 ] Paul Benedict commented on VALIDATOR-232: - How doesn't "scriptable" describe the purpose? script+able = ab

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Martin Cooper (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511638 ] Martin Cooper commented on VALIDATOR-232: - Except that 'scriptable' does not describe the purpose of the f

Re: New M2 snapshots use org.apache.commons?

2007-07-10 Thread Henri Yandell
The core issue is one of transitive dependencies clashes. For example, I had a problem the other day with the antrun plugin which depends on ant.ant-1.6.5, and we had a dependency of ant-trax (1.7.0), which depends on org.apache.ant.ant-1.7.0. Those aren't the same project, so Maven couldn't yell

Re: New M2 snapshots use org.apache.commons?

2007-07-10 Thread Paul Benedict
Because it has already been discussed, I might as well throw in my two cents. Whatever direction commons decides to take, it's worth acknowledging that more than a few popular Apache projects moved to org.apache.whatever.* without relocating their previous releases. They broke with the Maven

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511634 ] Paul Benedict commented on VALIDATOR-232: - I would prefer "scriptable" -- positive language. This makes mo

Re: New M2 snapshots use org.apache.commons?

2007-07-10 Thread Henri Yandell
On 7/9/07, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 7/9/07, Paul Benedict <[EMAIL PROTECTED]> wrote: > For development of new releases, should the commons-* folders be forgone > and use org.apache.commons now? Check the list archives for some past discussion... it has to be handled carefully w

Re: [daemon] Fwd: Compiling jsvc Win32

2007-07-10 Thread Bill Barker
"Dion Gillard" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Who else from daemon should be on the PMC? > The other two that survived the move with commit rights are mturk and jfclere. Since AFAIK, they both lurk on this list, I would guess that they would have added their nam

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511625 ] Niall Pemberton commented on VALIDATOR-232: --- OK fair enough, not a priority IMO, but if you want it I'll

[jira] Updated: (VFS-168) FileSystemOptionsFactoryBean implementation to configure FileSystemOptions object in the Spring context

2007-07-10 Thread Vasily Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasily Ivanov updated VFS-168: -- Priority: Major (was: Minor) > FileSystemOptionsFactoryBean implementation to configure FileSystemOptions

[jira] Updated: (VFS-168) FileSystemOptionsFactoryBean implementation to configure FileSystemOptions object in the Spring context

2007-07-10 Thread Vasily Ivanov (JIRA)
[ https://issues.apache.org/jira/browse/VFS-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasily Ivanov updated VFS-168: -- Attachment: FileSystemOptionsFactoryBean.java FileSystemOptionsFactoryBean implementation > FileSystemOpt

[jira] Created: (VFS-168) FileSystemOptionsFactoryBean implementation to configure FileSystemOptions object in the Spring context

2007-07-10 Thread Vasily Ivanov (JIRA)
FileSystemOptionsFactoryBean implementation to configure FileSystemOptions object in the Spring context --- Key: VFS-168 URL: https://issues.apache.org/jira/browse

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511613 ] Paul Benedict commented on VALIDATOR-232: - I don't use any javascript validation on my apps because, speci

svn commit: r555104 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler/CoreOperationRelationalExpression.java

2007-07-10 Thread mbenson
Author: mbenson Date: Tue Jul 10 15:30:29 2007 New Revision: 555104 URL: http://svn.apache.org/viewvc?view=rev&rev=555104 Log: since Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler/CoreOperationRelationalExpression.java Modified: jakarta/commons

svn commit: r555098 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler/CoreOperationCompare.java

2007-07-10 Thread mbenson
Author: mbenson Date: Tue Jul 10 15:16:02 2007 New Revision: 555098 URL: http://svn.apache.org/viewvc?view=rev&rev=555098 Log: small refactoring Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler/CoreOperationCompare.java Modified: jakarta/commons/

[jira] Resolved: (JXPATH-93) Binary operators behaviour involving node-sets is incorrect

2007-07-10 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved JXPATH-93. --- Resolution: Fixed Fix Version/s: 1.3 Fixed in trunk. Thanks, Sergey! > Binary operators behav

svn commit: r555094 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/compiler/ test/org/apache/commons/jxpath/ri/compiler/

2007-07-10 Thread mbenson
Author: mbenson Date: Tue Jul 10 14:59:45 2007 New Revision: 555094 URL: http://svn.apache.org/viewvc?view=rev&rev=555094 Log: [JXPATH-93] relational operators did not conform to XPath spec Added: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/compiler/CoreOperatio

Apache Commons Board Report, July 2007

2007-07-10 Thread Torsten Curdt
Apache Commons Board Report, July 2007 Summary === We are still waiting for the infrastructure part to happen to finish the TLP move. Other than that business as usual. Releases o 08 July Commons CLI 1.1 o 02 July Commons IO 1.3.2 o 25 June Commons Modeler 2.0.1 o 1

[jira] Commented: (JXPATH-94) equality test for multi-valued variables does not conform to spec

2007-07-10 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511557 ] Matt Benson commented on JXPATH-94: --- Not sure yet. But if you feel like re-testing against trunk code and it turns

[jira] Commented: (LOGGING-114) Silent Swallowing of NoClassDefFoundError

2007-07-10 Thread Dennis Lundberg (JIRA)
[ https://issues.apache.org/jira/browse/LOGGING-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511556 ] Dennis Lundberg commented on LOGGING-114: - It is not the job of commons-logging to report on errors regardin

[jira] Commented: (JXPATH-94) equality test for multi-valued variables does not conform to spec

2007-07-10 Thread Sergey Vladimirov (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511550 ] Sergey Vladimirov commented on JXPATH-94: - Seems like a dublicate of JXPATH-93 for me :) > equality test for

[jira] Resolved: (JXPATH-94) equality test for multi-valued variables does not conform to spec

2007-07-10 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/JXPATH-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved JXPATH-94. --- Resolution: Fixed fixed in trunk! > equality test for multi-valued variables does not conform to spec

svn commit: r555050 - in /jakarta/commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/compiler/CoreOperationCompare.java test/org/apache/commons/jxpath/ri/compiler/VariableTest.java

2007-07-10 Thread mbenson
Author: mbenson Date: Tue Jul 10 12:29:34 2007 New Revision: 555050 URL: http://svn.apache.org/viewvc?view=rev&rev=555050 Log: [JXPATH-94] equality test for multi-valued variables does not conform to spec Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/com

[jira] Created: (JXPATH-94) equality test for multi-valued variables does not conform to spec

2007-07-10 Thread Matt Benson (JIRA)
equality test for multi-valued variables does not conform to spec - Key: JXPATH-94 URL: https://issues.apache.org/jira/browse/JXPATH-94 Project: Commons JXPath Issue Type: Bug

svn commit: r555043 - /jakarta/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/ri/model/XMLModelTestCase.java

2007-07-10 Thread mbenson
Author: mbenson Date: Tue Jul 10 11:54:16 2007 New Revision: 555043 URL: http://svn.apache.org/viewvc?view=rev&rev=555043 Log: add comment Modified: jakarta/commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/ri/model/XMLModelTestCase.java Modified: jakarta/commons/proper/jxpath

Re: [functor] revival WAS Functor Users / Project Management?

2007-07-10 Thread Matt Benson
--- Alex Marshall <[EMAIL PROTECTED]> wrote: > Hello, > > I'm curious if the vote was ever taken, and if so, > what was the result ? > I'd very much like > to see Functor come alive again and start taking > advantage of the > benefits of Java 5/6. No vote has been taken. I'll start one when

[jira] Commented: (DBCP-229) Track callers of active connections for debugging

2007-07-10 Thread Henri Yandell (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511461 ] Henri Yandell commented on DBCP-229: This would be a cool debug mode to have, though I wonder if it would get used

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511455 ] Niall Pemberton commented on VALIDATOR-232: --- Not sure what you mean by "Because I don't have this abilit

[jira] Resolved: (VALIDATOR-233) Switch to using Version 0.4.3 of the Dojo Compressor from the maven repo

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved VALIDATOR-233. --- Resolution: Fixed Assignee: Niall Pemberton > Switch to using Version 0.4.3

[jira] Updated: (VALIDATOR-233) Switch to using Version 0.4.3 of the Dojo Compressor from the maven repo

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated VALIDATOR-233: -- Priority: Minor (was: Major) Affects Version/s: (was: 1.4)

[jira] Updated: (VALIDATOR-233) Switch to using Version 0.4.3 of the Dojo Compressor from the maven repo

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated VALIDATOR-233: -- Summary: Switch to using Version 0.4.3 of the Dojo Compressor from the maven repo (

svn commit: r554936 - /jakarta/commons/proper/validator/trunk/build-javascript.xml

2007-07-10 Thread niallp
Author: niallp Date: Tue Jul 10 06:29:36 2007 New Revision: 554936 URL: http://svn.apache.org/viewvc?view=rev&rev=554936 Log: VALIDATOR-233 - Switch to using Version 0.4.3 of the Dojo Compressor from the maven repo - thanks to Paul Benedict Modified: jakarta/commons/proper/validator/trunk/bu

[jira] Reopened: (MATH-160) Chi-Square Test for Comparing two binned Data Sets

2007-07-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz reopened MATH-160: -- Good catch, Luc. I thought clirr was set up to fail the build when this happens. In any case, this needs t

[jira] Commented: (VALIDATOR-233) Update location of dojo compressor library

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511429 ] Niall Pemberton commented on VALIDATOR-233: --- Yes sorry, this was a firewall issue on my end > Update lo

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511424 ] Paul Benedict commented on VALIDATOR-232: - Niall, I agree with the example you provided. I think it is a v

[jira] Commented: (VALIDATOR-233) Update location of dojo compressor library

2007-07-10 Thread Paul Benedict (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511422 ] Paul Benedict commented on VALIDATOR-233: - Niall, I have successfully changed the URL on my build and buil

[jira] Commented: (VALIDATOR-232) Add script attribute to control script generation

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511390 ] Niall Pemberton commented on VALIDATOR-232: --- Out of interest what's your use case for this? The only one

[jira] Commented: (VALIDATOR-233) Update location of dojo compressor library

2007-07-10 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511380 ] Niall Pemberton commented on VALIDATOR-233: --- Unfortunately changing the URL in the ant build script (i.e

[jira] Commented: (MATH-160) Chi-Square Test for Comparing two binned Data Sets

2007-07-10 Thread Luc Maisonobe (JIRA)
[ https://issues.apache.org/jira/browse/MATH-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511356 ] Luc Maisonobe commented on MATH-160: The applied fix added new public methods to the interface. This is considered