Mailing list archives: May 2007

Site index · List index
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-279) Allowing Multiple Converters Per Destination Class Sat, 19 May, 22:51
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-249) BeanUtilsBean does not convert objects using custom convertors properly Sun, 20 May, 06:50
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-72) [beanutils] Problem with setting properties which are strings array. Sun, 20 May, 06:54
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-258) Improve Converter Implementations Sun, 20 May, 08:05
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-242) Add general array type conversion Sun, 20 May, 08:18
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-255) ConvertUtilsBean does not support converts to a java.util.Date Sun, 20 May, 08:20
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-276) Exceptions when setting properties to null (specific types only) Sun, 20 May, 08:22
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-274) BeanUtils cannot set property of type Long with value of Double Sun, 20 May, 08:22
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-228) [beanutils] ConvertUtilsBean: register converter for specific property Sun, 20 May, 08:24
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-227) [beanutils] Register converters by both target class and source class Sun, 20 May, 08:24
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-179) [beanutils] BeanUtils could use a premade ISO8601 date converter Sun, 20 May, 08:24
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-223) [beanutils] Localizing beanutils Sun, 20 May, 08:24
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-199) [beanutils] BeanUtils.setProperty is over-zealous at converting types Sun, 20 May, 08:26
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-196) [beanutils] StringArrayConverter does not handle double[] input Sun, 20 May, 08:26
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-64) [beanutils] ConvertUtils.convert returns 0 for Strings with leading blanks at converting String arrays to Integer arrays Sun, 20 May, 08:28
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates Sun, 20 May, 08:28
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-86) [beanutils] StringArrayConverter does not handle long[] input Sun, 20 May, 08:30
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-41) [beanutils] Provide better error message for "No value specified" Sun, 20 May, 08:32
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-65) [beanutils] ConvertUtils supports String->String[], but BeanUtils does not call the converter Sun, 20 May, 08:49
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-82) [beanutils] BeanUtilsBean.setProperty incorrectly parses the property name Sun, 20 May, 08:51
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-109) [beanutils] BeanUtils.setProperty fails with mapped properties containing several MAPPED_DELIM2 characters Sun, 20 May, 08:53
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-104) [beanutils]special characters in mapped property keys are parsed incorrectly Sun, 20 May, 08:53
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-259) Plugable Property Name Expression Resolver Sun, 20 May, 08:55
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-142) [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle 10g JDBC driver Sun, 20 May, 09:09
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-275) BeanUtils.setProperty: crashes when setting a java.util.Date simple property with a java.sql.Timestamp value Sun, 20 May, 09:20
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-210) copyProperties should have optional flag for including transient member variables Sun, 20 May, 09:26
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-183) [beanutils] Problem with index property Sun, 20 May, 09:28
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass Sun, 20 May, 11:54
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass Sun, 20 May, 12:14
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-156) [beanutils] Memory leak on webapp undeploy in MappedPropertyDescriptor Sun, 20 May, 12:16
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass Sun, 20 May, 12:38
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass Sun, 20 May, 12:38
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass Sun, 20 May, 12:38
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-278) Remove copied Collections classes Sun, 20 May, 15:53
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-243) BeanUtils fails to compile under 1.6 Sun, 20 May, 15:53
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-269) Boolean Support Sun, 20 May, 15:55
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates Sun, 20 May, 16:00
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-112) [beanutils] defaultTransformers is public in BeanMap class Sun, 20 May, 22:19
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-112) [beanutils] defaultTransformers is public in BeanMap class Sun, 20 May, 22:19
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-277) BeanComparator - Unable to catch or handle NestedNullExceptions Sun, 20 May, 22:27
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-172) [beanutils] BeanUtils and PropertyUtils toString function (code included) Sun, 20 May, 22:41
Niall Pemberton (JIRA) [jira] Resolved: (LANG-335) Comparisons of Dates and Calendars to second precision Mon, 21 May, 17:12
Niall Pemberton (JIRA) [jira] Commented: (LANG-335) Comparisons of Dates and Calendars to second precision Mon, 21 May, 17:23
Niall Pemberton (JIRA) [jira] Updated: (LANG-335) Comparisons of Dates and Calendars to second precision Mon, 21 May, 17:23
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-266) Log or throw exception in PropertyUtilsBean, not both Mon, 21 May, 23:42
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-266) Log or throw exception in PropertyUtilsBean, not both Tue, 22 May, 00:26
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-273) Public methods overriden in anonymous or private subclasses are not recognized by PropertyUtils Tue, 22 May, 00:28
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-272) ConstructorUtils.getMatchingAccessibleConstructor() should be made public Tue, 22 May, 00:28
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-270) findPropertyDescriptor method with a class argument Tue, 22 May, 00:30
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-271) [beanutils] converters - DateLocaleConverter does not always throw an Exception for invalid dates Tue, 22 May, 00:30
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-178) New implementation in commons-beanutils Tue, 22 May, 00:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-178) New implementation in commons-beanutils Tue, 22 May, 00:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-178) New implementation in commons-beanutils Tue, 22 May, 00:37
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-248) Code to create a JavaBean and set its properties from a Java Properties instance Tue, 22 May, 00:39
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-175) [beanutils] Handling of exceptions thrown during BeanUtils.populate Tue, 22 May, 00:39
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-181) [beanutils] Default converter for LocaleConvertUtilsBean Tue, 22 May, 00:39
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-235) [beanutils] Need getPropertyType(Class theClass, String propName) Tue, 22 May, 00:41
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-188) [beanutils] add collection modifiers feature to PropertyUtilsBean Tue, 22 May, 00:43
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-59) [beanutils] Memory leak on webapp undeploy in WrapDynaClass Tue, 22 May, 01:12
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-142) [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle 10g JDBC driver Tue, 22 May, 01:14
Niall Pemberton (JIRA) [jira] Created: (JXPATH-85) Restore binary compatibility with JXPath 1.2 Tue, 22 May, 03:08
Niall Pemberton (JIRA) [jira] Updated: (JXPATH-85) Restore binary compatibility with JXPath 1.2 Tue, 22 May, 03:10
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-185) Try to align BeanUtils with JSTL standard tags Tue, 22 May, 05:38
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-280) Check binary compatibility is still good Tue, 22 May, 05:58
Niall Pemberton (JIRA) [jira] Resolved: (IO-121) Allowing ThesholdingOuputStream to reset written and thresholdExceeded values? Tue, 22 May, 17:00
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-87) Package scope implementation of public interface for mapped property fails Thu, 24 May, 14:29
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-87) Package scope implementation of public interface for mapped property fails Thu, 24 May, 14:35
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-88) PropertyUtilsBean.isReadable/isWriteable always returns false for mapped properties Thu, 24 May, 15:39
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-88) PropertyUtilsBean.isReadable/isWriteable always returns false for mapped properties Thu, 24 May, 15:39
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-33) Can't use "dot" in mapped properties for setProperty or getPropertyDescriptor Thu, 24 May, 15:58
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-185) New Map decorator for DynaBeans to allow BeanUtils to operate with technologies such as JSTL Thu, 24 May, 19:50
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-233) Implement equals() and hashCode() methods for DynaProperty Thu, 24 May, 20:24
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-33) Can't use "dot" in mapped properties for setProperty or getPropertyDescriptor Thu, 24 May, 20:42
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-185) New Map decorator for DynaBeans to allow BeanUtils to operate with technologies such as JSTL Thu, 24 May, 20:44
Niall Pemberton (JIRA) [jira] Resolved: (BEANUTILS-233) Implement equals() and hashCode() methods for DynaProperty Thu, 24 May, 20:52
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-212) [beanutils] Generic implementations of toString, hashCode, equals() for DynaBean and DynaClass Thu, 24 May, 22:40
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-247) Arrays with multiple dimension are not supported Fri, 25 May, 00:33
Niall Pemberton (JIRA) [jira] Updated: (BEANUTILS-43) Mapped property inside a mapped property is not populated on submit Fri, 25 May, 00:33
Niall Pemberton (JIRA) [jira] Commented: (BEANUTILS-142) [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle 10g JDBC driver Thu, 31 May, 01:27
Oliver Heger Re: svn commit: r540562 - in /jakarta/commons/proper/configuration/trunk: project.xml src/java/org/apache/commons/configuration/AbstractFileConfiguration.java src/test/org/apache/commons/configuration/TestPropertiesConfiguration.java Tue, 22 May, 20:28
Oliver Heger Re: svn commit: r540562 - in /jakarta/commons/proper/configuration/trunk: project.xml src/java/org/apache/commons/configuration/AbstractFileConfiguration.java src/test/org/apache/commons/configuration/TestPropertiesConfiguration.java Wed, 23 May, 20:13
Oliver Heger (JIRA) [jira] Created: (CONFIGURATION-268) XMLConfiguration does not fully support disabled delimiter parsing Sun, 06 May, 19:45
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-268) XMLConfiguration does not fully support disabled delimiter parsing Sun, 06 May, 20:46
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-268) XMLConfiguration does not fully support disabled delimiter parsing Mon, 07 May, 19:42
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-268) XMLConfiguration does not fully support disabled delimiter parsing Tue, 08 May, 21:00
Oliver Heger (JIRA) [jira] Created: (CONFIGURATION-269) PropertiesConfiguration.save() generates superfluous escaping character when delimiter parsing is disabled Mon, 21 May, 20:32
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-269) PropertiesConfiguration.save() generates superfluous escaping character when delimiter parsing is disabled Tue, 22 May, 11:53
Oliver Heger (JIRA) [jira] Updated: (CONFIGURATION-269) PropertiesConfiguration.save() generates superfluous escaping character when delimiter parsing is disabled Tue, 22 May, 20:38
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-273) Saving with interpolation Thu, 24 May, 06:30
Oliver Heger (JIRA) [jira] Created: (CONFIGURATION-274) PropertiesConfiguration.save() does not support escaping the escape character Thu, 24 May, 20:40
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-274) PropertiesConfiguration.save() does not support escaping the escape character Thu, 24 May, 20:44
Oliver Heger (JIRA) [jira] Moved: (CONFIGURATION-276) java.util.prefs Configuration Sat, 26 May, 18:41
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-215) Using relative URLs Sat, 26 May, 19:38
Oliver Heger (JIRA) [jira] Resolved: (CONFIGURATION-253) FileConfiguration getFile(), getFileName(), getBasePath() are not always consistent Sat, 26 May, 19:40
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-278) ConcurrentModificationException in PropertiesConfigurationLayout Wed, 30 May, 20:07
Oliver Heger (JIRA) [jira] Commented: (CONFIGURATION-277) AbstractConfiguration should handle UnsupportedOperationExceptions in Iterator.remove() gracefully Thu, 31 May, 19:47
Paul Benedict (JIRA) [jira] Created: (LANG-332) EqualsBuilder to alternatively use method properties Wed, 09 May, 04:32
Paul Benedict (JIRA) [jira] Created: (VALIDATOR-230) Enum validator Mon, 28 May, 20:40
Paul Benedict (JIRA) [jira] Updated: (VALIDATOR-230) Enum validator Mon, 28 May, 20:40
Pete Aykroyd Functor Users / Project Management? Thu, 24 May, 02:33
Message list« Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · Next »Thread · Author · Date
Box list
Dec 200971
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