[jira] Resolved: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=all ] Mario Ivankovits resolved VFS-98. - Resolution: Fixed You are welcome :-) > VFS causes deadlocks or is not thread-safe > -- > > Key: VFS-98 >

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-07 Thread Juha-Matti Toppinen (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12448056 ] Juha-Matti Toppinen commented on VFS-98: Your fix indeed does seem to fix the problem. This issue, as well as the solution was also quite educational experienc

[jira] Commented: (BEANUTILS-49) [beanutils] Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2006-11-07 Thread Kenneth Xu (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-49?page=comments#action_12448029 ] Kenneth Xu commented on BEANUTILS-49: - There is no doubt that Struts code should be changed to make best use of beanutils. But I believe there is still some

[jira] Commented: (BEANUTILS-49) [beanutils] Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2006-11-07 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-49?page=comments#action_12448025 ] Niall Pemberton commented on BEANUTILS-49: -- I agree with Joe's comments, but we should review it here first to see if we can find a solution. I'll try

[jira] Updated: (BEANUTILS-259) Plugable Expression Resolver

2006-11-07 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-259?page=all ] Niall Pemberton updated BEANUTILS-259: -- Component/s: Expression Syntax (was: Bean / Property Utils) > Plugable Expression Resolver > >

[jira] Updated: (BEANUTILS-259) Plugable Expression Resolver

2006-11-07 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-259?page=all ] Niall Pemberton updated BEANUTILS-259: -- Attachment: Resolver.java BasicResolver.java BasicResolverTestCase.java I'm attaching an example implementation f

[jira] Created: (BEANUTILS-259) Plugable Expression Resolver

2006-11-07 Thread Niall Pemberton (JIRA)
Plugable Expression Resolver Key: BEANUTILS-259 URL: http://issues.apache.org/jira/browse/BEANUTILS-259 Project: Commons BeanUtils Issue Type: Improvement Components: Bean / Property Utils Affects V

[beanutils] all done on the spam :)

2006-11-07 Thread Henri Yandell
Sorry for all the JIRA emails there - putting things in versions is something that I don't think I should turn the notifications off for (anyone think I should?). I've gone through all the BeanUtils issues and made a stab at which ones seem like they should go in the next release and which ones sh

[jira] Updated: (BEANUTILS-61) [beanutils] PropertyUtilsBean does not work correctly for WrapDynaBean

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-61?page=all ] Henri Yandell updated BEANUTILS-61: --- Bugzilla Id: (was: 35240) Fix Version/s: 1.8.0 > [beanutils] PropertyUtilsBean does not work correctly for WrapDynaBean > --

[jira] Updated: (BEANUTILS-91) [beanutils] PropertyUtils.copyProperties throws exceptions contrary to documentation

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-91?page=all ] Henri Yandell updated BEANUTILS-91: --- Bugzilla Id: (was: 19781) Fix Version/s: 1.8.0 > [beanutils] PropertyUtils.copyProperties throws exceptions contrary to > documentation > -

[jira] Updated: (BEANUTILS-167) [beanutils] Get Method based on method description

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-167?page=all ] Henri Yandell updated BEANUTILS-167: Bugzilla Id: (was: 33980) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Get Method based on method description >

[jira] Updated: (BEANUTILS-168) [beanutils] copyProperties(List, List) does not work - pls warn about this

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-168?page=all ] Henri Yandell updated BEANUTILS-168: Bugzilla Id: (was: 33176) Fix Version/s: 1.8.0 > [beanutils] copyProperties(List, List) does not work - pls warn about this > ---

[jira] Updated: (BEANUTILS-175) [beanutils] Handling of exceptions thrown during BeanUtils.populate

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-175?page=all ] Henri Yandell updated BEANUTILS-175: Bugzilla Id: (was: 20549) Fix Version/s: 1.8.0 > [beanutils] Handling of exceptions thrown during BeanUtils.populate > --

[jira] Updated: (BEANUTILS-176) [beanutils]: Exception if property doesn't exist in BeanUtilsBean.setProperty()

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-176?page=all ] Henri Yandell updated BEANUTILS-176: Bugzilla Id: (was: 31095) Fix Version/s: 1.8.0 > [beanutils]: Exception if property doesn't exist in > BeanUtilsBean.setProperty() > ---

[jira] Updated: (BEANUTILS-177) [beanutils] Add dynamic discovery of mapped properties to PropertyUtils

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-177?page=all ] Henri Yandell updated BEANUTILS-177: Bugzilla Id: (was: 17501) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Add dynamic discovery of mapped properties to PropertyUtils > ---

[jira] Updated: (BEANUTILS-178) [beanutils] New implementation in commons-beanutils

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-178?page=all ] Henri Yandell updated BEANUTILS-178: Bugzilla Id: (was: 31197) Fix Version/s: 1.8.0 > [beanutils] New implementation in commons-beanutils > --

[jira] Updated: (BEANUTILS-179) [beanutils] BeanUtils could use a premade ISO8601 date converter

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-179?page=all ] Henri Yandell updated BEANUTILS-179: Bugzilla Id: (was: 38772) Fix Version/s: 1.8.0 > [beanutils] BeanUtils could use a premade ISO8601 date converter > -

[jira] Updated: (BEANUTILS-181) [beanutils] Default converter for LocaleConvertUtilsBean

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-181?page=all ] Henri Yandell updated BEANUTILS-181: Bugzilla Id: (was: 30941) Fix Version/s: 1.8.0 > [beanutils] Default converter for LocaleConvertUtilsBean > -

[jira] Updated: (BEANUTILS-182) [beanutils] Dynabeans are not cloneable

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-182?page=all ] Henri Yandell updated BEANUTILS-182: Bugzilla Id: (was: 36592) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Dynabeans are not cloneable > ---

[jira] Updated: (BEANUTILS-183) [beanutils] Problem with index property

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-183?page=all ] Henri Yandell updated BEANUTILS-183: Bugzilla Id: (was: 17002) Fix Version/s: 1.8.0 > [beanutils] Problem with index property > --- > >

[jira] Updated: (BEANUTILS-185) [beanutils] Try to align BeanUtils with JSTL standard tags

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-185?page=all ] Henri Yandell updated BEANUTILS-185: Bugzilla Id: (was: 39504) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Try to align BeanUtils with JSTL standard tags >

[jira] Commented: (BEANUTILS-206) Check registered Converters for super classes if not found

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-206?page=comments#action_12448005 ] Henri Yandell commented on BEANUTILS-206: - +1 to WONTFIX on this one. (see reasons in BEANUTILS-187) > Check registered Converters for super classes i

[jira] Commented: (BEANUTILS-187) [beanutils] Methods ConvertUtilsBean.convert could check for converters registered with base classes

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-187?page=comments#action_12448004 ] Henri Yandell commented on BEANUTILS-187: - +1 to WONTFIX on this one. Superclass registering is also a pain as people have different views about the

[jira] Updated: (BEANUTILS-188) [beanutils] add collection modifiers feature to PropertyUtilsBean

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-188?page=all ] Henri Yandell updated BEANUTILS-188: Bugzilla Id: (was: 33352) Fix Version/s: 1.8.0 > [beanutils] add collection modifiers feature to PropertyUtilsBean >

[jira] Commented: (BEANUTILS-189) [beanutils] copyProperties method should not exit as soon as it gets Exception

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-189?page=comments#action_12448003 ] Henri Yandell commented on BEANUTILS-189: - I'm +1 to WONTFIX on this one. I don't see an option to ignore failures as being of much value. That said

[jira] Updated: (BEANUTILS-193) [beanutils] MethodUtils.invoke for static methods

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-193?page=all ] Henri Yandell updated BEANUTILS-193: Bugzilla Id: (was: 33979) Fix Version/s: 1.8.0 > [beanutils] MethodUtils.invoke for static methods >

[jira] Updated: (BEANUTILS-196) [beanutils] StringArrayConverter does not handle double[] input

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-196?page=all ] Henri Yandell updated BEANUTILS-196: Bugzilla Id: (was: 33698) Fix Version/s: 1.8.0 > [beanutils] StringArrayConverter does not handle double[] input > --

[jira] Updated: (BEANUTILS-197) [beanutils] Copy Specific Properties

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-197?page=all ] Henri Yandell updated BEANUTILS-197: Bugzilla Id: (was: 32642) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Copy Specific Properties > > >

[jira] Updated: (BEANUTILS-198) [beanutils] Copy bean properties with different names

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-198?page=all ] Henri Yandell updated BEANUTILS-198: Bugzilla Id: (was: 33109) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Copy bean properties with different names > -

[jira] Resolved: (BEANUTILS-200) [beanutils] Need a BeanUtils.describeRaw method

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-200?page=all ] Henri Yandell resolved BEANUTILS-200. - Resolution: Invalid Doesn't seem to do much - so I'm thinking there's no reason to apply this. > [beanutils] Need a BeanUtils.describeRaw method

[jira] Updated: (BEANUTILS-201) [beanutils] Proposition for "controlled" copy of bean properties

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-201?page=all ] Henri Yandell updated BEANUTILS-201: Bugzilla Id: (was: 37987) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Proposition for "controlled" copy of bean properties > --

[jira] Resolved: (BEANUTILS-202) [beanutils] proposed new method "contains" for BeanUtils

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-202?page=all ] Henri Yandell resolved BEANUTILS-202. - Resolution: Won't Fix I think the PropertyUtils.isReadable and PropertyUtils.isWriteable should be sufficient. We could add a PropertyUtils.exists

[jira] Resolved: (BEANUTILS-207) [beanutils][PATCH] Include bean getClass in PropertyUtilsBean Exceptions

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-207?page=all ] Henri Yandell resolved BEANUTILS-207. - Fix Version/s: 1.8.0 Resolution: Fixed Patch was out of date, so I've applied it by hand: svn ci -m "Adding the bean class in question to P

svn commit: r472361 - /jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/PropertyUtilsBean.java

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 17:34:37 2006 New Revision: 472361 URL: http://svn.apache.org/viewvc?view=rev&rev=472361 Log: Adding the bean class in question to PropertyUtilsBean exceptions - as patched by Erik Meade in #BEANUTILS-207 Modified: jakarta/commons/proper/beanutils/trunk/src/j

[jira] Commented: (IO-86) Add DirectoryWalker based on FileFinder

2006-11-07 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=comments#action_12447997 ] Stephen Colebourne commented on IO-86: -- I may also need to add the collection of results to the exception. Without it, the code that receives the exception can't s

Re: [io] Ready for release?

2006-11-07 Thread Niall Pemberton
I commented on the patch and I'd like to see a release. Niall On 11/7/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: Just sent a patch about DirectoryWalker, esp. for Niall to comment on. Otherwise, done for release, including release notes. Stephen Henri Yandell wrote: > Am I right in th

[jira] Commented: (IO-86) Add DirectoryWalker based on FileFinder

2006-11-07 Thread Niall Pemberton (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=comments#action_12447992 ] Niall Pemberton commented on IO-86: --- I'm happy with what you propose. As a side note, although my first planned real use for this is in a non multi-threaded task (a

[jira] Updated: (BEANUTILS-208) [beanutils] MethodUtils: Need easy way to invoke static methods

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-208?page=all ] Henri Yandell updated BEANUTILS-208: Bugzilla Id: (was: 20520) Fix Version/s: 1.8.0 Seems an easy enough add. > [beanutils] MethodUtils: Need easy way to invoke static methods

[jira] Updated: (BEANUTILS-210) [beanutils] copyProperties should have optional flag for including transient member variables

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-210?page=all ] Henri Yandell updated BEANUTILS-210: Bugzilla Id: (was: 34644) Fix Version/s: 1.8.0 > [beanutils] copyProperties should have optional flag for including transient > member varia

[jira] Updated: (BEANUTILS-213) [beanutils] Enhancement to ResultSetDynaClass to allow case-insensitive and missing parameter bean mapping

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-213?page=all ] Henri Yandell updated BEANUTILS-213: Bugzilla Id: (was: 24185) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Enhancement to ResultSetDynaClass to allow case-insensitive and > mi

[jira] Updated: (BEANUTILS-214) [beanutils] Preserving DynaBean Property Ordering

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-214?page=all ] Henri Yandell updated BEANUTILS-214: Bugzilla Id: (was: 37825) Fix Version/s: LATER THAN 1.8.0 A LinkedHashMap would push the required JDK version up, so won't be in 1.8.0. > [b

[jira] Updated: (BEANUTILS-215) BeanUtilsBean: Set a mapped/indexed property, for example "property(time)[0]"

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-215?page=all ] Henri Yandell updated BEANUTILS-215: Bugzilla Id: (was: 38722) Fix Version/s: 1.8.0 > BeanUtilsBean: Set a mapped/indexed property, for example "property(time)[0]" >

[jira] Updated: (BEANUTILS-218) [beanutils] Need utility for collecting differences between objects

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-218?page=all ] Henri Yandell updated BEANUTILS-218: Bugzilla Id: (was: 34470) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Need utility for collecting differences between objects > ---

[jira] Updated: (BEANUTILS-221) [beanutils] add protected accessor to fundamental map in BeanUtils project

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-221?page=all ] Henri Yandell updated BEANUTILS-221: Bugzilla Id: (was: 33384) Fix Version/s: LATER THAN 1.8.0 > [beanutils] add protected accessor to fundamental map in BeanUtils project >

[jira] Updated: (BEANUTILS-223) [beanutils] Localizing beanutils

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-223?page=all ] Henri Yandell updated BEANUTILS-223: Bugzilla Id: (was: 20836) Fix Version/s: 1.8.0 > [beanutils] Localizing beanutils > > > Key:

[jira] Updated: (BEANUTILS-226) [beanutils] Instantiate property if null in form bean

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-226?page=all ] Henri Yandell updated BEANUTILS-226: Bugzilla Id: (was: 10319) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Instantiate property if null in form bean > -

[jira] Updated: (BEANUTILS-227) [beanutils] Register converters by both target class and source class

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-227?page=all ] Henri Yandell updated BEANUTILS-227: Bugzilla Id: (was: 20686) Fix Version/s: 1.8.0 > [beanutils] Register converters by both target class and source class >

[jira] Updated: (BEANUTILS-228) [beanutils] ConvertUtilsBean: register converter for specific property

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-228?page=all ] Henri Yandell updated BEANUTILS-228: Bugzilla Id: (was: 31568) Fix Version/s: 1.8.0 > [beanutils] ConvertUtilsBean: register converter for specific property > ---

[jira] Updated: (BEANUTILS-233) [beanutils] DynaProperty doesn't override equals or hashCode

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-233?page=all ] Henri Yandell updated BEANUTILS-233: Bugzilla Id: (was: 34457) Fix Version/s: 1.8.0 > [beanutils] DynaProperty doesn't override equals or hashCode > -

[jira] Updated: (BEANUTILS-237) [beanutils] Add "aggressive" mode for BeanUtils.copyProperty()

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-237?page=all ] Henri Yandell updated BEANUTILS-237: Bugzilla Id: (was: 21076) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Add "aggressive" mode for BeanUtils.copyProperty() >

[jira] Updated: (BEANUTILS-238) [beanutils] Add nullate utilities

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-238?page=all ] Henri Yandell updated BEANUTILS-238: Bugzilla Id: (was: 27074) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Add nullate utilities > - > >

[jira] Updated: (BEANUTILS-244) [collections] Add a multi property beancomparator

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-244?page=all ] Henri Yandell updated BEANUTILS-244: Bugzilla Id: (was: 39008) Fix Version/s: LATER THAN 1.8.0 > [collections] Add a multi property beancomparator > -

[jira] Updated: (BEANUTILS-35) [beanutils] Indexed properties with Array type cause IllegalArgumentException in setProperty/populate

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-35?page=all ] Henri Yandell updated BEANUTILS-35: --- Bugzilla Id: (was: 29203) Fix Version/s: 1.8.0 > [beanutils] Indexed properties with Array type cause IllegalArgumentException > in setProperty

[jira] Updated: (BEANUTILS-10) [beanutils] StringLocaleConverter uses same pattern for numbers and dates

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-10?page=all ] Henri Yandell updated BEANUTILS-10: --- Bugzilla Id: (was: 39477) Fix Version/s: 1.8.0 > [beanutils] StringLocaleConverter uses same pattern for numbers and dates > ---

[jira] Updated: (BEANUTILS-43) [beanutils] Mapped property inside a mapped property is not populated on submit

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-43?page=all ] Henri Yandell updated BEANUTILS-43: --- Bugzilla Id: (was: 31852) Fix Version/s: 1.8.0 > [beanutils] Mapped property inside a mapped property is not populated on > submit > --

svn commit: r472344 - /jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/DirectoryWalker.java

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 16:07:40 2006 New Revision: 472344 URL: http://svn.apache.org/viewvc?view=rev&rev=472344 Log: Missing / in HTML Modified: jakarta/commons/proper/io/trunk/src/java/org/apache/commons/io/DirectoryWalker.java Modified: jakarta/commons/proper/io/trunk/src/java/o

svn commit: r472329 - in /jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/handlers: ArrayListHandler.java BeanListHandler.java ColumnListHandler.java MapListHandler.java

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 15:35:12 2006 New Revision: 472329 URL: http://svn.apache.org/viewvc?view=rev&rev=472329 Log: Removed the backwards compatible handle(ResultSet) super call because it's not necessary for backwards compatibility Modified: jakarta/commons/proper/dbutils/trunk/s

[beanutils] 1.8.0...

2006-11-07 Thread Henri Yandell
I'm sure no one has noticed, but Niall and I have been puttering around with BeanUtils. Niall's got a bit of a converter rewrite in there that will hopefully resolve a bunch of issues. One question - should we release the optional bit at the same time? Hen -

[jira] Commented: (BEANUTILS-49) [beanutils] Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-49?page=comments#action_12447974 ] Henri Yandell commented on BEANUTILS-49: Niall - any opinion? Should we wontfix this and send it Struts-wards to be fixed there? > [beanutils] Lock in

[jira] Updated: (IO-86) Add DirectoryWalker based on FileFinder

2006-11-07 Thread Stephen Colebourne (JIRA)
[ http://issues.apache.org/jira/browse/IO-86?page=all ] Stephen Colebourne updated IO-86: - Attachment: io.patch After some consideration, I would like to add in a little more structure for the external use case of cancellation. Niall, I believe that thi

Re: [io] Ready for release?

2006-11-07 Thread Stephen Colebourne
Just sent a patch about DirectoryWalker, esp. for Niall to comment on. Otherwise, done for release, including release notes. Stephen Henri Yandell wrote: Am I right in thinking that IO is ready for its next release? Hen - T

Re: [dbutils] Release process for dbutils-1.1. How can I help?

2006-11-07 Thread Henri Yandell
On 11/7/06, Rahul Akolkar <[EMAIL PROTECTED]> wrote: On 11/7/06, Henri Yandell <[EMAIL PROTECTED]> wrote: > On 11/7/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > > Henri Yandell wrote: > > > http://people.apache.org/~bayard/dbutils-1.0-to-1.1-jardiff.html > > > > > > It doesn't look that ba

[jira] Updated: (BEANUTILS-248) Code to create a JavaBean and set its properties from a Java Properties instance

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-248?page=all ] Henri Yandell updated BEANUTILS-248: Fix Version/s: 1.8.0 Map -> Bean seems useful, so putting in 1.8.0 - however might get punted to a later version if we decide we don't want big new

[jira] Updated: (BEANUTILS-184) [beanutils] Add BeanFactory class for dynamic factories.

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-184?page=all ] Henri Yandell updated BEANUTILS-184: Bugzilla Id: (was: 18087) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Add BeanFactory class for dynamic factories. > --

Re: [dbutils] Release process for dbutils-1.1. How can I help?

2006-11-07 Thread Rahul Akolkar
On 11/7/06, Henri Yandell <[EMAIL PROTECTED]> wrote: On 11/7/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: > Henri Yandell wrote: > > http://people.apache.org/~bayard/dbutils-1.0-to-1.1-jardiff.html > > > > It doesn't look that bad - jardiff complains that we've moved a method > > into a supe

[jira] Updated: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-59?page=all ] Henri Yandell updated BEANUTILS-59: --- Bugzilla Id: (was: 35263) Fix Version/s: 1.8.0 > [beanutils] Memory leak on webapp undeploy in WrapDynaClass > -

[jira] Updated: (BEANUTILS-66) [beanutils] MethodUtils.getAccessibleMethod does not work for enums

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-66?page=all ] Henri Yandell updated BEANUTILS-66: --- Bugzilla Id: (was: 39271) Fix Version/s: LATER THAN 1.8.0 > [beanutils] MethodUtils.getAccessibleMethod does not work for enums > --

[jira] Updated: (BEANUTILS-72) [beanutils] Problem with setting properties which are strings array.

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-72?page=all ] Henri Yandell updated BEANUTILS-72: --- Bugzilla Id: (was: 38654) Fix Version/s: 1.8.0 > [beanutils] Problem with setting properties which are strings array. > ---

[jira] Updated: (BEANUTILS-88) [beanutils] PropertyUtilsBean.isReadable/isWriteable always returns false for mapped properties

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-88?page=all ] Henri Yandell updated BEANUTILS-88: --- Bugzilla Id: (was: 36980) Fix Version/s: 1.8.0 > [beanutils] PropertyUtilsBean.isReadable/isWriteable always returns false for > mapped propert

[jira] Updated: (BEANUTILS-95) [beanutils] Handling exceptions during BeanUtils.populate()

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-95?page=all ] Henri Yandell updated BEANUTILS-95: --- Bugzilla Id: (was: 31571) Fix Version/s: 1.8.0 > [beanutils] Handling exceptions during BeanUtils.populate() > -

[jira] Updated: (BEANUTILS-104) [beanutils]special characters in mapped property keys are parsed incorrectly

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-104?page=all ] Henri Yandell updated BEANUTILS-104: Bugzilla Id: (was: 32748) Fix Version/s: 1.8.0 > [beanutils]special characters in mapped property keys are parsed incorrectly > -

[jira] Updated: (BEANUTILS-109) [beanutils] BeanUtils.setProperty fails with mapped properties containing several MAPPED_DELIM2 characters

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-109?page=all ] Henri Yandell updated BEANUTILS-109: Bugzilla Id: (was: 30637) Fix Version/s: 1.8.0 Consider for 1.8.0 anyway. > [beanutils] BeanUtils.setProperty fails with mapped properties c

[jira] Updated: (BEANUTILS-113) [beanutils] Indexed property inside a mapped property cannot be accessed

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-113?page=all ] Henri Yandell updated BEANUTILS-113: Bugzilla Id: (was: 32380) Fix Version/s: 1.8.0 > [beanutils] Indexed property inside a mapped property cannot be accessed > -

svn commit: r472324 - /jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/handlers/ArrayListHandler.java

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 15:16:58 2006 New Revision: 472324 URL: http://svn.apache.org/viewvc?view=rev&rev=472324 Log: Fixed indent/javadoc Modified: jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/handlers/ArrayListHandler.java Modified: jakarta/commons/pro

svn commit: r472323 - in /jakarta/commons/proper/dbutils/trunk/src/java/org/apache/commons/dbutils/handlers: ArrayListHandler.java BeanListHandler.java ColumnListHandler.java MapListHandler.java

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 15:16:34 2006 New Revision: 472323 URL: http://svn.apache.org/viewvc?view=rev&rev=472323 Log: Added the handle(ResultSet) methods back in with calls to super.handle(rs) and a deprecated tag Modified: jakarta/commons/proper/dbutils/trunk/src/java/org/apache/co

Re: [VOTE] Release commons-parent pom

2006-11-07 Thread Dennis Lundberg
Henri Yandell wrote: On 11/6/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Hello This is a new vote following up on the failed vote [1] that was held previously. As far as I can tell, all the issues that were raised in the earlier vote has been addressed. So please cast your votes. This vote

svn commit: r472321 - /jakarta/commons/proper/commons-parent/trunk/

2006-11-07 Thread dennisl
Author: dennisl Date: Tue Nov 7 15:10:04 2006 New Revision: 472321 URL: http://svn.apache.org/viewvc?view=rev&rev=472321 Log: Ignore target directory. Modified: jakarta/commons/proper/commons-parent/trunk/ (props changed) Propchange: jakarta/commons/proper/commons-parent/trunk/ --

Re: [dbutils] Release process for dbutils-1.1. How can I help?

2006-11-07 Thread Henri Yandell
On 11/7/06, Stephen Colebourne <[EMAIL PROTECTED]> wrote: Henri Yandell wrote: > http://people.apache.org/~bayard/dbutils-1.0-to-1.1-jardiff.html > > It doesn't look that bad - jardiff complains that we've moved a method > into a superclass in a few places. So a recompile will be needed (I > thin

svn commit: r472320 - /jakarta/commons/proper/commons-parent/trunk/pom.xml

2006-11-07 Thread dennisl
Author: dennisl Date: Tue Nov 7 15:09:09 2006 New Revision: 472320 URL: http://svn.apache.org/viewvc?view=rev&rev=472320 Log: Add other archives for the mailing lists. Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml Modified: jakarta/commons/proper/commons-parent/trunk/pom.xml

svn commit: r472319 - in /jakarta/commons/proper/commons-parent/trunk: LICENSE.txt NOTICE.txt

2006-11-07 Thread dennisl
Author: dennisl Date: Tue Nov 7 15:08:25 2006 New Revision: 472319 URL: http://svn.apache.org/viewvc?view=rev&rev=472319 Log: Set EOL style to native. Modified: jakarta/commons/proper/commons-parent/trunk/LICENSE.txt (props changed) jakarta/commons/proper/commons-parent/trunk/NOTICE.tx

[jira] Updated: (BEANUTILS-140) [beanutils] LocaleBeanUtils setProperty does not work on nested property

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-140?page=all ] Henri Yandell updated BEANUTILS-140: Bugzilla Id: (was: 30203) Fix Version/s: 1.8.0 > [beanutils] LocaleBeanUtils setProperty does not work on nested property > -

[jira] Updated: (BEANUTILS-142) [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle 10g JDBC driver

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-142?page=all ] Henri Yandell updated BEANUTILS-142: Bugzilla Id: (was: 39343) Fix Version/s: 1.8.0 > [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle > 10g JDBC drive

[jira] Updated: (BEANUTILS-156) [beanutils] Memory leak on webapp undeploy in MappedPropertyDescriptor

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-156?page=all ] Henri Yandell updated BEANUTILS-156: Bugzilla Id: (was: 35262) Fix Version/s: LATER THAN 1.8.0 > [beanutils] Memory leak on webapp undeploy in MappedPropertyDescriptor >

[jira] Updated: (BEANUTILS-157) [beanutils] 1.6.1 cannot determine reader methods for anonymous class

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-157?page=all ] Henri Yandell updated BEANUTILS-157: Bugzilla Id: (was: 33461) Fix Version/s: 1.8.0 > [beanutils] 1.6.1 cannot determine reader methods for anonymous class >

[jira] Resolved: (BEANUTILS-163) [beanutils] MappedPropertyDescriptor broken

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-163?page=all ] Henri Yandell resolved BEANUTILS-163. - Resolution: Cannot Reproduce Doesn't sound like we can do anything here - so marking as Cannot Reproduce. > [beanutils] MappedPropertyDescriptor b

Re: [dbutils] Release process for dbutils-1.1. How can I help?

2006-11-07 Thread Stephen Colebourne
Henri Yandell wrote: http://people.apache.org/~bayard/dbutils-1.0-to-1.1-jardiff.html It doesn't look that bad - jardiff complains that we've moved a method into a superclass in a few places. So a recompile will be needed (I think) rather than being able to drop the jar in place. You might wan

[jira] Updated: (BEANUTILS-242) Add general array type conversion

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-242?page=all ] Henri Yandell updated BEANUTILS-242: Fix Version/s: 1.8.0 > Add general array type conversion > - > > Key: BEANUTILS-242 >

[io] Ready for release?

2006-11-07 Thread Henri Yandell
Am I right in thinking that IO is ready for its next release? Hen - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (BEANUTILS-257) Many of the helper methods expose the java.lang exceptions. I'd like to convert them to RuntimeExceptions

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-257?page=all ] Henri Yandell updated BEANUTILS-257: Fix Version/s: LATER THAN 1.8.0 > Many of the helper methods expose the java.lang exceptions. I'd like to > convert them to RuntimeExceptions >

[jira] Updated: (BEANUTILS-86) [beanutils] StringArrayConverter does not handle long[] input

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-86?page=all ] Henri Yandell updated BEANUTILS-86: --- Bugzilla Id: (was: 39026) Fix Version/s: 1.8.0 > [beanutils] StringArrayConverter does not handle long[] input > ---

[jira] Updated: (BEANUTILS-33) [beanutils] Can't use . (dot) in mapped properties for setProperty or getPropertyDescriptor

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-33?page=all ] Henri Yandell updated BEANUTILS-33: --- Bugzilla Id: (was: 28813) Fix Version/s: 1.8.0 > [beanutils] Can't use . (dot) in mapped properties for setProperty or > getPropertyDescriptor

[jira] Updated: (BEANUTILS-65) [beanutils] ConvertUtils supports String->String[], but BeanUtils does not call the converter

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-65?page=all ] Henri Yandell updated BEANUTILS-65: --- Bugzilla Id: (was: 38172) Fix Version/s: 1.8.0 Niall's new code might alleviate this. > [beanutils] ConvertUtils supports String->String[], but

[jira] Updated: (BEANUTILS-247) Arrays with multiple dimension are not supported

2006-11-07 Thread Henri Yandell (JIRA)
[ http://issues.apache.org/jira/browse/BEANUTILS-247?page=all ] Henri Yandell updated BEANUTILS-247: Fix Version/s: 1.8.0 > Arrays with multiple dimension are not supported > > > Key: B

svn commit: r472314 - /jakarta/commons/proper/beanutils/trunk/pom.xml

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 14:46:09 2006 New Revision: 472314 URL: http://svn.apache.org/viewvc?view=rev&rev=472314 Log: Maven 2 POM for BeanUtils Added: jakarta/commons/proper/beanutils/trunk/pom.xml (with props) Added: jakarta/commons/proper/beanutils/trunk/pom.xml URL: http://svn.

svn commit: r472311 - /jakarta/commons/proper/io/trunk/pom.xml

2006-11-07 Thread bayard
Author: bayard Date: Tue Nov 7 14:38:56 2006 New Revision: 472311 URL: http://svn.apache.org/viewvc?view=rev&rev=472311 Log: Mailing lists defined in the parent Modified: jakarta/commons/proper/io/trunk/pom.xml Modified: jakarta/commons/proper/io/trunk/pom.xml URL: http://svn.apache.org/vi

Re: [dbutils] Release process for dbutils-1.1. How can I help?

2006-11-07 Thread Henri Yandell
On 11/7/06, Henri Yandell <[EMAIL PROTECTED]> wrote: On 11/7/06, Alan Canon <[EMAIL PROTECTED]> wrote: > Henri Yandell wrote: > > >So unless any of the non-versioned issues seem like they should go in, > >it's time to start the fun of the release process. > >Hen > > > > Should I prepare a summary

Re: VFS FTP Problem with Text data

2006-11-07 Thread Mario Ivankovits
Hi Moerk! > I tried to use vfs to get some textfiles from a unix host to a windows > network drive on a regular basis. > The problem is that the transfer program doesn't take care aobout the > different CR (0x0A-->0x0D 0x0A) commands between Unix and Windows > I found that the FTP Conection is a

[jira] Commented: (VFS-98) VFS causes deadlocks or is not thread-safe

2006-11-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/VFS-98?page=comments#action_12447937 ] Mario Ivankovits commented on VFS-98: - Hi! I committed a fix for this hopefully. Could you please try it again. In case it hangs again please attach the sta

svn commit: r472294 - in /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider: AbstractFileProvider.java AbstractOriginatingFileProvider.java

2006-11-07 Thread imario
Author: imario Date: Tue Nov 7 13:59:30 2006 New Revision: 472294 URL: http://svn.apache.org/viewvc?view=rev&rev=472294 Log: VFS-98: try to avoid deadlock Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractFileProvider.java jakarta/com

svn commit: r472293 - /jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractOriginatingFileProvider.java

2006-11-07 Thread imario
Author: imario Date: Tue Nov 7 13:57:33 2006 New Revision: 472293 URL: http://svn.apache.org/viewvc?view=rev&rev=472293 Log: VFS-98: try to avoid deadlock Modified: jakarta/commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs/provider/AbstractOriginatingFileProvider.java Modi

  1   2   >