Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2015-08-30 08:12:35 +0000
committerEd Merks2015-08-30 08:12:35 +0000
commitaab24d92200005ec4121b1567fe6434943730b1b (patch)
tree269321e659ece9eb78bc573bff9f37402668b9de
parent52197694f05ad3ee420d107d30fb930146189c29 (diff)
downloadorg.eclipse.acceleo-aab24d92200005ec4121b1567fe6434943730b1b.tar.gz
org.eclipse.acceleo-aab24d92200005ec4121b1567fe6434943730b1b.tar.xz
org.eclipse.acceleo-aab24d92200005ec4121b1567fe6434943730b1b.zip
[475702] Please include the setup file of Acceleo in the Eclipse catalog
https://bugs.eclipse.org/bugs/show_bug.cgi?id=475702 These changes include adding a Eclipse ini task to redirect the remote Acceleo setup to the local one in the clone; this allows you to edit and test the local version It also eliminates the requiredJavaVersion; the product itself should set this and of course for Neon this value with be 1.8, so setting it to 1.6 seems bad. And finally, there's a bogus null string in the target platform variable. Change-Id: I0db47931c361019d2dd00025fcade58c142ceb3a Signed-off-by: Ed Merks <ed.merks@gmail.com>
-rw-r--r--releng/org.eclipse.acceleo.releng/Acceleo.setup539
1 files changed, 269 insertions, 270 deletions
diff --git a/releng/org.eclipse.acceleo.releng/Acceleo.setup b/releng/org.eclipse.acceleo.releng/Acceleo.setup
index b8ec0ed15..84b36734e 100644
--- a/releng/org.eclipse.acceleo.releng/Acceleo.setup
+++ b/releng/org.eclipse.acceleo.releng/Acceleo.setup
@@ -1,270 +1,269 @@
-<?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:pde="http://www.eclipse.org/oomph/setup/pde/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.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/setup/pde/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/PDE.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/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupWorkingSets.ecore"
- name="acceleo"
- label="Acceleo">
- <setupTask
- xsi:type="jdt:JRETask"
- version="JavaSE-1.6"
- location="${jre.location-1.6}">
- <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="2048m"
- vm="true">
- <description>Set the heap space needed to work with the projects of ${scope.project.label}</description>
- </setupTask>
- <setupTask
- xsi:type="setup:EclipseIniTask"
- option="-Dosgi.requiredJavaVersion"
- value="1.6"
- vm="true"/>
- <setupTask
- xsi:type="setup:ResourceCreationTask"
- excludedTriggers="STARTUP MANUAL"
- content="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;section name=&quot;Workbench&quot;>&#xD;&#xA;&#x9;&lt;section name=&quot;org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart&quot;>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;true&quot; key=&quot;group_libraries&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;false&quot; key=&quot;linkWithEditor&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;2&quot; key=&quot;layout&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;2&quot; key=&quot;rootMode&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;packageExplorer configured=&amp;quot;true&amp;quot; group_libraries=&amp;quot;1&amp;quot; layout=&amp;quot;2&amp;quot; linkWithEditor=&amp;quot;0&amp;quot; rootMode=&amp;quot;2&amp;quot; sortWorkingSets=&amp;quot;false&amp;quot; workingSetName=&amp;quot;&amp;quot;&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;localWorkingSetManager&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;workingSet editPageId=&amp;quot;org.eclipse.jdt.internal.ui.OthersWorkingSet&amp;quot; factoryID=&amp;quot;org.eclipse.ui.internal.WorkingSetFactory&amp;quot; id=&amp;quot;1382792884467_1&amp;quot; label=&amp;quot;Other Projects&amp;quot; name=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;/localWorkingSetManager&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;activeWorkingSet workingSetName=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;allWorkingSets workingSetName=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;/packageExplorer&amp;gt;&quot; key=&quot;memento&quot;/>&#xD;&#xA;&#x9;&lt;/section>&#xD;&#xA;&lt;/section>&#xD;&#xA;"
- 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"
- value="None"
- defaultValue="None"/>
- <setupTask
- xsi:type="setup:VariableTask"
- id="acceleo.target.platform"
- name="acceleo.target.platform"
- value=""
- defaultValue="Acceleo Mars Target Platform"
- label="Acceleo Target Platform">
- <description>The target platform used to work on Acceleo</description>
- </setupTask>
- <setupTask
- xsi:type="setup.p2:P2Task">
- <requirement
- name="net.sf.eclipsecs.feature.group"/>
- <requirement
- name="fr.obeo.releng.targetplatform-feature.feature.group"/>
- <requirement
- name="org.eclipse.m2e.feature.feature.group"/>
- <repository
- url="http://mbarbero.github.io/fr.obeo.releng.targetplatform/p2/"/>
- <repository
- url="http://eclipse-cs.sourceforge.net/update/"/>
- <repository
- url="http://download.eclipse.org/releases/mars"/>
- <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
- </setupTask>
- <setupTask
- xsi:type="git:GitCloneTask"
- id="git.clone.acceleo"
- remoteURI="acceleo/org.eclipse.acceleo">
- <annotation
- source="http://www.eclipse.org/oomph/setup/InducedChoices">
- <detail
- key="inherit">
- <value>eclipse.gerrit.remoteURIs</value>
- </detail>
- <detail
- key="label">
- <value>${scope.project.label} Gerrit repository</value>
- </detail>
- <detail
- key="target">
- <value>remoteURI</value>
- </detail>
- </annotation>
- <description>${scope.project.label}</description>
- </setupTask>
- <setupTask
- xsi:type="setup.workingsets:WorkingSetTask">
- <workingSet
- name="Acceleo"
- id="org.eclipse.acceleo">
- <predicate
- xsi:type="predicates:AndPredicate">
- <operand
- xsi:type="predicates:NaturePredicate"
- nature="org.eclipse.pde.PluginNature"/>
- <operand
- xsi:type="predicates:NotPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*query.*"/>
- </operand>
- <operand
- xsi:type="predicates:NotPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*tests.*"/>
- </operand>
- <operand
- xsi:type="predicates:NotPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*maven.*"/>
- </operand>
- </predicate>
- </workingSet>
- <workingSet
- name="Acceleo Features"
- id="org.eclipse.acceleo.features">
- <predicate
- xsi:type="predicates:NaturePredicate"
- nature="org.eclipse.pde.FeatureNature"/>
- </workingSet>
- <workingSet
- name="Acceleo Releng"
- id="org.eclipse.acceleo.releng">
- <predicate
- xsi:type="predicates:OrPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern="org.eclipse.acceleo.targetplatforms"/>
- <operand
- xsi:type="predicates:NamePredicate"
- pattern="org.eclipse.acceleo-updatesite"/>
- <operand
- xsi:type="predicates:NamePredicate"
- pattern="org.eclipse.acceleo.releng"/>
- <operand
- xsi:type="predicates:NamePredicate"
- pattern="org.eclipse.acceleo.query.build"/>
- </predicate>
- </workingSet>
- <workingSet
- name="Acceleo Tests"
- id="org.eclipse.acceleo.tests">
- <predicate
- xsi:type="predicates:AndPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*tests.*"/>
- <operand
- xsi:type="predicates:NotPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*query.*"/>
- </operand>
- <operand
- xsi:type="predicates:NotPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*maven.*"/>
- </operand>
- </predicate>
- </workingSet>
- <workingSet
- name="Acceleo Query Language"
- id="org.eclipse.acceleo.query">
- <predicate
- xsi:type="predicates:AndPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*query.*"/>
- <operand
- xsi:type="predicates:NotPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*tests.*"/>
- </operand>
- <operand
- xsi:type="predicates:NaturePredicate"
- nature="org.eclipse.pde.PluginNature"/>
- </predicate>
- </workingSet>
- <workingSet
- name="Acceleo Query Language Tests"
- id="org.eclipse.acceleo.query.tests">
- <predicate
- xsi:type="predicates:AndPredicate">
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*query.*"/>
- <operand
- xsi:type="predicates:NamePredicate"
- pattern=".*tests.*"/>
- </predicate>
- </workingSet>
- <description>The dynamic working sets for ${scope.project.label}</description>
- </setupTask>
- <setupTask
- xsi:type="setup:PreferenceTask"
- key="/instance/org.eclipse.pde.api.tools/missing_default_api_profile"
- value="Ignore">
- <description>Ignore &quot;Plug-in Development/API Baselines&quot;</description>
- </setupTask>
- <setupTask
- xsi:type="projects:ProjectsImportTask"
- id="org.eclipse.acceleo.project.import">
- <sourceLocator
- rootFolder="${git.clone.acceleo.location}/features"/>
- <sourceLocator
- rootFolder="${git.clone.acceleo.location}/plugins"/>
- <sourceLocator
- rootFolder="${git.clone.acceleo.location}/releng"/>
- <sourceLocator
- rootFolder="${git.clone.acceleo.location}/tests">
- <excludedPath>org.eclipse.acceleo.maven.tests</excludedPath>
- <excludedPath>org.eclipse.acceleo.maven.plugin.tests</excludedPath>
- </sourceLocator>
- <sourceLocator
- rootFolder="${git.clone.acceleo.location}/query"/>
- <description>Import the Acceleo projects in the workspace</description>
- </setupTask>
- <setupTask
- xsi:type="pde:TargetPlatformTask"
- id="org.eclipse.acceleo.target.platform"
- name="${acceleo.target.platform}">
- <description>The Target Platform used to start working on Acceleo</description>
- </setupTask>
- <setupTask
- xsi:type="mylyn:MylynBuildsTask"
- serverURL="https://hudson.eclipse.org/acceleo">
- <buildPlan
- name="master-gerrit"/>
- <buildPlan
- name="acceleo-master"/>
- <buildPlan
- name="publish-nightly"/>
- <buildPlan
- name="m2t-acceleo-3.5"/>
- <buildPlan
- name="m2t-acceleo-3.4"/>
- <buildPlan
- name="m2t-acceleo-3.3"/>
- <buildPlan
- name="m2t-acceleo-3.2"/>
- <buildPlan
- name="m2t-acceleo-3.1"/>
- <buildPlan
- name="m2t-acceleo-3.0"/>
- </setupTask>
- <setupTask
- xsi:type="mylyn:MylynQueriesTask"
- repositoryURL="https://bugs.eclipse.org/bugs">
- <query summary="Open bugs"
- url="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;list_id=12446231&amp;order=Importance&amp;product=Acceleo"/>
- </setupTask>
- <stream name="master"/>
- <logicalProjectContainer
- xsi:type="setup:ProjectCatalog"
- href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/>
- <description>Acceleo is an open source code generator used to generate any kind of text files from EMF models.</description>
-</setup:Project>
+<?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:pde="http://www.eclipse.org/oomph/setup/pde/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.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/setup/pde/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/PDE.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/workingsets/1.0 http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/SetupWorkingSets.ecore"
+ name="acceleo"
+ label="Acceleo">
+ <setupTask
+ xsi:type="jdt:JRETask"
+ version="JavaSE-1.6"
+ location="${jre.location-1.6}">
+ <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="2048m"
+ 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="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?>&#xD;&#xA;&lt;section name=&quot;Workbench&quot;>&#xD;&#xA;&#x9;&lt;section name=&quot;org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart&quot;>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;true&quot; key=&quot;group_libraries&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;false&quot; key=&quot;linkWithEditor&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;2&quot; key=&quot;layout&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;2&quot; key=&quot;rootMode&quot;/>&#xD;&#xA;&#x9;&#x9;&lt;item value=&quot;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;UTF-8&amp;quot;?&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;packageExplorer configured=&amp;quot;true&amp;quot; group_libraries=&amp;quot;1&amp;quot; layout=&amp;quot;2&amp;quot; linkWithEditor=&amp;quot;0&amp;quot; rootMode=&amp;quot;2&amp;quot; sortWorkingSets=&amp;quot;false&amp;quot; workingSetName=&amp;quot;&amp;quot;&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;localWorkingSetManager&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;workingSet editPageId=&amp;quot;org.eclipse.jdt.internal.ui.OthersWorkingSet&amp;quot; factoryID=&amp;quot;org.eclipse.ui.internal.WorkingSetFactory&amp;quot; id=&amp;quot;1382792884467_1&amp;quot; label=&amp;quot;Other Projects&amp;quot; name=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;/localWorkingSetManager&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;activeWorkingSet workingSetName=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;allWorkingSets workingSetName=&amp;quot;Other Projects&amp;quot;/&amp;gt;&amp;#x0D;&amp;#x0A;&amp;lt;/packageExplorer&amp;gt;&quot; key=&quot;memento&quot;/>&#xD;&#xA;&#x9;&lt;/section>&#xD;&#xA;&lt;/section>&#xD;&#xA;"
+ 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"
+ value="None"
+ defaultValue="None"/>
+ <setupTask
+ xsi:type="setup:VariableTask"
+ id="acceleo.target.platform"
+ name="acceleo.target.platform"
+ defaultValue="Acceleo Mars Target Platform"
+ label="Acceleo Target Platform">
+ <description>The target platform used to work on Acceleo</description>
+ </setupTask>
+ <setupTask
+ xsi:type="setup.p2:P2Task">
+ <requirement
+ name="net.sf.eclipsecs.feature.group"/>
+ <requirement
+ name="fr.obeo.releng.targetplatform-feature.feature.group"/>
+ <requirement
+ name="org.eclipse.m2e.feature.feature.group"/>
+ <repository
+ url="http://mbarbero.github.io/fr.obeo.releng.targetplatform/p2/"/>
+ <repository
+ url="http://eclipse-cs.sourceforge.net/update/"/>
+ <repository
+ url="http://download.eclipse.org/releases/mars"/>
+ <description>Install the tools needed in the IDE to work with the source code for ${scope.project.label}</description>
+ </setupTask>
+ <setupTask
+ xsi:type="git:GitCloneTask"
+ id="git.clone.acceleo"
+ remoteURI="acceleo/org.eclipse.acceleo">
+ <annotation
+ source="http://www.eclipse.org/oomph/setup/InducedChoices">
+ <detail
+ key="inherit">
+ <value>eclipse.gerrit.remoteURIs</value>
+ </detail>
+ <detail
+ key="label">
+ <value>${scope.project.label} Gerrit repository</value>
+ </detail>
+ <detail
+ key="target">
+ <value>remoteURI</value>
+ </detail>
+ </annotation>
+ <description>${scope.project.label}</description>
+ </setupTask>
+ <setupTask
+ xsi:type="setup.workingsets:WorkingSetTask">
+ <workingSet
+ name="Acceleo"
+ id="org.eclipse.acceleo">
+ <predicate
+ xsi:type="predicates:AndPredicate">
+ <operand
+ xsi:type="predicates:NaturePredicate"
+ nature="org.eclipse.pde.PluginNature"/>
+ <operand
+ xsi:type="predicates:NotPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*query.*"/>
+ </operand>
+ <operand
+ xsi:type="predicates:NotPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*tests.*"/>
+ </operand>
+ <operand
+ xsi:type="predicates:NotPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*maven.*"/>
+ </operand>
+ </predicate>
+ </workingSet>
+ <workingSet
+ name="Acceleo Features"
+ id="org.eclipse.acceleo.features">
+ <predicate
+ xsi:type="predicates:NaturePredicate"
+ nature="org.eclipse.pde.FeatureNature"/>
+ </workingSet>
+ <workingSet
+ name="Acceleo Releng"
+ id="org.eclipse.acceleo.releng">
+ <predicate
+ xsi:type="predicates:OrPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern="org.eclipse.acceleo.targetplatforms"/>
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern="org.eclipse.acceleo-updatesite"/>
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern="org.eclipse.acceleo.releng"/>
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern="org.eclipse.acceleo.query.build"/>
+ </predicate>
+ </workingSet>
+ <workingSet
+ name="Acceleo Tests"
+ id="org.eclipse.acceleo.tests">
+ <predicate
+ xsi:type="predicates:AndPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*tests.*"/>
+ <operand
+ xsi:type="predicates:NotPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*query.*"/>
+ </operand>
+ <operand
+ xsi:type="predicates:NotPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*maven.*"/>
+ </operand>
+ </predicate>
+ </workingSet>
+ <workingSet
+ name="Acceleo Query Language"
+ id="org.eclipse.acceleo.query">
+ <predicate
+ xsi:type="predicates:AndPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*query.*"/>
+ <operand
+ xsi:type="predicates:NotPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*tests.*"/>
+ </operand>
+ <operand
+ xsi:type="predicates:NaturePredicate"
+ nature="org.eclipse.pde.PluginNature"/>
+ </predicate>
+ </workingSet>
+ <workingSet
+ name="Acceleo Query Language Tests"
+ id="org.eclipse.acceleo.query.tests">
+ <predicate
+ xsi:type="predicates:AndPredicate">
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*query.*"/>
+ <operand
+ xsi:type="predicates:NamePredicate"
+ pattern=".*tests.*"/>
+ </predicate>
+ </workingSet>
+ <description>The dynamic working sets for ${scope.project.label}</description>
+ </setupTask>
+ <setupTask
+ xsi:type="setup:PreferenceTask"
+ key="/instance/org.eclipse.pde.api.tools/missing_default_api_profile"
+ value="Ignore">
+ <description>Ignore &quot;Plug-in Development/API Baselines&quot;</description>
+ </setupTask>
+ <setupTask
+ xsi:type="projects:ProjectsImportTask"
+ id="org.eclipse.acceleo.project.import">
+ <sourceLocator
+ rootFolder="${git.clone.acceleo.location}/features"/>
+ <sourceLocator
+ rootFolder="${git.clone.acceleo.location}/plugins"/>
+ <sourceLocator
+ rootFolder="${git.clone.acceleo.location}/releng"/>
+ <sourceLocator
+ rootFolder="${git.clone.acceleo.location}/tests">
+ <excludedPath>org.eclipse.acceleo.maven.tests</excludedPath>
+ <excludedPath>org.eclipse.acceleo.maven.plugin.tests</excludedPath>
+ </sourceLocator>
+ <sourceLocator
+ rootFolder="${git.clone.acceleo.location}/query"/>
+ <description>Import the Acceleo projects in the workspace</description>
+ </setupTask>
+ <setupTask
+ xsi:type="pde:TargetPlatformTask"
+ id="org.eclipse.acceleo.target.platform"
+ name="${acceleo.target.platform}">
+ <description>The Target Platform used to start working on Acceleo</description>
+ </setupTask>
+ <setupTask
+ xsi:type="mylyn:MylynBuildsTask"
+ serverURL="https://hudson.eclipse.org/acceleo">
+ <buildPlan
+ name="master-gerrit"/>
+ <buildPlan
+ name="acceleo-master"/>
+ <buildPlan
+ name="publish-nightly"/>
+ <buildPlan
+ name="m2t-acceleo-3.5"/>
+ <buildPlan
+ name="m2t-acceleo-3.4"/>
+ <buildPlan
+ name="m2t-acceleo-3.3"/>
+ <buildPlan
+ name="m2t-acceleo-3.2"/>
+ <buildPlan
+ name="m2t-acceleo-3.1"/>
+ <buildPlan
+ name="m2t-acceleo-3.0"/>
+ </setupTask>
+ <setupTask
+ xsi:type="mylyn:MylynQueriesTask"
+ repositoryURL="https://bugs.eclipse.org/bugs">
+ <query summary="Open bugs"
+ url="https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;list_id=12446231&amp;order=Importance&amp;product=Acceleo"/>
+ </setupTask>
+ <setupTask
+ xsi:type="setup:EclipseIniTask"
+ option="-Doomph.redirection.accelleo="
+ value="https://git.eclipse.org/c/acceleo/org.eclipse.acceleo.git/plain/releng/org.eclipse.acceleo.releng/Acceleo.setup->${git.clone.acceleo.location|uri}/releng/org.eclipse.acceleo.releng/Acceleo.setup"
+ vm="true"/>
+ <stream name="master"/>
+ <logicalProjectContainer
+ xsi:type="setup:ProjectCatalog"
+ href="index:/org.eclipse.setup#//@projectCatalogs[name='org.eclipse']"/>
+ <description>Acceleo is an open source code generator used to generate any kind of text files from EMF models.</description>
+</setup:Project>

Back to the top