Skip to content

Changes

Summary

  1. 131: profile for Jacoco and restructured surefire (details)
  2. 131: explicit environments in TP configuration (details)
  3. 131: Java 11 and Tycho 2.2.0 (details)
  4. 131: same configuration for all TP locations (details)
  5. 131: JUnit 4.13.1 (details)
  6. GitHub Actions badge (details)
  7. 131: enabled jacoco profile (details)
  8. 131: effectively use tycho.testArgLine (details)
  9. 131: enabled coveralls (details)
  10. 131: removed Xtend code from Lambda DSL (details)
  11. gpgArguments (details)
  12. maven-javadoc-plugin configuration (details)
  13. maven-javadoc-plugin failOnError false (details)
  14. use tycho-source-plugin new feature-source (details)
  15. Update README.md (details)
  16. removed old TP files (details)
  17. renamed TP file (details)
  18. changed version ranges of objectweb.asm (details)
  19. http -> https in TP (details)
  20. 140: Port to Xtext 2.25.0 (details)
  21. 140: regenerated with Xtext 2.25.0 (details)
  22. 140: updated generation tests (details)
  23. 140: updated SWTBot test (details)
  24. 140: updated objectweb.asm version (details)
  25. removed a few warnings (details)
  26. Incremented version 1.20.0 (details)
  27. Update README.md (details)
  28. 144: Update Xdoc in TP (details)
  29. 144: Update Oomph setup for Xdoc (details)
  30. 144: removed dep Xdoc from MANIFEST (details)
  31. 144: Removed Xdoc from TP (details)
  32. 144: Removed Xdoc from TP in Oomph (details)
  33. add code of conduct file (details)
  34. add constributing file (details)
  35. 153: Provide an Xsemantics build for Xtext 2.26 (details)
  36. 153: regenerated Messages.java (details)
  37. 153: removed API baseline (details)
  38. 153: jdt.compiler.apt for xtext-maven-plugin (details)
  39. 153: exclusions of some Maven repos (details)
  40. 153: removed API baseline (details)
  41. 153: lifecycle-mapping (details)
  42. 153: makeJava8Compliant (details)
  43. 153: removed a few deprecations (details)
Commit 93dcf08f83857163de1cfb66f1ee3cb0cc091b77 by Lorenzo Bettini
131: profile for Jacoco and restructured surefire

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified examples/org.eclipse.xsemantics.example.expressions.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui.tests/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.tests.swtbot/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.repository/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.ui.tests/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.tests/pom.xml (diff)
Commit 92ceaad62480ebe536d477b5df0a4d7f2e32b40b by Lorenzo Bettini
131: explicit environments in TP configuration

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 0c92d5514eb19f0f801b303db967e346a5f82248 by Lorenzo Bettini
131: Java 11 and Tycho 2.2.0

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was modified .github/workflows/maven.yml (diff)
Commit 0926820aac993028223bd81326468171c584c10d by Lorenzo Bettini
131: same configuration for all TP locations

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xtext-2.20.0.target (diff)
Commit 1ddcd11cb428826bf97ad662e161f670c46bbac7 by Lorenzo Bettini
131: JUnit 4.13.1

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 1c2d348362357ef3ae12cf8dc3b9ecab5a2f7b39 by noreply
GitHub Actions badge
The file was modified README.md (diff)
Commit 1a87d6c2a6bb7dd0c64f69c8f77cd9233e7a8146 by Lorenzo Bettini
131: enabled jacoco profile

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified .github/workflows/maven.yml (diff)
Commit 42b47448635095085444cae0926d078d99332448 by Lorenzo Bettini
131: effectively use tycho.testArgLine

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit eea14195927a3449d54155f04112c61575416c94 by Lorenzo Bettini
131: enabled coveralls

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was modified .github/workflows/maven.yml (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit e7fed866f220eb643292d9bd0059bd20b44418eb by Lorenzo Bettini
131: removed Xtend code from Lambda DSL

Task-Url: https://github.com/eclipse/xsemantics/issues/131
The file was removedexamples/org.eclipse.xsemantics.example.lambda/xtend-gen/.gitignore
The file was addedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/validation/LambdaValidatorFilter.java
The file was removedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/xsemantics/LambdaTermUtils.xtend
The file was modified examples/org.eclipse.xsemantics.example.lambda/.classpath (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda/build.properties (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda/pom.xml (diff)
The file was removedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/validation/LambdaValidatorFilter.xtend
The file was addedexamples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/xsemantics/LambdaTermUtils.java
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 859c5d866c12b77fdd511eae60b74357b2a3d62b by Lorenzo Bettini
maven-javadoc-plugin configuration
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 4e1dc661a1f6a6bc18879c6525b2fcc113f13de8 by Lorenzo Bettini
maven-javadoc-plugin failOnError false
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 8c300a70f52d515d4628e1491fafba21d1a69489 by Lorenzo Bettini
use tycho-source-plugin new feature-source
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was modified README.md (diff)
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/README.txt
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/oxygen-xtext-2.14.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/oxygen-xtext-2.15.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/oxygen-xtext-2.13.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/xtext-milestones.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/neon-xtext-2.12.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/xtext-nightly.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/mars-xtext-2.9.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/oxygen-xtext-2.16.0.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/create_local_target.ant
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/mars-xtext-2.10.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/mars-xtext-2.8.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/neon-xtext-2.11.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/kepler.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/kepler/kepler.target
The file was addeddevtools/org.eclipse.xsemantics.targetplatform/old/README.txt
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/kepler/.project
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/photon-xtext-2.17.0.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/old/luna-xtext-2.6.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/xtext-2.19.0.target
The file was addeddevtools/org.eclipse.xsemantics.targetplatform/old/create_local_target.ant
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/neon-xtext-2.10.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/luna.target
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was addeddevtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target
The file was removeddevtools/org.eclipse.xsemantics.targetplatform/xtext-2.20.0.target
Commit 398aec36121b88faf8ad76eba781ed9766745b9a by Lorenzo Bettini
changed version ranges of objectweb.asm
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/META-INF/MANIFEST.MF (diff)
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target (diff)
Commit ddd86ed2fa61165b54bac4566263ddf70d3752ee by Lorenzo Bettini
140: Port to Xtext 2.25.0

Task-Url: https://github.com/eclipse/xsemantics/issues/140
The file was modified devtools/org.eclipse.xsemantics.workspace/Xsemantics.setup (diff)
The file was modified features/org.eclipse.xsemantics.feature/feature.xml (diff)
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 4c1b8523e0eac8c357e6e33ea8b61b436c045d2e by Lorenzo Bettini
140: regenerated with Xtext 2.25.0

Task-Url: https://github.com/eclipse/xsemantics/issues/140
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui/plugin.xml_gen (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl/plugin.xml (diff)
The file was addedexamples/org.eclipse.xsemantics.example.lambda/plugin.xml_gen
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui/plugin.xml_gen (diff)
The file was addedexamples/org.eclipse.xsemantics.example.expressions/plugin.xml_gen
The file was modified examples/org.eclipse.xsemantics.example.fj.ui/plugin.xml_gen (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl.ui/plugin.xml_gen (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj/plugin.xml_gen (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui/plugin.xml_gen (diff)
The file was addedexamples/org.eclipse.xsemantics.example.fjcached/plugin.xml_gen
The file was modified examples/org.eclipse.xsemantics.example.fj.ui/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj/.launch/Generate FJ (fj) Language Infrastructure.launch (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl.ui/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached/plugin.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui/plugin.xml (diff)
Commit 32eb2a5db5c5dc4088340b3a4f74bd4395df2251 by Lorenzo Bettini
140: updated generation tests

Task-Url: https://github.com/eclipse/xsemantics/issues/140
The file was modified tests/org.eclipse.xsemantics.dsl.tests/src/org/eclipse/xsemantics/dsl/tests/XsemanticsValidatorTest.xtend (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/expectations/fj_cached_options_test/org/eclipse/xsemantics/test/fj/caching/validation/FjFirstCachedOptionsTypeSystemValidator.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/test-gen/fj_cached_options_test/org/eclipse/xsemantics/test/fj/caching/FjFirstCachedOptionsTypeSystem.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/expectations/fj_cached_options_test/org/eclipse/xsemantics/test/fj/caching/FjFirstCachedOptionsTypeSystem.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/xsemantics-gen/org/eclipse/xsemantics/test/fj/caching/validation/FjFirstCachedOptionsTypeSystemValidator.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/test-gen/fj_cached_options_test/org/eclipse/xsemantics/test/fj/caching/validation/FjFirstCachedOptionsTypeSystemValidator.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/xsemantics-gen/org/eclipse/xsemantics/test/fj/caching/FjFirstCachedOptionsTypeSystem.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/src/org/eclipse/xsemantics/dsl/tests/generator/XsemanticsJvmModelGeneratorTest.xtend (diff)
Commit 7611a6d09ddf15789f22ea420f8404f9481993f8 by Lorenzo Bettini
140: updated SWTBot test

Task-Url: https://github.com/eclipse/xsemantics/issues/140
The file was modified tests/org.eclipse.xsemantics.tests.swtbot/src/org/eclipse/xsemantics/tests/swtbot/wizards/XsemanticsImportExamplesProjectWizardTests.java (diff)
Commit 21d37923034d1c9b1598f6ec75016cb20e841f24 by Lorenzo Bettini
140: updated objectweb.asm version

Task-Url: https://github.com/eclipse/xsemantics/issues/140
The file was modified plugins/org.eclipse.xsemantics.dsl/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/META-INF/MANIFEST.MF (diff)
The file was addedexamples/org.eclipse.xsemantics.example.fjcached.ide/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.fj.ide/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.expressions.ui.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.expressions.ide/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.lambda.ide/.settings/org.eclipse.jdt.launching.prefs
The file was addeddoc/org.eclipse.xsemantics.doc/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.lambda.ui.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.fj.ui.tests/.settings/org.eclipse.jdt.launching.prefs
The file was modified examples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/xsemantics/LambdaTypeBeautifier.java (diff)
The file was addedexamples/org.eclipse.xsemantics.example.fjcached.tests/.settings/org.eclipse.jdt.launching.prefs
The file was addedexamples/org.eclipse.xsemantics.example.fjcached.ui.tests/.settings/org.eclipse.jdt.launching.prefs
The file was modified examples/org.eclipse.xsemantics.example.lambda/src/org/eclipse/xsemantics/example/lambda/xsemantics/LambdaTypeModifier.java (diff)
Commit daa510cfd98d846304d15582535a3e61e65e7eda by Lorenzo Bettini
Incremented version 1.20.0
The file was modified tests/org.eclipse.xsemantics.dsl.tests/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.xsemantics.tests.pde.utils/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui.tests/pom.xml (diff)
The file was modified devtools/org.eclipse.xsemantics.workspace/feature.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.ui.examples/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.tests/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.tests.feature/feature.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.xsemantics.implemented.examples.feature/feature.xml (diff)
The file was modified features/org.eclipse.xsemantics.implemented.examples.feature/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.tests.swtbot/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.xsemantics.example.maven.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.examples.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.xsemantics.runtime/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ide/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.ui.examples/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.tests.pde.utils/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.examples.feature/feature.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.tests/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.parent/ant/release.properties (diff)
The file was modified devtools/org.eclipse.xsemantics.targetplatform/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui.tests/pom.xml (diff)
The file was modified plugins/org.eclipse.xsemantics.runtime/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ide/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.ui.tests/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.tests.swtbot/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ide/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl.ui/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.xsemantics.runtime.feature/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.repository/category.xml (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl.ide/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.tests/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl.ide/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ide/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ide/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ide/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.xsemantics.example.maven.test/pom.xml (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.runtime.feature/feature.xml (diff)
The file was modified features/org.eclipse.xsemantics.dsl.ui.tests.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.xsemantics.dsl.ui/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ide/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.releng/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.xsemantics.doc.feature/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui/pom.xml (diff)
The file was modified doc/org.eclipse.xsemantics.doc/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.sdk/feature.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui.tests/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.xsemantics.tests.feature/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui/META-INF/MANIFEST.MF (diff)
The file was modified releng/org.eclipse.xsemantics.repository/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.sdk/pom.xml (diff)
The file was modified doc/org.eclipse.xsemantics.doc/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui.tests/META-INF/MANIFEST.MF (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui/pom.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.xsemantics.feature/pom.xml (diff)
The file was modified features/org.eclipse.xsemantics.doc.feature/feature.xml (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ide/META-INF/MANIFEST.MF (diff)
The file was modified releng/org.eclipse.xsemantics.maven.releng/pom.xml (diff)
The file was modified README.md (diff)
Commit c144d8971c304d7917d490cb1896403ec70265d1 by Lorenzo Bettini
144: Update Xdoc in TP

Task-Url: https://github.com/eclipse/xsemantics/issues/144
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target (diff)
Commit 8f1c7260689c01b9d800e28e9d6dc1c060cda288 by Lorenzo Bettini
144: Update Oomph setup for Xdoc

Task-Url: https://github.com/eclipse/xsemantics/issues/144
The file was modified devtools/org.eclipse.xsemantics.workspace/Xsemantics.setup (diff)
Commit 01a848be42122faa18f47b934baa3098d429134f by Lorenzo Bettini
144: removed dep Xdoc from MANIFEST

Task-Url: https://github.com/eclipse/xsemantics/issues/144
The file was removeddoc/org.eclipse.xsemantics.doc/src/workflow/GenerateHelpArtifacts.mwe2
The file was modified doc/org.eclipse.xsemantics.doc/pom.xml (diff)
The file was modified doc/org.eclipse.xsemantics.doc/.classpath (diff)
The file was modified doc/org.eclipse.xsemantics.doc/META-INF/MANIFEST.MF (diff)
The file was addeddoc/org.eclipse.xsemantics.doc/old-xdoc/workflow/GeneratePDF.oldmwe2
The file was addeddoc/org.eclipse.xsemantics.doc/old-xdoc/oldpom.xml
The file was removeddoc/org.eclipse.xsemantics.doc/src/workflow/GeneratePDF.mwe2
The file was modified doc/org.eclipse.xsemantics.doc/build.properties (diff)
The file was addeddoc/org.eclipse.xsemantics.doc/old-xdoc/workflow/GenerateHelpArtifacts.oldmwe2
Commit 6aa17ec30cad2fcba1e1f1bb5e12c50c7146730d by Lorenzo Bettini
144: Removed Xdoc from TP

Task-Url: https://github.com/eclipse/xsemantics/issues/144
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target (diff)
Commit 1c45273841044d555f41d9f9eb26b95488284869 by Lorenzo Bettini
144: Removed Xdoc from TP in Oomph

Task-Url: https://github.com/eclipse/xsemantics/issues/144
The file was modified devtools/org.eclipse.xsemantics.workspace/Xsemantics.setup (diff)
Commit d5950198afc63057e1a29b7fc66c6ff4fed802c2 by Mark-Oliver Reiser
add code of conduct file

Taken from https://github.com/eclipse-ee4j/.github/blob/main/CODE_OF_CONDUCT.md
The file was addedCODE_OF_CONDUCT.md
Commit ba127e51cc0d80556ec77aca2bcfb3adb9482418 by Mark-Oliver Reiser
add constributing file

Based on https://github.com/eclipse/kura/blob/develop/CONTRIBUTING.md
and adapted for Eclipse Xsemantics.
The file was addedCONTRIBUTING.md
Commit 932e60e25f0dd14a4e7060dd64f03cf05a87cc7c by Lorenzo Bettini
153: Provide an Xsemantics build for Xtext 2.26

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified devtools/org.eclipse.xsemantics.workspace/Xsemantics.setup (diff)
The file was modified features/org.eclipse.xsemantics.feature/feature.xml (diff)
The file was modified devtools/org.eclipse.xsemantics.targetplatform/xsemantics.target.target (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 65b94f2507753edde7bf01031e3bddcc541b22b7 by Lorenzo Bettini
153: regenerated Messages.java

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified examples/org.eclipse.xsemantics.example.lambda.ui/src/org/eclipse/xsemantics/example/lambda/ui/wizard/Messages.java (diff)
The file was modified examples/org.eclipse.xsemantics.example.fj.ui/src/org/eclipse/xsemantics/example/fj/ui/wizard/Messages.java (diff)
The file was modified examples/org.eclipse.xsemantics.example.fjcached.ui/src/org/eclipse/xsemantics/example/fjcached/ui/wizard/Messages.java (diff)
The file was modified examples/org.eclipse.xsemantics.example.expressions.ui/src/org/eclipse/xsemantics/example/expressions/ui/wizard/Messages.java (diff)
Commit d3477eaa586ece76d6c58a1926cfe51c00107832 by Lorenzo Bettini
153: removed API baseline

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified devtools/org.eclipse.xsemantics.workspace/Xsemantics.setup (diff)
Commit 8495a74c916e13e1b378f186494cfcd42487c8b6 by Lorenzo Bettini
153: jdt.compiler.apt for xtext-maven-plugin

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified tests/org.eclipse.xsemantics.tests.swtbot/pom.xml (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.ui.tests/pom.xml (diff)
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit 575027c9bab98d407eed2482c3b13f1a4718b421 by Lorenzo Bettini
153: exclusions of some Maven repos

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified releng/org.eclipse.xsemantics.parent/pom.xml (diff)
Commit f6084e84c368700c24c42d45d08070f1f4c03c9a by Lorenzo Bettini
153: removed API baseline

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified plugins/org.eclipse.xsemantics.runtime/.project (diff)
The file was removedplugins/org.eclipse.xsemantics.runtime/.settings/org.eclipse.pde.api.tools.prefs
Commit 081a1455c69387ea4915d4d3dcc2a9b1dafa7db8 by Lorenzo Bettini
153: lifecycle-mapping

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified tests/org.eclipse.xsemantics.example.maven.test/pom.xml (diff)
Commit 239a02289951ad2631654beb8f8d162f51d70a28 by Lorenzo Bettini
153: makeJava8Compliant

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified tests/org.eclipse.xsemantics.dsl.ui.tests/src/org/eclipse/xsemantics/dsl/tests/utils/ui/PluginProjectHelper.xtend (diff)
Commit f3c2f195a6a4445127e47a432330412734ca7709 by Lorenzo Bettini
153: removed a few deprecations

Task-Url: https://github.com/eclipse/xsemantics/issues/153
The file was modified tests/org.eclipse.xsemantics.dsl.tests/src/org/eclipse/xsemantics/dsl/tests/runtime/XsemanticsRuntimeSystemTests.java (diff)
The file was modified tests/org.eclipse.xsemantics.dsl.tests/src/org/eclipse/xsemantics/dsl/tests/generator/XsemanticsCompilerTest.xtend (diff)
The file was modified plugins/org.eclipse.xsemantics.runtime/src/org/eclipse/xsemantics/runtime/RuleApplicationTrace.java (diff)