Mailing list archives: July 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-18) [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent Wed, 11 Jul, 06:42
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-41) Provide better error message for "No value specified" Wed, 11 Jul, 23:58
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-95) Handling exceptions during BeanUtils.populate() Thu, 12 Jul, 00:00
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-140) LocaleBeanUtils setProperty does not work on nested property Thu, 12 Jul, 03:07
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-140) LocaleBeanUtils setProperty does not work on nested property Thu, 12 Jul, 03:31
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-204) [beanutils] LocaleBeanUtils.copyProperties() does not use Locale aware converions Thu, 12 Jul, 03:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-44) FloatLocaleConverter cannot parse negative values Thu, 12 Jul, 04:56
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-44) FloatLocaleConverter cannot parse negative values Thu, 12 Jul, 04:58
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-284) Locale aware Converters doesn't handle conversion direction Object->String Thu, 12 Jul, 06:17
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-10) [beanutils] StringLocaleConverter uses same pattern for numbers and dates Thu, 12 Jul, 06:19
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-263) Improve ClassConverter robustness Thu, 12 Jul, 12:52
Niall Pemberton (JIRA) [jira] Created: (BEANUTILS-288) Don't try parsing values that are already Dates/Numbers in Date/Number locale Converters Thu, 12 Jul, 14:41
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-288) Don't try parsing values that are already Dates/Numbers in Date/Number locale Converters Thu, 12 Jul, 14:45
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-271) DateLocaleConverter does not always throw an Exception for invalid dates Thu, 12 Jul, 14:47
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-271) DateLocaleConverter does not always throw an Exception for invalid dates Thu, 12 Jul, 14:47
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException Thu, 12 Jul, 14:49
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-255) Date and Calendar Converter implementations Thu, 12 Jul, 15:23
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-185) Map decorator for DynaBeans to allow BeanUtils to operate with technologies such as JSTL Thu, 12 Jul, 15:25
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-259) Plugable Property Name Expression Resolver Thu, 12 Jul, 15:29
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-254) Run Checkstyle/PMD on the source and get things fixed up Fri, 13 Jul, 03:04
Niall Pemberton (JIRA) [jira] Created: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Fri, 13 Jul, 14:25
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-142) [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle 10g JDBC driver Fri, 13 Jul, 14:45
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Fri, 13 Jul, 14:51
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Fri, 13 Jul, 15:09
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Fri, 13 Jul, 15:09
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Fri, 13 Jul, 15:09
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Fri, 13 Jul, 15:09
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-142) [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle 10g JDBC driver Sat, 14 Jul, 01:32
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-289) JDBCDynaClass "lowerCase" option causes problems in RowSetDynaClass Sat, 14 Jul, 04:23
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-142) RowSetDynaClass fails to copy ResultSet to DynaBean with Oracle 10g JDBC driver Sat, 14 Jul, 06:39
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-142) RowSetDynaClass fails to copy ResultSet to DynaBean with Oracle 10g JDBC driver Sat, 14 Jul, 06:39
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-18) PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent Sat, 14 Jul, 07:29
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-18) PropertyUtils.isReadable() and PropertyUtils.getProperty() not consistent Sat, 14 Jul, 07:32
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException Sun, 15 Jul, 00:46
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-91) PropertyUtils.copyProperties throws exceptions contrary to documentation Sun, 15 Jul, 01:30
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) [beanutils] Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:30
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-91) PropertyUtils.copyProperties throws exceptions contrary to documentation Sun, 15 Jul, 01:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:37
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:37
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:39
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException Sun, 15 Jul, 01:43
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException Sun, 15 Jul, 01:43
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException Sun, 15 Jul, 01:43
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:45
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 01:45
Niall Pemberton (JIRA) [jira] Issue Comment Edited: (BEANUTILS-91) PropertyUtils.copyProperties throws exceptions contrary to documentation Sun, 15 Jul, 01:45
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Sun, 15 Jul, 02:27
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-92) PropertyUtilsBean.copyProperties does not catch NoSuchMethodException Tue, 17 Jul, 19:32
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-35) Indexed properties with Array type cause IllegalArgumentException in setProperty/populate Tue, 17 Jul, 19:32
Niall Pemberton (JIRA) [jira] Created: (BEANUTILS-290) Merge Bean-Collections back into core BeanUtils and remove Bean-Collections sub-project Thu, 19 Jul, 17:13
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-290) Merge Bean-Collections back into core BeanUtils and remove Bean-Collections sub-project Thu, 19 Jul, 22:52
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-280) Check binary compatibility is still good Thu, 19 Jul, 23:07
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-280) Check binary compatibility is still good Thu, 19 Jul, 23:07
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-280) Check binary compatibility is still good Fri, 20 Jul, 05:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-68) [beanutils] Writing to a mapped property requires a setter for a map, but never uses it Fri, 27 Jul, 11:29
Niall Pemberton (JIRA) [jira] Reopened: (BEANUTILS-239) [beanutils] Better implementation of SqlDateConverter.convert() Fri, 27 Jul, 11:29
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-239) [beanutils] Better implementation of SqlDateConverter.convert() Fri, 27 Jul, 11:31
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-69) [beanutils] MappedPropertyDescriptor wont recognize boolean property accessor Fri, 27 Jul, 11:31
Niall Pemberton (JIRA) [jira] Reopened: (BEANUTILS-23) [beanutils] Misleading error message in ConvertingWrapDynaBean Fri, 27 Jul, 11:31
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-23) Misleading error message in ConvertingWrapDynaBean Fri, 27 Jul, 11:31
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-23) Misleading error message in ConvertingWrapDynaBean Fri, 27 Jul, 11:31
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-17) [beanutils] IllegalArgumentException in BeanUtils.copyProperties when property types don't match Fri, 27 Jul, 11:33
Niall Pemberton (JIRA) [jira] Reopened: (BEANUTILS-110) [beanutils] getArrayProperty does not use ConvertUtils Fri, 27 Jul, 11:33
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-110) [beanutils] getArrayProperty does not use ConvertUtils Fri, 27 Jul, 11:33
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-217) Improvements to maven build Fri, 27 Jul, 11:52
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-24) [BeanUtils] Method get in LazyDynaBean don't returns null if the value of the propertie is null Fri, 27 Jul, 11:54
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-6) MappedPropertyDescriptor contains Sun copyrighted code Fri, 27 Jul, 11:56
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-162) PropertyUtils.getNestedProperty() doesn't allow getXxxx on Map-Instances any longer Fri, 27 Jul, 12:00
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-36) test.wrap.dynabean fails because testSetIndexedValues runs before testGetIndexedValues Fri, 27 Jul, 12:02
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-158) BeanUtils describe() subject to infinite loop Fri, 27 Jul, 12:06
Niall Pemberton (JIRA) [jira] Deleted: (COMMONSSITE-17) mission impossible Mon, 30 Jul, 15:49
Nikolay Chugunov (JIRA) [jira] Created: (NET-163) [contribution] DNS utils Thu, 12 Jul, 12:05
Nikolay Chugunov (JIRA) [jira] Updated: (NET-163) [contribution] DNS utils Thu, 12 Jul, 12:07
Nikolay Chugunov (JIRA) [jira] Commented: (NET-163) [contribution] DNS utils Wed, 18 Jul, 08:38
Noah Morse AUTOCAD 2008 READY TO DOWNLOAD $129.95 ONLY! Mon, 09 Jul, 00:09
Normand Payton Hi Fri, 06 Jul, 16:33
Oleg Kalnichevski Re: RFC: Fileupload 1.3 or 2.0? Wed, 04 Jul, 10:10
Oliver Heger Re: [VOTE] 4th attempt: Release commons-io 1.3.2 Sun, 01 Jul, 15:28
Oliver Heger Re: [VOTE] Release CLI 1.1 (RC2) Sun, 01 Jul, 15:43
Oliver Heger [configuration][all] Support for OS environment variables Mon, 23 Jul, 20:09
Oliver Heger Re: [configuration][all] Support for OS environment variables Tue, 24 Jul, 19:59
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-282) NPE in HierarchicalConfiguration.fetchNodeList Mon, 02 Jul, 19:55
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-283) CombinedConfiguration doesn't take escaped characters into account. Mon, 02 Jul, 20:03
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-284) ability to read OS environment variables Sat, 07 Jul, 14:57
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-272) ConfigurationUtils.copy results in escaped "," characters no longer being escaped Sat, 07 Jul, 15:14
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-275) ConfigurationUtils.append() doesn't merge list properties Mon, 09 Jul, 12:10
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-282) NPE in HierarchicalConfiguration.fetchNodeList Mon, 09 Jul, 19:47
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-282) NPE in HierarchicalConfiguration.fetchNodeList after redeployment Mon, 09 Jul, 19:49
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-275) ConfigurationUtils.append() doesn't merge list properties Mon, 09 Jul, 20:38
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Wed, 11 Jul, 20:22
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-283) CombinedConfiguration doesn't take escaped characters into account. Wed, 11 Jul, 20:29
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-283) CombinedConfiguration doesn't take escaped characters into account. Thu, 12 Jul, 20:03
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-282) NPE in HierarchicalConfiguration.fetchNodeList after redeployment Wed, 18 Jul, 19:38
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-284) ability to read OS environment variables Sat, 21 Jul, 14:38
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sat, 21 Jul, 14:55
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sat, 21 Jul, 19:11
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-285) <configuration fileName="local-configuration.xml" config-optional="true" /> does not report parsing errors in local-configuration.xml Sun, 22 Jul, 20:29
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-287) XMLConfiguration.addNodes() problem using other configuration Nodes Thu, 26 Jul, 20:04
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-287) XMLConfiguration.addNodes() problem using other configuration Nodes Thu, 26 Jul, 20:18
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · Next »Thread · Author · Date
Box list
Dec 2009128
Nov 2009486
Oct 2009339
Sep 2009286
Aug 2009467
Jul 2009410
Jun 2009420
May 2009804
Apr 2009500
Mar 2009659
Feb 2009419
Jan 2009461
Dec 2008265
Nov 2008294
Oct 2008247
Sep 2008171
Aug 2008198
Jul 2008218
Jun 2008377
May 2008676
Apr 20081093
Mar 2008741
Feb 2008639
Jan 2008873
Dec 2007263
Nov 2007369
Oct 2007275
Sep 2007260
Aug 2007448
Jul 20071189
Jul 20071189
Jun 2007970
May 2007982
Apr 2007715
Mar 2007720
Feb 2007876
Jan 20071026
Dec 20061008
Nov 20061579
Oct 2006890
Sep 2006643
Aug 2006995
Jul 20061542
Jun 2006750
May 20061059
Apr 20061280
Mar 20061782
Feb 20061147
Jan 20061351
Dec 20051531
Nov 20051520
Oct 20051020
Sep 20051068
Aug 20051757
Jul 20051166
Jun 20051478
May 20051309
Apr 2005925
Mar 20051063
Feb 20051528
Jan 20051715
Dec 20041414
Nov 20041732
Oct 20041649
Sep 20042039
Aug 20041449
Jul 20041239
Jun 20041923
May 20041967
Apr 20041481
Mar 20042020
Feb 20041944
Jan 20041969
Dec 20031510
Nov 20032060
Oct 20032096
Sep 20032048
Aug 20031901
Jul 20031556
Jun 20031833
May 20031441
Apr 20031378
Mar 20031394
Feb 20031441
Jan 20032603
Dec 20021234
Nov 20021437
Oct 20022149
Sep 20021572
Aug 20022411
Jul 20022394
Jun 20021965
May 20021124
Apr 20021334
Mar 2002991
Feb 20021720
Jan 20021856
Dec 2001512
Nov 2001266
Oct 200119