← Back to team overview

zorba-coders team mailing list archive

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

 

Sorin Marian Nasoi has proposed merging lp:~zorba-coders/zorba/fix_bug_962216 into lp:zorba.

Requested reviews:
  Sorin Marian Nasoi (sorin.marian.nasoi)
Related bugs:
  Bug #962216 in Zorba: "stack & queue module"
  https://bugs.launchpad.net/zorba/+bug/962216

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

Added the STACK and QUEUE modules.
-- 
https://code.launchpad.net/~zorba-coders/zorba/fix_bug_962216/+merge/103281
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'modules/ExternalModules.conf'
--- modules/ExternalModules.conf	2012-04-24 12:39:38 +0000
+++ modules/ExternalModules.conf	2012-04-24 13:36:28 +0000
@@ -42,3 +42,5 @@
 email           bzr  lp:zorba/email-module             zorba-2.2 
 util-jvm        bzr  lp:zorba/util-jvm-module
 schema-tools    bzr  lp:zorba/schema-tools-module
+stack           bzr  lp:zorba/stack-module
+queue           bzr  lp:zorba/queue-module


Follow ups