Matthias Brantner has proposed merging 
lp:~zorba-coders/zorba/add-archive-module into lp:zorba.

Requested reviews:
  Juan Zacarias (juan457)
  Matthias Brantner (matthias-brantner)
  Chris Hillery (ceejatec)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/add-archive-module/+merge/116086

added the archive module to ExternalModules.conf and the ChangeLog
-- 
https://code.launchpad.net/~zorba-coders/zorba/add-archive-module/+merge/116086
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'ChangeLog'
--- ChangeLog	2012-07-20 02:54:05 +0000
+++ ChangeLog	2012-07-20 22:57:19 +0000
@@ -18,6 +18,8 @@
   * Added support for fragments to fn:path
   * Positional pagination support for collections
   * Incremental maintenance for general indexes.
+  * http://expath.org/ns/archive module for creating, reading, and updating
+    various (compressed) archives (e.g. zip, tar.gz, or tar.bz2)
 	
 Optimizations:
   * Small optimization of comparison operations.

=== modified file 'modules/ExternalModules.conf'
--- modules/ExternalModules.conf	2012-07-12 17:29:55 +0000
+++ modules/ExternalModules.conf	2012-07-20 22:57:19 +0000
@@ -44,3 +44,4 @@
 schema-tools    bzr  lp:zorba/schema-tools-module     zorba-2.5
 stack           bzr  lp:zorba/stack-module            zorba-2.5
 queue           bzr  lp:zorba/queue-module            zorba-2.5
+archive         bzr  lp:zorba/archive-module

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to