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 2019/01/11 16:52:40 UTC

[isis] branch master updated (a40ef6a -> 9a7905c)

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

danhaywood pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from a40ef6a  ISIS-2072: updates SimpleObject so can use in view models
     add 2b7be08  ISIS-2056: fix sonar false positives, remove unused private method
     add c14a7d5  ISIS-2056: try with resources, number of params in log output
     new 613978a  Merge branch 'ISIS-2056-Fix-Sonar-Findings' of https://github.com/joerg-rade/isis into ISIS-2056_pr-136
     new 9a7905c  Merge branch 'ISIS-2056_pr-136'

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/isis/core/runtime/logging/SnapshotServer.java    | 13 +++++++++----
 .../apache/isis/core/runtime/logging/SnapshotWriter.java    |  8 ++++----
 .../CssClassFaFacetForDomainObjectLayoutFactory.java        |  2 +-
 .../CssClassFaFacetForViewModelLayoutFactory.java           |  2 +-
 .../CssClassFaFacetForDomainObjectLayoutAnnotation.java     |  2 +-
 .../jdo/datanucleus/service/support/IsisJdoSupportImpl.java |  5 +++--
 .../isis/viewer/wicket/viewer/IsisWicketApplication.java    |  2 +-
 .../widgets/entitysimplelink/EntityLinkSimplePanel.java     |  6 +-----
 8 files changed, 21 insertions(+), 19 deletions(-)


[isis] 01/02: Merge branch 'ISIS-2056-Fix-Sonar-Findings' of https://github.com/joerg-rade/isis into ISIS-2056_pr-136

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 613978a9941ad522f3ca5098b429e21a362cda17
Merge: a40ef6a c14a7d5
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Fri Jan 11 16:48:46 2019 +0000

    Merge branch 'ISIS-2056-Fix-Sonar-Findings' of https://github.com/joerg-rade/isis into ISIS-2056_pr-136

 .../apache/isis/core/runtime/logging/SnapshotServer.java    | 13 +++++++++----
 .../apache/isis/core/runtime/logging/SnapshotWriter.java    |  8 ++++----
 .../CssClassFaFacetForDomainObjectLayoutFactory.java        |  2 +-
 .../CssClassFaFacetForViewModelLayoutFactory.java           |  2 +-
 .../CssClassFaFacetForDomainObjectLayoutAnnotation.java     |  2 +-
 .../jdo/datanucleus/service/support/IsisJdoSupportImpl.java |  5 +++--
 .../isis/viewer/wicket/viewer/IsisWicketApplication.java    |  2 +-
 .../widgets/entitysimplelink/EntityLinkSimplePanel.java     |  6 +-----
 8 files changed, 21 insertions(+), 19 deletions(-)


[isis] 02/02: Merge branch 'ISIS-2056_pr-136'

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit 9a7905cf420919a53577aea21452d45b6242cb5f
Merge: a40ef6a 613978a
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Fri Jan 11 16:51:56 2019 +0000

    Merge branch 'ISIS-2056_pr-136'

 .../apache/isis/core/runtime/logging/SnapshotServer.java    | 13 +++++++++----
 .../apache/isis/core/runtime/logging/SnapshotWriter.java    |  8 ++++----
 .../CssClassFaFacetForDomainObjectLayoutFactory.java        |  2 +-
 .../CssClassFaFacetForViewModelLayoutFactory.java           |  2 +-
 .../CssClassFaFacetForDomainObjectLayoutAnnotation.java     |  2 +-
 .../jdo/datanucleus/service/support/IsisJdoSupportImpl.java |  5 +++--
 .../isis/viewer/wicket/viewer/IsisWicketApplication.java    |  2 +-
 .../widgets/entitysimplelink/EntityLinkSimplePanel.java     |  6 +-----
 8 files changed, 21 insertions(+), 19 deletions(-)