You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/01/25 15:51:23 UTC

[syncope] branch 2_1_X updated (cc52bb8 -> d516eba)

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

ilgrosso pushed a change to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git.


    from cc52bb8  [SYNCOPE-1428] read by key not authenticated now returns 401
     new b75cabc  Better to see what Travis CI is doing...
     new d516eba  Adding jacoco support + sonarqube instructions (even though test coverage still does not take ITCase into account)

The 6267 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:
 .travis.yml                                        |  2 +-
 .../apache/syncope/common/lib/PropertyUtils.java   |  9 ++++
 pom.xml                                            | 56 ++++++++++++++++++++--
 src/site/xdoc/building.xml                         | 10 ++++
 4 files changed, 73 insertions(+), 4 deletions(-)