GitHub user yaitskov opened a pull request: https://github.com/apache/camel/pull/65
Bindy timezone https://issues.apache.org/jira/browse/CAMEL-7051 You can merge this pull request into a Git repository by running: $ git pull https://github.com/yaitskov/camel bindy-timezone Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/65.patch ---- commit 3f252d24e0a9f6b80cec598c4cd9b55a2fd8dc69 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T14:08:13Z attribute timezone in DataField and KeyValuePairField commit 6e3a982b4c5691d41378b4b678584397e200930c Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:15:59Z DateField.timezone test commit c126d3f7e254d64d23be75d6b44df4a96d4d5603 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:23:07Z fix BindyCsvClassTypeTest for time timezone commit 1c5a432f72caa7eed115d99eca3ce3eff9e64581 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:25:46Z fix BindySimpleCsvNullMarshallTest commit f31adf48dd65a010a9046075df8fdde21cf5961c Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:30:14Z fix BindyCsvClassTypeAsStringTest commit d880d42c646ecb0c1d10fd7cedfde50fa2616614 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:32:53Z fix BindySimpleCsvMarshallDslTest commit 37c00ce2db1884273db0d456a6a099a11170d2d6 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:34:49Z fix BindySimpleCsvMarshallTest commit 7463d7c995abaad3ada7b42b1454f3c760016f48 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:39:38Z remove trash commit c701703a31b956a5bfa6bbf7f96f701582d7206c Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:48:17Z add timezone checking into BindyComplexKeyValuePairStandaloneTest commit 3935f7b22361036fd3f53b6eb7d1189342179b97 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T18:52:13Z add time to Order in BindyComplexKeyValuePairStandaloneTest commit 435d8bc3d5f379c63310408e068f52a80be94d64 Author: Daneel S. Yaitskov <rtfm.rtfm.r...@gmail.com> Date: 2013-12-09T19:01:32Z add timezone checking in BindySimpleKeyValuePairMarshallDslTest ----