1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00

Rename commons_net --> commons.net

This commit is contained in:
Martin Oberhuber 2006-10-27 02:42:29 +00:00
parent cbe7870ff1
commit 4675c6c8e3
7 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@
</ant>
<ant antfile="${genericTargets}" target="${target}">
<property name="type" value="feature" />
<property name="id" value="org.apache.commons_net" />
<property name="id" value="org.apache.commons.net" />
</ant>
-->
<ant antfile="${genericTargets}" target="${target}">
@ -70,7 +70,7 @@
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
<antcall target="unpackUpdateJarsForPackaging" />
</target>
<target name="assemble.org.apache.commons_net">
<target name="assemble.org.apache.commons.net">
<property name="archiveName" value="commons-net-${buildId}.zip"/>
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"/>
<antcall target="unpackUpdateJarsForPackaging" />

View file

@ -1,4 +1,4 @@
feature@org.apache.commons_net=v20061020,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/thirdparty/org.apache.commons_net-feature
feature@org.apache.commons.net=v20061020,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/thirdparty/org.apache.commons.net-feature
feature@org.apache.oro=v20061020,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/thirdparty/org.apache.oro-feature
plugin@org.apache.commons_net=v20061020,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/thirdparty/org.apache.commons_net
plugin@org.apache.commons.net=v20061020,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/thirdparty/org.apache.commons.net
plugin@org.apache.oro=v20061020,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/dsdp,,org.eclipse.tm.core/thirdparty/org.apache.oro

View file

@ -34,7 +34,7 @@
<feature url="features/org.eclipse.tm.discovery_1.0.0.qualifier.jar" id="org.eclipse.tm.discovery" version="1.0.0.qualifier">
<category name="RSE Experimental Add-ons"/>
</feature>
<feature url="features/org.apache.commons_net_1.4.1.qualifier.jar" id="org.apache.commons_net" version="1.4.1.qualifier">
<feature url="features/org.apache.commons_net_1.4.1.qualifier.jar" id="org.apache.commons.net" version="1.4.1.qualifier">
<category name="Enabling Features"/>
</feature>
<feature url="features/org.apache.oro_2.0.8.qualifier.jar" id="org.apache.oro" version="2.0.8.qualifier">

View file

@ -24,7 +24,7 @@
</url>
<includes
id="org.apache.commons_net"
id="org.apache.commons.net"
version="0.0.0"/>
<includes

View file

@ -12,7 +12,7 @@ bin.includes = feature.xml,\
license.html,\
feature.properties,\
epl-v10.html
generate.feature@org.apache.commons_net.source=org.apache.commons_net
generate.feature@org.apache.commons.net.source=org.apache.commons.net
generate.feature@org.apache.oro.source=org.apache.oro
generate.feature@org.eclipse.rse.local.source=org.eclipse.rse.local
generate.feature@org.eclipse.rse.ftp.source=org.eclipse.rse.ftp

View file

@ -50,7 +50,7 @@
version="0.0.0"/>
<includes
id="org.apache.commons_net.source"
id="org.apache.commons.net.source"
version="0.0.0"/>
<includes

View file

@ -8,6 +8,6 @@ Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.rse.services,
org.apache.commons_net
org.apache.commons.net
Eclipse-LazyStart: true
Export-Package: org.eclipse.rse.services.files.ftp