[jira] [Commented] (SANDBOX-397) [BeanUtils2] Replace NullPointerExceptions been thrown in DefaultBeanAccessor with NoSuchMethodEceptions

2012-06-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13293845#comment-13293845 ] Benedikt Ritter commented on SANDBOX-397: - Hi Simo, I'm very happy to hear, that

[jira] [Created] (SANDBOX-419) [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor

2012-06-12 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-419: --- Summary: [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor Key: SANDBOX-419 URL: https://issues.apache.org/jira/browse/SANDBOX-419

[jira] [Updated] (SANDBOX-419) [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor

2012-06-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-419: Attachment: SANDBOX-419.patch I've created a patch for this issue. Summary: * Changed

[jira] [Commented] (SANDBOX-399) [BeanUtils2] Handle methods that return void separatly

2012-06-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13295252#comment-13295252 ] Benedikt Ritter commented on SANDBOX-399: - I've reviewed the commit, thanks for

[jira] [Created] (SANDBOX-421) [BeanUtils2] Make sure VoidMethodsTestCase uses a NullBeanAcessor

2012-06-17 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-421: --- Summary: [BeanUtils2] Make sure VoidMethodsTestCase uses a NullBeanAcessor Key: SANDBOX-421 URL: https://issues.apache.org/jira/browse/SANDBOX-421 Project:

[jira] [Updated] (SANDBOX-421) [BeanUtils2] Make sure VoidMethodsTestCase uses a NullBeanAcessor

2012-06-17 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-421: Attachment: SANDBOX-421.patch I've added a patch for this issue.

[jira] [Created] (SANDBOX-422) [BeanUtils2] Wrap checked exceptions into unchecked exception

2012-06-18 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-422: --- Summary: [BeanUtils2] Wrap checked exceptions into unchecked exception Key: SANDBOX-422 URL: https://issues.apache.org/jira/browse/SANDBOX-422 Project: Commons

[jira] [Created] (SANDBOX-423) [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException

2012-06-18 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-423: --- Summary: [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException Key: SANDBOX-423 URL: https://issues.apache.org/jira/browse/SANDBOX-423

[jira] [Updated] (SANDBOX-423) [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException

2012-06-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-423: Attachment: SANDBOX-423.patch I've attached a patch for this issue. There are a few

[jira] [Commented] (SANDBOX-423) [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException

2012-06-19 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13396683#comment-13396683 ] Benedikt Ritter commented on SANDBOX-423: - Ah okay, I misunderstood your comment

[jira] [Created] (SANDBOX-424) [BeanUtils2] Add files necessary to create site

2012-06-23 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-424: --- Summary: [BeanUtils2] Add files necessary to create site Key: SANDBOX-424 URL: https://issues.apache.org/jira/browse/SANDBOX-424 Project: Commons Sandbox

[jira] [Updated] (SANDBOX-424) [BeanUtils2] Add files necessary to create site

2012-06-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-424: Attachment: SANDBOX-424.patch I've adapted the xDocs files from BeanUtils1 to create a

[jira] [Created] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

2012-07-07 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created COLLECTIONS-421: --- Summary: Update JavaDoc in ListUtils to discribe generified methods Key: COLLECTIONS-421 URL: https://issues.apache.org/jira/browse/COLLECTIONS-421

[jira] [Updated] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

2012-07-07 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated COLLECTIONS-421: Attachment: COLLECTIONS-421.patch Sorry, I've created this issue with the

[jira] [Commented] (COLLECTIONS-421) Update JavaDoc in ListUtils to discribe generified methods

2012-07-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13414606#comment-13414606 ] Benedikt Ritter commented on COLLECTIONS-421: - Hi Thomas, thanks for

[jira] [Created] (DBUTILS-94) Provide test coverage for org.apache.commons.dbutils.DbUtils

2012-07-16 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created DBUTILS-94: -- Summary: Provide test coverage for org.apache.commons.dbutils.DbUtils Key: DBUTILS-94 URL: https://issues.apache.org/jira/browse/DBUTILS-94 Project: Commons

[jira] [Updated] (DBUTILS-94) Provide test coverage for org.apache.commons.dbutils.DbUtils

2012-07-16 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/DBUTILS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated DBUTILS-94: --- Attachment: DBUTILS-94.patch I've created some unit tests for DbUtils using mocked

[jira] [Created] (SANDBOX-426) [BeanUtils2] Add Cobertura Test Coverage Report to build

2012-07-22 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-426: --- Summary: [BeanUtils2] Add Cobertura Test Coverage Report to build Key: SANDBOX-426 URL: https://issues.apache.org/jira/browse/SANDBOX-426 Project: Commons

[jira] [Updated] (SANDBOX-426) [BeanUtils2] Add Cobertura Test Coverage Report to build

2012-07-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-426: Attachment: SANDBOX-426.patch I've created a patch by copying the configuration from

[jira] [Updated] (SANDBOX-427) [BeanUtils2] Suppress m2e plugin life cylce mapping error

2012-07-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-427: Attachment: SANDBOX-427.patch I've created a patch by copying the configuration from

[jira] [Created] (SANDBOX-427) [BeanUtils2] Suppress m2e plugin life cylce mapping error

2012-07-22 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-427: --- Summary: [BeanUtils2] Suppress m2e plugin life cylce mapping error Key: SANDBOX-427 URL: https://issues.apache.org/jira/browse/SANDBOX-427 Project: Commons

[jira] [Updated] (SANDBOX-428) [BeanUtils2] Implement unit tests for ConstructorRegistry

2012-07-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-428: Attachment: SANDBOX-428.patch I've attached a patch for this issue.

[jira] [Created] (SANDBOX-428) [BeanUtils2] Implement unit tests for ConstructorRegistry

2012-07-22 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-428: --- Summary: [BeanUtils2] Implement unit tests for ConstructorRegistry Key: SANDBOX-428 URL: https://issues.apache.org/jira/browse/SANDBOX-428 Project: Commons

[jira] [Updated] (SANDBOX-428) [BeanUtils2] Implement unit tests for ConstructorRegistry

2012-07-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-428: Attachment: SANDBOX-428v2.patch I've uploaded a slightly modified version of the patch.

[jira] [Created] (SANDBOX-429) [BeanUtils2] Implement unit tests for MethodsRegistry

2012-07-22 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-429: --- Summary: [BeanUtils2] Implement unit tests for MethodsRegistry Key: SANDBOX-429 URL: https://issues.apache.org/jira/browse/SANDBOX-429 Project: Commons Sandbox

[jira] [Updated] (SANDBOX-429) [BeanUtils2] Implement unit tests for MethodsRegistry

2012-07-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-429: Attachment: SANDBOX-429.patch I've uploaded a patch for this issue. I'm not sure how to

[jira] [Updated] (SANDBOX-429) [BeanUtils2] Implement unit tests for MethodsRegistry

2012-07-22 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-429: Attachment: SANDBOX-429v2.patch Woops, I've just noticed, that the first version of my

[jira] [Commented] (SANDBOX-419) [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor

2012-07-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13420878#comment-13420878 ] Benedikt Ritter commented on SANDBOX-419: - Hey Simo, thanks for reviewing and

[jira] [Commented] (SANDBOX-423) [BeanUtils2] Wrap checked exceptions from BeanAccessor.get() into BeanReflectionException

2012-07-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422582#comment-13422582 ] Benedikt Ritter commented on SANDBOX-423: - Now that SANDBOX-419 has been applied,

[jira] [Updated] (SANDBOX-422) [BeanUtils2] Wrap checked exceptions into unchecked exception

2012-07-25 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-422: Attachment: SANDBOX-422.patch Hi, as explained on SANDBOX-423, I had to create a patch

[jira] [Commented] (SANDBOX-422) [BeanUtils2] Wrap checked exceptions into unchecked exception

2012-07-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423335#comment-13423335 ] Benedikt Ritter commented on SANDBOX-422: - Thanks a lot! how do you make sure

[jira] [Created] (SANDBOX-430) [BeanUtils2] Change getMapped(String).withKey(String) to getMapped(String).of(String)

2012-07-26 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-430: --- Summary: [BeanUtils2] Change getMapped(String).withKey(String) to getMapped(String).of(String) Key: SANDBOX-430 URL: https://issues.apache.org/jira/browse/SANDBOX-430

[jira] [Updated] (SANDBOX-430) [BeanUtils2] Change getMapped(String).withKey(String) to getMapped(String).of(String)

2012-07-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-430: Attachment: SANDBOX-430.patch Just a small one today ;) TIA for review!

[jira] [Created] (SANDBOX-431) [BeanUtils2] Add FindBugs report to pom.xml

2012-07-26 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-431: --- Summary: [BeanUtils2] Add FindBugs report to pom.xml Key: SANDBOX-431 URL: https://issues.apache.org/jira/browse/SANDBOX-431 Project: Commons Sandbox

[jira] [Updated] (SANDBOX-431) [BeanUtils2] Add FindBugs report to pom.xml

2012-07-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-431: Attachment: SANDBOX-431.patch I created a patch. Therefore I used the configuration from

[jira] [Created] (SANDBOX-433) [BeanUtils2] Setting properties or calling methods very often results in a NullPointerException

2012-07-29 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-433: --- Summary: [BeanUtils2] Setting properties or calling methods very often results in a NullPointerException Key: SANDBOX-433 URL:

[jira] [Updated] (SANDBOX-433) [BeanUtils2] Setting properties or calling methods very often results in a NullPointerException

2012-07-29 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-433: Attachment: SANDBOX-433-TestCase.patch I've created a TestCase that shows the problem.

[jira] [Commented] (SANDBOX-433) [BeanUtils2] Setting properties or calling methods very often results in a NullPointerException

2012-07-29 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424548#comment-13424548 ] Benedikt Ritter commented on SANDBOX-433: - I had a look at the code and it

[jira] [Created] (BEANUTILS-416) Multiple calls to a property/method can result in a NPE

2012-07-30 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created BEANUTILS-416: - Summary: Multiple calls to a property/method can result in a NPE Key: BEANUTILS-416 URL: https://issues.apache.org/jira/browse/BEANUTILS-416 Project:

[jira] [Commented] (SANDBOX-433) [BeanUtils2] Setting properties or calling methods very often results in a NullPointerException

2012-07-30 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13424795#comment-13424795 ] Benedikt Ritter commented on SANDBOX-433: - Hi Simo, {quote} and looks like the

[jira] [Commented] (BEANUTILS-416) Multiple calls to a property/method can result in a NPE

2012-08-05 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13428848#comment-13428848 ] Benedikt Ritter commented on BEANUTILS-416: --- I've found out, that BeanUtils

[jira] [Created] (SANDBOX-436) [BeanUtils2] Implement BeanAccessor.getMapped

2012-10-26 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-436: --- Summary: [BeanUtils2] Implement BeanAccessor.getMapped Key: SANDBOX-436 URL: https://issues.apache.org/jira/browse/SANDBOX-436 Project: Commons Sandbox

[jira] [Updated] (SANDBOX-436) [BeanUtils2] Implement BeanAccessor.getMapped

2012-10-26 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-436: Attachment: SANDBOX-436.patch I've created a patch for this issue. It also contains the

[jira] [Updated] (CSV-68) Use Builder pattern for CSVFormat

2012-11-11 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_2012.patch It has been a while since this has been discussed and the API has

[jira] [Commented] (CSV-68) Use Builder pattern for CSVFormat

2012-11-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13497212#comment-13497212 ] Benedikt Ritter commented on CSV-68: Hi Gary, the problem is, that the user has no

[jira] [Updated] (CSV-68) Use Builder pattern for CSVFormat

2012-11-14 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_20121114.patch Hi Gary, being critical is a good thing, so no worries! I've created

[jira] [Updated] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_20121115.patch I have added a method that lets you initialize a CSVFormatBuilder with

[jira] [Commented] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-15 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13498365#comment-13498365 ] Benedikt Ritter commented on CSV-68: {quote} The same applies to all the other non

[jira] [Updated] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-17 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated CSV-68: --- Attachment: CSV-68_20121117.patch Hi again, I have implemented equals and hashCode on CSVFormat, so

[jira] [Commented] (CSV-68) Use the Builder pattern for CSVFormat

2012-11-17 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/CSV-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13499454#comment-13499454 ] Benedikt Ritter commented on CSV-68: Looking at the patch again, it would probably to use

[jira] [Commented] (SANDBOX-419) [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor

2013-02-02 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13569588#comment-13569588 ] Benedikt Ritter commented on SANDBOX-419: - Assigning this one to me, as I'm now

[jira] [Resolved] (SANDBOX-419) [BeanUtils2] Implement setIndexed(String propertyName) on DefaultBeanAccessor

2013-02-02 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-419. - Resolution: Fixed Assignee: Simone Tripodi (was: Benedikt Ritter) Patch has

[jira] [Resolved] (SANDBOX-433) [BeanUtils2] Setting properties or calling methods very often results in a NullPointerException

2013-02-02 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-433. - Resolution: Fixed Assignee: Benedikt Ritter Patch applied in r1441774

[jira] [Resolved] (SANDBOX-436) [BeanUtils2] Implement BeanAccessor.getMapped

2013-02-02 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-436. - Resolution: Fixed Assignee: Benedikt Ritter Patch applied in r1441781

[jira] [Created] (SANDBOX-438) [BeanUtils2] Implement setMapped on DefaultBeanAccessor

2013-02-06 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-438: --- Summary: [BeanUtils2] Implement setMapped on DefaultBeanAccessor Key: SANDBOX-438 URL: https://issues.apache.org/jira/browse/SANDBOX-438 Project: Commons

[jira] [Commented] (SANDBOX-438) [BeanUtils2] Implement setMapped on DefaultBeanAccessor

2013-02-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13572781#comment-13572781 ] Benedikt Ritter commented on SANDBOX-438: - I've already implemented and commited

[jira] [Resolved] (SANDBOX-438) [BeanUtils2] Implement setMapped on DefaultBeanAccessor

2013-02-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-438. - Resolution: Fixed Resolved in r1442693 [BeanUtils2] Implement

[jira] [Created] (SANDBOX-439) [BeanUtils2] Rename ClassLoaderBuilder.loadWithClassLoader to loadWith

2013-02-06 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-439: --- Summary: [BeanUtils2] Rename ClassLoaderBuilder.loadWithClassLoader to loadWith Key: SANDBOX-439 URL: https://issues.apache.org/jira/browse/SANDBOX-439

[jira] [Resolved] (SANDBOX-439) [BeanUtils2] Rename ClassLoaderBuilder.loadWithClassLoader to loadWith

2013-02-06 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-439. - Resolution: Fixed Resolved in r1443193. [BeanUtils2] Rename

[jira] [Created] (SANDBOX-440) [BeanUtils2] Configure Checkstyle to allow undeclared unchecked Exceptions in JavaDoc

2013-02-09 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-440: --- Summary: [BeanUtils2] Configure Checkstyle to allow undeclared unchecked Exceptions in JavaDoc Key: SANDBOX-440 URL: https://issues.apache.org/jira/browse/SANDBOX-440

[jira] [Created] (SANDBOX-441) [BeanUtils2] Handling of InstantiationException in DefaultClassAccessor.newInstance() should be improved to give users better feedback

2013-02-10 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-441: --- Summary: [BeanUtils2] Handling of InstantiationException in DefaultClassAccessor.newInstance() should be improved to give users better feedback Key: SANDBOX-441 URL:

[jira] [Commented] (SANDBOX-441) [BeanUtils2] Handling of InstantiationException in DefaultClassAccessor.newInstance() should be improved to give users better feedback

2013-02-10 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13575526#comment-13575526 ] Benedikt Ritter commented on SANDBOX-441: - This does not only apply to

[jira] [Updated] (SANDBOX-441) [BeanUtils2] Handling of types that can not be instantiated in DefaultClassAccessor should be improved to give users better feedback

2013-02-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-441: Summary: [BeanUtils2] Handling of types that can not be instantiated in

[jira] [Resolved] (SANDBOX-441) [BeanUtils2] Handling of types that can not be instantiated in DefaultClassAccessor should be improved to give users better feedback

2013-02-12 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-441. - Resolution: Fixed I added checks for instantiability invokeConstructor(). I also

[jira] [Created] (SANDBOX-442) [BeanUtils2] Remove IntrospectionException from BeanProperties methods by wrapping it internally

2013-02-16 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-442: --- Summary: [BeanUtils2] Remove IntrospectionException from BeanProperties methods by wrapping it internally Key: SANDBOX-442 URL:

[jira] [Updated] (SANDBOX-442) [BeanUtils2] Remove IntrospectionException from BeanProperties methods by wrapping it internally

2013-02-16 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated SANDBOX-442: Issue Type: Improvement (was: Bug) [BeanUtils2] Remove IntrospectionException from

[jira] [Resolved] (SANDBOX-442) [BeanUtils2] Remove IntrospectionException from BeanProperties methods by wrapping it internally

2013-02-16 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-442. - Resolution: Fixed Fixed in r1446880. [BeanUtils2] Remove

[jira] [Resolved] (SANDBOX-440) [BeanUtils2] Configure Checkstyle to allow undeclared unchecked Exceptions in JavaDoc

2013-02-17 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-440. - Resolution: Fixed Fixed in r1447056. I had to copy the maven-checks from the maven

[jira] [Resolved] (BEANUTILS-416) Multiple calls to a property/method can result in a NPE

2013-02-17 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BEANUTILS-416. --- Resolution: Not A Problem As I commented, BeanUtils1 is not affected.

[jira] [Created] (BEANUTILS-423) [BeanUtils2] Add test case for BeanAccessor.cast()

2013-02-18 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created BEANUTILS-423: - Summary: [BeanUtils2] Add test case for BeanAccessor.cast() Key: BEANUTILS-423 URL: https://issues.apache.org/jira/browse/BEANUTILS-423 Project: Commons

[jira] [Resolved] (BEANUTILS-423) [BeanUtils2] Add test case for BeanAccessor.cast()

2013-02-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BEANUTILS-423. --- Resolution: Invalid Accidentally created this issue for BeanUtils1 rather than

[jira] [Created] (SANDBOX-443) [BeanUtils2] Add test case for BeanAccessor.cast()

2013-02-18 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created SANDBOX-443: --- Summary: [BeanUtils2] Add test case for BeanAccessor.cast() Key: SANDBOX-443 URL: https://issues.apache.org/jira/browse/SANDBOX-443 Project: Commons Sandbox

[jira] [Resolved] (SANDBOX-443) [BeanUtils2] Add test case for BeanAccessor.cast()

2013-02-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-443. - Resolution: Fixed Added test case in r1446886. [BeanUtils2] Add test

[jira] [Resolved] (SANDBOX-444) [BeanUtils2] Add test case for BeanProperties.hasProperty()

2013-02-18 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved SANDBOX-444. - Resolution: Fixed Added in r1446874. [BeanUtils2] Add test case for

[jira] [Commented] (BEANUTILS-421) NullPointerException in BeanUtilsBean.setProperty

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583395#comment-13583395 ] Benedikt Ritter commented on BEANUTILS-421: --- Hi Maxim, can you provide a svn

[jira] [Updated] (BEANUTILS-421) NullPointerException in BeanUtilsBean.setProperty

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-421: -- Fix Version/s: 1.8.4 NullPointerException in BeanUtilsBean.setProperty

[jira] [Updated] (BEANUTILS-421) NullPointerException in BeanUtilsBean.setProperty

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-421: -- Component/s: Bean / Property Utils NullPointerException in

[jira] [Commented] (BEANUTILS-410) No bean defined exception with mapped properties

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583402#comment-13583402 ] Benedikt Ritter commented on BEANUTILS-410: --- Hi Daniel, would you mind to

[jira] [Updated] (BEANUTILS-410) No bean defined exception with mapped properties

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-410: -- Fix Version/s: 1.8.4 No bean defined exception with mapped properties

[jira] [Updated] (BEANUTILS-409) BeanUtils - 'describe' method returning Incorrect array value

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-409: -- Fix Version/s: 1.8.4 BeanUtils - 'describe' method returning Incorrect array

[jira] [Commented] (BEANUTILS-409) BeanUtils - 'describe' method returning Incorrect array value

2013-02-21 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13583548#comment-13583548 ] Benedikt Ritter commented on BEANUTILS-409: --- Senthil's observation is

[jira] [Comment Edited] (BEANUTILS-414) Object org.apache.commons.beanutils.ConvertUtilsBean.convert(String value, Class clazz) nullPointException

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585122#comment-13585122 ] Benedikt Ritter edited comment on BEANUTILS-414 at 2/23/13 2:03 PM:

[jira] [Commented] (BEANUTILS-414) Object org.apache.commons.beanutils.ConvertUtilsBean.convert(String value, Class clazz) nullPointException

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585122#comment-13585122 ] Benedikt Ritter commented on BEANUTILS-414: --- Hi Ken, sorry I don't know

[jira] [Updated] (BEANUTILS-414) Object org.apache.commons.beanutils.ConvertUtilsBean.convert(String value, Class clazz) nullPointException

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-414: -- Fix Version/s: 1.8.4 Object

[jira] [Commented] (BEANUTILS-412) Default value is 0 instead of null for Integer properties

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585147#comment-13585147 ] Benedikt Ritter commented on BEANUTILS-412: --- Hello Laurent, would you mind

[jira] [Comment Edited] (BEANUTILS-413) Compiler Compliance level creates bad bytecode

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585153#comment-13585153 ] Benedikt Ritter edited comment on BEANUTILS-413 at 2/23/13 4:22 PM:

[jira] [Updated] (BEANUTILS-413) Compiler Compliance level creates bad bytecode

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-413: -- Fix Version/s: (was: 1.8.4) LATER THAN 1.8.4 Compiler

[jira] [Commented] (BEANUTILS-411) BeanUtilsBean.setProperty throws IllegalArgumentException if getter of nested property returns null

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585155#comment-13585155 ] Benedikt Ritter commented on BEANUTILS-411: --- Hi Marucus, we can fix this in

[jira] [Updated] (BEANUTILS-411) BeanUtilsBean.setProperty throws IllegalArgumentException if getter of nested property returns null

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-411: -- Fix Version/s: 1.8.4 BeanUtilsBean.setProperty throws IllegalArgumentException

[jira] [Updated] (BEANUTILS-408) MethodUtils.invokeSetterMethods() throws NullPointerException when args==null

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-408: -- Fix Version/s: 1.8.4 MethodUtils.invokeSetterMethods() throws

[jira] [Commented] (BEANUTILS-408) MethodUtils.invokeSetterMethods() throws NullPointerException when args==null

2013-02-23 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585166#comment-13585166 ] Benedikt Ritter commented on BEANUTILS-408: --- Hi Federico, you're right, this

[jira] [Commented] (BEANUTILS-409) BeanUtils - 'describe' method returning Incorrect array value

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585343#comment-13585343 ] Benedikt Ritter commented on BEANUTILS-409: --- Hello Senthil, I've started a

[jira] [Created] (BEANUTILS-426) ConstructorUtils.invokeConstructor(Class klass, Object arg) throws NullPointerException when arg==null

2013-02-24 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created BEANUTILS-426: - Summary: ConstructorUtils.invokeConstructor(Class klass, Object arg) throws NullPointerException when arg==null Key: BEANUTILS-426 URL:

[jira] [Commented] (BEANUTILS-408) MethodUtils.invokeSetterMethods() throws NullPointerException when args==null

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585345#comment-13585345 ] Benedikt Ritter commented on BEANUTILS-408: --- The same applies to

[jira] [Updated] (BEANUTILS-426) ConstructorUtils.invokeConstructor(Class klass, Object arg) throws NullPointerException when arg==null

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-426: -- Reporter: Benedikt Ritter (was: Federico Carbonetti)

[jira] [Updated] (BEANUTILS-408) MethodUtils.invokeSetterMethods() throws NullPointerException when args==null

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter updated BEANUTILS-408: -- Description: ConstructorUtils.invokeConstructor(Class klass, Object arg) can not

[jira] [Created] (BEANUTILS-427) Configure Checkstyle to check for tailing white spaces and white spaces on empty lines

2013-02-24 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created BEANUTILS-427: - Summary: Configure Checkstyle to check for tailing white spaces and white spaces on empty lines Key: BEANUTILS-427 URL:

[jira] [Resolved] (BEANUTILS-426) ConstructorUtils.invokeConstructor(Class klass, Object arg) throws NullPointerException when arg==null

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BEANUTILS-426. --- Resolution: Fixed Fixed for invokeExactConstrcutor(Class, Object) in r1449460.

[jira] [Commented] (BEANUTILS-408) MethodUtils.invokeMethod() throws NullPointerException when args==null

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585352#comment-13585352 ] Benedikt Ritter commented on BEANUTILS-408: --- This also applies for the

[jira] [Resolved] (BEANUTILS-408) MethodUtils.invokeMethod() throws NullPointerException when args==null

2013-02-24 Thread Benedikt Ritter (JIRA)
[ https://issues.apache.org/jira/browse/BEANUTILS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedikt Ritter resolved BEANUTILS-408. --- Resolution: Fixed Fixed for invokeMethod, invokeExactMethod, invokeStaticMethod

  1   2   3   4   5   6   7   8   9   10   >