Delete maven-eclipse.xml files

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@944799 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
nash 2010-05-16 11:18:40 +00:00
parent eaeae2522f
commit 538a197a8d
4 changed files with 0 additions and 32 deletions

View file

@ -1,8 +0,0 @@
<project default="copy-resources">
<target name="init"/>
<target name="copy-resources" depends="init">
<copy todir="target/classes/META-INF" filtering="true">
<fileset dir="." includes="LICENSE|NOTICE"/>
</copy>
</target>
</project>

View file

@ -1,8 +0,0 @@
<project default="copy-resources">
<target name="init"/>
<target name="copy-resources" depends="init">
<copy todir="target/classes/META-INF" filtering="true">
<fileset dir="." includes="LICENSE|NOTICE"/>
</copy>
</target>
</project>

View file

@ -1,8 +0,0 @@
<project default="copy-resources">
<target name="init"/>
<target name="copy-resources" depends="init">
<copy todir="target/classes/META-INF" filtering="true">
<fileset dir="." includes="LICENSE|NOTICE"/>
</copy>
</target>
</project>

View file

@ -1,8 +0,0 @@
<project default="copy-resources">
<target name="init"/>
<target name="copy-resources" depends="init">
<copy todir="target/classes/META-INF" filtering="true">
<fileset dir="." includes="LICENSE|NOTICE"/>
</copy>
</target>
</project>