| <?xml version="1.0" encoding="UTF-8"?> |
| <setup:Project |
| xmi:version="2.0" |
| xmlns:xmi="http://www.omg.org/XMI" |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| xmlns:git="http://www.eclipse.org/oomph/setup/git/1.0" |
| xmlns:jdt="http://www.eclipse.org/oomph/setup/jdt/1.0" |
| xmlns:mylyn="http://www.eclipse.org/oomph/setup/mylyn/1.0" |
| xmlns:predicates="http://www.eclipse.org/oomph/predicates/1.0" |
| xmlns:projects="http://www.eclipse.org/oomph/setup/projects/1.0" |
| xmlns:setup="http://www.eclipse.org/oomph/setup/1.0" |
| xmlns:setup.p2="http://www.eclipse.org/oomph/setup/p2/1.0" |
| xmlns:setup.targlets="http://www.eclipse.org/oomph/setup/targlets/1.0" |
| xmlns:setup.workingsets="http://www.eclipse.org/oomph/setup/workingsets/1.0" |
| xsi:schemaLocation="http://www.eclipse.org/oomph/setup/git/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Git.ecore http://www.eclipse.org/oomph/setup/jdt/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/JDT.ecore http://www.eclipse.org/oomph/setup/mylyn/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Mylyn.ecore http://www.eclipse.org/oomph/predicates/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Predicates.ecore http://www.eclipse.org/oomph/setup/projects/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Projects.ecore http://www.eclipse.org/oomph/setup/targlets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupTarglets.ecore http://www.eclipse.org/oomph/setup/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupWorkingSets.ecore" |
| name="rmf" |
| label="RMF"> |
| <setupTask |
| xsi:type="jdt:JRETask" |
| version="JavaSE-1.7" |
| location="${jre.location-1.7}"> |
| <description>Define the JRE needed to compile and run the Java projects of ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:EclipseIniTask" |
| option="-Xmx" |
| value="1024m" |
| vm="true"> |
| <description>Set the heap space needed to work with the projects of ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:ResourceCreationTask" |
| excludedTriggers="STARTUP MANUAL" |
| content="<?xml version="1.0" encoding="UTF-8"?>
<section name="Workbench">
	<section name="org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart">
		<item value="true" key="group_libraries"/>
		<item value="false" key="linkWithEditor"/>
		<item value="2" key="layout"/>
		<item value="2" key="rootMode"/>
		<item value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#x0D;&#x0A;&lt;packageExplorer configured=&quot;true&quot; group_libraries=&quot;1&quot; layout=&quot;2&quot; linkWithEditor=&quot;0&quot; rootMode=&quot;2&quot; sortWorkingSets=&quot;false&quot; workingSetName=&quot;&quot;&gt;&#x0D;&#x0A;&lt;localWorkingSetManager&gt;&#x0D;&#x0A;&lt;workingSet editPageId=&quot;org.eclipse.jdt.internal.ui.OthersWorkingSet&quot; factoryID=&quot;org.eclipse.ui.internal.WorkingSetFactory&quot; id=&quot;1382792884467_1&quot; label=&quot;Other Projects&quot; name=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;/localWorkingSetManager&gt;&#x0D;&#x0A;&lt;activeWorkingSet workingSetName=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;allWorkingSets workingSetName=&quot;Other Projects&quot;/&gt;&#x0D;&#x0A;&lt;/packageExplorer&gt;" key="memento"/>
	</section>
</section>
" |
| targetURL="${workspace.location|uri}/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml" |
| encoding="UTF-8"> |
| <description>Initialize JDT's package explorer to show working sets as its root objects</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="eclipse.target.platform" |
| defaultValue="Mars" |
| storageURI="scope://Workspace"/> |
| <setupTask |
| xsi:type="setup.p2:P2Task"> |
| <requirement |
| name="org.eclipse.pde.api.tools.ee.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.ide_feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.java_feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.pde_feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.team_feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.gerrit.feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn_feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.bugzilla_feature.feature.group"/> |
| <requirement |
| name="org.eclipse.mylyn.git.feature.group"/> |
| <requirement |
| name="org.eclipse.egit.feature.group"/> |
| <requirement |
| name="org.eclipse.egit.mylyn.feature.group"/> |
| <requirement |
| name="org.eclipse.oomph.projectcopy.feature.group"/> |
| <requirement |
| name="org.eclipse.oomph.version.feature.group"/> |
| <requirement |
| name="org.eclipse.emf.ecoretools.sdk.feature.group" |
| optional="true"/> |
| <repository |
| url="http://download.eclipse.org/mylyn/snapshots/weekly"/> |
| <repository |
| url="http://download.eclipse.org/egit/updates-stable-nightly"/> |
| <repository |
| url="http://download.eclipse.org/oomph/updates"/> |
| </setupTask> |
| <setupTask |
| xsi:type="git:GitCloneTask" |
| id="rmf.git.clone" |
| remoteURI="rmf/org.eclipse.rmf.git"> |
| <annotation |
| source="http://www.eclipse.org/oomph/setup/InducedChoices"> |
| <detail |
| key="inherit"> |
| <value>eclipse.git.gerrit.remoteURIs</value> |
| </detail> |
| <detail |
| key="label"> |
| <value>${scope.project.label} Git repository</value> |
| </detail> |
| <detail |
| key="target"> |
| <value>remoteURI</value> |
| </detail> |
| </annotation> |
| <description>${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.targlets:TargletTask"> |
| <targlet |
| name="${scope.project.label}" |
| activeRepositoryList="${rmf.target.platform}"> |
| <requirement |
| name="org.eclipse.sdk.ide"/> |
| <requirement |
| name="org.eclipse.equinox.executable.feature.group"/> |
| <requirement |
| name="org.eclipse.emf.sdk.feature.group"/> |
| <requirement |
| name="org.eclipse.emf.validation.sdk.feature.group"/> |
| <requirement |
| name="org.eclipse.xsd.sdk.feature.group"/> |
| <requirement |
| name="org.eclipse.sphinx.emf.serialization.feature.group"/> |
| <requirement |
| name="com.google.guava"/> |
| <requirement |
| name="org.apache.poi"/> |
| <requirement |
| name="org.apache.xerces"/> |
| <sourceLocator |
| rootFolder="${rmf.git.clone.location}"/> |
| <repositoryList |
| name="Mars"> |
| <repository |
| url="http://download.eclipse.org/releases/mars"/> |
| <repository |
| url="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/> |
| <repository |
| url="http://download.eclipse.org/sphinx/updates/releases/0.9.x"/> |
| <repository |
| url="http://download.eclipse.org/eclipse/updates/4.5/"/> |
| <repository |
| url="http://download.eclipse.org/cbi/updates/license"/> |
| </repositoryList> |
| <repositoryList |
| name="Luna"> |
| <repository |
| url="http://download.eclipse.org/releases/luna"/> |
| <repository |
| url="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/> |
| <repository |
| url="http://download.eclipse.org/sphinx/updates/releases/0.9.x"/> |
| <repository |
| url="http://download.eclipse.org/eclipse/updates/4.4/"/> |
| <repository |
| url="http://download.eclipse.org/cbi/updates/license"/> |
| </repositoryList> |
| <repositoryList |
| name="Kepler"> |
| <repository |
| url="http://download.eclipse.org/releases/kepler"/> |
| <repository |
| url="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/> |
| <repository |
| url="http://download.eclipse.org/sphinx/updates/releases/0.9.x"/> |
| <repository |
| url="http://download.eclipse.org/eclipse/updates/4.3/"/> |
| <repository |
| url="http://download.eclipse.org/cbi/updates/license"/> |
| </repositoryList> |
| <repositoryList |
| name="Juno"> |
| <repository |
| url="http://download.eclipse.org/releases/juno"/> |
| <repository |
| url="http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/"/> |
| <repository |
| url="http://download.eclipse.org/sphinx/updates/releases/0.9.x"/> |
| <repository |
| url="http://download.eclipse.org/eclipse/updates/4.2/"/> |
| <repository |
| url="http://download.eclipse.org/cbi/updates/license"/> |
| </repositoryList> |
| </targlet> |
| </setupTask> |
| <setupTask |
| xsi:type="setup.workingsets:WorkingSetTask"> |
| <workingSet |
| name="${scope.project.name}"> |
| <predicate |
| xsi:type="predicates:OrPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.agilemore.*"/> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="RMF Core" |
| id=""> |
| <predicate |
| xsi:type="predicates:AndPredicate"> |
| <operand |
| xsi:type="predicates:NotPredicate"> |
| <operand |
| xsi:type="predicates:OrPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.pror.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.search.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.csv.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern=".*feature.*"/> |
| </operand> |
| </operand> |
| <operand |
| xsi:type="predicates:OrPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.ext.*"/> |
| </operand> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="RMF Core Tests" |
| id=""> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.tests.*"/> |
| </workingSet> |
| <workingSet |
| name="RMF ProR" |
| id="pror"> |
| <predicate |
| xsi:type="predicates:OrPredicate"> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.pror.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.agilemore.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.search.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.csv.*"/> |
| <operand |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.cheatsheets.*"/> |
| </predicate> |
| </workingSet> |
| <workingSet |
| name="RMF ProR Tests" |
| id="tests"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.reqif10\.pror.*\.tests"/> |
| </workingSet> |
| <workingSet |
| name="RMF Releng" |
| id=""> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.releng.*"/> |
| </workingSet> |
| <workingSet |
| name="RMF Examples" |
| id="examples"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.examples.*"/> |
| </workingSet> |
| <workingSet |
| name="RMF Documentation" |
| id="docs"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern="org\.eclipse\.rmf\.docs.*"/> |
| </workingSet> |
| <workingSet |
| name="RMF Features" |
| id="features"> |
| <predicate |
| xsi:type="predicates:NamePredicate" |
| pattern=".*feature.*"/> |
| </workingSet> |
| <description>The dynamic working sets for ${scope.project.label}</description> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="Mylyn Queries"> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="rmf.bugzilla.repository" |
| value="https://bugs.eclipse.org/bugs"/> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="rmf.bugzilla.prefix" |
| value="/buglist.cgi?classification=Modeling&product=MDT.RMF"/> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="rmf.bugzilla.components" |
| value="component=Documentation&component=ProR&component=Reqif-1.0"/> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="rmf.bugzilla.open" |
| value="bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED"/> |
| <setupTask |
| xsi:type="mylyn:MylynQueriesTask" |
| repositoryURL="${rmf.bugzilla.repository}" |
| userID="${bugzilla.id}" |
| password="${eclipse.user.password}"> |
| <query |
| summary="RMF_1_BUGS" |
| url="${rmf.bugzilla.prefix}&${rmf.bugzilla.components}&${rmf.bugzilla.open}&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial"/> |
| <query |
| summary="RMF_2_FEATURES" |
| url="${rmf.bugzilla.prefix}&${rmf.bugzilla.components}&${rmf.bugzilla.open}&bug_severity=enhancement"/> |
| <query |
| summary="RMF_8_RELENG" |
| url="${rmf.bugzilla.prefix}&component=Other&${rmf.bugzilla.open}"/> |
| <query |
| summary="RMF_9_RESOLVED" |
| url="${rmf.bugzilla.prefix}&${rmf.bugzilla.components}&bug_status=RESOLVED&resolution=FIXED"/> |
| <query |
| summary="RMF_Complete" |
| url="${rmf.bugzilla.prefix}&${rmf.bugzilla.components}"/> |
| </setupTask> |
| <setupTask |
| xsi:type="mylyn:MylynQueriesTask" |
| connectorKind="org.eclipse.mylyn.gerrit" |
| repositoryURL="https://git.eclipse.org/r" |
| userID="${bugzilla.id}" |
| password="${eclipse.user.password}"> |
| <query |
| summary="RMF_Reviews in ${rmf.git.clone.checkoutBranch}"> |
| <attribute |
| key="gerrit query type" |
| value="custom"/> |
| <attribute |
| key="gerrit query project" |
| value="rmf/org.eclipse.rmf"/> |
| <attribute |
| key="gerrit query string" |
| value="project:rmf/org.eclipse.rmf status:open branch:${rmf.git.clone.checkoutBranch}"/> |
| </query> |
| </setupTask> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="Mylyn Builds"> |
| <setupTask |
| xsi:type="mylyn:MylynBuildsTask" |
| serverURL="https://hudson.eclipse.org/hudson" |
| userID="${git.user.id}" |
| password="${eclipse.user.password}"> |
| <buildPlan |
| name="rmf-nightly"/> |
| <description>RMF Nightly (shared Hudson)</description> |
| </setupTask> |
| <setupTask |
| xsi:type="mylyn:MylynBuildsTask" |
| serverURL="https://hudson.eclipse.org/rmf" |
| userID="${bugzilla.id}" |
| password="${eclipse.user.password}"> |
| <buildPlan |
| name="rmf.develop.mars.gerrit"/> |
| <buildPlan |
| name="rmf.develop.luna.gerrit"/> |
| <buildPlan |
| name="rmf.develop.luna"/> |
| <buildPlan |
| name="rmf.develop.mars"/> |
| <buildPlan |
| name="rmf.documentation"/> |
| <description>RMF documentation</description> |
| </setupTask> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:CompoundTask" |
| name="Imports"> |
| <setupTask |
| xsi:type="projects:ProjectsImportTask" |
| id=""> |
| <sourceLocator |
| rootFolder="${rmf.git.clone.location}" |
| locateNestedProjects="true"/> |
| </setupTask> |
| </setupTask> |
| <stream name="develop" |
| label="Develop"> |
| <setupTask |
| xsi:type="setup.p2:P2Task"> |
| <requirement |
| name="org.eclipse.emf.sdk.feature.group"/> |
| <repository |
| url="http://download.eclipse.org/releases/mars"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="rmf.target.platform" |
| value="Mars"/> |
| </stream> |
| <stream name="master" |
| label="Master"> |
| <setupTask |
| xsi:type="setup.p2:P2Task"> |
| <requirement |
| name="org.eclipse.emf.sdk.feature.group"/> |
| <repository |
| url="http://download.eclipse.org/releases/mars"/> |
| </setupTask> |
| <setupTask |
| xsi:type="setup:VariableTask" |
| name="rmf.target.platform" |
| value="Mars"/> |
| </stream> |
| <logicalProjectContainer |
| xsi:type="setup:ProjectCatalog" |
| href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/> |
| <description>The development environment for RMF</description> |
| </setup:Project> |