← Back to team overview

zorba-coders team mailing list archive

[Merge] lp:~zorba-coders/zorba/threads into lp:zorba

 

Markos Zaharioudakis has proposed merging lp:~zorba-coders/zorba/threads into lp:zorba.

Commit message:
re-enabled languages and schema tools modules

Requested reviews:
  Markos Zaharioudakis (markos-za)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/threads/+merge/178624

re-enabled languages and schema tools modules
-- 
https://code.launchpad.net/~zorba-coders/zorba/threads/+merge/178624
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'modules/ExternalModules.conf'
--- modules/ExternalModules.conf	2013-08-05 15:31:02 +0000
+++ modules/ExternalModules.conf	2013-08-05 19:23:28 +0000
@@ -39,7 +39,7 @@
 http-client     bzr  lp:zorba/http-client-module      zorba-2.9
 image           bzr  lp:zorba/image-module
 jdbc            bzr  lp:zorba/jdbc-module
-#languages       bzr  lp:zorba/languages-module
+languages       bzr  lp:zorba/languages-module
 oracle-nosql-db bzr  lp:zorba/oracle-nosql-db-module
 oauth           bzr  lp:zorba/oauth-module            zorba-2.9
 process         bzr  lp:zorba/process-module
@@ -48,7 +48,7 @@
 system          bzr  lp:zorba/system-module           zorba-2.9
 email           bzr  lp:zorba/email-module
 util-jvm        bzr  lp:zorba/util-jvm-module
-#schema-tools    bzr  lp:zorba/schema-tools-module
+schema-tools    bzr  lp:zorba/schema-tools-module
 stack           bzr  lp:zorba/stack-module
 queue           bzr  lp:zorba/queue-module
 couchbase       bzr  lp:zorba/couchbase-module


Follow ups