Merge branch 'master' into SYNCOPE-156
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/07b519bd Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/07b519bd Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/07b519bd Branch: refs/heads/SYNCOPE-156 Commit: 07b519bd86abc42ae4eea174121a3b3476d309d6 Parents: 1e15b05 279888c Author: fmartelli <[email protected]> Authored: Thu Oct 1 11:34:10 2015 +0200 Committer: fmartelli <[email protected]> Committed: Thu Oct 1 11:34:10 2015 +0200 ---------------------------------------------------------------------- README.md | 4 +- deb/console/src/deb/control/control | 2 +- deb/core/src/deb/control/control | 2 +- pom.xml | 26 ++++- .../getting-started/getting-started.adoc | 11 +- .../getting-started/images/architecture.png | Bin 0 -> 62994 bytes .../getting-started/images/architecture.xml | 20 ++++ .../images/identityLifecycle.png | Bin 0 -> 121230 bytes .../asciidoc/getting-started/introduction.adoc | 114 +++++++++++++++++++ .../getting-started/systemRequirements.adoc | 50 ++++++++ src/main/asciidoc/syncope-theme.yml | 6 +- src/site/xdoc/building.xml | 6 +- src/site/xdoc/index.xml | 2 +- src/site/xdoc/release-process.xml | 2 +- src/site/xdoc/security.xml | 2 +- 15 files changed, 227 insertions(+), 20 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/07b519bd/pom.xml ----------------------------------------------------------------------
