[jira] Created: (BEANUTILS-290) Merge Bean-Collections back into core BeanUtils and remove Bean-Collections sub-project

2007-07-19 Thread Niall Pemberton (JIRA)
Merge Bean-Collections back into core BeanUtils and remove Bean-Collections sub-project --- Key: BEANUTILS-290 URL: https://issues.apache.org/jira/browse/BEANUTILS-290

[jira] Resolved: (BEANUTILS-290) Merge Bean-Collections back into core BeanUtils and remove Bean-Collections sub-project

2007-07-19 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-290. --- Resolution: Fixed I have merged the classes and unit tests back into core

[jira] Updated: (BEANUTILS-280) Check binary compatibility is still good

2007-07-19 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-280: -- Attachment: (was: CLIRR.txt) Check binary compatibility is still good

[jira] Updated: (BEANUTILS-280) Check binary compatibility is still good

2007-07-19 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-280: -- Attachment: CLIRR.txt Attach latest CLIRR report showing BeanUtils trunk is binary

[jira] Resolved: (BEANUTILS-280) Check binary compatibility is still good

2007-07-19 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-280. --- Resolution: Fixed Assignee: Niall Pemberton Check binary compatibility is

[jira] Resolved: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException

2007-07-17 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-92. -- Resolution: Fixed Looks good to me, thanks :) Closing this as resolved.

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

2007-07-17 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Fix Version/s: (was: 1.8.0) LATER THAN 1.8.0 Moving to post

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-142: -- Affects Version/s: 1.7.0 Summary: RowSetDynaClass fails to copy

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-142. --- Resolution: Fixed RowSetDynaClass fails to copy ResultSet to DynaBean with

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

2007-07-14 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: - Affects Version/s: 1.7.0 Summary: PropertyUtils.isReadable() and

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-18. -- Resolution: Fixed Fixed http://svn.apache.org/viewvc?view=revrevision=556237

[jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-92: - Attachment: Jira35TestCase.java The changes for BEANUTILS-18 does prevent some of the

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-91: - Summary: PropertyUtils.copyProperties throws exceptions contrary to documentation

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Attachment: Beanutils-35-updated.patch Attaching updated patch for PropertyUtilsBean's

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512767 ] Niall Pemberton commented on BEANUTILS-91: -- If the proposed changes for BEANUTILS-35 get implemented

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Comment: was deleted Indexed properties with Array type cause

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Attachment: (was: Beanutils-35-updated.patch) Indexed properties with Array type

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Attachment: Beanutils-35-updated.patch Attaching updated patch for PropertyUtilsBean's

[jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-92: - Attachment: Jira92TestCase.java PropertyUtilsBean.copyProperties does not catch

[jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-92: - Attachment: (was: Jira35TestCase.java) PropertyUtilsBean.copyProperties does not

[jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-92: - Attachment: Beanutils-92-updated.patch Attaching updated patch for PropertyUtilsBean's

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Comment: was deleted Indexed properties with Array type cause

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Attachment: (was: Beanutils-35-updated.patch) Indexed properties with Array type

[jira] Issue Comment Edited: (BEANUTILS-91) PropertyUtils.copyProperties throws exceptions contrary to documentation

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512767 ] Niall Pemberton edited comment on BEANUTILS-91 at 7/14/07 6:43 PM: --- If the

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

2007-07-14 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-35: - Attachment: BEANUTILS-35-PropertyUtilsBean-getPropertyType.patch I agree there are IMO

[jira] Created: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
JDBCDynaClass lowerCase option causes problems in RowSetDynaClass --- Key: BEANUTILS-289 URL: https://issues.apache.org/jira/browse/BEANUTILS-289 Project: Commons BeanUtils

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

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512504 ] Niall Pemberton commented on BEANUTILS-142: --- I've added a test case which uses a proxy

[jira] Updated: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-289: -- Attachment: beanutils-289.patch JDBCDynaClass lowerCase option causes problems in

[jira] Updated: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-289: -- Attachment: beanutils-289-revision1.patch Revised patch attached - also affects

[jira] Updated: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-289: -- Attachment: (was: beanutils-289-revision1.patch) JDBCDynaClass lowerCase

[jira] Updated: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-289: -- Attachment: beanutils-289-revision1.patch Woops - attaching revised patch again

[jira] Updated: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-289: -- Attachment: (was: beanutils-289.patch) JDBCDynaClass lowerCase option causes

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

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-142: -- Attachment: beanutils-142-oracle-bug.patch I tested with Oracle (version 10.2.0.1

[jira] Resolved: (BEANUTILS-289) JDBCDynaClass lowerCase option causes problems in RowSetDynaClass

2007-07-13 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-289. --- Resolution: Fixed Assignee: Niall Pemberton Implemented something slightly

[jira] Updated: (BEANUTILS-284) Locale aware Converters doesn't handle conversion direction Object-String

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-284: -- Fix Version/s: (was: 1.8.0) LATER THAN 1.8.0 The new

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

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-10: - Fix Version/s: (was: 1.8.0) LATER THAN 1.8.0 Affects

[jira] Resolved: (BEANUTILS-263) Improve ClassConverter robustness

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-263. --- Resolution: Fixed Assignee: Niall Pemberton Improve ClassConverter

[jira] Created: (BEANUTILS-288) Don't try parsing values that are already Dates/Numbers in Date/Number locale Converters

2007-07-12 Thread Niall Pemberton (JIRA)
Don't try parsing values that are already Dates/Numbers in Date/Number locale Converters Key: BEANUTILS-288 URL: https://issues.apache.org/jira/browse/BEANUTILS-288

[jira] Resolved: (BEANUTILS-288) Don't try parsing values that are already Dates/Numbers in Date/Number locale Converters

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-288. --- Resolution: Fixed Don't try parsing values that are already Dates/Numbers in

[jira] Resolved: (BEANUTILS-271) DateLocaleConverter does not always throw an Exception for invalid dates

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-271. --- Resolution: Fixed Fixed thanks! DateLocaleConverter does not always throw an

[jira] Updated: (BEANUTILS-271) DateLocaleConverter does not always throw an Exception for invalid dates

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-271: -- Summary: DateLocaleConverter does not always throw an Exception for invalid dates

[jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-92: - Affects Version/s: (was: Nightly Builds) 1.7.0

[jira] Updated: (BEANUTILS-255) Date and Calendar Converter implementations

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-255: -- Issue Type: New Feature (was: Bug) Affects Version/s: 1.7.0

[jira] Updated: (BEANUTILS-185) Map decorator for DynaBeans to allow BeanUtils to operate with technologies such as JSTL

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-185: -- Issue Type: New Feature (was: Improvement) Summary: Map decorator for

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

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-259: -- Issue Type: New Feature (was: Improvement) Plugable Property Name Expression

[jira] Resolved: (BEANUTILS-254) Run Checkstyle/PMD on the source and get things fixed up

2007-07-12 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-254. --- Resolution: Fixed Assignee: Niall Pemberton Run Checkstyle/PMD on the

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

2007-07-11 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

[jira] Updated: (BEANUTILS-41) Provide better error message for No value specified

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-41: - Issue Type: Improvement (was: Bug) Summary: Provide better error message for No

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

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-95: - Issue Type: Improvement (was: Bug) Summary: Handling exceptions during

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

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-140: -- Assignee: Niall Pemberton Affects Version/s: 1.7.0

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

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-140. --- Resolution: Invalid I added a test case for this but can't reproduce this in

[jira] Updated: (BEANUTILS-204) [beanutils] LocaleBeanUtils.copyProperties() does not use Locale aware converions

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-204: -- Fix Version/s: (was: 1.8.0) LATER THAN 1.8.0 Needs someone

[jira] Updated: (BEANUTILS-44) FloatLocaleConverter cannot parse negative values

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-44: - Affects Version/s: 1.7.0 Summary: FloatLocaleConverter cannot parse

[jira] Resolved: (BEANUTILS-44) FloatLocaleConverter cannot parse negative values

2007-07-11 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-44. -- Resolution: Fixed Assignee: Niall Pemberton FloatLocaleConverter cannot parse

[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

[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

[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

[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

[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] 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] 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

[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

[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

[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] Updated: (BEANUTILS-176) Exception if property doesn't exist in BeanUtilsBean.setProperty()

2007-07-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-176: -- Fix Version/s: (was: 1.8.0) LATER THAN 1.8.0

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

2007-07-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-49. -- Resolution: Fixed Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)

[jira] Resolved: (BEANUTILS-251) PropertyUtils.describe() returns wrong fields names

2007-07-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-251. --- Resolution: Invalid PropertyUtils.describe() returns wrong fields names

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

2007-07-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-156: -- Summary: Memory leak on webapp undeploy in MappedPropertyDescriptor (was:

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

2007-07-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-156. --- Resolution: Fixed Memory leak on webapp undeploy in MappedPropertyDescriptor

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

2007-07-06 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-157: -- Assignee: Niall Pemberton Priority: Minor (was: Major)

[jira] Updated: (BEANUTILS-61) PropertyUtilsBean isReadable() and isWriteable() methods do not work correctly for WrapDynaBean

2007-07-04 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-61: - Assignee: Niall Pemberton Summary: PropertyUtilsBean isReadable() and

[jira] Resolved: (BEANUTILS-61) PropertyUtilsBean isReadable() and isWriteable() methods do not work correctly for WrapDynaBean

2007-07-04 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-61. -- Resolution: Fixed I have made the following changes: PropertyUtilsBean: -

[jira] Resolved: (VALIDATOR-231) Missing unit tests using maven

2007-07-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/VALIDATOR-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved VALIDATOR-231. --- Resolution: Invalid MultipleTests has already been renamed to MultipleTest in

[jira] Commented: (BEANUTILS-287) Missing unit tests using ant and unit test errors using maven

2007-07-03 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509964 ] Niall Pemberton commented on BEANUTILS-287: --- -1 to generating the build.xml using maven ant - IMO it

[jira] Commented: (BEANUTILS-285) Consider options for BeanUtils compatibility in light of Conversion improvements

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509364 ] Niall Pemberton commented on BEANUTILS-285: --- OK I have reverted the behaviour in BeanUtils (and

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-178: -- Fix Version/s: (was: 1.8.0) LATER THAN 1.8.0 Punting to post

[jira] Resolved: (BEANUTILS-285) Consider options for BeanUtils compatibility in light of Conversion improvements

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-285. --- Resolution: Fixed Fix Version/s: 1.8.0 I have added new BeanUtilsBean

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-247. --- Resolution: Fixed Assignee: Niall Pemberton Also see BEANUTILS-43 (improved

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-43. -- Resolution: Fixed Assignee: Niall Pemberton Also see BEANUTILS-247 (improved

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-113. --- Resolution: Fixed Resolved by the changes for BEANUTILS-247 (improved indexed

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-215. --- Resolution: Duplicate Resolved by the changes for BEANUTILS-247 (improved indexed

[jira] Resolved: (BEANUTILS-171) [beanutils] Nested Bean Collection

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-171. --- Resolution: Duplicate [beanutils] Nested Bean Collection

[jira] Resolved: (BEANUTILS-211) [beanutils] Multiple mapped properties not possible / Direct maps and indexes not possible

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-211. --- Resolution: Duplicate Resolved by the changes for BEANUTILS-247 (improved indexed

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509489 ] Niall Pemberton commented on BEANUTILS-49: -- Where are we at with this? I agree with you improvments

[jira] Commented: (BEANUTILS-251) PropertyUtils.describe() returns wrong fields names

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509490 ] Niall Pemberton commented on BEANUTILS-251: --- Henri, do you have time/plans to do the FAQ or can we just

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

2007-07-01 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509491 ] Niall Pemberton commented on BEANUTILS-176: --- Without a patch/tests I propose we punt this to post 1.8.0

[jira] Commented: (CHAIN-38) Unable to select file system resource at org.apache.commons.chain.web.ChainListener

2007-06-29 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/CHAIN-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509219 ] Niall Pemberton commented on CHAIN-38: -- Hi Julio Thanks for the patch - tests for your new parseFileResources()

[jira] Created: (BEANUTILS-285) Consider options for BeanUtils compatibility in light of Conversion improvements

2007-06-29 Thread Niall Pemberton (JIRA)
Consider options for BeanUtils compatibility in light of Conversion improvements Key: BEANUTILS-285 URL: https://issues.apache.org/jira/browse/BEANUTILS-285 Project:

[jira] Updated: (BEANUTILS-285) Consider options for BeanUtils compatibility in light of Conversion improvements

2007-06-29 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton updated BEANUTILS-285: -- Attachment: betwixt-beanutils-gump-fix.patch Attaching a patch for Betwixt for mvdb

[jira] Commented: (BEANUTILS-285) Consider options for BeanUtils compatibility in light of Conversion improvements

2007-06-29 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509228 ] Niall Pemberton commented on BEANUTILS-285: --- I understand you're trying to avoid issues - but the more

[jira] Created: (BEANUTILS-286) New Facade converter implementation - hide non-Converter public APIs

2007-06-29 Thread Niall Pemberton (JIRA)
New Facade converter implementation - hide non-Converter public APIs Key: BEANUTILS-286 URL: https://issues.apache.org/jira/browse/BEANUTILS-286 Project: Commons BeanUtils

[jira] Resolved: (BEANUTILS-286) New Facade converter implementation - hide non-Converter public APIs

2007-06-29 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-286. --- Resolution: Fixed Added the new implementation and wrapped the set of standard

[jira] Created: (LANG-344) CollatorUtils - equivalent of StringUtils, but using Collators

2007-06-29 Thread Niall Pemberton (JIRA)
CollatorUtils - equivalent of StringUtils, but using Collators -- Key: LANG-344 URL: https://issues.apache.org/jira/browse/LANG-344 Project: Commons Lang Issue Type: New Feature

[jira] Commented: (LANG-326) StringUtils: startsWith / endsWith / startsWithIgnoreCase / endsWithIgnoreCase / removeStartIgnoreCase / removeEndIgnoreCase methods

2007-06-29 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509246 ] Niall Pemberton commented on LANG-326: -- OK patch applied - just noticed the fix version is 3.0 - is that the next

[jira] Commented: (LANG-326) StringUtils: startsWith / endsWith / startsWithIgnoreCase / endsWithIgnoreCase / removeStartIgnoreCase / removeEndIgnoreCase methods

2007-06-28 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508854 ] Niall Pemberton commented on LANG-326: -- Its been a while since I posted this - in the absence of anyone stepping

[jira] Commented: (LANG-326) StringUtils: startsWith / endsWith / startsWithIgnoreCase / endsWithIgnoreCase / removeStartIgnoreCase / removeEndIgnoreCase methods

2007-06-28 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/LANG-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508954 ] Niall Pemberton commented on LANG-326: -- I implemented these methods using str.regionMatches() with brevity and

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

2007-06-27 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508623 ] Niall Pemberton commented on BEANUTILS-142: --- Thanks for spotting this - I've corrected this so should

[jira] Resolved: (BEANUTILS-282) BigDecimalLocaleConverter returns Long object

2007-06-27 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niall Pemberton resolved BEANUTILS-282. --- Resolution: Duplicate Fix Version/s: 1.8.0 BigDecimalLocaleConverter

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

2007-06-27 Thread Niall Pemberton (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508634 ] Niall Pemberton commented on BEANUTILS-142: --- OK I don't have strong opnions on this issue - in the

[jira] Created: (MODELER-22) ant.properties is missing from the Modeler jar

2007-06-21 Thread Niall Pemberton (JIRA)
ant.properties is missing from the Modeler jar -- Key: MODELER-22 URL: https://issues.apache.org/jira/browse/MODELER-22 Project: Commons Modeler Issue Type: Bug Affects Versions: 2.0

  1   2   3   4   5   6   7   >