Updated Branches:
  refs/heads/master 60329ec10 -> 2327f7cd4

TAP5-2065 activate tapestry-mongodb module


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

Branch: refs/heads/master
Commit: 2327f7cd46a0dd52e05583f01d7f40d842b76fe1
Parents: dd299fa
Author: Massimo Lusetti <[email protected]>
Authored: Tue Feb 5 19:19:27 2013 +0100
Committer: Massimo Lusetti <[email protected]>
Committed: Tue Feb 5 19:21:22 2013 +0100

----------------------------------------------------------------------
 settings.gradle |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/2327f7cd/settings.gradle
----------------------------------------------------------------------
diff --git a/settings.gradle b/settings.gradle
index 357585e..ee68d16 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,5 +1,5 @@
 include "plastic", "tapestry5-annotations", "tapestry-test", "tapestry-func", 
"tapestry-ioc", "tapestry-json", "tapestry-core"
 include "tapestry-hibernate-core", "tapestry-hibernate", "tapestry-jmx", 
"tapestry-upload", "tapestry-spring"
 include "tapestry-beanvalidator", "tapestry-yuicompressor", "tapestry-jpa", 
"tapestry-kaptcha"
-include "tapestry-javadoc", "quickstart", "tapestry-clojure"
+include "tapestry-javadoc", "quickstart", "tapestry-clojure", 
"tapestry-mongodb"
 

Reply via email to