Author: reto
Date: Sat Jan 21 14:46:55 2012
New Revision: 1234337
URL: http://svn.apache.org/viewvc?rev=1234337&view=rev
Log:
CLEREZZA-485: adding all license files to binary distribution zip
Modified:
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml
Modified:
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml
URL:
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml?rev=1234337&r1=1234336&r2=1234337&view=diff
==============================================================================
---
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml
(original)
+++
incubator/clerezza/trunk/parent/platform.launcher.tdb/src/main/assembly/src.xml
Sat Jan 21 14:46:55 2012
@@ -50,6 +50,12 @@
</files>
<fileSets>
<fileSet>
+ <includes>
+ <include>LICENSE*</include>
+ </includes>
+ <outputDirectory>/</outputDirectory>
+ </fileSet>
+ <fileSet>
<directory>target</directory>
<includes>
<include>platform.launcher.tdb-*.jar</include>