SethFalco commented on pull request #109:
URL: https://github.com/apache/deltaspike/pull/109#issuecomment-932497792


   Just finished cleaning this up, a summary of the changes:
   * Squashed the commits.
   * Reduced the verbosity of the docs/errors. (Semantics are the same, they 
were just really wordy.)
   * Used more concise syntax for testing exceptions. (`@Test(expected = {}`) 
([Comment](https://github.com/apache/commons-beanutils/pull/47#discussion_r550225810))
   * Updated `@since 1.9.5` to `@since 1.9.6` since 1.9.5 has already been 
released.
   * `Duration`, `Instant`, and `Period` no longer accept `Long` values by 
default. 
([Comment](https://github.com/apache/commons-beanutils/pull/49#discussion_r550578710))
   * Updated tests for `URL` to compare the `URI` instead to avoid depending on 
an internet connection.
   * Allow British and American spellings for `Color`. 
([Comment](https://github.com/apache/commons-beanutils/pull/47#discussion_r550229164))
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to