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

292237 include pave project into build (correct and add pre-reqs to standard template)

parent ff9f5289
No related branches found
No related tags found
No related merge requests found
...@@ -47,10 +47,14 @@ ...@@ -47,10 +47,14 @@
name="groupId" name="groupId"
value="eclipse"/> value="eclipse"/>
</antcall> </antcall>
<!--
<antcall target="getAndInstall"> <param name="groupId" <antcall
value="dtp"/> </antcall> target="getAndInstall">
--> <param
name="groupId"
value="dtp"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
......
...@@ -12,21 +12,50 @@ ...@@ -12,21 +12,50 @@
name="get"> name="get">
<!-- <!--
read in this properties, just so we can make sure our read in this properties, just so we can make sure our
requested pre-reqs are defined requested pre-reqs are defined, which we do later with
statements such if="${groupId}.url"
--> -->
<property <property
file="${dependency.properties}"/> file="${dependency.properties}"/>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emf"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfxsd"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfvalidation"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="gef"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
name="groupId" name="groupId"
value="eclipse"/> value="eclipse"/>
</antcall> </antcall>
<!--
<antcall target="getAndInstall"> <param name="groupId" <antcall
value="dtp"/> </antcall> target="getAndInstall">
--> <param
name="groupId"
value="dtp"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
......
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
name="get"> name="get">
<!-- <!--
read in this properties, just so we can make sure our read in this properties, just so we can make sure our
requested pre-reqs are defined requested pre-reqs are defined, which we do later with
statements such if="${groupId}.url"
--> -->
<property <property
file="${dependency.properties}"/> file="${dependency.properties}"/>
...@@ -29,10 +30,44 @@ ...@@ -29,10 +30,44 @@
name="groupId" name="groupId"
value="eclipseTestFramework"/> value="eclipseTestFramework"/>
</antcall> </antcall>
<!-- <antcall
<antcall target="getAndInstall"> <param name="groupId" target="getAndInstall">
value="dtp"/> </antcall> <param
--> name="groupId"
value="emf"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfxsd"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfvalidation"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="gef"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="eclipse"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="dtp"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
......
...@@ -47,10 +47,14 @@ ...@@ -47,10 +47,14 @@
name="groupId" name="groupId"
value="eclipse"/> value="eclipse"/>
</antcall> </antcall>
<!--
<antcall target="getAndInstall"> <param name="groupId" <antcall
value="dtp"/> </antcall> target="getAndInstall">
--> <param
name="groupId"
value="dtp"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
......
...@@ -12,21 +12,50 @@ ...@@ -12,21 +12,50 @@
name="get"> name="get">
<!-- <!--
read in this properties, just so we can make sure our read in this properties, just so we can make sure our
requested pre-reqs are defined requested pre-reqs are defined, which we do later with
statements such if="${groupId}.url"
--> -->
<property <property
file="${dependency.properties}"/> file="${dependency.properties}"/>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emf"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfxsd"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfvalidation"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="gef"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
name="groupId" name="groupId"
value="eclipse"/> value="eclipse"/>
</antcall> </antcall>
<!--
<antcall target="getAndInstall"> <param name="groupId" <antcall
value="dtp"/> </antcall> target="getAndInstall">
--> <param
name="groupId"
value="dtp"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
......
...@@ -12,7 +12,8 @@ ...@@ -12,7 +12,8 @@
name="get"> name="get">
<!-- <!--
read in this properties, just so we can make sure our read in this properties, just so we can make sure our
requested pre-reqs are defined requested pre-reqs are defined, which we do later with
statements such if="${groupId}.url"
--> -->
<property <property
file="${dependency.properties}"/> file="${dependency.properties}"/>
...@@ -29,10 +30,44 @@ ...@@ -29,10 +30,44 @@
name="groupId" name="groupId"
value="eclipseTestFramework"/> value="eclipseTestFramework"/>
</antcall> </antcall>
<!-- <antcall
<antcall target="getAndInstall"> <param name="groupId" target="getAndInstall">
value="dtp"/> </antcall> <param
--> name="groupId"
value="emf"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfxsd"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="emfvalidation"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="gef"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="eclipse"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="dtp"/>
</antcall>
<antcall <antcall
target="getAndInstall"> target="getAndInstall">
<param <param
......
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