GitHub user robdouglas opened a pull request:
https://github.com/apache/incubator-streams/pull/187
STREAMS-288 | Removing default behavior where we scan the class path loo...
...king for any valid DateTimeFormats. Instead, this functionality has been
moved to a secondary constructor where we can pass in a flag to specify whether
or not we want this behavior.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/robdouglas/incubator-streams STREAMS-288
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-streams/pull/187.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #187
----
commit 7329bc25cb7562c3f67e846eb87a17b8c8298e17
Author: Robert Douglas <[email protected]>
Date: 2015-02-17T19:54:26Z
STREAMS-288 | Removing default behavior where we scan the class path
looking for any valid DateTimeFormats. Instead, this functionality has been
moved to a secondary constructor where we can pass in a flag to specify whether
or not we want this behavior.
commit 4eb9a07cbf518fd97c4b477463c3d5f8f3eb1fe5
Author: Robert Douglas <[email protected]>
Date: 2015-02-17T19:56:18Z
STREAMS-288 | Deserializer initialization changes
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---