You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by gp...@apache.org on 2012/06/07 13:44:09 UTC

git commit: DELTASPIKE-189 intermediate fix for the sonar build

Updated Branches:
  refs/heads/master b3b4ef5cb -> 30d16a497


DELTASPIKE-189 intermediate fix for the sonar build


Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/30d16a49
Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/30d16a49
Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/30d16a49

Branch: refs/heads/master
Commit: 30d16a4975a982e0cc6bcac98554aa05f759aeb6
Parents: b3b4ef5
Author: gpetracek <gp...@apache.org>
Authored: Thu Jun 7 13:43:39 2012 +0200
Committer: gpetracek <gp...@apache.org>
Committed: Thu Jun 7 13:43:39 2012 +0200

----------------------------------------------------------------------
 deltaspike/cdictrl/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/30d16a49/deltaspike/cdictrl/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/cdictrl/pom.xml b/deltaspike/cdictrl/pom.xml
index 6b0e39f..1d886ed 100644
--- a/deltaspike/cdictrl/pom.xml
+++ b/deltaspike/cdictrl/pom.xml
@@ -38,6 +38,6 @@
         <module>tck</module>
         <module>impl-owb</module>
         <module>impl-weld</module>
-        <module>impl-openejb</module>
+        <!--module>impl-openejb</module-->
     </modules>
 </project>