[midPoint-git] midPoint branch master updated. v2.3devel-199-g5bf1c67
Vilo Repan
git at evolveum.com
Fri Nov 15 12:42:59 CET 2013
Project "midPoint" branch master has been updated
via 5bf1c6782ce0af310f95f52e1d69d5951d5b5ec1 (commit) v2.3devel-199-g5bf1c67
from 77ad3248ac3d4b2c11c08b3104ab02b2700a6238 (commit) v2.3devel-198-g77ad324
- Log -----------------------------------------------------------------
commit 5bf1c6782ce0af310f95f52e1d69d5951d5b5ec1
Author: Viliam Repan <vilo.repan at evolveum.com>
Date: Fri Nov 15 12:33:58 2013 +0100
report impl module with sample test.
-----------------------------------------------------------------------
(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:
model/pom.xml | 1 +
model/{model-test => report-impl}/pom.xml | 154 ++++++++++----------
.../evolveum/midpoint/report/BasicReportTest.java | 34 ++---
.../src/test/resources/ctx-report-test-main.xml} | 0
.../src/test/resources/logback-test.xml | 68 ++++-----
model/{workflow-impl => report-impl}/testng.xml | 55 +++----
6 files changed, 148 insertions(+), 164 deletions(-)
copy model/{model-test => report-impl}/pom.xml (67%)
copy repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/EmbeddedServerModeTest.java => model/report-impl/src/test/java/com/evolveum/midpoint/report/BasicReportTest.java (53%)
copy model/{workflow-impl/src/test/resources/ctx-workflow-test-main.xml => report-impl/src/test/resources/ctx-report-test-main.xml} (100%)
copy {repo/repo-sql-impl => model/report-impl}/src/test/resources/logback-test.xml (86%)
copy model/{workflow-impl => report-impl}/testng.xml (90%)
hooks/post-receive
--
midPoint
More information about the midPoint-svn
mailing list