You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by uk...@apache.org on 2014/04/02 08:11:43 UTC

git commit: TAP5-2273: Removed tapestry-ioc-test from the build whilst fixing test

Repository: tapestry-5
Updated Branches:
  refs/heads/master c1c0c24d8 -> e77ff67eb


TAP5-2273: Removed tapestry-ioc-test from the build whilst fixing test


Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/e77ff67e
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/e77ff67e
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/e77ff67e

Branch: refs/heads/master
Commit: e77ff67eb5b74e033ce2a9db27e44421e046e201
Parents: c1c0c24
Author: uklance <uk...@gmail.com>
Authored: Wed Apr 2 07:11:19 2014 +0100
Committer: uklance <uk...@gmail.com>
Committed: Wed Apr 2 07:11:19 2014 +0100

----------------------------------------------------------------------
 settings.gradle | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/e77ff67e/settings.gradle
----------------------------------------------------------------------
diff --git a/settings.gradle b/settings.gradle
index 5f1ddf9..c467291 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -2,6 +2,7 @@ include "plastic", "tapestry5-annotations", "tapestry-test", "tapestry-func", "t
 include "tapestry-hibernate-core", "tapestry-hibernate", "tapestry-jmx", "tapestry-upload", "tapestry-spring"
 include "tapestry-beanvalidator", "tapestry-jpa", "tapestry-kaptcha"
 include "tapestry-javadoc", "quickstart", "tapestry-clojure", "tapestry-mongodb"
-include "tapestry-test-data", 'tapestry-internal-test', "tapestry-ioc-test"
+include "tapestry-test-data", 'tapestry-internal-test'
 include "tapestry-webresources", "tapestry-runner", "tapestry-test-constants"
 // include "tapestry-cdi"
+// "tapestry-ioc-test"