Skip to content
Snippets Groups Projects
Commit e0bc15b5 authored by david_williams's avatar david_williams
Browse files

reverting back to using orbit zip file :(

parent 9f3a7d72
No related branches found
No related tags found
No related merge requests found
...@@ -123,7 +123,7 @@ ...@@ -123,7 +123,7 @@
tag="${eclipse.builder.version}" /> tag="${eclipse.builder.version}" />
<property file="../../../build.properties" /> <property file="../../build.properties" />
<fail unless="wtpBuilderTools.url" /> <fail unless="wtpBuilderTools.url" />
<!-- now add our WTP base builder --> <!-- now add our WTP base builder -->
<get dest="${basebuilder.path}/org.eclipse.releng.basebuilder/plugins/" src="${wtpBuilderTools.url}/${wtpBuilder.file}"/> <get dest="${basebuilder.path}/org.eclipse.releng.basebuilder/plugins/" src="${wtpBuilderTools.url}/${wtpBuilder.file}"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment