Author: pamarcelot
Date: Tue Jul 8 08:49:40 2008
New Revision: 674864
URL: http://svn.apache.org/viewvc?rev=674864&view=rev
Log:
Fix for DIRSERVER-931 (Provide a zip/tar.gz download for DS).
Modified:
directory/installers/branches/bigbang/apacheds/pom.xml
Modified: directory/installers/branches/bigbang/apacheds/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/branches/bigbang/apacheds/pom.xml?rev=674864&r1=674863&r2=674864&view=diff
==============================================================================
--- directory/installers/branches/bigbang/apacheds/pom.xml (original)
+++ directory/installers/branches/bigbang/apacheds/pom.xml Tue Jul 8 08:49:40 2008
@@ -622,6 +622,28 @@
+
+
+
+ apacheds-archive-zip
+ any
+ any
+ any
+ any
+ apacheds-${server-version}.zip
+ zip
+
+
+ apacheds-archive-tar.gz
+ any
+ any
+ any
+ any
+ apacheds-${server-version}.tar.gz
+ tar.gz
+
+
+