Obtain as3isolib-f9 from ooo-maven as well.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1090 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2010-11-19 23:06:26 +00:00
parent d72a29321c
commit de1d4fe492
3 changed files with 11 additions and 1 deletions
-1
View File
@@ -116,7 +116,6 @@
<artifact:pom id="as-pom" file="as-pom.xml"/>
<artifact:dependencies filesetId="aslibs.fileset" pomRefId="as-pom" useScope="compile"/>
<copy todir="${deploy.dir}/lib">
<fileset dir="lib" includes="as3isolib-*.swc"/>
<fileset refid="aslibs.fileset"/>
<mapper type="flatten"/>
</copy>