Doing release from parent project instead of release project

This commit is contained in:
Arjen Poutsma
2006-12-31 16:19:17 +00:00
parent a9d1df4566
commit a9586fad0d
4 changed files with 119 additions and 9 deletions

12
src/assembly/docs.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<component>
<fileSets>
<fileSet>
<includes>
<include>readme.txt</include>
<include>license.txt</include>
<include>changelog.txt</include>
</includes>
</fileSet>
</fileSets>
</component>