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:
parent
57340873c8
commit
f71936c810
1 changed files with 1 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue