Skip to content
Snippets Groups Projects
Commit d6a73b03 authored by Daniel Ratiu's avatar Daniel Ratiu
Browse files

deleted the buckminster config infos necessary for the nightly build test

parent 39cf5a6e
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="ccts.rmap" shortDesc="CCTS Infrstructure Developer Workspace Materialization">
<cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the ccts infrastructure workspace.</cq:documentation>
<cq:rootRequest name="edu.tum.cs.af3.rcp.feature" componentType="eclipse.feature"/>
</cq:componentQuery>
<?xml version="1.0" encoding="UTF-8"?>
<cq:componentQuery xmlns:cq="http://www.eclipse.org/buckminster/CQuery-1.0" resourceMap="ccts.rmap" shortDesc="CCTS Infrstructure Developer Workspace Materialization">
<cq:documentation xmlns="http://www.w3.org/1999/xhtml">Buckminster materialization of the ccts infrastructure workspace.</cq:documentation>
<cq:rootRequest name="edu.tum.cs.af3.application_feature" componentType="eclipse.feature"/>
</cq:componentQuery>
<?xml version="1.0" encoding="UTF-8"?>
<rm:rmap
xmlns:rm="http://www.eclipse.org/buckminster/RMap-1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mp="http://www.eclipse.org/buckminster/MavenProvider-1.0"
xmlns:bc="http://www.eclipse.org/buckminster/Common-1.0">
<rm:searchPath name="ccts">
<!-- Local search path for hudson headless build. -->
<rm:provider
readerType="local"
componentTypes="osgi.bundle"
source="true" mutable="false">
<rm:uri format="file:///{0}/plugins/{1}/">
<bc:propertyRef key="workspace.root"/>
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<!-- Subversion search path for IDE developers. -->
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="true">
<rm:uri format="https://svnbroy.informatik.tu-muenchen.de/ccts/{0}/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="eclipse.feature"
source="true" mutable="true">
<rm:uri format="https://anonymous:anonym@svnbroy.informatik.tu-muenchen.de/ccts/features/{0}">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="eclipse.feature"
source="true" mutable="true">
<rm:uri format="https://anonymous:anonym@svnbroy.informatik.tu-muenchen.de/ccts/features/{0}/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="eclipse.feature"
source="true" mutable="true">
<rm:uri format="https://anonymous:anonym@svnbroy.informatik.tu-muenchen.de/ccts/attic/edu.tum.cs.af3.rcp/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
<rm:provider
readerType="svn"
componentTypes="osgi.bundle"
source="true" mutable="true">
<rm:uri format="https://anonymous:anonym@svnbroy.informatik.tu-muenchen.de/ccts/attic/{0}/trunk">
<bc:propertyRef key="buckminster.component"/>
</rm:uri>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="ccsm">
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="https://www4.in.tum.de/~ccsm/eclipse_update_site"/>
</rm:provider>
</rm:searchPath>
<rm:searchPath name="helios">
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/releases/helios"/>
</rm:provider>
<rm:provider
readerType="p2"
componentTypes="osgi.bundle,eclipse.feature"
source="false" mutable="false">
<rm:uri format="http://download.eclipse.org/eclipse/updates/3.6"/>
</rm:provider>
</rm:searchPath>
<rm:locator pattern="^edu\.tum\.cs\.ccts\..*" searchPathRef="ccts"/>
<rm:locator pattern="^edu\.tum\.cs\.af3\..*" searchPathRef="ccts"/>
<rm:locator pattern="^edu\.tum\.cs\.process.*" searchPathRef="ccts"/>
<rm:locator pattern="^org\.conqat\..*" searchPathRef="ccsm"/>
<rm:locator searchPathRef="helios"/>
</rm:rmap>
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