| <project |
| default="updatecomposite" |
| basedir="."> |
| <target name="updatecomposite"> |
| <p2.composite.repository> |
| <repository |
| location="file:///home/data/httpd/download.eclipse.org/eclipse/updates/3.8milestones/" |
| name="The Eclipse Project milestone repository" /> |
| <remove> |
| <repository location="S-3.8M1-201108031800" /> |
| <repository location="S-3.8M2-201109151308" /> |
| <repository location="S-3.8M3-201110271800" /> |
| <repository location="S-3.8M4-201112091447" /> |
| <repository location="S-3.8M5-201201251800" /> |
| <repository location="S-3.8M6-201203141800" /> |
| <repository location="S-3.8M7-201205022000" /> |
| <repository location="S-3.8RC1-201205182345" /> |
| <repository location="S-3.8RC2-201205251400" /> |
| <repository location="S-3.8RC3-201205310600" /> |
| </remove> |
| </p2.composite.repository> |
| </target> |
| </project> |
| |