Author: nick
Date: Fri Apr 16 15:25:35 2010
New Revision: 934959
URL: http://svn.apache.org/viewvc?rev=934959&view=rev
Log:
When running assembly, do tar.gz too
Modified:
incubator/chemistry/opencmis/trunk/client-assembly.xml
incubator/chemistry/opencmis/trunk/server-assembly.xml
Modified: incubator/chemistry/opencmis/trunk/client-assembly.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/client-assembly.xml?rev=934959&r1=934958&r2=934959&view=diff
==============================================================================
--- incubator/chemistry/opencmis/trunk/client-assembly.xml (original)
+++ incubator/chemistry/opencmis/trunk/client-assembly.xml Fri Apr 16 15:25:35
2010
@@ -24,6 +24,7 @@
<id>client-with-dependencies</id>
<formats>
<format>zip</format>
+ <format>tar.gz</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<moduleSets>
Modified: incubator/chemistry/opencmis/trunk/server-assembly.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/server-assembly.xml?rev=934959&r1=934958&r2=934959&view=diff
==============================================================================
--- incubator/chemistry/opencmis/trunk/server-assembly.xml (original)
+++ incubator/chemistry/opencmis/trunk/server-assembly.xml Fri Apr 16 15:25:35
2010
@@ -24,6 +24,7 @@
<id>server-with-dependencies</id>
<formats>
<format>zip</format>
+ <format>tar.gz</format>
</formats>
<includeBaseDirectory>false</includeBaseDirectory>
<moduleSets>