mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
[releng] build from final released versions
This commit is contained in:
parent
9dab7fb480
commit
86ed628c51
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ if [ ! -f ${DROPIN}/eclipse/plugins/org.eclipse.emf.doc_2.4.0.v${EMFDATE}.jar ];
|
||||||
rm emf-sdo-xsd-SDK-${EMFVER}.zip
|
rm emf-sdo-xsd-SDK-${EMFVER}.zip
|
||||||
cd ${DROPUP}
|
cd ${DROPUP}
|
||||||
fi
|
fi
|
||||||
if [ ! -f eclipse/plugins/org.junit_3.8.2.v20080327/junit.jar ]; then
|
if [ ! -f eclipse/plugins/org.junit_3.8.2.v20080602-1318/junit.jar ]; then
|
||||||
# Eclipse Test Framework
|
# Eclipse Test Framework
|
||||||
echo "Getting Eclipse Test Framework..."
|
echo "Getting Eclipse Test Framework..."
|
||||||
wget "http://download.eclipse.org/eclipse/downloads/drops/${ep_rel}-${ep_ver}-${ep_date}/eclipse-test-framework-${ep_ver}.zip"
|
wget "http://download.eclipse.org/eclipse/downloads/drops/${ep_rel}-${ep_ver}-${ep_date}/eclipse-test-framework-${ep_ver}.zip"
|
||||||
|
|
Loading…
Add table
Reference in a new issue