[midPoint-git] midPoint branch master updated. v2.3devel-377-gc5ecd6f
Radovan Semancik
git at evolveum.com
Thu Dec 12 19:44:36 CET 2013
Project "midPoint" branch master has been updated
via c5ecd6f354a5076b876e03a706ccfbaa67775966 (commit) v2.3devel-377-gc5ecd6f
from 004d395b6c114e656ff781b9329b1a111042a466 (commit) v2.3devel-376-g004d395
- Log -----------------------------------------------------------------
commit c5ecd6f354a5076b876e03a706ccfbaa67775966
Author: Radovan Semancik <radovan.semancik at evolveum.com>
Date: Thu Dec 12 19:32:17 2013 +0100
Support for resources in prism schemadoc plugin.
-----------------------------------------------------------------------
(Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full)
Summary of changes:
.../midpoint/prism/maven/SchemaDocMojo.java | 24 +++++++++++---
.../schema/src/main/schemadoc/resources/style.css | 4 +++
.../schemadoc/templates/complex-type-definition.vm | 4 +--
.../templates/{footer.html => footer-inc.vm} | 0
.../src/main/schemadoc/templates/header-inc.vm | 5 +++
.../src/main/schemadoc/templates/header.html | 3 --
.../main/schemadoc/templates/object-definition.vm | 4 +--
.../src/main/schemadoc/templates/schema-index.vm | 4 +--
.../schema/src/main/schemadoc/templates/schema.vm | 4 +--
.../midpoint/test/ldap/OpenDJController.java | 34 ++------------------
.../java/com/evolveum/midpoint/util/MiscUtil.java | 26 +++++++++++++++
11 files changed, 65 insertions(+), 47 deletions(-)
create mode 100644 infra/schema/src/main/schemadoc/resources/style.css
rename infra/schema/src/main/schemadoc/templates/{footer.html => footer-inc.vm} (100%)
create mode 100644 infra/schema/src/main/schemadoc/templates/header-inc.vm
delete mode 100644 infra/schema/src/main/schemadoc/templates/header.html
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list