mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
bug 259264 - remove master feature from update site
This commit is contained in:
parent
d4be2ddaef
commit
b6a9eff982
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@
|
||||||
todir="${buildDirectory}/site/eclipse/plugins"/>
|
todir="${buildDirectory}/site/eclipse/plugins"/>
|
||||||
|
|
||||||
<!-- remove the master feature from the update site -->
|
<!-- remove the master feature from the update site -->
|
||||||
<delete file="${buildDirectory}/site/eclipse/plugins/${masterFeature}"/>
|
<delete verbose="true" file="${buildDirectory}/site/eclipse/plugins/${masterFeature}"/>
|
||||||
|
|
||||||
<!-- generate p2 metadata -->
|
<!-- generate p2 metadata -->
|
||||||
<antcall target="generate.p2.metadata" />
|
<antcall target="generate.p2.metadata" />
|
||||||
|
|
Loading…
Add table
Reference in a new issue