Skip to content

Changes

Summary

  1. target platforms for oxygen staging builds (details)
  2. explicit version for com.google.guava for rap target (details)
  3. API baseline filter for warnings (details)
  4. 511464: updated Oomph for oxygen-simrel stream, Xtext 2.11.0 (details)
  5. 511464: Xtext version ranges in feature.xml, not MANIFEST (details)
  6. 511464: Port the EMF Parsley DSL to Xtext 2.11.0 (details)
  7. 511464: removed Xtend warnings (!= null and == null) (details)
  8. 511464: dep on Xtext SDK in workspace feature (details)
  9. Oomph: Projects Import task (details)
  10. Oomph: workspace feature only states dependencies (details)
  11. 515647: Port the EMF Parsley DSL to Xtext 2.12.0 (details)
  12. updated lists of source plugins to exclude (details)
  13. disabled mylyn gerrit query (details)
  14. 515647: override synchronized method (details)
  15. 515647: use new .ui.testing bundles (details)
  16. Revert "disabled mylyn gerrit query" (details)
  17. Use nightly updates for Oomph (details)
  18. regenerated ui.tests MANIFEST (details)
  19. use released Xtext 2.12.0 (details)
  20. fix SWTBot tests for Oxygen (details)
  21. mwe2 version 2.9.0.201605261059 (details)
  22. updated download section in the website for release 1.2.x (details)
  23. oxygen-staging default TP (details)
  24. 518743: guava version (details)
  25. 518744: RAP version in Parsley target platform example (details)
  26. 518421: set selection in mostRecentCommandAffectsResource (details)
  27. removed duplicate UnifiedFoldersView class (details)
  28. Increased version 1.2.1 (details)
  29. use official EclEmma feature (details)
  30. updated main sites for Oomph setup (details)
  31. updated orbit repo (details)
  32. use oxygen releases site in TP (details)
  33. updated api baseline filter (details)
  34. updated Xtext 2.12 installed plugin version (details)
  35. updated Oomph default target platform (details)
  36. updated other baseline filters (details)
  37. In rcp-build-oxygen profile take the default TP (details)
  38. oxygen-rap TP (details)
Commit 39989d9596657cd4946db81ea25344cf4818a5fe by Lorenzo Bettini
target platforms for oxygen staging builds

Change-Id: I123acf0e9e33e952c7dcfad0f14ed8bb14fa80db
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
The file was addeddevtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging.target
The file was addeddevtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging-rap.target
Commit 48f76e0c6ae9fb43bdc2a86602e2ca760146e972 by Lorenzo Bettini
explicit version for com.google.guava for rap target

Change-Id: I1e391d9c63fd2f86ea8a9199d38d5b5dfd48868c
The file was modified devtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging-rap.target
Commit 62d32b05933864d450e4a2216e751715ccfa29aa by Lorenzo Bettini
API baseline filter for warnings

We incremented version to 1.2.0 though we still haven't added new API

Change-Id: I0650fc32228022d0bdec986eed0df845f03c2c0c
The file was addedplugins/org.eclipse.emf.parsley.runtime.common/.settings/.api_filters
The file was modified plugins/org.eclipse.emf.parsley.common/.settings/.api_filters
The file was addedplugins/org.eclipse.emf.parsley.cdo.common/.settings/.api_filters
The file was addedplugins/org.eclipse.emf.parsley.views.common/.settings/.api_filters
The file was addedplugins/org.eclipse.emf.parsley.views/.settings/.api_filters
Commit 17085ddf64009228d48976fe45ad6d267a2e7880 by Lorenzo Bettini
511464: updated Oomph for oxygen-simrel stream, Xtext 2.11.0

Change-Id: I679f4b394be570449b17db68bb9c070cccf6cacc
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511464
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 789f423e678f95b77700791aad4d21c432bb1d84 by Lorenzo Bettini
511464: Xtext version ranges in feature.xml, not MANIFEST

Change-Id: I28ecadbfc1d47a77b78277274d0aada75efa7296
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511464
The file was modified features/org.eclipse.emf.parsley.dsl.feature/feature.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui/META-INF/MANIFEST.MF
Commit d443ead27ed613b2e3a740fe3422fcdf00d4f33e by Lorenzo Bettini
511464: Port the EMF Parsley DSL to Xtext 2.11.0

Change-Id: I2ac0d1f7f9a088854d50850100aa2a9058e3e2ee
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511464
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslExecutionTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui/plugin.xml_gen
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslContentAssistTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslPluginXmlGeneratorTest.xtend
The file was addeddsl/org.eclipse.emf.parsley.dsl.ide/src/org/eclipse/emf/parsley/dsl/ide/EmfParsleyDslIdeModule.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui/plugin.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslPluginXmlBuilderTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.ide/.classpath
The file was modified dsl/org.eclipse.emf.parsley.dsl.ide/META-INF/MANIFEST.MF
The file was addeddsl/org.eclipse.emf.parsley.dsl.ide/xtend-gen/.gitignore
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslAbstractTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslValidatorTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ide/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslGeneratorTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslWorkbenchTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslGuiceModuleHelperTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslOrganizeImportsTest.xtend
The file was modified devtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging.target
The file was modified dsl/org.eclipse.emf.parsley.dsl/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslParsingTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslScopingTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslOutlineTest.xtend
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslFormatterTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslSmokeTest.xtend
The file was addeddsl/org.eclipse.emf.parsley.dsl.ide/src/org/eclipse/emf/parsley/dsl/ide/EmfParsleyDslIdeSetup.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ide/build.properties
Commit e779888eb224df702317add01d3f85a6e856e77c by Lorenzo Bettini
511464: removed Xtend warnings (!= null and == null)

Turned into !== null and === null

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511464
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslOrganizeImportsTest.xtend
The file was modified tests/org.eclipse.emf.parsley.tests/src/org/eclipse/emf/parsley/tests/AbstractEditingMenuBuilderTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/generator/EmfParsleyDslPluginXmlGenerator.xtend
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/src/org/eclipse/emf/parsley/tests/swtbot/utils/EmfParsleyTestsUtils.xtend
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/src/org/eclipse/emf/parsley/doc/websitegen/bootstrap/CodeRefs.xtend
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/src/org/eclipse/emf/parsley/doc/websitegen/generator/AbstractXdocBaseWebsite.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/formatting2/EmfParsleyDslFormatter.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui/src/org/eclipse/emf/parsley/dsl/ui/contentassist/EmfParsleyDslProposalProvider.xtend
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/src/org/eclipse/emf/parsley/doc/websitegen/bootstrap/TargetPaths.xtend
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/src/org/eclipse/emf/parsley/tests/swtbot/EmfParsleySWTBotAbstractTests.java
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/jvmmodel/EmfParsleyDslJvmModelInferrer.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/scoping/EmfParsleyDslScopeProvider.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/scoping/EmfParsleyDslResourceDescriptionStrategy.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslGeneratorTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/jvmmodel/EmfParsleyDslGeneratorUtils.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/validation/EmfParsleyDslValidator.xtend
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/src/org/eclipse/emf/parsley/doc/websitegen/bootstrap/PostProcessor.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.additional.builder/src/org/eclipse/emf/parsley/dsl/pluginxml/PluginXmlLoader.xtend
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/src/org/eclipse/emf/parsley/doc/websitegen/bootstrap/ArtificialIds.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl/src/org/eclipse/emf/parsley/dsl/util/EmfParsleyDslGuiceModuleHelper.xtend
The file was modified tests/org.eclipse.emf.parsley.tests/src/org/eclipse/emf/parsley/tests/scenarios/EditingMenuBuilderTestWithEditingDomainRetrievedScenario.xtend
Commit b1d1cbeb8497ec52f949fbd2a79e6a3807c4895c by Lorenzo Bettini
511464: dep on Xtext SDK in workspace feature

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=511464
The file was modified devtools/org.eclipse.emf.parsley.workspace/feature.xml
Commit 3733e8f366b117193da0c83b4f608b615030cb09 by Lorenzo Bettini
Oomph: Projects Import task

Instead of relying on the targlet task and workspace feature to imnport
all our projects, we import most of them with Projects Import task (to
avoid the problems described in
https://www.eclipse.org/forums/index.php/t/1084082/)

Change-Id: I79bad9014dab5e0cfb89c807a69413b16e0ab868
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 1b7fa4b2e93f54b5d886ba6848957552383d0b42 by Lorenzo Bettini
Oomph: workspace feature only states dependencies

Instead of relying on the targlet task and workspace feature to imnport
all our projects, we import most of them with Projects Import task (to
avoid the problems described in
https://www.eclipse.org/forums/index.php/t/1084082/)

Change-Id: Iba86aa4476cb9627645f8883f942814730890f92
The file was modified devtools/org.eclipse.emf.parsley.workspace/feature.xml
Commit aa82693ffc470f9941c7c118c6069465b23f7add by Lorenzo Bettini
515647: Port the EMF Parsley DSL to Xtext 2.12.0

Change-Id: I9242c2cc3b7b3f32bbe0c5b27021fa4e488daf0a
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=515647
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified devtools/org.eclipse.emf.parsley.workspace/feature.xml
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslContentAssistTest.xtend
The file was modified features/org.eclipse.emf.parsley.dsl.feature/feature.xml
The file was modified devtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging.target
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 53a450800408d8ed732942f154e781c7cdf8421f by Lorenzo Bettini
updated lists of source plugins to exclude

Change-Id: I1831405858b11843c58987ff3f7ce9b0161a14ed
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
Commit 853e38feabb7cc23d421bce0110d084fb1be3074 by Lorenzo Bettini
disabled mylyn gerrit query

see https://bugs.eclipse.org/bugs/show_bug.cgi?id=487624
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
The file was addeddevtools/org.eclipse.emf.parsley.oomph/mylyn-gerrit.txt
Commit 0defc740a88545b29a2092dabef7f6d307b49e6e by Lorenzo Bettini
515647: override synchronized method

Change-Id: I3f5bce68c841c109910fc3f46c02ef106be5b4e5
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=515647
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/src/org/eclipse/emf/parsley/dsl/tests/EmfParsleyDslSmokeTest.xtend
Commit 324acffd90c06a80cd5e239d41e88008c59d3701 by Lorenzo Bettini
515647: use new .ui.testing bundles

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=515647

Change-Id: Ia7547f8f0a80babf298dc7d770e5b3b3c513bd9b
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslWorkbenchTest.xtend
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/src/org/eclipse/emf/parsley/tests/swtbot/EmfParsleySWTBotAbstractTests.java
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/src/org/eclipse/emf/parsley/tests/swtbot/EmfParsleyExamplesWizardsTests.java
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslContentAssistTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslOutlineTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslPluginXmlBuilderTest.xtend
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/tests/util/ui/PluginProjectHelper.xtend
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/META-INF/MANIFEST.MF
Commit ae829521a2a894a0d618297eccfeeffb2739ac9f by Lorenzo Bettini
Revert "disabled mylyn gerrit query"

This reverts commit 853e38feabb7cc23d421bce0110d084fb1be3074.

Change-Id: If20805158cdaeb163c7f15ec8425543849bfb112
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
The file was removeddevtools/org.eclipse.emf.parsley.oomph/mylyn-gerrit.txt
Commit ee66f49091d00038368b1af47781eea2b32289e1 by Lorenzo Bettini
Use nightly updates for Oomph

See https://www.eclipse.org/forums/index.php/t/1085193/

Change-Id: Icfd8d21af313d3312e49fa92b09cc87a81383526
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 3c9a5944450a8dd7e008ee5a74fc63e35214ad5f by Lorenzo Bettini
regenerated ui.tests MANIFEST
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/META-INF/MANIFEST.MF
Commit e4b3c6cdc0a8c6b01f6dfafeac9d08cfe499e1f6 by Lorenzo Bettini
use released Xtext 2.12.0

Change-Id: Iee9d9d19dd9c799afbb2962cdd48a00aada21905
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
The file was modified devtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging.target
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 842e2e6fcfd92df0b05d44a2eb7e203f51ddef8f by Lorenzo Bettini
fix SWTBot tests for Oxygen

they changed "OK" button to "Open" in open dialogs.

Change-Id: I14cc89b7c4b09f4560d636dc90a36148e3a5a767
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.cdo/src/org/eclipse/emf/parsley/tests/swtbot/cdo/EmfParsleyCdoSWTBotTests.java
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/src/org/eclipse/emf/parsley/tests/swtbot/EmfParsleySWTBotAbstractTests.java
Commit c47c0fbc5bce8f44192731ae7f2d3e7a8efbce27 by Lorenzo Bettini
mwe2 version 2.9.0.201605261059

Change-Id: If6654cb8254ec9eb46776e37136f780e3039a517
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
Commit c1da64cabb0b8978ce01b8245cc90ddec63d1e06 by Lorenzo Bettini
updated download section in the website for release 1.2.x

Change-Id: Ibc6dd70bd757147f18ba5133328575eeb8baf23c
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/src/org/eclipse/emf/parsley/doc/websitegen/generator/Download.xtend
Commit 0474c48d7f700cf8a28d9b09180cf3b217632cb7 by Lorenzo Bettini
oxygen-staging default TP

Change-Id: I4045e307a4c8a6c7d68a604a56102cd6cb7317f0
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
Commit 4d93147b674531733e20ceab5e36b2da20772fc3 by Lorenzo Bettini
518743: guava version

don't impose low version ranges

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=518743

Change-Id: I26fd7a51fc275f57f5c0dcbc5ca4ac80a54b2ee4
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/src/org/eclipse/emf/parsley/dsl/ui/tests/EmfParsleyDslContentAssistTest.xtend
The file was modified plugins/org.eclipse.emf.parsley.runtime.common/.settings/.api_filters
The file was modified plugins/org.eclipse.emf.parsley.runtime.common/META-INF/MANIFEST.MF
The file was modified devtools/org.eclipse.emf.parsley.targetplatform/oxygen-staging-rap.target
The file was modified examples/org.eclipse.emf.parsley.examples.mail.product.feature/feature.xml
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
Commit 436845c2d54c804218104196c065c5a509ae24bd by Lorenzo Bettini
518744: RAP version in Parsley target platform example

Change-Id: Ib82d3d74b1eefac2a8bd2c5abcac3045b3c4aeea
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=518744
The file was modified examples/org.eclipse.emf.parsley.examples.rap.targetplatform/emf-parsely-rap.target
Commit 621a691d5345286460d9cae4bad3a5d212e008a0 by Lorenzo Bettini
518421: set selection in mostRecentCommandAffectsResource

Change-Id: I06b7ca99972d7fd9c6be0c2f1c0efeb15f74ab92
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=518421
The file was modified plugins/org.eclipse.emf.parsley.views.common/src/org/eclipse/emf/parsley/views/AbstractSaveableViewerView.java
The file was modified examples/org.eclipse.emf.parsley.examples.mail.accountsview/src/org/eclipse/emf/parsley/examples/mail/accountsview/views/AccountsView.java
The file was modified plugins/org.eclipse.emf.parsley.editors.common/src/org/eclipse/emf/parsley/editors/EmfAbstractEditor.java
Commit 9a43d131b7f6a52a2e56bcd64c1cc11eb701bccb by Lorenzo Bettini
removed duplicate UnifiedFoldersView class

Change-Id: I4b4f141aa03f8118290d73fa0311aac82aee8d31
The file was removedexamples/org.eclipse.emf.parsley.examples.mail.accountsview/src/org/eclipse/emf/parsley/examples/mail/accountsview/UnifiedFoldersView.java
The file was modified examples/org.eclipse.emf.parsley.examples.mail.accountsview/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.rcp/src/org/eclipse/emf/parsley/examples/mail/rcp/Perspective.java
Commit 10225e5f5cb66867b636577061e74d840aaacec2 by Lorenzo Bettini
Increased version 1.2.1

Change-Id: I397bf484aaff8951233f8c3ea83956328885575b
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.rap/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.maven/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
The file was modified features/org.eclipse.emf.parsley.rap.sdk/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.junit4/pom.xml
The file was modified releng/org.eclipse.emf.parsley.repository/pom.xml
The file was modified doc/org.eclipse.emf.parsley.doc/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.cdo/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.rap.ui/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.rap.model/pom.xml
The file was modified features/org.eclipse.emf.parsley.web.feature/feature.xml
The file was modified features/org.eclipse.emf.parsley.sdk/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.wizards/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui/META-INF/MANIFEST.MF
The file was modified old/org.eclipse.emf.parsley.rap.site/feature.xml
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.feature/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.editors.common/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.product.feature/feature.xml
The file was modified releng/org.eclipse.emf.parsley.rap.repository/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.mailsview/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.cdo.common/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ide/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.mailsview/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.runtime/META-INF/MANIFEST.MF
The file was modified doc/org.eclipse.emf.parsley.dev.doc/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.library.edit/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.rap.cdo/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.cdo.feature/feature.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.company.model/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.web.servlets/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.cdo/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.editors.common/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.cdo.feature/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.common/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.model/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.product.feature/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.model/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.rap.runtime/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.web.servlets/pom.xml
The file was modified features/org.eclipse.emf.parsley.cdo.feature/feature.xml
The file was modified plugins/org.eclipse.emf.parsley.web.tools/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.rcp/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.ui.examples/pom.xml
The file was modified doc/org.eclipse.emf.parsley.doc.websitegen/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.junit4.feature/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.views/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.library/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.rap/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.models/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.maven/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.standalone.lib/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.messageview/pom.xml
The file was modified features/org.eclipse.emf.parsley.cdo.feature/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.editors/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.web.feature/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.standalone/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.rap.model/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.e4/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.runtime.common/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.company.ui.customers/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.web.tools/templates/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.editors/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.junit4/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.standalone/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.mail.accountsview/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.rap.cdo/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.library.editor/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.dsl.feature/pom.xml
The file was modified features/org.eclipse.emf.parsley.junit4.feature/feature.xml
The file was modified devtools/org.eclipse.emf.parsley.rap.workspace/feature.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.treeform/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.web.tools/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.standalone.lib/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.eclipse4.product.feature/feature.xml
The file was modified examples/org.eclipse.emf.parsley.examples.mail.accountsview/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.rap.runtime/pom.xml
The file was modified features/org.eclipse.emf.parsley.examples.rap.feature/feature.xml
The file was modified features/org.eclipse.emf.parsley.feature/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.ui.examples/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.sdk/feature.xml
The file was modified examples/org.eclipse.emf.parsley.examples.eclipse4.product.feature/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.mail.model/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.firstexample/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.generator.common/META-INF/MANIFEST.MF
The file was modified releng/org.eclipse.emf.parsley.parent/ant/release.properties
The file was modified plugins/org.eclipse.emf.parsley.views.common/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.feature/feature.xml
The file was modified examples/org.eclipse.emf.parsley.examples.eclipse4.parsleypart/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/pom.xml
The file was modified devtools/org.eclipse.emf.parsley.targetplatform/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.product.feature/feature.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.mail.messageview/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.models/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.eclipse4/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.rap.targetplatform/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.common/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.pde.utils.luna/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.mail.model/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.cdo.common/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.pde.utils.indigo/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.ui.tests/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl/pom.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.ide/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.library.editor/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.cdo/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.rap.views/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.feature/feature.xml
The file was modified examples/org.eclipse.emf.parsley.examples.rap.ui/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.views/pom.xml
The file was modified old/org.eclipse.emf.parsley.examples.mail.product.site/feature.xml
The file was modified dsl/org.eclipse.emf.parsley.dsl.additional.builder/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.rap/pom.xml
The file was modified features/org.eclipse.emf.parsley.rap.sdk/feature.xml
The file was modified plugins/org.eclipse.emf.parsley.views.common/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.rap.cdo.sdk/feature.xml
The file was modified plugins/org.eclipse.emf.parsley/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.company.app/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.editors/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.treeform/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.generator.common/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.runtime/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.mail.rcp/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.mail.rcp/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.eclipse4/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.company.ui.orders/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.examples/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.examples/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.company.ui.products/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.views/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.pde.utils.kepler/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.server/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.cdo.tests/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.swtbot.e4/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.tests/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.library.ui/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.rap.views/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.wizards/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.server/pom.xml
The file was modified features/org.eclipse.emf.parsley.dsl.feature/feature.xml
The file was modified plugins/org.eclipse.emf.parsley.cdo/pom.xml
The file was modified features/org.eclipse.emf.parsley.rap.cdo.sdk/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.views/pom.xml
The file was modified doc/org.eclipse.emf.parsley.doc/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.views/pom.xml
The file was modified tests/org.eclipse.emf.parsley.tests.pde.utils.indigo/META-INF/MANIFEST.MF
The file was modified dsl/org.eclipse.emf.parsley.dsl.additional.builder/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.cdo.rap/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.library.edit/META-INF/MANIFEST.MF
The file was modified devtools/org.eclipse.emf.parsley.workspace/feature.xml
The file was modified old/org.eclipse.emf.parsley.site/feature.xml
The file was modified plugins/org.eclipse.emf.parsley.editors/pom.xml
The file was modified examples/org.eclipse.emf.parsley.examples.eclipse4.parsleypart/META-INF/MANIFEST.MF
The file was modified plugins/org.eclipse.emf.parsley.runtime.common/META-INF/MANIFEST.MF
The file was modified features/org.eclipse.emf.parsley.examples.feature/pom.xml
The file was modified tests/org.eclipse.emf.parsley.cdo.tests/pom.xml
The file was modified features/org.eclipse.emf.parsley.examples.feature/feature.xml
The file was modified tests/org.eclipse.emf.parsley.tests.pde.utils.kepler/META-INF/MANIFEST.MF
The file was modified examples/org.eclipse.emf.parsley.examples.library/pom.xml
The file was modified plugins/org.eclipse.emf.parsley.views/META-INF/MANIFEST.MF
The file was modified tests/org.eclipse.emf.parsley.tests.pde.utils.luna/META-INF/MANIFEST.MF
Commit 4f198aa5cd561cb9cf552a040d6975101e3a4e99 by Lorenzo Bettini
use official EclEmma feature
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit d41c883b8aea19fd212beee0f65302d9f5ac1c03 by Lorenzo Bettini
updated main sites for Oomph setup
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 0b480c22006487c719931e17d33ede0a990ad4bf by Lorenzo Bettini
updated orbit repo
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 7b5f554ab10563e96698ea1cf6c1714d2547ea97 by Lorenzo Bettini
use oxygen releases site in TP
The file was addeddevtools/org.eclipse.emf.parsley.targetplatform/oxygen.target
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
Commit 2e88fdcb4cb3628813cbe09dee1a582d76d2490f by Lorenzo Bettini
updated api baseline filter
The file was modified plugins/org.eclipse.emf.parsley.runtime.common/.settings/.api_filters
Commit 9ee9677ac9f8bd324e22c57df5e5081a069231c5 by Lorenzo Bettini
updated Xtext 2.12 installed plugin version

Change-Id: I9599c299d198e469ae93f01d0d857a779188f628
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit b639fe549abae63e4d9b97fb4ed3cb13d07f6b48 by Lorenzo Bettini
updated Oomph default target platform

Change-Id: I219c730c95fe86efe2fda3e946906976940d5bab
The file was modified devtools/org.eclipse.emf.parsley.oomph/EMFParsley.setup
Commit 357b97b76bb81024663dcad4b64cca8828e89b29 by Lorenzo Bettini
updated other baseline filters

Change-Id: I342d6d6f49ae3cc90183813d1ae8527777550815
The file was modified plugins/org.eclipse.emf.parsley.cdo.common/.settings/.api_filters
The file was modified plugins/org.eclipse.emf.parsley.views.common/.settings/.api_filters
The file was modified plugins/org.eclipse.emf.parsley.views/.settings/.api_filters
The file was modified plugins/org.eclipse.emf.parsley.common/.settings/.api_filters
Commit e88834064b6f7de3fa2ff1221d460788356da41c by Lorenzo Bettini
In rcp-build-oxygen profile take the default TP

which is now oxygen

Change-Id: I2fab5a925b29c1ffecae90286eface4f37abf011
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml
Commit 45599a0edda42debf4b0548447e6d989c1d3ab36 by Lorenzo Bettini
oxygen-rap TP

Change-Id: I53fb56afc0ede9c632e69f69b789f22b034eb8b4
The file was addeddevtools/org.eclipse.emf.parsley.targetplatform/oxygen-rap.target
The file was modified releng/org.eclipse.emf.parsley.parent/pom.xml