Skip to content
Failed

Changes

Summary

  1. also verify error position for EXCEPTION_NOT_THROWABLE (details)
  2. also verify error position for EXCEPTION_DECLARED_TWICE (details)
  3. added validation tests for exceptions in dispatch methods (details)
  4. also verify error position for WILDCARD_IN_SUPERTYPE (details)
  5. force org.apache.commons.logging 1.2.0 in latest TP (details)
  6. force org.apache.commons.logging 1.2.0 in the other TPs (details)
  7. apache.commons.logging 1.2.0 in TargetPlatformProject (details)
  8. bootstrap against 2.34.0.M2 (details)
  9. update to mwe 2.17.0 release. (details)
  10. bump sequence numbers (details)
  11. prepare 2.35 versions (details)
  12. bootstrap against 2.34.0 release (details)
  13. Make Pattern and Splitter static fields (details)
  14. Remove obsolete packrat parser implementation (details)
  15. Update all bundle requirements to 2.35.0 (details)
  16. Update fixVersions script (details)
  17. prepare 2024-03 release target (details)
  18. updated xtend plugin test with multiline string (details)
  19. replace("\r", "") in Xtend quickfix test (details)
  20. re-enabled Windows GitHub Actions workflow (details)
  21. Use the Maven Wrapper only in Jenkinsfile (details)
  22. show maven.home at the beginning (details)
  23. Save System.out and print other information (details)
  24. Tycho 4.0.6 (details)
  25. updated ParentProjectDescriptor for Tycho 4 (details)
  26. updated Domainmodel (details)
  27. explicit execution for maven-surefire-plugin with Tycho 4 (details)
  28. removed unused tycho-version in xtext-maven-plugin ITs' parent POM (details)
  29. update to Maven 3.9.6 (details)
  30. fix output path="target/test-classes" otherwise no test is executed (details)
  31. explicit junit provider to make the tests run (details)
  32. issue 2945 - add "writeStorageResources" to xtext-maven-plugin (details)
  33. support 2024-06 in oomph (details)
  34. build latest against 202406 and update wizard (details)
  35. update to orbit 202406 (details)
  36. Fix encoding for URIs that contain escaped sequences and a fragment (details)
  37. update to asm 9.7 and guava 33.1.0 (details)
  38. update to mwe 2.18.0.M1 (details)
  39. Re-normalize line-endings in git of all files to Linux style ("\n") (details)
  40. Tycho 4.0.7 (details)
Commit 1753bbd29cc322297d7cc5850daf0be439ec158c by Lorenzo Bettini
also verify error position for EXCEPTION_NOT_THROWABLE
The file was modified org.eclipse.xtend.core.tests/src/org/eclipse/xtend/core/tests/validation/XtendValidationTest.java (diff)
Commit c64cbf91fdef0cfb4bf04a3db808c78d210fb2c9 by Lorenzo Bettini
also verify error position for EXCEPTION_DECLARED_TWICE
The file was modified org.eclipse.xtend.core.tests/src/org/eclipse/xtend/core/tests/validation/XtendValidationTest.java (diff)
Commit a78f68b9194cca5fc73f79426dc0ee077aebd85a by Lorenzo Bettini
added validation tests for exceptions in dispatch methods
The file was modified org.eclipse.xtend.core.tests/src/org/eclipse/xtend/core/tests/validation/XtendValidationTest.java (diff)
Commit d635b5b3c0b38a3bd8961134a1dea97ee8b1e24d by Lorenzo Bettini
also verify error position for WILDCARD_IN_SUPERTYPE
The file was modified org.eclipse.xtend.core.tests/src/org/eclipse/xtend/core/tests/validation/XtendValidationTest.java (diff)
Commit 84348b0041277d7acb9d75bd822fcd5d0f5c0789 by Lorenzo Bettini
force org.apache.commons.logging 1.2.0 in latest TP
The file was modified xtext-latest.target (diff)
Commit 372b12012ebe4539f5f5ac379f4332c81d4745a8 by Lorenzo Bettini
force org.apache.commons.logging 1.2.0 in the other TPs
The file was modified xtext-r202203.target (diff)
The file was modified xtext-r202212.target (diff)
The file was modified xtext-r202312.target (diff)
The file was modified xtext-r202309.target (diff)
The file was modified xtext-r202206.target (diff)
The file was modified xtext-r202209.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified xtext-r202303.target (diff)
Commit 22e3a3815870ef2eb8f8ef271ae445d0f174d447 by Lorenzo Bettini
apache.commons.logging 1.2.0 in TargetPlatformProject
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/full.target/full.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/mavenTycho.target/mavenTycho.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/mavenTychoP2J17.target/mavenTychoP2J17.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/lsMavenTychoFatjar.target/lsMavenTychoFatjar.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/mavenTychoJ17.target/mavenTychoJ17.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/mavenTychoP2.target/mavenTychoP2.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/lsMavenTychoApp.target/lsMavenTychoApp.target.target (diff)
The file was modified org.eclipse.xtext.xtext.wizard/src/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.xtend (diff)
The file was modified org.eclipse.xtext.xtext.wizard/xtend-gen/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.java (diff)
Commit c9baca666d5e3053b5a0aff2db0ab2c6c6ff5e40 by Christian Dietrich
bootstrap against 2.34.0.M2
The file was modified pom.xml (diff)
Commit 0e3af4b9a6a9930b5bcd274702702c9fcd42e1a1 by Christian Dietrich
update to mwe 2.17.0 release.
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/pom.xml (diff)
The file was modified xtext-r202303.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/lsMavenTychoFatjar.target/lsMavenTychoFatjar.target.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/pom.xml (diff)
The file was modified xtext-r202212.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/mavenTycho.target/mavenTycho.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/mavenTychoP2J17.target/mavenTychoP2J17.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/mavenTychoP2.target/mavenTychoP2.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/full.target/full.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/lsMavenTychoApp.target/lsMavenTychoApp.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/pom.xml (diff)
The file was modified xtext-r202209.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/mavenTychoJ17.target/mavenTychoJ17.target.target (diff)
The file was modified xtext-latest.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.util/src/org/eclipse/xtext/util/XtextVersion.java (diff)
The file was modified org.eclipse.xtext.dev-bom/pom.xml (diff)
The file was modified xtext-r202309.target (diff)
The file was modified xtext-r202312.target (diff)
The file was modified xtext-r202206.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/tp/domainmodel.target (diff)
The file was modified xtext-r202203.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/pom.xml (diff)
Commit c395c293d54e90edc44eed89cc1ff52aa70f8c50 by Christian Dietrich
bump sequence numbers

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was modified xtext-r202203.target (diff)
The file was modified xtext-r202303.target (diff)
The file was modified xtext-r202209.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified xtext-latest.target (diff)
The file was modified xtext-r202212.target (diff)
The file was modified xtext-r202206.target (diff)
The file was modified xtext-r202309.target (diff)
The file was modified xtext-r202312.target (diff)
Commit 4372178fec571ff60f1d2be686c48fc311a432c4 by Christian Dietrich
prepare 2.35 versions

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was modified org.eclipse.xtext.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.web.example.statemachine.ide/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.gwt/pom.xml (diff)
The file was modified org.eclipse.xtext/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.logging/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.junit/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.lib.gwt/pom.xml (diff)
The file was modified org.eclipse.xtext.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.doc/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.web/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.lib.gwt/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.eclipse.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.m2e/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.wizard/pom.xml (diff)
The file was modified org.eclipse.xtext.junit4.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.ecore/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.junit/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.sdk.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.testing.junit5.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.testing.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.shared/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.shared/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.p2repository/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.ui/pom.xml (diff)
The file was modified org.eclipse.xtend.examples/projects/xtend-annotation-examples-client/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.testing/pom.xml (diff)
The file was modified org.eclipse.xtend.ide.tests.data/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ide.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.lib.gwt.test/pom.xml (diff)
The file was modified org.eclipse.xtext.testing/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.macro/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.extras.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.purexbase.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.core.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.testing.junit5.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.performance.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.examples/projects/xtend-examples/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.lib.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/fowlerdsl/org.eclipse.xtext.example.fowlerdsl.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.smap/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.lib/pom.xml (diff)
The file was modified org.eclipse.xtend.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.edit/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ui.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.codemining/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types.shared/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.ecore/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.bootstrap/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.eclipse.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.web.servlet/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.parent/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.java/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit4/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.generator/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph/pom.xml (diff)
The file was modified org.eclipse.xtext.purexbase.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit4.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.lib.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.purexbase/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.emf.mwe2.language.sdk.dummy/pom.xml (diff)
The file was modified org.eclipse.xtext.web.example.entities/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types.edit/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.runtime.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.ui.testing/pom.xml (diff)
The file was modified org.eclipse.xtend.core/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.ide/pom.xml (diff)
The file was modified org.eclipse.xtend.ide.swtbot.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.lib/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.m2e/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.redist.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/fowlerdsl/org.eclipse.xtext.example.fowlerdsl.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit5.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.standalone/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/arithmetics/org.eclipse.xtext.example.arithmetics.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/pom.xml (diff)
The file was modified org.eclipse.xtext.m2e/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.m2e/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.performance.tests/pom.xml (diff)
The file was modified org.eclipse.xtend.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.web.example.statemachine/pom.xml (diff)
The file was modified org.eclipse.xtext.util/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/arithmetics/org.eclipse.xtext.example.arithmetics.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.tests/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.archetype/pom.xml (diff)
The file was modified org.eclipse.xtend.examples/projects/xtend-annotation-examples/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/arithmetics/org.eclipse.xtext.example.arithmetics.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.feature/feature.xml (diff)
The file was modified org.eclipse.xtext/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.web/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified org.eclipse.xtext.testing.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.docs.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.xbase.testdata/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codemining/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/arithmetics/org.eclipse.xtext.example.arithmetics/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.ui.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.tycho.tests.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.web.example.entities.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.extras.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder.tests/pom.xml (diff)
The file was modified org.eclipse.xtend.ide.tests.data/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.docs.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/fowlerdsl/org.eclipse.xtext.example.fowlerdsl.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/arithmetics/org.eclipse.xtext.example.arithmetics.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.shared.jdt38/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.gwt/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.examples.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.web.example.jetty/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/feature/feature.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tycho.tests.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.ui.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.testlanguages/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.ecore/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.common/pom.xml (diff)
The file was modified org.eclipse.xtext.java/pom.xml (diff)
The file was modified org.eclipse.xtext.runtime.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.buildship/pom.xml (diff)
The file was modified org.eclipse.xtext.maven.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.testlanguages.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testdata/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.feature/pom.xml (diff)
The file was modified org.eclipse.xtend.examples/pom.xml (diff)
The file was modified org.eclipse.xtext.buildship/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.generator/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit5.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.purexbase.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.redist.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.lib/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.ui/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.builder.standalone.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codetemplates/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.codetemplates/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.testing/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.standalone/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.eclipse.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.examples.feature/feature.xml (diff)
The file was modified org.eclipse.xtend.ide.common/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ecore/pom.xml (diff)
The file was modified org.eclipse.xtend.sdk.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.core.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.util/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/pom.xml (diff)
The file was modified org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/tp/pom.xml (diff)
The file was modified org.eclipse.xtext.junit4/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types.shared/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.swtbot/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/fowlerdsl/org.eclipse.xtext.example.fowlerdsl/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testlanguages.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.nodeploy.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.builder.standalone/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.swtbot/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.wizard/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.activities/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.testlanguages.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.lib.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.purexbase.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.doc/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder.standalone/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.doc/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ide.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.sdk.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/feature/pom.xml (diff)
The file was modified org.eclipse.xtext.testlanguages.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/repository/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.logging/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.java.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ide/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/fowlerdsl/org.eclipse.xtext.example.fowlerdsl.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.shared.jdt38/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.feature/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.bootstrap/pom.xml (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.maven.plugin/pom.xml (diff)
The file was modified org.eclipse.xtext.builder.standalone.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.smap/pom.xml (diff)
The file was modified org.eclipse.xtext.common.types.ui/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.lib/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.doc/pom.xml (diff)
The file was modified org.eclipse.xtend.lib.macro/pom.xml (diff)
The file was modified org.eclipse.xtext.dev-bom/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/xbase.tutorial/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.swtbot.tests/pom.xml (diff)
The file was modified org.eclipse.xtext.activities/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.examples/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.sdk.feature/feature.xml (diff)
Commit a503e0624cdc15a31acdd2a7ee10f039ea243f1c by Christian Dietrich
bootstrap against 2.34.0 release

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was modified xtext-r202203.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified xtext-r202312.target (diff)
The file was modified xtext-r202303.target (diff)
The file was modified xtext-latest.target (diff)
The file was modified xtext-r202212.target (diff)
The file was modified xtext-r202206.target (diff)
The file was modified xtext-r202209.target (diff)
The file was modified xtext-r202309.target (diff)
The file was modified pom.xml (diff)
Commit 5f8a28ca7f272480d09ed30d74b937cbd0f13370 by Sebastian Zarnekow
Make Pattern and Splitter static fields

Make Pattern and Splitter static fields so that they do not need to created every time a new DiagnosticConverter is injected.
The file was modified org.eclipse.xtext/src/org/eclipse/xtext/xtext/XtextDiagnosticConverter.java (diff)
Commit 60628f034883dd1fb79204cef03102583ae3f8dc by Sebastian Zarnekow
Remove obsolete packrat parser implementation

Signed-off-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/IParsedTokenAcceptor.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsANY_OTHERConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/ConsumeResult.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/INonTerminalConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/UnorderedGroupToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugBacktracker.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/CompoundParsedToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/PlaceholderToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/INonTerminalConsumerConfiguration.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/AbstractParsedTokenVisitor.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/ISequenceMatcher.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ErrorToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsSTRINGConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugConsumerUtility.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/CharacterArray.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/TerminalsPackratParser.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/EnumLiteralConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/IElementConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugMarkerFactory.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IHiddenTokenHandler.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IPackratParser.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugParsedTokenAcceptor.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IMarkerFactory.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/AbstractRuleAwareTerminalConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedTerminalWithFeature.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/CharacterAlternatives.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedNonTerminal.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/ITerminalConsumerConfiguration.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/StringWithOffset.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/AssignmentToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/GroupToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedNonTerminalEnd.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/TerminalConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/KeywordConsumer.java
The file was modified org.eclipse.xtext.xtext.generator/src/org/eclipse/xtext/xtext/generator/parser/antlr/AbstractAntlrGeneratorFragment2.java (diff)
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsML_COMMENTConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/SingleCharacter.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/AlternativesToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/NonTerminalConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/IRootConsumerListener.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/ParseResultFactory.java
The file was modified org.eclipse.xtend.ide.swtbot.tests/.settings/org.eclipse.xtend.core.Xtend.prefs (diff)
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsSL_COMMENTConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/ICharacterClass.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/AbstractParserConfiguration.java
The file was modified org.eclipse.xtext/build.properties (diff)
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/SetBasedKeywordMatcher.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IBacktracker.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedTerminal.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugCharSequence.java
The file was modified org.eclipse.xtext/.classpath (diff)
The file was modified org.eclipse.xtext/META-INF/MANIFEST.MF (diff)
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugCharSequenceWithOffset.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedEnumLiteral.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/IConsumerUtility.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/internal/MarkerAwareBacktracker.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/AbstractPackratParser.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/internal/Marker.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsWSConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/AbstractParsedToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IParserConfiguration.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsINTConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/ICharSequenceWithOffset.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/consumers/TerminalsIDConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/TerminalsParserConfiguration.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/CharArrayWriterAsSequence.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IParseResultFactory.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/FakedToken.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/internal/Backtracker.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/internal/IFurtherParsable.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/ITerminalConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/CompoundParsedTokenVisitor.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/ParsedTokenPrinter.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/common/parser/packrat/TerminalsDelimiters.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/IParsedTokenVisitor.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/consumers/AbstractConsumer.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugHiddenTokenHandler.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/DebugUtil.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedAction.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/ParsedTerminalWithFeatureInfo.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/debug/ParsedTokenCounter.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/tokens/IParsedTokenSource.java
The file was removedorg.eclipse.xtext/packrat/org/eclipse/xtext/parser/packrat/matching/CharacterRange.java
Commit 1d56838c034a478769b2eb2e3f7f6a26d16895be by Sebastian Zarnekow
Update all bundle requirements to 2.35.0

Signed-off-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
The file was modified org.eclipse.xtext.builder.standalone.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.wizard/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.shared/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.java/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.m2e/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit5.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.generator/src/org/eclipse/xtext/xtext/generator/model/project/RuntimeProjectConfig.java (diff)
The file was modified org.eclipse.xtext.common.types.shared/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testing.junit5.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit4.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.junit4/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codemining/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.common/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.m2e/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.edit/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.ecore/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ecore/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.lib/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.extras.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ide.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.ide.swtbot.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.standalone/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.buildship/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codetemplates/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.performance.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.shared.jdt38/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testlanguages.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder.standalone/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.core.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testing.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.generator/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ui.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.junit/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.builder.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.testlanguages.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.purexbase/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.bootstrap/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.smap/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testing/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testdata/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.ui.codetemplates.ui/META-INF/MANIFEST.MF (diff)
Commit 37af9fa0ff85f1b49245f8f3796baf53e306343b by Sebastian Zarnekow
Update fixVersions script

Signed-off-by: Sebastian Zarnekow <sebastian.zarnekow@gmail.com>
The file was modified scripts/fixVersions.sh (diff)
Commit 463d0ccdff1232db2d4b5becf23231f64e318741 by Christian Dietrich
prepare 2024-03 release target

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was addedxtext-r202403.target
The file was modified xtext-latest.target (diff)
The file was modified Jenkinsfile (diff)
Commit 547403a2ff9b8a050974971b4e3ab7c506f2b20f by Lorenzo Bettini
updated xtend plugin test with multiline string

for Windows eols
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/filesystemaccess/src/main/java/myannotation/MyAnnotation.xtend (diff)
Commit c61220f048337c6ef09948c080f8ab1cce8d9ea9 by Lorenzo Bettini
replace("\r", "") in Xtend quickfix test

to make it work on Windows as well
The file was modified org.eclipse.xtend.ide.tests/xtend-gen/org/eclipse/xtend/ide/tests/compiler/QuickDebugSourceInstallingCompilationParticipantTest.java (diff)
The file was modified org.eclipse.xtend.ide.tests/src/org/eclipse/xtend/ide/tests/compiler/QuickDebugSourceInstallingCompilationParticipantTest.xtend (diff)
Commit 52b5d7aea26fcb798fb0f60af15425d627f24f00 by Lorenzo Bettini
re-enabled Windows GitHub Actions workflow

We also pass maven.home pointing to the Maven Wrapper Maven
installation: this way, our maven plugin ITs will use the same Maven
that we use in the build
The file was modified .github/workflows/maven.yml (diff)
Commit 76d8f2b4242b28ceaca51f5a532303f0b74a7f09 by Lorenzo Bettini
Use the Maven Wrapper only in Jenkinsfile
The file was modified jenkins/nightly-deploy/Jenkinsfile (diff)
The file was modified jenkins/release-deploy/Jenkinsfile (diff)
The file was modified jenkins/milestone-deploy/Jenkinsfile (diff)
The file was modified full-deploy.sh (diff)
The file was modified Jenkinsfile (diff)
The file was modified full-build.sh (diff)
Commit 5952021b59ab92d3002d6c70178cf81b9ab21901 by Lorenzo Bettini
show maven.home at the beginning
The file was modified org.eclipse.xtext.maven.plugin/src/test/java/org/eclipse/xtext/maven/plugin/XtextGeneratorIT.java (diff)
Commit 83ecc709e46aae6a1b2e4e17ac99d85986ec6a31 by Lorenzo Bettini
Save System.out and print other information
The file was modified org.eclipse.xtext.maven.plugin/src/test/java/org/eclipse/xtext/maven/plugin/XtextGeneratorIT.java (diff)
The file was modified pom.xml (diff)
Commit 746719f25e8b424734500f286802a893b5282c36 by Lorenzo Bettini
updated ParentProjectDescriptor for Tycho 4
The file was modified org.eclipse.xtext.xtext.wizard/src/org/eclipse/xtext/xtext/wizard/ParentProjectDescriptor.xtend (diff)
The file was modified org.eclipse.xtext.xtext.wizard/xtend-gen/org/eclipse/xtext/xtext/wizard/ParentProjectDescriptor.java (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/pom.xml (diff)
Commit c4ee74db3af6286322ad6b0fb6a6e0a272736e9d by Lorenzo Bettini
explicit execution for maven-surefire-plugin with Tycho 4

Due to changes in Tycho 4: the test mojo of the maven-surefire-plugin is
no longer part of the default life-cycle
The file was modified pom.xml (diff)
Commit aeab8127d9d28d36c27ac09119ad174f22135bcf by Lorenzo Bettini
removed unused tycho-version in xtext-maven-plugin ITs' parent POM
The file was modified org.eclipse.xtext.maven.plugin/src/test/resources/it/generate/pom.xml (diff)
The file was modified .mvn/wrapper/maven-wrapper.properties (diff)
The file was modified pom.xml (diff)
Commit 5b16d2a6eb8d7a8a27c4b505165f7b03d8f84531 by Lorenzo Bettini
fix output path="target/test-classes" otherwise no test is executed
The file was modified org.eclipse.xtend.lib.tests/.classpath (diff)
Commit 173afcc840827524bcfc7fea62f61694c39ec0d3 by Lorenzo Bettini
explicit junit provider to make the tests run
The file was modified org.eclipse.xtend.lib.tests/pom.xml (diff)
Commit ab8618a604519cedb246910f244f459da685379e by Florian Pirchner
issue 2945 - add "writeStorageResources" to xtext-maven-plugin
Signed-off-by: Florian Pirchner <florian.pirchner@gmail.com>
The file was modified org.eclipse.xtext.testlanguages/META-INF/MANIFEST.MF (diff)
The file was addedorg.eclipse.xtext.maven.plugin/src/test/resources/it/generate/simple-lang-write-storage-resources/src/main/java/Model.nojdt
The file was addedorg.eclipse.xtext.testlanguages/src/org/eclipse/xtext/testlanguages/noJdt/writeStorageResources/NoJdtTestLanguageWriteStoragResourcesStandaloneSetup.java
The file was modified org.eclipse.xtext.maven.plugin/src/test/java/org/eclipse/xtext/maven/plugin/XtextGeneratorIT.java (diff)
The file was modified org.eclipse.xtext.maven.plugin/src/main/java/org/eclipse/xtext/maven/AbstractXtextGeneratorMojo.java (diff)
The file was addedorg.eclipse.xtext.maven.plugin/src/test/resources/it/generate/simple-lang-write-storage-resources/src/main/java/RefModel.nojdt
The file was addedorg.eclipse.xtext.maven.plugin/src/test/resources/it/generate/simple-lang-write-storage-resources/pom.xml
The file was addedorg.eclipse.xtext.testlanguages/src/org/eclipse/xtext/testlanguages/noJdt/writeStorageResources/NoJdtTestLanguageWriteStorageResourcesRuntimeModule.java
Commit a315121d4153469018772fc717d23b01e37a9cf9 by Christian Dietrich
support 2024-06 in oomph

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was modified releng/org.eclipse.xtext.contributor/Xtext.setup (diff)
Commit 5d957f3f4303634faf34fb0872d11831466a341a by Christian Dietrich
build latest against 202406 and update wizard
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/mavenTychoP2J17.target/mavenTychoP2J17.target.target (diff)
The file was modified org.eclipse.xtext.xtext.wizard/xtend-gen/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.java (diff)
The file was modified org.eclipse.xtext.xtext.wizard/src/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.xtend (diff)
The file was modified xtext-latest.target (diff)
The file was modified xtext-r202206.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/mavenTychoJ17.target/mavenTychoJ17.target.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/tp/domainmodel.target (diff)
The file was modified xtext-r202309.target (diff)
The file was modified xtext-r202212.target (diff)
The file was modified xtext-r202303.target (diff)
The file was modified xtext-r202403.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified xtext-r202209.target (diff)
The file was modified xtext-r202203.target (diff)
The file was modified xtext-r202312.target (diff)
Commit c487ba8a351b18b53c213531fa098a20c0dd1583 by Christian Dietrich
update to orbit 202406

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/mavenTychoP2J17.target/mavenTychoP2J17.target.target (diff)
The file was modified org.eclipse.xtext.xtext.wizard/xtend-gen/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.java (diff)
The file was modified org.eclipse.xtext.dev-bom/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/mavenTychoP2.target/mavenTychoP2.target.target (diff)
The file was modified org.eclipse.xtext.p2repository/category.xml (diff)
The file was modified xtext-latest.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/tp/domainmodel.target (diff)
The file was modified org.eclipse.xtext.xtext.wizard/src/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.xtend (diff)
The file was modified xtext-r202403.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/full.target/full.target.target (diff)
The file was modified xtext-r202209.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/lsMavenTychoApp.target/lsMavenTychoApp.target.target (diff)
The file was modified xtext-r202312.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/mavenTychoJ17.target/mavenTychoJ17.target.target (diff)
The file was modified NOTICE.md (diff)
The file was modified org.eclipse.xtext.common.types/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/mavenTycho.target/mavenTycho.target.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified xtext-r202212.target (diff)
The file was modified xtext-r202206.target (diff)
The file was modified xtext-r202203.target (diff)
The file was modified xtext-r202309.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/lsMavenTychoFatjar.target/lsMavenTychoFatjar.target.target (diff)
The file was modified xtext-r202303.target (diff)
Commit 1d83f8991764af318c917f5e2b34d86981742172 by Sebastian Zarnekow
Fix encoding for URIs that contain escaped sequences and a fragment

Signed-off-by: Ehab Younes <ehab.alyounes@gmail.com>
The file was modified org.eclipse.xtext.util/src/org/eclipse/xtext/util/UriExtensions.java (diff)
The file was modified org.eclipse.xtext.ide.tests/src/org/eclipse/xtext/ide/tests/server/UriExtensionsTest.java (diff)
Commit 2bfb72919b4fd9578a712c1071ac00ed77f845a3 by Christian Dietrich
update to asm 9.7 and guava 33.1.0

fixes #2971
The file was modified xtext-latest.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/lsMavenTychoApp.target/lsMavenTychoApp.target.target (diff)
The file was modified xtext-r202209.target (diff)
The file was modified org.eclipse.xtext.common.types.eclipse.tests/META-INF/MANIFEST.MF_gen (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/lsMavenTychoFatjar.target/lsMavenTychoFatjar.target.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.lib/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testdata/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/mavenTychoP2J17.target/mavenTychoP2J17.target.target (diff)
The file was modified xtext-r202303.target (diff)
The file was modified xtext-r202309.target (diff)
The file was modified xtext-r202312.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/mavenTychoP2.target/mavenTychoP2.target.target (diff)
The file was modified org.eclipse.xtext.purexbase.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types/src/org/eclipse/xtext/common/types/access/impl/DeclaredTypeFactory.java (diff)
The file was modified org.eclipse.xtext.p2repository/category.xml (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.examples/projects/xtend-annotation-examples/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.common.types.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.dev-bom/pom.xml (diff)
The file was modified xtext-r202212.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/fowlerdsl/org.eclipse.xtext.example.fowlerdsl.tests/META-INF/MANIFEST.MF (diff)
The file was modified xtext-r202403.target (diff)
The file was modified org.eclipse.xtext.xbase.lib.gwt/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/pom.xml (diff)
The file was modified org.eclipse.xtext.xbase.ide/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.redist.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.common.types/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages.ui/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/mavenTycho.target/mavenTycho.target.target (diff)
The file was modified org.eclipse.xtext.purexbase.eclipse.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.xtext.generator/src/org/eclipse/xtext/xtext/generator/types/TypesGeneratorFragment2.java (diff)
The file was modified org.eclipse.xtext.xbase/META-INF/MANIFEST.MF (diff)
The file was modified NOTICE.md (diff)
The file was modified org.eclipse.xtext.xtext.wizard/src/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.xtend (diff)
The file was modified xtext-r202306.target (diff)
The file was modified org.eclipse.xtext.purexbase/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.core.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.core/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.runtime.feature/feature.xml (diff)
The file was modified org.eclipse.xtext.xtext.wizard/xtend-gen/org/eclipse/xtext/xtext/wizard/TargetPlatformProject.java (diff)
The file was modified xtext-r202206.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/full.target/full.target.target (diff)
The file was modified org.eclipse.xtext.util/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/mavenTychoJ17.target/mavenTychoJ17.target.target (diff)
The file was modified org.eclipse.xtend.examples/projects/xtend-annotation-examples-client/META-INF/MANIFEST.MF (diff)
The file was modified xtext-r202203.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/homeautomation/org.eclipse.xtext.example.homeautomation.tests/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.sdk.feature/feature.xml (diff)
Commit a163c4e7f163edfbaa4042886fcc3a61de4da581 by Christian Dietrich
update to mwe 2.18.0.M1

Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
The file was modified xtext-r202206.target (diff)
The file was modified xtext-r202312.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/mavenTychoJ17.target/mavenTychoJ17.target.target (diff)
The file was modified xtext-r202203.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/mavenTycho.target/mavenTycho.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/lsMavenTychoApp.target/lsMavenTychoApp.target.target (diff)
The file was modified xtext-r202212.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/lsMavenTychoFatjar.target/lsMavenTychoFatjar.target.target (diff)
The file was modified xtext-r202306.target (diff)
The file was modified org.eclipse.emf.mwe2.language.sdk.dummy/feature.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoFatjar/lsMavenTychoFatjar.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/pom.xml (diff)
The file was modified xtext-r202309.target (diff)
The file was modified xtext-r202303.target (diff)
The file was modified org.eclipse.xtext.dev-bom/pom.xml (diff)
The file was modified xtext-r202209.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/full/full.parent/full.target/full.target.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/mavenTychoP2.target/mavenTychoP2.target.target (diff)
The file was modified xtext-latest.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/lsMavenTychoApp/lsMavenTychoApp.parent/pom.xml (diff)
The file was modified xtext-r202403.target (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTycho/mavenTycho.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/mavenTychoP2J17.target/mavenTychoP2J17.target.target (diff)
The file was modified org.eclipse.xtext.util/src/org/eclipse/xtext/util/XtextVersion.java (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2/mavenTychoP2.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/pom.xml (diff)
The file was modified org.eclipse.emf.mwe2.language.sdk.dummy/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/tp/domainmodel.target (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel/pom.xml (diff)
Commit 9c1779d8b11210fce63c0d247a7eca688a66afd0 by Hannes Wellmann
Re-normalize line-endings in git of all files to Linux style ("\n")

Some ASCII-files were checked-in into git having windows style line
endings (\r\n). This is in general not wanted because it can cause
modified files without any difference in git-staging.

This change re-normalizes all such files in this repository except for
*.bat files which are only used on Windows.

To re-normalize line endings of all files use the following command
(including dot):

git add --renormalize .
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/encoding/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/editor/embedded/OperationHistoryListener.java (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/preferences/IStatusChangeListener.java (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/symlinks/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/editor/IXtextEditorAware.java (diff)
The file was modified org.eclipse.xtend.maven.archetype/src/main/resources/archetype-resources/src/main/java/HelloXtend.xtend (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/multisources/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/trace_disabled/pom.xml (diff)
The file was modified org.eclipse.xtend.m2e/plugin.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/trace_enabled/pom.xml (diff)
The file was modified org.eclipse.xtext.maven.plugin/src/test/resources/it/generate/bug463946/src/main/java/xcore/bug463946/Bug463946SuperImpl.java (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/install_debug_info/smap_multisource/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/preferences/ScrolledPageContent.java (diff)
The file was modified org.eclipse.xtext.xbase.testlanguages/src/org/eclipse/xtext/xbase/testlanguages/bug462047/Bug462047Lang.xtext (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/xtenderrors/pom.xml (diff)
The file was modified org.eclipse.xtend.core.tests/batch-compiler-data/bug410594/mypackage/TortoiseView.xtend (diff)
The file was modified org.eclipse.xtext.common.types.eclipse.tests/src/org/eclipse/xtext/common/types/xtext/ui/generator/ContentAssistTestLanguageGenerator.java (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/install_debug_info/simple_smap/pom.xml (diff)
The file was modified org.eclipse.xtext.tests/src/org/eclipse/xtext/parsetree/formatter/FormatterTestLineSeparatorInformation.java (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/withtestsrc/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/install_debug_info/xtend_as_primary/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/trace_withtestsrc/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/editor/embedded/EmbeddedEditorMessages.properties (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/preferences/ProjectSelectionDialog.java (diff)
The file was modified org.eclipse.xtend.maven.archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/xtendwarnings/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/editor/embedded/EmbeddedEditor.java (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/simple/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/xtend-prefs-unused/pom.xml (diff)
The file was modified org.eclipse.xtext.web.example.entities/src/org/eclipse/xtext/web/example/entities/Entities.xtext (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/xtend-prefs/pom.xml (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/suppress_warnings_annotation/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/preferences/StatusInfo.java (diff)
The file was modified org.eclipse.xtext.maven.plugin/src/test/resources/it/generate/bug463946/src/main/java/xcore/bug463946/Bug463946SuperIntf.java (diff)
The file was modified org.eclipse.xtend.examples/projects/xtend-annotation-examples-client/META-INF/MANIFEST.MF (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/install_debug_info/xtend_as_primary_with_synthetic_vars/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/editor/embedded/EmbeddedEditorModelAccess.java (diff)
The file was modified org.eclipse.xtend.m2e/build.properties (diff)
The file was modified org.eclipse.xtend.maven.plugin/src/test/resources/it/compile/multisources-to-link/pom.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/editor/embedded/TextViewerAction.java (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/preferences/OptionsConfigurationBlock.java (diff)
The file was modified org.eclipse.xtext.common.types.tests/src/org/eclipse/xtext/common/types/xtext/ui/generator/ContentAssistTestLanguageGenerator.java (diff)
The file was modified org.eclipse.xtext.common.types/src/org/eclipse/xtext/common/types/access/impl/URIHelperConstants.java (diff)
The file was modified org.eclipse.xtext.maven.plugin/src/test/resources/it/generate/bug463946/model/Bug463946.xcore (diff)
The file was modified org.eclipse.xtend.m2e/lifecycle-mapping-metadata.xml (diff)
The file was modified org.eclipse.xtext.ui/src/org/eclipse/xtext/ui/preferences/PropertyAndPreferencePage.java (diff)
The file was modified org.eclipse.xtext.xtext.ui.graph/icons/railroad.svg (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoJ17/mavenTychoJ17.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.wizard/xtend-gen/org/eclipse/xtext/xtext/wizard/ParentProjectDescriptor.java (diff)
The file was modified org.eclipse.xtext.xtext.ui.examples/projects/domainmodel/org.eclipse.xtext.example.domainmodel.releng/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified org.eclipse.xtext.tests/testdata/wizard-expectations/mavenTychoP2J17/mavenTychoP2J17.parent/pom.xml (diff)
The file was modified org.eclipse.xtext.xtext.wizard/src/org/eclipse/xtext/xtext/wizard/ParentProjectDescriptor.xtend (diff)