mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +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 -->
|
||||
<ant antfile="${buildDirectory}/fetch_org.apache.oro.xml">
|
||||
<property name="featureOnly" value="true"/>
|
||||
<property name="featureAndPlugins" value="true"/>
|
||||
</ant>
|
||||
<eclipse.fetch
|
||||
|
@ -255,6 +256,7 @@
|
|||
/>
|
||||
<!-- Run generated fetch script -->
|
||||
<ant antfile="${buildDirectory}/fetch_org.apache.commons.net.xml">
|
||||
<property name="featureOnly" value="true"/>
|
||||
<property name="featureAndPlugins" value="true"/>
|
||||
</ant>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue