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

309031 - Many "Missing required plug-in ..." messages in build log

parent cb874da8
No related branches found
No related tags found
No related merge requests found
...@@ -51,20 +51,6 @@ ...@@ -51,20 +51,6 @@
name="groupId" name="groupId"
value="eclipse"/> value="eclipse"/>
</antcall> </antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="wst"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="jst"/>
</antcall>
</target> </target>
......
...@@ -48,18 +48,6 @@ ...@@ -48,18 +48,6 @@
name="groupId" name="groupId"
value="eclipse"/> value="eclipse"/>
</antcall> </antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="wst"/>
</antcall>
<antcall
target="getAndInstall">
<param
name="groupId"
value="jst"/>
</antcall>
</target> </target>
<target name="getAndInstall" if="${groupId}.url"> <target name="getAndInstall" if="${groupId}.url">
......
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