You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by se...@apache.org on 2015/07/17 13:09:53 UTC

incubator-ignite git commit: # IGNITE-1121 Remove dead module.

Repository: incubator-ignite
Updated Branches:
  refs/heads/ignite-1121 2b614924b -> 0fd8fd8aa


# IGNITE-1121 Remove dead module.


Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/0fd8fd8a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/0fd8fd8a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/0fd8fd8a

Branch: refs/heads/ignite-1121
Commit: 0fd8fd8aaa4fc8ebc6432e379bd982f83a8fd6d4
Parents: 2b61492
Author: sevdokimov <se...@jetbrains.com>
Authored: Fri Jul 17 14:09:40 2015 +0300
Committer: sevdokimov <se...@jetbrains.com>
Committed: Fri Jul 17 14:09:40 2015 +0300

----------------------------------------------------------------------
 pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/0fd8fd8a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cfdb00e..106de3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,6 @@
         <module>modules/log4j</module>
         <module>modules/slf4j</module>
         <module>modules/jcl</module>
-        <module>modules/webconfig</module>
         <module>modules/codegen</module>
         <module>modules/gce</module>
         <module>modules/cloud</module>