Author: bayard
Date: Sun Nov 5 23:07:57 2006
New Revision: 471652
URL: http://svn.apache.org/viewvc?view=rev&rev=471652
Log:
Some minor improvements to the script - mostly because my local username is
differnet ot my apache one and it highlighted some assumptions. Need to pull
the configuration
[ http://issues.apache.org/jira/browse/BEANUTILS-255?page=all ]
Niall Pemberton updated BEANUTILS-255:
--
Component/s: ConvertUtils & Converters
> ConvertUtilsBean does not support converts to a java.util.Date
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-10?page=all ]
Niall Pemberton updated BEANUTILS-10:
-
Bugzilla Id: (was: 39477)
Component/s: Locale BeanUtils / Converters
> [beanutils] StringLocaleConverter uses same pattern for numbers and dat
[ http://issues.apache.org/jira/browse/BEANUTILS-18?page=all ]
Niall Pemberton updated BEANUTILS-18:
-
Bugzilla Id: (was: 33840)
Component/s: Bean / Property Utils
> [beanutils] PropertyUtils.isReadable() and PropertyUtils.getProperty() not
> c
[ http://issues.apache.org/jira/browse/BEANUTILS-33?page=all ]
Niall Pemberton updated BEANUTILS-33:
-
Bugzilla Id: (was: 28813)
Component/s: Expression Syntax
> [beanutils] Can't use . (dot) in mapped properties for setProperty or
> getPropert
[ http://issues.apache.org/jira/browse/BEANUTILS-35?page=all ]
Niall Pemberton updated BEANUTILS-35:
-
Bugzilla Id: (was: 29203)
Component/s: Bean / Property Utils
> [beanutils] Indexed properties with Array type cause IllegalArgumentException
[ http://issues.apache.org/jira/browse/BEANUTILS-41?page=all ]
Niall Pemberton updated BEANUTILS-41:
-
Bugzilla Id: (was: 37947)
Component/s: ConvertUtils & Converters
> [beanutils] Provide better error message for "No value specified"
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-43?page=all ]
Niall Pemberton updated BEANUTILS-43:
-
Bugzilla Id: (was: 31852)
Component/s: Bean / Property Utils
> [beanutils] Mapped property inside a mapped property is not populated on
> sub
[ http://issues.apache.org/jira/browse/BEANUTILS-44?page=all ]
Niall Pemberton updated BEANUTILS-44:
-
Bugzilla Id: (was: 33841)
Component/s: Locale BeanUtils / Converters
> [beanutils] FloatLocaleConverter cannot parse negative values
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-49?page=all ]
Niall Pemberton updated BEANUTILS-49:
-
Bugzilla Id: (was: 37441)
Component/s: Bean / Property Utils
> [beanutils] Lock in BeanUtilsBean.getInstance(BeanUtilsBean.java:78)
>
[ http://issues.apache.org/jira/browse/BEANUTILS-61?page=all ]
Niall Pemberton updated BEANUTILS-61:
-
Bugzilla Id: (was: 35240)
Component/s: DynaBean
> [beanutils] PropertyUtilsBean does not work correctly for WrapDynaBean
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-59?page=all ]
Niall Pemberton updated BEANUTILS-59:
-
Bugzilla Id: (was: 35263)
Component/s: DynaBean
> [beanutils] Memory leak on webapp undeploy in WrapDynaClass
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-64?page=all ]
Niall Pemberton updated BEANUTILS-64:
-
Bugzilla Id: (was: 39555)
Component/s: ConvertUtils & Converters
> [beanutils] ConvertUtils.convert returns 0 for Strings with leading blanks
[ http://issues.apache.org/jira/browse/BEANUTILS-65?page=all ]
Niall Pemberton updated BEANUTILS-65:
-
Bugzilla Id: (was: 38172)
Component/s: ConvertUtils & Converters
> [beanutils] ConvertUtils supports String->String[], but BeanUtils does not
[ http://issues.apache.org/jira/browse/BEANUTILS-66?page=all ]
Niall Pemberton updated BEANUTILS-66:
-
Bugzilla Id: (was: 39271)
Component/s: Bean / Property Utils
> [beanutils] MethodUtils.getAccessibleMethod does not work for enums
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-72?page=all ]
Niall Pemberton updated BEANUTILS-72:
-
Bugzilla Id: (was: 38654)
Component/s: ConvertUtils & Converters
> [beanutils] Problem with setting properties which are strings array.
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-82?page=all ]
Niall Pemberton updated BEANUTILS-82:
-
Bugzilla Id: (was: 36870)
Component/s: Expression Syntax
> [beanutils] BeanUtilsBean.setProperty incorrectly parses the property name
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-86?page=all ]
Niall Pemberton updated BEANUTILS-86:
-
Bugzilla Id: (was: 39026)
Component/s: ConvertUtils & Converters
> [beanutils] StringArrayConverter does not handle long[] input
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-87?page=all ]
Niall Pemberton updated BEANUTILS-87:
-
Bugzilla Id: (was: 33228)
Component/s: Bean / Property Utils
> [beanutils] Can't access mapped property in some case
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-88?page=all ]
Niall Pemberton updated BEANUTILS-88:
-
Bugzilla Id: (was: 36980)
Component/s: Bean / Property Utils
> [beanutils] PropertyUtilsBean.isReadable/isWriteable always returns false for
[ http://issues.apache.org/jira/browse/BEANUTILS-91?page=all ]
Niall Pemberton updated BEANUTILS-91:
-
Bugzilla Id: (was: 19781)
Component/s: Bean / Property Utils
> [beanutils] PropertyUtils.copyProperties throws exceptions contrary to
> docum
[ http://issues.apache.org/jira/browse/BEANUTILS-92?page=all ]
Niall Pemberton updated BEANUTILS-92:
-
Bugzilla Id: (was: 35458)
Component/s: Bean / Property Utils
> [beanutils] PropertyUtilsBean.copyProperties does not catch
> NoSuchMethodExce
[ http://issues.apache.org/jira/browse/BEANUTILS-95?page=all ]
Niall Pemberton updated BEANUTILS-95:
-
Bugzilla Id: (was: 31571)
Component/s: Bean / Property Utils
> [beanutils] Handling exceptions during BeanUtils.populate()
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-104?page=all ]
Niall Pemberton updated BEANUTILS-104:
--
Bugzilla Id: (was: 32748)
Component/s: Expression Syntax
> [beanutils]special characters in mapped property keys are parsed incorrectly
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-109?page=all ]
Niall Pemberton updated BEANUTILS-109:
--
Bugzilla Id: (was: 30637)
Component/s: Expression Syntax
> [beanutils] BeanUtils.setProperty fails with mapped properties containing
> sev
[ http://issues.apache.org/jira/browse/BEANUTILS-112?page=all ]
Niall Pemberton updated BEANUTILS-112:
--
Bugzilla Id: (was: 35267)
Component/s: Bean-Collections
> [beanutils] defaultTransformers is public in BeanMap class
>
[ http://issues.apache.org/jira/browse/BEANUTILS-113?page=all ]
Niall Pemberton updated BEANUTILS-113:
--
Bugzilla Id: (was: 32380)
Component/s: Expression Syntax
> [beanutils] Indexed property inside a mapped property cannot be accessed
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-134?page=all ]
Niall Pemberton updated BEANUTILS-134:
--
Bugzilla Id: (was: 32162)
Component/s: Converters
> [beanutils] Call to toString() in should be replaced with
> getConvertUtils().convert(
[ http://issues.apache.org/jira/browse/BEANUTILS-140?page=all ]
Niall Pemberton updated BEANUTILS-140:
--
Bugzilla Id: (was: 30203)
Component/s: Locale BeanUtils / Converters
> [beanutils] LocaleBeanUtils setProperty does not work on nested prop
[ http://issues.apache.org/jira/browse/BEANUTILS-142?page=all ]
Niall Pemberton updated BEANUTILS-142:
--
Bugzilla Id: (was: 39343)
Component/s: DynaBean
> [beanutils] RowSetDynaClass fails to copy resulset to DynaBean with Oracle
> 10g JDBC dr
[ http://issues.apache.org/jira/browse/BEANUTILS-156?page=all ]
Niall Pemberton updated BEANUTILS-156:
--
Bugzilla Id: (was: 35262)
Component/s: Bean / Property Utils
> [beanutils] Memory leak on webapp undeploy in MappedPropertyDescriptor
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-157?page=all ]
Niall Pemberton updated BEANUTILS-157:
--
Bugzilla Id: (was: 33461)
Component/s: Bean / Property Utils
> [beanutils] 1.6.1 cannot determine reader methods for anonymous class
>
[ http://issues.apache.org/jira/browse/BEANUTILS-163?page=all ]
Niall Pemberton updated BEANUTILS-163:
--
Bugzilla Id: (was: 23383)
Component/s: Bean / Property Utils
> [beanutils] MappedPropertyDescriptor broken
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-167?page=all ]
Niall Pemberton updated BEANUTILS-167:
--
Bugzilla Id: (was: 33980)
Component/s: Bean / Property Utils
> [beanutils] Get Method based on method description
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-168?page=all ]
Niall Pemberton updated BEANUTILS-168:
--
Bugzilla Id: (was: 33176)
Component/s: Bean / Property Utils
> [beanutils] copyProperties(List, List) does not work - pls warn about this
>
[ http://issues.apache.org/jira/browse/BEANUTILS-171?page=all ]
Niall Pemberton updated BEANUTILS-171:
--
Bugzilla Id: (was: 7226)
Component/s: Expression Syntax
> [beanutils] Nested Bean Collection
> --
>
>
[ http://issues.apache.org/jira/browse/BEANUTILS-172?page=all ]
Niall Pemberton updated BEANUTILS-172:
--
Bugzilla Id: (was: 21483)
Component/s: Bean / Property Utils
> [beanutils] BeanUtils and PropertyUtils toString function (code included)
>
[ http://issues.apache.org/jira/browse/BEANUTILS-175?page=all ]
Niall Pemberton updated BEANUTILS-175:
--
Bugzilla Id: (was: 20549)
Component/s: Bean / Property Utils
> [beanutils] Handling of exceptions thrown during BeanUtils.populate
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-176?page=all ]
Niall Pemberton updated BEANUTILS-176:
--
Bugzilla Id: (was: 31095)
Component/s: Bean / Property Utils
> [beanutils]: Exception if property doesn't exist in
> BeanUtilsBean.setProp
[ http://issues.apache.org/jira/browse/BEANUTILS-177?page=all ]
Niall Pemberton updated BEANUTILS-177:
--
Bugzilla Id: (was: 17501)
Component/s: Bean / Property Utils
> [beanutils] Add dynamic discovery of mapped properties to PropertyUtils
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-178?page=all ]
Niall Pemberton updated BEANUTILS-178:
--
Bugzilla Id: (was: 31197)
Component/s: DynaBean
> [beanutils] New implementation in commons-beanutils
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-179?page=all ]
Niall Pemberton updated BEANUTILS-179:
--
Bugzilla Id: (was: 38772)
Component/s: Converters
> [beanutils] BeanUtils could use a premade ISO8601 date converter
>
[ http://issues.apache.org/jira/browse/BEANUTILS-181?page=all ]
Niall Pemberton updated BEANUTILS-181:
--
Bugzilla Id: (was: 30941)
Component/s: Locale BeanUtils / Converters
> [beanutils] Default converter for LocaleConvertUtilsBean
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-182?page=all ]
Niall Pemberton updated BEANUTILS-182:
--
Bugzilla Id: (was: 36592)
Component/s: DynaBean
> [beanutils] Dynabeans are not cloneable
> ---
>
>
[ http://issues.apache.org/jira/browse/BEANUTILS-183?page=all ]
Niall Pemberton updated BEANUTILS-183:
--
Bugzilla Id: (was: 17002)
Component/s: Bean / Property Utils
> [beanutils] Problem with index property
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-185?page=all ]
Niall Pemberton updated BEANUTILS-185:
--
Bugzilla Id: (was: 39504)
Component/s: DynaBean
> [beanutils] Try to align BeanUtils with JSTL standard tags
>
[ http://issues.apache.org/jira/browse/BEANUTILS-187?page=all ]
Niall Pemberton updated BEANUTILS-187:
--
Bugzilla Id: (was: 19857)
Component/s: Converters
> [beanutils] Methods ConvertUtilsBean.convert could check for converters
> registered w
[ http://issues.apache.org/jira/browse/BEANUTILS-188?page=all ]
Niall Pemberton updated BEANUTILS-188:
--
Bugzilla Id: (was: 33352)
Component/s: Bean / Property Utils
> [beanutils] add collection modifiers feature to PropertyUtilsBean
>
[ http://issues.apache.org/jira/browse/BEANUTILS-189?page=all ]
Niall Pemberton updated BEANUTILS-189:
--
Bugzilla Id: (was: 21693)
Component/s: Bean / Property Utils
> [beanutils] copyProperties method should not exit as soon as it gets Excepti
[ http://issues.apache.org/jira/browse/BEANUTILS-193?page=all ]
Niall Pemberton updated BEANUTILS-193:
--
Bugzilla Id: (was: 33979)
Component/s: Bean / Property Utils
> [beanutils] MethodUtils.invoke for static methods
>
[ http://issues.apache.org/jira/browse/BEANUTILS-196?page=all ]
Niall Pemberton updated BEANUTILS-196:
--
Bugzilla Id: (was: 33698)
Component/s: Converters
> [beanutils] StringArrayConverter does not handle double[] input
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-197?page=all ]
Niall Pemberton updated BEANUTILS-197:
--
Bugzilla Id: (was: 32642)
Component/s: Bean / Property Utils
> [beanutils] Copy Specific Properties
>
[ http://issues.apache.org/jira/browse/BEANUTILS-198?page=all ]
Niall Pemberton updated BEANUTILS-198:
--
Bugzilla Id: (was: 33109)
Component/s: Bean / Property Utils
> [beanutils] Copy bean properties with different names
>
[ http://issues.apache.org/jira/browse/BEANUTILS-199?page=all ]
Niall Pemberton updated BEANUTILS-199:
--
Bugzilla Id: (was: 16525)
Component/s: Converters
> [beanutils] BeanUtils.setProperty is over-zealous at converting types
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-200?page=all ]
Niall Pemberton updated BEANUTILS-200:
--
Bugzilla Id: (was: 34523)
Component/s: Bean / Property Utils
> [beanutils] Need a BeanUtils.describeRaw method
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-201?page=all ]
Niall Pemberton updated BEANUTILS-201:
--
Bugzilla Id: (was: 37987)
Component/s: Bean / Property Utils
> [beanutils] Proposition for "controlled" copy of bean properties
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-202?page=all ]
Niall Pemberton updated BEANUTILS-202:
--
Bugzilla Id: (was: 32103)
Component/s: Bean / Property Utils
> [beanutils] proposed new method "contains" for BeanUtils
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-204?page=all ]
Niall Pemberton updated BEANUTILS-204:
--
Bugzilla Id: (was: 16038)
Component/s: Localized Converters
> [beanutils] LocaleBeanUtils.copyProperties() does not use Locale aware
> con
[ http://issues.apache.org/jira/browse/BEANUTILS-206?page=all ]
Niall Pemberton updated BEANUTILS-206:
--
Bugzilla Id: (was: 20027)
Component/s: Converters
Summary: Check registered Converters for super classes if not found
(was: [beanu
[ http://issues.apache.org/jira/browse/BEANUTILS-207?page=all ]
Niall Pemberton updated BEANUTILS-207:
--
Bugzilla Id: (was: 20968)
Component/s: Bean / Property Utils
> [beanutils][PATCH] Include bean getClass in PropertyUtilsBean Exceptions
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-208?page=all ]
Niall Pemberton updated BEANUTILS-208:
--
Bugzilla Id: (was: 20520)
Component/s: Bean / Property Utils
> [beanutils] MethodUtils: Need easy way to invoke static methods
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-209?page=all ]
Niall Pemberton updated BEANUTILS-209:
--
Bugzilla Id: (was: 33342)
Component/s: Expression Syntax
> [beanutils] Change propertyUtilsBean.findNextNestedIndex(String) modifier to
>
[ http://issues.apache.org/jira/browse/BEANUTILS-210?page=all ]
Niall Pemberton updated BEANUTILS-210:
--
Bugzilla Id: (was: 34644)
Component/s: Bean / Property Utils
> [beanutils] copyProperties should have optional flag for including transient
[ http://issues.apache.org/jira/browse/BEANUTILS-211?page=all ]
Niall Pemberton updated BEANUTILS-211:
--
Bugzilla Id: (was: 15451)
Component/s: Expression Syntax
> [beanutils] Multiple mapped properties not possible / Direct maps and indexes
>
[ http://issues.apache.org/jira/browse/BEANUTILS-212?page=all ]
Niall Pemberton updated BEANUTILS-212:
--
Bugzilla Id: (was: 32644)
Component/s: DynaBean
> [beanutils] Generic implementations of toString, hashCode, equals() for
> DynaBean and D
[ http://issues.apache.org/jira/browse/BEANUTILS-213?page=all ]
Niall Pemberton updated BEANUTILS-213:
--
Bugzilla Id: (was: 24185)
Component/s: DynaBean
> [beanutils] Enhancement to ResultSetDynaClass to allow case-insensitive and
> missing pa
[ http://issues.apache.org/jira/browse/BEANUTILS-214?page=all ]
Niall Pemberton updated BEANUTILS-214:
--
Bugzilla Id: (was: 37825)
Component/s: DynaBean
> [beanutils] Preserving DynaBean Property Ordering
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-215?page=all ]
Niall Pemberton updated BEANUTILS-215:
--
Bugzilla Id: (was: 38722)
Component/s: Expression Syntax
> BeanUtilsBean: Set a mapped/indexed property, for example "property(time)[0]"
>
[ http://issues.apache.org/jira/browse/BEANUTILS-218?page=all ]
Niall Pemberton updated BEANUTILS-218:
--
Bugzilla Id: (was: 34470)
Component/s: Bean / Property Utils
> [beanutils] Need utility for collecting differences between objects
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-221?page=all ]
Niall Pemberton updated BEANUTILS-221:
--
Bugzilla Id: (was: 33384)
Component/s: Bean / Property Utils
> [beanutils] add protected accessor to fundamental map in BeanUtils project
>
[ http://issues.apache.org/jira/browse/BEANUTILS-223?page=all ]
Niall Pemberton updated BEANUTILS-223:
--
Bugzilla Id: (was: 20836)
Component/s: Converters
> [beanutils] Localizing beanutils
>
>
>
[ http://issues.apache.org/jira/browse/BEANUTILS-224?page=all ]
Niall Pemberton updated BEANUTILS-224:
--
Bugzilla Id: (was: 38165)
Component/s: Bean / Property Utils
> [beanutils] provide better error message for "argument type mismatch"
>
[ http://issues.apache.org/jira/browse/BEANUTILS-226?page=all ]
Niall Pemberton updated BEANUTILS-226:
--
Bugzilla Id: (was: 10319)
Component/s: Bean / Property Utils
> [beanutils] Instantiate property if null in form bean
>
[ http://issues.apache.org/jira/browse/BEANUTILS-227?page=all ]
Niall Pemberton updated BEANUTILS-227:
--
Bugzilla Id: (was: 20686)
Component/s: Converters
> [beanutils] Register converters by both target class and source class
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-228?page=all ]
Niall Pemberton updated BEANUTILS-228:
--
Bugzilla Id: (was: 31568)
Component/s: Converters
> [beanutils] ConvertUtilsBean: register converter for specific property
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-233?page=all ]
Niall Pemberton updated BEANUTILS-233:
--
Bugzilla Id: (was: 34457)
Component/s: DynaBean
> [beanutils] DynaProperty doesn't override equals or hashCode
> --
[ http://issues.apache.org/jira/browse/BEANUTILS-235?page=all ]
Niall Pemberton updated BEANUTILS-235:
--
Bugzilla Id: (was: 13743)
Component/s: Bean / Property Utils
> [beanutils] Need getPropertyType(Class theClass, String propName)
>
[ http://issues.apache.org/jira/browse/BEANUTILS-237?page=all ]
Niall Pemberton updated BEANUTILS-237:
--
Bugzilla Id: (was: 21076)
Component/s: Bean / Property Utils
> [beanutils] Add "aggressive" mode for BeanUtils.copyProperty()
> ---
[ http://issues.apache.org/jira/browse/BEANUTILS-238?page=all ]
Niall Pemberton updated BEANUTILS-238:
--
Bugzilla Id: (was: 27074)
Component/s: Bean / Property Utils
> [beanutils] Add nullate utilities
> -
>
>
[ http://issues.apache.org/jira/browse/BEANUTILS-242?page=all ]
Niall Pemberton updated BEANUTILS-242:
--
Component/s: Converters
> Add general array type conversion
> -
>
> Key: BEANUTILS-242
>
[ http://issues.apache.org/jira/browse/BEANUTILS-244?page=all ]
Niall Pemberton updated BEANUTILS-244:
--
Bugzilla Id: (was: 39008)
Component/s: Bean-Collections
> [collections] Add a multi property beancomparator
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-247?page=all ]
Niall Pemberton updated BEANUTILS-247:
--
Component/s: Utils (Bean, Property, Method)
> Arrays with multiple dimension are not supported
>
[ http://issues.apache.org/jira/browse/BEANUTILS-248?page=all ]
Niall Pemberton updated BEANUTILS-248:
--
Component/s: Utils (Bean, Property, Method)
> Code to create a JavaBean and set its properties from a Java Properties
> instance
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-249?page=all ]
Niall Pemberton updated BEANUTILS-249:
--
Component/s: Converters
> BeanUtilsBean does not convert objects using custom convertors properly
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-251?page=all ]
Niall Pemberton updated BEANUTILS-251:
--
Component/s: Utils (Bean, Property, Method)
> PropertyUtils.describe() returns wrong fields names
> -
[ http://issues.apache.org/jira/browse/BEANUTILS-252?page=all ]
Niall Pemberton updated BEANUTILS-252:
--
Component/s: Utils (Bean, Property, Method)
> getNestedProperty doesn't work with maps properly
> ---
[
http://issues.apache.org/jira/browse/BEANUTILS-252?page=comments#action_12447361
]
Niall Pemberton commented on BEANUTILS-252:
---
You're right that BeanUtils doesn't support this, though I'm wondering why you
don't simply leave out th
Author: bayard
Date: Sun Nov 5 21:05:01 2006
New Revision: 471638
URL: http://svn.apache.org/viewvc?view=rev&rev=471638
Log:
Switching Bugzilla IDs to JIRA
Modified:
jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml
Modified: jakarta/commons/proper/dbutils/trunk/xdocs/changes.xml
URL:
Author: bayard
Date: Sun Nov 5 21:00:39 2006
New Revision: 471636
URL: http://svn.apache.org/viewvc?view=rev&rev=471636
Log:
Fixed url
Modified:
jakarta/commons/proper/dbutils/trunk/RELEASE-NOTES.txt
Modified: jakarta/commons/proper/dbutils/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.or
[ http://issues.apache.org/jira/browse/BEANUTILS-256?page=all ]
Niall Pemberton updated BEANUTILS-256:
--
Component/s: Utils (Bean, Property, Method)
> getIndexedProperty() should javadoc IndexOutOufBoundsException
> --
Author: bayard
Date: Sun Nov 5 20:47:54 2006
New Revision: 471635
URL: http://svn.apache.org/viewvc?view=rev&rev=471635
Log:
Support a 1.3 build - a jdbc2_0-stdext.jar file needs to be put into lib/
Added:
jakarta/commons/proper/dbutils/trunk/lib/
jakarta/commons/proper/dbutils/trunk/lib
Author: bayard
Date: Sun Nov 5 20:46:20 2006
New Revision: 471634
URL: http://svn.apache.org/viewvc?view=rev&rev=471634
Log:
Switched the URL test to use reflection so it works under a 1.3 build
Modified:
jakarta/commons/proper/dbutils/trunk/src/test/org/apache/commons/dbutils/wrappers/SqlN
Author: bayard
Date: Sun Nov 5 20:45:35 2006
New Revision: 471633
URL: http://svn.apache.org/viewvc?view=rev&rev=471633
Log:
Switch from Boolean.valueOf(boolean) to new Boolean(boolean) to support tests
under 1.3
Modified:
jakarta/commons/proper/dbutils/trunk/src/test/org/apache/commons/db
Author: bayard
Date: Sun Nov 5 20:14:45 2006
New Revision: 471630
URL: http://svn.apache.org/viewvc?view=rev&rev=471630
Log:
Removing @author query
Modified:
jakarta/commons/proper/lang/trunk/src/test/org/apache/commons/lang/EntitiesTest.java
jakarta/commons/proper/lang/trunk/src/test/
[ http://issues.apache.org/jira/browse/BEANUTILS-256?page=all ]
Niall Pemberton resolved BEANUTILS-256.
---
Fix Version/s: 1.8.0
Resolution: Fixed
Assignee: Niall Pemberton
As well as the getIndexedProperty methods, the same issue was
Author: bayard
Date: Sun Nov 5 20:06:45 2006
New Revision: 471628
URL: http://svn.apache.org/viewvc?view=rev&rev=471628
Log:
Removing my @author tag
Modified:
jakarta/commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/converters/URLConverter.java
jakarta/commons/prope
Author: niallp
Date: Sun Nov 5 20:05:27 2006
New Revision: 471627
URL: http://svn.apache.org/viewvc?view=rev&rev=471627
Log:
BEANUTILS-256 - Correct PropertyUtils javadoc to indicate the more general
IndexOutOufBoundsException can be thrown (rather than just
ArrayIndexOutOufBoundsException) - a
Author: bayard
Date: Sun Nov 5 20:02:09 2006
New Revision: 471626
URL: http://svn.apache.org/viewvc?view=rev&rev=471626
Log:
Removing my @author tags
Modified:
jakarta/commons/proper/lang/trunk/src/java/org/apache/commons/lang/CharRange.java
jakarta/commons/proper/lang/trunk/src/java/o
Author: niallp
Date: Sun Nov 5 19:55:10 2006
New Revision: 471625
URL: http://svn.apache.org/viewvc?view=rev&rev=471625
Log:
BEANUTILS-258 Add standard support for conversion to StringBuffer. Plus small
refactoring in ArrayConverter
Modified:
jakarta/commons/proper/beanutils/trunk/src/java
Author: bayard
Date: Sun Nov 5 18:18:33 2006
New Revision: 471613
URL: http://svn.apache.org/viewvc?view=rev&rev=471613
Log:
Killed the download page and linked to the standard one. Updated the scm link
Removed:
jakarta/commons/proper/dbutils/trunk/xdocs/downloads.xml
Modified:
jakarta/c
1 - 100 of 121 matches
Mail list logo