blob: f40d63bf9d19d91082534b386030c6099e970e4d [file] [log] [blame]
<project
default="createcomposite"
basedir=".">
<target name="createcomposite">
<p2.composite.repository>
<repository
location="file:/home/data/httpd/download.eclipse.org/webtools/repository/indigo/"
name="The Eclipse Web Tools Platform (WTP) software repository"/>
<add>
<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.3.0/R-3.3.0-20110607160810/repository/"/>
<repository location='http://download.eclipse.org/libra/releases/R-0.1.0-201106071417/'/>
</add>
<remove>
<repository location="http://download.eclipse.org/webtools/downloads/drops/R3.3.0/S-3.3.0M7-20110428114127/repository/"/>
<repository location='http://download.eclipse.org/libra/milestones/S-0.1.0RC4-201106071417/repository/'/>
</remove>
</p2.composite.repository>
</target>
</project>