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 2015/01/23 17:43:15 UTC

[5/5] syncope git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/syncope

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/syncope


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/9df1e03d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/9df1e03d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/9df1e03d

Branch: refs/heads/master
Commit: 9df1e03de222148e3e2bdc62d8e2870c555293fe
Parents: 336d8d6 b2cac79
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jan 23 17:43:00 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jan 23 17:43:00 2015 +0100

----------------------------------------------------------------------
 cli/pom.xml                                     | 186 +++++++++++++++++++
 .../java/org/apache/syncope/cli/SyncopeAdm.java |  78 ++++++++
 .../org/apache/syncope/cli/SyncopeServices.java |  41 ++++
 .../syncope/cli/commands/LoggerCommand.java     | 117 ++++++++++++
 .../cli/validators/DebugLevelValidator.java     |  61 ++++++
 cli/src/main/resources/log4j2.xml               |  58 ++++++
 cli/src/main/resources/syncope.properties       |  19 ++
 pom.xml                                         |   9 +-
 8 files changed, 568 insertions(+), 1 deletion(-)
----------------------------------------------------------------------