[midPoint-git] [Evolveum/midpoint] cec3ed: Change version number for the 3.0.1 release.

Radovan Semancik radovan.semancik at evolveum.com
Thu Nov 6 15:06:27 CET 2014


  Branch: refs/heads/support-3.0
  Home:   https://github.com/Evolveum/midpoint
  Commit: cec3ed66558d23327b94f86d36f07daee6244840
      https://github.com/Evolveum/midpoint/commit/cec3ed66558d23327b94f86d36f07daee6244840
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M build-system/pom.xml
    M custom/pom.xml
    M dist/midpoint-api/pom.xml
    M dist/pom.xml
    M gui/admin-gui-en-US/pom.xml
    M gui/admin-gui-es-ES/pom.xml
    M gui/admin-gui-sk-SK/pom.xml
    M gui/admin-gui-tr-TR/pom.xml
    M gui/admin-gui/pom.xml
    M gui/pom.xml
    M icf-connectors/dummy-connector-fake/pom.xml
    M icf-connectors/dummy-connector/pom.xml
    M icf-connectors/dummy-resource/pom.xml
    M icf-connectors/pom.xml
    M infra/common/pom.xml
    M infra/pom.xml
    M infra/prism-maven-plugin/pom.xml
    M infra/prism/pom.xml
    M infra/schema/pom.xml
    M infra/test-util/pom.xml
    M infra/util/pom.xml
    M infra/ws-util/pom.xml
    M model/model-api/pom.xml
    M model/model-client/pom.xml
    M model/model-common/pom.xml
    M model/model-impl/pom.xml
    M model/model-intest/pom.xml
    M model/model-test/pom.xml
    M model/notifications-api/pom.xml
    M model/notifications-impl/pom.xml
    M model/pom.xml
    M model/report-api/pom.xml
    M model/report-impl/pom.xml
    M model/workflow-api/pom.xml
    M model/workflow-impl/pom.xml
    M pom.xml
    M provisioning/pom.xml
    M provisioning/provisioning-api/pom.xml
    M provisioning/provisioning-impl/pom.xml
    M repo/audit-api/pom.xml
    M repo/audit-impl/pom.xml
    M repo/pom.xml
    M repo/repo-api/pom.xml
    M repo/repo-cache/pom.xml
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-sql-impl/pom.xml
    M repo/repo-test-util/pom.xml
    M repo/security-api/pom.xml
    M repo/security-impl/pom.xml
    M repo/system-init/pom.xml
    M repo/task-api/pom.xml
    M repo/task-quartz-impl/pom.xml
    M samples/model-client-sample/pom.xml
    M samples/pom.xml
    M samples/samples-test/pom.xml
    M testing/consistency-mechanism/pom.xml
    M testing/longtest/pom.xml
    M testing/pom.xml
    M testing/sanity/pom.xml
    M testing/story/pom.xml
    M tools/gui-i18n/pom.xml
    M tools/pom.xml
    M tools/repo-ninja/pom.xml
    M tools/schema-dist-maven-plugin/pom.xml
    M tools/test-ng/pom.xml
    M tools/xjc-plugin/pom.xml
    M weblogic-build/pom.xml

  Log Message:
  -----------
  Change version number for the 3.0.1 release.


  Commit: 9231efc510e2abf3e5c20b90571c1870f8465963
      https://github.com/Evolveum/midpoint/commit/9231efc510e2abf3e5c20b90571c1870f8465963
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M repo/repo-sql-impl-test/pom.xml
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/QueryInterpreterTest.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/AbstractOrgClosureTest.java
    M repo/repo-sql-impl-test/src/test/java/com/evolveum/midpoint/repo/sql/closure/OrgClosureConcurrencyTest.java
    M repo/repo-sql-impl-test/testng.xml

  Log Message:
  -----------
  Merge branch 'support-3.0' of github.com:Evolveum/midpoint into support-3.0


  Commit: 574a605d8774592e4dccccc65997d0adfaf1bb0c
      https://github.com/Evolveum/midpoint/commit/574a605d8774592e4dccccc65997d0adfaf1bb0c
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M model/model-client/src/main/java/com/evolveum/midpoint/model/client/ModelClientUtil.java
    M samples/model-client-sample/pom.xml
    M samples/model-client-sample/src/main/java/com/evolveum/midpoint/testing/model/client/sample/Main.java
    A samples/model-client-sample/src/main/resources/logback.xml
    A samples/model-client-sample/src/main/resources/logging.properties

  Log Message:
  -----------
  Improving the client and the sample (logging).


  Commit: c71a0d5be9e585b23ff8a686485aef186d00856a
      https://github.com/Evolveum/midpoint/commit/c71a0d5be9e585b23ff8a686485aef186d00856a
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M model/model-client/src/main/java/com/evolveum/midpoint/model/client/ModelClientUtil.java
    M samples/model-client-sample/src/main/java/com/evolveum/midpoint/testing/model/client/sample/Main.java

  Log Message:
  -----------
  Using the polystring syntax shortcut by default.


  Commit: bac6132e5268b73e67a1efcc888dd532661c76e7
      https://github.com/Evolveum/midpoint/commit/bac6132e5268b73e67a1efcc888dd532661c76e7
  Author: Radovan Semancik <radovan.semancik at evolveum.com>
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
    M NEWS
    M README

  Log Message:
  -----------
  Updated version number


Compare: https://github.com/Evolveum/midpoint/compare/6659bfd872c2...bac6132e5268


More information about the midPoint-svn mailing list