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

moving to near M5 base builder

parent 57c02598
No related branches found
No related tags found
No related merge requests found
......@@ -15,18 +15,11 @@
<param name="groupId" value="thirdparty" />
</antcall>
<antcall target="getAndInstall">
<param name="groupId" value="orbitthirdparty" />
</antcall>
<mkdir dir="${env.BUILD_HOME}/prebuilt" />
<mkdir dir="${buildDirectory}/maps/releng/maps" />
<antcall target="getAndInstall">
<param name="groupId" value="thirdparty" />
<param name="groupId" value="orbitthirdpartymap" />
<param name="base.install.dir"
value="${env.BUILD_HOME}/prebuilt/" />
value="${buildDirectory}/maps/releng/maps/" />
</antcall>
......
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