1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00

[192160][releng] Pick up commons.net from Orbit

This commit is contained in:
Martin Oberhuber 2008-06-10 06:10:16 +00:00
parent 6aca9cf4d4
commit 2864b623e3
2 changed files with 6 additions and 3 deletions

View file

@ -31,7 +31,8 @@ basearch=x86
bootclasspath=${java.home}/lib/*.jar
runPackager=true
archivesFormat = *,*,*-antZip
individualSourceBundles=true
## We do not build individual source bundles yet because Eclipse 3.3 dont understand it
#individualSourceBundles=true
#Compiler options
javacFailOnError=false

View file

@ -1,2 +1,4 @@
plugin@org.apache.commons.net=v200711021015,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/tools,,org.eclipse.orbit/org.apache.commons.net
plugin@org.apache.oro=v200711021015,:pserver:anonymous:none@dev.eclipse.org:/cvsroot/tools,,org.eclipse.orbit/org.apache.oro
plugin@org.apache.commons.net,1.4.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20080605234217/bundles/org.apache.commons.net_1.4.1.v200711021015.jar
plugin@org.apache.commons.net.source,1.4.1=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20080605234217/bundles/org.apache.commons.net.source_1.4.1.v200711021015.jar
plugin@org.apache.oro,2.0.8=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20080605234217/bundles/org.apache.oro_2.0.8.v200711021015.jar
plugin@org.apache.oro.source,2.0.8=GET,http://download.eclipse.org/tools/orbit/downloads/drops/S20080605234217/bundles/org.apache.oro.source_2.0.8.v200711021015.jar