You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2015/03/03 20:20:49 UTC

[3/3] isis git commit: Merge branch 'ISIS-1064'

Merge branch 'ISIS-1064'


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/55e569c9
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/55e569c9
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/55e569c9

Branch: refs/heads/master
Commit: 55e569c9bbadddd3de1b5e6e703181400424658d
Parents: 1014fcc e2be3a2
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Tue Mar 3 18:36:16 2015 +0000
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Tue Mar 3 18:36:16 2015 +0000

----------------------------------------------------------------------
 .../JavaReflectorInstallerNoDecorators.java     |   4 +-
 .../CreateSchemaObjectFromClassMetadata.java    | 164 +++++++++++++++++++
 .../DataNucleusApplicationComponents.java       |  79 +++++----
 ...ataNucleusPersistenceMechanismInstaller.java |  21 ++-
 .../datanucleus/DataNucleusPropertiesAware.java |  27 +++
 .../PersistenceManagerFactoryAware.java         |  26 +++
 .../service/support/IsisJdoSupportImpl.java     |  52 ++----
 7 files changed, 298 insertions(+), 75 deletions(-)
----------------------------------------------------------------------