From: <lor...@us...> - 2011-12-07 15:58:17
|
Revision: 3484 http://dl-learner.svn.sourceforge.net/dl-learner/?rev=3484&view=rev Author: lorenz_b Date: 2011-12-07 15:58:10 +0000 (Wed, 07 Dec 2011) Log Message: ----------- Set release packaging to zip and tar.gz. Modified Paths: -------------- trunk/interfaces/src/main/assemble/archive.xml Modified: trunk/interfaces/src/main/assemble/archive.xml =================================================================== --- trunk/interfaces/src/main/assemble/archive.xml 2011-12-07 15:24:10 UTC (rev 3483) +++ trunk/interfaces/src/main/assemble/archive.xml 2011-12-07 15:58:10 UTC (rev 3484) @@ -2,6 +2,7 @@ <id>archive</id> <formats> <format>tar.gz</format> + <format>zip</format> </formats> <fileSets> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |