Author: hibou
Date: Mon Apr 25 10:43:53 2011
New Revision: 1096454
URL: http://svn.apache.org/viewvc?rev=1096454&view=rev
Log:
IVYDE-208 : add the install of the resolve visualizer plugin
Modified:
ant/ivy/updatesite/trunk/build.xml
Modified: ant/ivy/updatesite/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ant/ivy/updatesite/trunk/build.xml?rev=1096454&r1=1096453&r2=1096454&view=diff
==============================================================================
--- ant/ivy/updatesite/trunk/build.xml (original)
+++ ant/ivy/updatesite/trunk/build.xml Mon Apr 25 10:43:53 2011
@@ -315,6 +315,7 @@
<!-- get the list of exiting IvyDE Eclipse features -->
<fileset id="ivyde.feature.jars" dir="${updatesite.dir}/features">
<include name="org.apache.ivyde.feature_*.jar" />
+ <include
name="org.apache.ivyde.eclipse.resolvevisualizer.feature_*.jar" />
</fileset>
<!-- generate the entry for IvyDE -->
<generate-site-entries filesetid="ivyde.feature.jars" category="ivyde"
/>