mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-09 10:05:24 +02:00
Reorganize commons.net as single-jar Orbit bundle: Get rid of separate features
This commit is contained in:
parent
5a732189cf
commit
0e9a17e78b
1 changed files with 2 additions and 0 deletions
|
@ -243,6 +243,7 @@
|
||||||
/>
|
/>
|
||||||
<!-- Run generated fetch script -->
|
<!-- Run generated fetch script -->
|
||||||
<ant antfile="${buildDirectory}/fetch_org.apache.oro.xml">
|
<ant antfile="${buildDirectory}/fetch_org.apache.oro.xml">
|
||||||
|
<property name="featureOnly" value="true"/>
|
||||||
<property name="featureAndPlugins" value="true"/>
|
<property name="featureAndPlugins" value="true"/>
|
||||||
</ant>
|
</ant>
|
||||||
<eclipse.fetch
|
<eclipse.fetch
|
||||||
|
@ -255,6 +256,7 @@
|
||||||
/>
|
/>
|
||||||
<!-- Run generated fetch script -->
|
<!-- Run generated fetch script -->
|
||||||
<ant antfile="${buildDirectory}/fetch_org.apache.commons.net.xml">
|
<ant antfile="${buildDirectory}/fetch_org.apache.commons.net.xml">
|
||||||
|
<property name="featureOnly" value="true"/>
|
||||||
<property name="featureAndPlugins" value="true"/>
|
<property name="featureAndPlugins" value="true"/>
|
||||||
</ant>
|
</ant>
|
||||||
</target>
|
</target>
|
||||||
|
|
Loading…
Add table
Reference in a new issue