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 2021/01/17 16:44:28 UTC

[isis] branch ISIS-2486-jdo-jpa-module-rationalize updated (8af3ed4 -> 1e19516)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch ISIS-2486-jdo-jpa-module-rationalize
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 8af3ed4  ISIS-2486: sorts out packages for moved classes
     add 9f30b5e  ISIS-2486: fixes up @Import's and @Name's of moved services etc.
     add 1e19516  ISIS-2486: deletes commented out code

No new revisions were added by this update.

Summary of changes:
 .../IsisModuleJdoProviderDatanucleus.java          | 37 ++++++----------------
 .../jdosupport/JdoSupportServiceDefault.java       |  2 +-
 ...el.java => JdoDataNucleusProgrammingModel.java} |  2 +-
 .../jdo/datanucleus/schema/JdoSchemaService.java   |  2 +-
 .../jdo/integration/IsisModuleJdoIntegration.java  | 10 ++++++
 ...xceptionRecognizerForJDODataStoreException.java |  2 +-
 ...traintViolationForeignKeyNoActionException.java |  2 +-
 ...ionRecognizerForJDOObjectNotFoundException.java |  2 +-
 ...yConstraintViolationUniqueOrIndexException.java |  2 +-
 9 files changed, 27 insertions(+), 34 deletions(-)
 rename persistence/jdo/datanucleus/src/main/java/org/apache/isis/persistence/jdo/datanucleus/metamodel/{JdoIntegrationProgrammingModel.java => JdoDataNucleusProgrammingModel.java} (96%)