[GitHub] cayenne pull request #302: Feature/cay 2447

2018-08-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/cayenne/pull/302


---


[GitHub] cayenne pull request #302: Feature/cay 2447

2018-08-08 Thread const1993
GitHub user const1993 opened a pull request:

https://github.com/apache/cayenne/pull/302

Feature/cay 2447



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/const1993/cayenne feature/CAY-2447

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/302.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 #302


commit 097276917ca17d8d114a7a47d0655e7f8e504ac1
Author: kkomyak 
Date:   2018-08-07T14:30:46Z

CAY-2447 Added crypto support for java.time

commit c9093b7eff1cd5f43c819eab2f746b49b6721fc6
Author: kkomyak 
Date:   2018-08-08T08:03:17Z

Changed defaultTime zone to systemDefault.

commit 0129ce4f5788275f29c7baa009b1dfd3b0c95d1e
Author: kkomyak 
Date:   2018-08-08T10:04:30Z

Changed zone offset to 0.

commit abe62d3ab900f23a3d7ca01c075c1b99f07eec96
Author: kkomyak 
Date:   2018-08-08T10:19:16Z

Changed since javadoc.

commit b919e3ea691b9378079873285dc7e8c02a57
Author: kkomyak 
Date:   2018-08-08T11:30:51Z

Changed to LocalDateTimeConverter uses LocalDate and LocalTime separately.

commit 0afdecb44c06edbcc545bc68d48be59dcef006d4
Author: kkomyak 
Date:   2018-08-08T12:40:03Z

Refactoring.

commit c9f5517f529be0d360bdd74fa42184e5f77c6bfe
Author: kkomyak 
Date:   2018-08-08T12:41:38Z

Refactoring.




---