Skip to content
Snippets Groups Projects
Commit 429c60d5 authored by ndai's avatar ndai
Browse files

[108259] Refactoring builds

parent ffb6ece8
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@
<echo message="buildDirectory: ${buildDirectory}" />
<ant antfile="build.xml" dir="${pde.build.scripts}" >
<property name="builderDirectory" value="${wtp.builder.home}/components/${component}" />
<property name="builder" value="${wtp.builder.home}/components/${component}" />
<property name="wtp.builder.home" value="${wtp.builder.home}" />
<property name="buildBranch" value="${buildBranch}" />
<property name="cvsUser" value="${cvsUser}" />
......
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