1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 07:05:24 +02:00

[releng] Fix copying Orbit Source Bundles

This commit is contained in:
Martin Oberhuber 2008-09-17 01:09:59 +00:00
parent 57340873c8
commit f71936c810

View file

@ -201,7 +201,7 @@
</target>
<target name="copyOrbitSrc" if="copyOrbitSrc">
<copy todir="${buildDirectory}/tmpsite/new/eclipse/plugins">
<copy todir="${orbitDest}/plugins">
<fileset dir="${buildDirectory}/plugins">
<include name="org.apache.commons.net.source_*.jar"/>
<include name="org.apache.oro.source_*.jar"/>