Skip to content

Changes

#28 (Apr 10, 2024, 3:20:54 AM)

  1. Updated to API baseline 1.14.0 — Lorenzo Bettini / githubweb
  2. source cleanup applied to core projects — Lorenzo Bettini / githubweb
  3. removed a few TODOs — Lorenzo Bettini / githubweb
  4. useless overrides — Lorenzo Bettini / githubweb
  5. removed API filter — Lorenzo Bettini / githubweb
  6. warnings for compilance senttings — Lorenzo Bettini / githubweb
  7. revert to Iterator to make it compilable with RAP — Lorenzo Bettini / githubweb
  8. compilers.p.exec-env-too-low=2 in RAP — Lorenzo Bettini / githubweb
  9. removed old slf4j from rap.workspace feature — Lorenzo Bettini / githubweb
  10. avoid to String and StringBuffer — Lorenzo Bettini / githubweb
  11. combined catch — Lorenzo Bettini / githubweb
  12. avoid useless assignment to local variable — Lorenzo Bettini / githubweb
  13. fixed type for array in standard form — Lorenzo Bettini / githubweb
  14. moved private method in internal class — Lorenzo Bettini / githubweb
  15. removed useless throws — Lorenzo Bettini / githubweb
  16. NOSONAR for classes in standalone.lib — Lorenzo Bettini / githubweb
  17. final static loggers — Lorenzo Bettini / githubweb
  18. method reference — Lorenzo Bettini / githubweb
  19. fixed logger class — Lorenzo Bettini / githubweb
  20. addAll instead of loop — Lorenzo Bettini / githubweb
  21. isEmpty instead of size — Lorenzo Bettini / githubweb
  22. private constructor in utility classes — Lorenzo Bettini / githubweb
  23. protected constructor in abstract classes — Lorenzo Bettini / githubweb
  24. removed commented code in POM — Lorenzo Bettini / githubweb
  25. commented unused parameters — Lorenzo Bettini / githubweb
  26. commented unused parameters — Lorenzo Bettini / githubweb
  27. NOSONAR for Stack instead of Deque — Lorenzo Bettini / githubweb
  28. StringBuilder instead of StringBuffer — Lorenzo Bettini / githubweb
  29. computeIfAbsent — Lorenzo Bettini / githubweb
  30. adapted test for CachedLabelProvider — Lorenzo Bettini / githubweb
  31. NOSONAR for wildcard — Lorenzo Bettini / githubweb
  32. NOSONAR for returned null — Lorenzo Bettini / githubweb
  33. extracted EditCommand.applyUndoRedo — Lorenzo Bettini / githubweb
  34. commented empty constructors — Lorenzo Bettini / githubweb
  35. extracted constants — Lorenzo Bettini / githubweb
  36. NOSONAR for static field in instance method — Lorenzo Bettini / githubweb
  37. removed trailing space — Lorenzo Bettini / githubweb
  38. removed commented code in POM — Lorenzo Bettini / githubweb
  39. Maven 3.9.5 — Lorenzo Bettini / githubweb
  40. removed maven version prerequisite — Lorenzo Bettini / githubweb
  41. try re-enable DragAndDrop tests assertions — Lorenzo Bettini / githubweb
  42. updated Xtext 2.33 and MWE 2.16 in POM — Lorenzo Bettini / githubweb
  43. Revert "Consume Xtext 2.33.0.M3 in TP from 2023-12 site" — Lorenzo Bettini / githubweb
  44. updated TP for Xtext 2.33 and MWE 2.16 — Lorenzo Bettini / githubweb
  45. updated Oomph for Xtext 2.33 and MWE 2.16 — Lorenzo Bettini / githubweb
  46. Oomph: added Xpand update site for Xdoc — Lorenzo Bettini / githubweb
  47. remove Oomph generated target files — Lorenzo Bettini / githubweb
  48. ignore Oomph generated TP files — Lorenzo Bettini / githubweb
  49. updated RAP Example TP — Lorenzo Bettini / githubweb
  50. bumped timestamps for release 1.15.0 — Lorenzo Bettini / githubweb
  51. nexus-staging-maven-plugin 1.6.13 — Lorenzo Bettini / githubweb
  52. updated baseline to 1.15 — Lorenzo Bettini / githubweb
  53. updated API filters — Lorenzo Bettini / githubweb
  54. Oomph: added Xpand update site for Xdoc for IDE plugins — Lorenzo Bettini / githubweb
  55. EmfParsleyDslModelUtil in Java — Lorenzo Bettini / githubweb
  56. EmfParsleyDslTypeSystem in Java — Lorenzo Bettini / githubweb
  57. EmfParsleyDslGuiceModuleHelper in Java — Lorenzo Bettini / githubweb
  58. EmfParsleyDslImplicitlyImportedFeatures in Java — Lorenzo Bettini / githubweb
  59. EmfParsleyDslResourceDescriptionStrategy in Java — Lorenzo Bettini / githubweb
  60. scoper provider in Java — Lorenzo Bettini / githubweb
  61. EmfParsleyDslGeneratorUtils in Java — Lorenzo Bettini / githubweb
  62. EmfParsleyDslGenerator in Java — Lorenzo Bettini / githubweb
  63. formatted EmfParsleyDslPluginXmlGenerator — Lorenzo Bettini / githubweb
  64. EmfParsleyDslExpectedSuperTypes in Java — Lorenzo Bettini / githubweb
  65. label provider in Java — Lorenzo Bettini / githubweb
  66. remove javax.inject from RAP TP — Lorenzo Bettini / githubweb
  67. EmfParsleyDslOutlineTreeProvider in Java — Lorenzo Bettini / githubweb
  68. EmfParsleyDslQuickfixProvider in Java — Lorenzo Bettini / githubweb
  69. preferXtendStubs = false — Lorenzo Bettini / githubweb
  70. **/*Dsl*Setup*.java sonar exclusion — Lorenzo Bettini / githubweb
  71. remove javax.inject from RAP TP — Lorenzo Bettini / githubweb
  72. RAP TP: xbase.lib.feature from Xtext site — Lorenzo Bettini / githubweb
  73. bumped timestamps — Lorenzo Bettini / githubweb
  74. removed repeated version of maven-antrun-plugin — Lorenzo Bettini / githubweb
  75. updated to 2024-03 — Lorenzo Bettini / githubweb
  76. Revert SWTBot tests related to context menus — Lorenzo Bettini / githubweb
  77. <eclipse-version>2024-03 in parent POM — Lorenzo Bettini / githubweb
  78. updated javadoc plugin — Lorenzo Bettini / githubweb
  79. Xtext 2.34.0 and MWE2 1.17.0 — Lorenzo Bettini / githubweb
  80. Incremented version 1.16.0 — Lorenzo Bettini / githubweb
  81. mwe2 exec without dependencies — Lorenzo Bettini / githubweb
  82. removed emf.query dep from cdo.common — Lorenzo Bettini / githubweb
  83. removed emf.query from target platforms — Lorenzo Bettini / githubweb
  84. removed emf.query from launches — Lorenzo Bettini / githubweb
  85. removed some old files — Lorenzo Bettini / githubweb
  86. removed emf.query from Oomph setup — Lorenzo Bettini / githubweb
  87. removed emf.query from other launches — Lorenzo Bettini / githubweb
  88. removed very old files — Lorenzo Bettini / githubweb
  89. Incremented version 1.17.0 — Lorenzo Bettini / githubweb

#17 (Nov 16, 2023, 11:47:12 AM)

  1. target platform for RAP 2022-12 — Lorenzo Bettini / githubweb
  2. removed old target files — Lorenzo Bettini / githubweb
  3. updated RAP to Java 11 — Lorenzo Bettini / githubweb
  4. fixed a few warnings — Lorenzo Bettini / githubweb
  5. updated launch configuration — Lorenzo Bettini / githubweb
  6. working RAP TP (with references to local p2 sites) — Lorenzo Bettini / githubweb
  7. updated other API filters — Lorenzo Bettini / githubweb
  8. removed versions from TP — Lorenzo Bettini / githubweb
  9. updated TP for the example — Lorenzo Bettini / githubweb
  10. From /bin to /target/classes RAP — Lorenzo Bettini / githubweb
  11. updated build.properties — Lorenzo Bettini / githubweb
  12. prepared TP for the RAP nightly update site — Lorenzo Bettini / githubweb
  13. updated Oomph setup for RAP staging 2022-12 — Lorenzo Bettini / githubweb
  14. updated RAP TP for 2022-12 staging — Lorenzo Bettini / githubweb
  15. updated Oomph with slf4j for RAP — Lorenzo Bettini / githubweb
  16. slf4j and log4j as dependencies in workspace feature — Lorenzo Bettini / githubweb
  17. updated example RAP TP — Lorenzo Bettini / githubweb
  18. Jenkinsfile for RAP — Lorenzo Bettini / githubweb
  19. GitHub Actions workflow for RAP — Lorenzo Bettini / githubweb
  20. updated RAP TP name in parent POM — Lorenzo Bettini / githubweb
  21. separate target-platform-configuration — Lorenzo Bettini / githubweb
  22. separate target-platform-definition for RCP — Lorenzo Bettini / githubweb
  23. updated cache key for RAP — Lorenzo Bettini / githubweb
  24. repository POM parameterized — Lorenzo Bettini / githubweb
  25. updated rap repository POM for composite site — Lorenzo Bettini / githubweb
  26. configured maven antrun plugin in pluginManagement — Lorenzo Bettini / githubweb
  27. tycho-eclipserun-plugin in pluginManagement — Lorenzo Bettini / githubweb
  28. removed other old targetplatform files — Lorenzo Bettini / githubweb
  29. restored generateDownloadStatsProperty — Lorenzo Bettini / githubweb
  30. re-enabled PDEBasedTests — Lorenzo Bettini / githubweb
  31. removed overridden method — Lorenzo Bettini / githubweb
  32. removed org.apache.felix.scr — Lorenzo Bettini / githubweb
  33. don't put generated sources in example zips — Lorenzo Bettini / githubweb
  34. fixed char indentation in POM — Lorenzo Bettini / githubweb
  35. org.eclipse.jdt in SWTBot tests for macOS — Lorenzo Bettini / githubweb
  36. ensureEclipseBuildMechanism — Lorenzo Bettini / githubweb
  37. ignore all md files for GitHub Actions — Lorenzo Bettini / githubweb
  38. Added missing files in the project root — Lorenzo Bettini / githubweb
  39. updated Download webpage — Lorenzo Bettini / githubweb
  40. documented EMF Parsley RAP update site — Lorenzo Bettini / githubweb
  41. bumped timestamps — Lorenzo Bettini / githubweb
  42. Added maven example to the reactor — Lorenzo Bettini / githubweb
  43. unique name to eclipse p2 repo — Lorenzo Bettini / githubweb
  44. install our bundles so that xtext-maven-plugin finds them — Lorenzo Bettini / githubweb
  45. Revert "install our bundles so that xtext-maven-plugin finds them" — Lorenzo Bettini / githubweb
  46. dsl.standalone as part of the reactor — Lorenzo Bettini / githubweb
  47. Updated Maven example with launch configurations — Lorenzo Bettini / githubweb
  48. removed maven example from the main reactor — Lorenzo Bettini / githubweb
  49. xtext-maven-plugin in pluginManagement — Lorenzo Bettini / githubweb
  50. enabled xtext-maven-plugin in tests.views — Lorenzo Bettini / githubweb
  51. other GitHub Actions job for Maven and its example — Lorenzo Bettini / githubweb
  52. xvfb-run for the Maven example — Lorenzo Bettini / githubweb
  53. don't run maven-clean-plugin for the tests.view — Lorenzo Bettini / githubweb
  54. renamed launch configurations — Lorenzo Bettini / githubweb
  55. updated Maven example in doc — Lorenzo Bettini / githubweb
  56. fixed HTML generation of XML code — Lorenzo Bettini / githubweb
  57. updated maven-gpg-plugin configuration — Lorenzo Bettini / githubweb
  58. simplified DSL validator checkType — Lorenzo Bettini / githubweb
  59. attempt clearing the jdt index — Lorenzo Bettini / githubweb
  60. apache-maven-latest in Jenkinsfile — Lorenzo Bettini / githubweb
  61. apache-maven-3.8.6 in Jenkinsfile — Lorenzo Bettini / githubweb
  62. added Maven wrapper — Lorenzo Bettini / githubweb
  63. use the Maven wrapper in the build — Lorenzo Bettini / githubweb
  64. don't issue check type error when everything is not yet resolved — Lorenzo Bettini / githubweb
  65. tried to simplify waitForBuild — Lorenzo Bettini / githubweb
  66. pull up clear jdt index (not used anymore) — Lorenzo Bettini / githubweb
  67. single wait for build — Lorenzo Bettini / githubweb
  68. additional requirements in swtbot feature — Lorenzo Bettini / githubweb
  69. added logger to SWTBot abstract class — Lorenzo Bettini / githubweb
  70. private constructors in utility classes — Lorenzo Bettini / githubweb
  71. waitForBuildAllowWarnings — Lorenzo Bettini / githubweb
  72. refactored WaitForBuild condition — Lorenzo Bettini / githubweb
  73. attempt relying on workspace events — Lorenzo Bettini / githubweb
  74. Revert "attempt relying on workspace events" — Lorenzo Bettini / githubweb
  75. fullBuild in syncExec — Lorenzo Bettini / githubweb
  76. fullBuild without syncExec — Lorenzo Bettini / githubweb
  77. adapted waitForBuildAllowWarnings — Lorenzo Bettini / githubweb
  78. waitForJobs — Lorenzo Bettini / githubweb
  79. use waitForJobs in waitForBuild — Lorenzo Bettini / githubweb
  80. removed old unused methods — Lorenzo Bettini / githubweb
  81. avoid calling methods for something already checked — Lorenzo Bettini / githubweb
  82. temporarily enabled GitHub Actions for windows push — Lorenzo Bettini / githubweb
  83. re-enabled SWTBot tests in windows — Lorenzo Bettini / githubweb
  84. reset log level — Lorenzo Bettini / githubweb
  85. removed Flaky — Lorenzo Bettini / githubweb
  86. Revert "temporarily enabled GitHub Actions for windows push" — Lorenzo Bettini / githubweb
  87. releases/2022-12 in rap tp example — Lorenzo Bettini / githubweb
  88. reverted to staging for 2022-12 — Lorenzo Bettini / githubweb
  89. Archive Target Platform example — Lorenzo Bettini / githubweb
  90. better name for archived artifact — Lorenzo Bettini / githubweb
  91. no pom.xml in examples zips — Lorenzo Bettini / githubweb
  92. print jobs still running — Lorenzo Bettini / githubweb
  93. print jobs only in case of failure — Lorenzo Bettini / githubweb
  94. template tp for rap tp example — Lorenzo Bettini / githubweb
  95. rap.targetplatform in the standard build — Lorenzo Bettini / githubweb
  96. exclude template-tp from zipped examples — Lorenzo Bettini / githubweb
  97. correctly exclude template-tp from zipped examples — Lorenzo Bettini / githubweb
  98. adapted regex for create local test RAP tp — Lorenzo Bettini / githubweb
  99. simplified target platform maven project — Lorenzo Bettini / githubweb
  100. refer with target file name — Lorenzo Bettini / githubweb
  101. started configuring maven-surefire — Lorenzo Bettini / githubweb
  102. removed specific mac profile in parsley.tests — Lorenzo Bettini / githubweb
  103. configured tycho surefire in parent — Lorenzo Bettini / githubweb
  104. updated cdo.tests as well — Lorenzo Bettini / githubweb
  105. restored swtbot test args — Lorenzo Bettini / githubweb
  106. further common configuration for swtbot — Lorenzo Bettini / githubweb
  107. explicit -Prcp-build — Lorenzo Bettini / githubweb
  108. explicit -Prcp-build in Jenkinsfile — Lorenzo Bettini / githubweb
  109. double the timeout waiting for jobs — Lorenzo Bettini / githubweb
  110. jacoco configured in pluginManagement and profile — Lorenzo Bettini / githubweb
  111. enabled jacoco profile — Lorenzo Bettini / githubweb
  112. Jenkins: also archive jacoco report — Lorenzo Bettini / githubweb
  113. Jenkins: publishHTML JaCoCo report — Lorenzo Bettini / githubweb
  114. configuration of jacoco outside execution — Lorenzo Bettini / githubweb
  115. Revert "Jenkins: publishHTML JaCoCo report" — Lorenzo Bettini / githubweb
  116. exclude dsl/model/**/*.class — Lorenzo Bettini / githubweb
  117. jacoco step in Jenkinsfile — Lorenzo Bettini / githubweb
  118. enabled coveralls — Lorenzo Bettini / githubweb
  119. released 2022-12 — Lorenzo Bettini / githubweb
  120. released 2022-12 in RAP TP example — Lorenzo Bettini / githubweb
  121. enabled coveralls — Lorenzo Bettini / githubweb
  122. other coverage exclusions — Lorenzo Bettini / githubweb
  123. excludes runtime from coverage report — Lorenzo Bettini / githubweb
  124. coveralls only for internal PRs — Lorenzo Bettini / githubweb
  125. new project wizard exclusion — Lorenzo Bettini / githubweb
  126. enabled SonarCloud analysis — Lorenzo Bettini / githubweb
  127. Oomph: install SonarLint — Lorenzo Bettini / githubweb
  128. initialize proposals (not null) — Lorenzo Bettini / githubweb
  129. improved initialization of severityStrings — Lorenzo Bettini / githubweb
  130. handle InterruptedException properly — Lorenzo Bettini / githubweb
  131. some source cleanup in the editor — Lorenzo Bettini / githubweb
  132. converted anonymous classes to lambdas in the editor — Lorenzo Bettini / githubweb
  133. removed useless if — Lorenzo Bettini / githubweb
  134. protected constructor in abstract editor — Lorenzo Bettini / githubweb
  135. extracted constant in the editor — Lorenzo Bettini / githubweb
  136. squid:S1149 -> java:S1149 — Lorenzo Bettini / githubweb
  137. cleaned up WorkspaceResourcesListener — Lorenzo Bettini / githubweb
  138. Update README.md — GitHub / githubweb
  139. temporary NOSONAR for updateProblemIndication — Lorenzo Bettini / githubweb
  140. exclude views.resource from coverage — Lorenzo Bettini / githubweb
  141. Update README.md — GitHub / githubweb
  142. Status badges — GitHub / githubweb
  143. analyze coverage on cdo.common — Lorenzo Bettini / githubweb
  144. Oomph: Egit in the TP — Lorenzo Bettini / githubweb
  145. Oomph install emf.ecoretools — Lorenzo Bettini / githubweb
  146. replaced mail.ecorediag with mail.aird — Lorenzo Bettini / githubweb
  147. regenerated Java code of examples — Lorenzo Bettini / githubweb
  148. updated Java compilation level for mail swtbot — Lorenzo Bettini / githubweb
  149. simplified mail ecore — Lorenzo Bettini / githubweb
  150. Remove strict requirement to bundle javax.inject — Hannes Wellmann / githubweb
  151. Revert "Remove strict requirement to bundle javax.inject" — Lorenzo Bettini / githubweb
  152. use com.google.inject.Inject in tests — Lorenzo Bettini / githubweb
  153. adjusted compiler settings in swtbot.e4 — Lorenzo Bettini / githubweb
  154. require Java 17 in Oomph — Lorenzo Bettini / githubweb
  155. Tycho 3.0.5 — Lorenzo Bettini / githubweb
  156. Java 17 in GitHub Actions — Lorenzo Bettini / githubweb
  157. updated name in GitHub Actions — Lorenzo Bettini / githubweb
  158. tycho-buildtimestamp-jgit not in extras anymore — Lorenzo Bettini / githubweb
  159. updated Java version in Jenkinsfile — Lorenzo Bettini / githubweb
  160. rerunFailingTestsCount 3 — Lorenzo Bettini / githubweb
  161. warning compilers.p.exec-env-too-low — Lorenzo Bettini / githubweb
  162. Oomph preparation for 2023-09 and Xtext 2.32 — Lorenzo Bettini / githubweb
  163. DSL test launches with Java 17 — Lorenzo Bettini / githubweb
  164. POM preparation for 2023-09 and Xtext 2.32 — Lorenzo Bettini / githubweb
  165. runtime update for jakarta.inject and com.google.guava.failureaccess — Lorenzo Bettini / githubweb
  166. test update for Java 17 and new Mockito — Lorenzo Bettini / githubweb
  167. adapted SWTBot tests for slf4j new bundle name — Lorenzo Bettini / githubweb
  168. use tools/orbit/simrel/orbit-aggregation for Oomph — Lorenzo Bettini / githubweb
  169. removed jdt target-platform requirements — Lorenzo Bettini / githubweb
  170. Oomph setup with 2023-09 for RAP — Lorenzo Bettini / githubweb
  171. updated RAP TP for 2023-03 — Lorenzo Bettini / githubweb
  172. updated internal launch for the example — Lorenzo Bettini / githubweb
  173. added TargetDefinitionGenerator — Lorenzo Bettini / githubweb
  174. removed explict deps from Oomph on guava and emf — Lorenzo Bettini / githubweb
  175. api filter for getRawType — Lorenzo Bettini / githubweb
  176. Undo/Redo menu edit does not show description anymore — Lorenzo Bettini / githubweb
  177. Incremented version 1.15.0 — Lorenzo Bettini / githubweb
  178. some cleaning in dev.doc — Lorenzo Bettini / githubweb
  179. some cleaning in doc — Lorenzo Bettini / githubweb
  180. compilers.p.exec-env-too-low=2 — Lorenzo Bettini / githubweb
  181. Oomph target generation for 2023-12 — Lorenzo Bettini / githubweb
  182. updated TP for 2023-12 — Lorenzo Bettini / githubweb
  183. jakarta.inject in documentation — Lorenzo Bettini / githubweb
  184. javax -> jakarta in e4 example — Lorenzo Bettini / githubweb
  185. removed javax.inject from runtime bundle — Lorenzo Bettini / githubweb
  186. Xtext 2.33.0.M3 and MWE 2.16.0.M3 in POM — Lorenzo Bettini / githubweb
  187. Consume Xtext 2.33.0.M3 in TP from 2023-12 site — Lorenzo Bettini / githubweb
  188. updated 2.33 in feature as requirement — Lorenzo Bettini / githubweb
  189. updated 2.33 in workspace feature — Lorenzo Bettini / githubweb
  190. updated 2.33 in Oomph — Lorenzo Bettini / githubweb
  191. Oomph default TP 2023-12 — Lorenzo Bettini / githubweb

#15 (Nov 25, 2022, 10:22:08 AM)

  1. updated information in the POM — Lorenzo Bettini / githubweb
  2. added org.eclipse.emf.mwe2.lib — Lorenzo Bettini / githubweb
  3. removed Java memory arguments — Lorenzo Bettini / githubweb
  4. moved old files — Lorenzo Bettini / githubweb
  5. generateDownloadStatsProperty in tycho-p2-plugin — Lorenzo Bettini / githubweb
  6. extraArtifactRepositoryProperties for p2 mirror URL — Lorenzo Bettini / githubweb
  7. updated p2 composite procedure — Lorenzo Bettini / githubweb

#12 (Nov 30, 2020, 5:10:14 AM)

  1. 567811: Update to Xtext 2.24.0.M1 — Lorenzo Bettini / githubweb
  2. Incremented version 1.13.0 — Lorenzo Bettini / githubweb

#11 (Aug 31, 2020, 10:00:57 AM)

  1. 565210: Update to Xtext 2.23.0 from staging — Lorenzo Bettini / githubweb
  2. Incremented version 1.12.0 — Lorenzo Bettini / githubweb
  3. use build helper for computing major minor — Lorenzo Bettini / githubweb

#10 (Apr 24, 2020, 10:54:51 AM)

  1. 559102: Remove PDETargetPlatformUtils — Lorenzo Bettini / githubweb
  2. Updated protocol for Maven repo (http->https) — Vincenzo Caselli / githubweb
  3. Use released Xtext 2.21 — Lorenzo Bettini / githubweb
  4. Bump timestamps for the next release — Lorenzo Bettini / githubweb
  5. skip findbugs by default during the builds — Lorenzo Bettini / githubweb
  6. 562111: Update to Xtext 2.22 from Staging — Lorenzo Bettini / githubweb
  7. 562111: Incremented version 1.11.0 — Lorenzo Bettini / githubweb

#9 (Jan 13, 2020, 9:23:03 AM)

  1. 558852: Incremented version 1.10.0 — Lorenzo Bettini / githubweb

#8 (Jan 13, 2020, 9:11:04 AM)

  1. Use released Xtext 2.20 — Lorenzo Bettini / githubweb
  2. 558852: Update Xtext version for M1 — Lorenzo Bettini / githubweb
  3. 558852: Tycho 1.5.1 — Lorenzo Bettini / githubweb

#7 (Oct 22, 2019, 4:34:40 AM)

  1. Updated Master Oomph for Xtext 2.19.0 — Lorenzo Bettini / githubweb
  2. Updated Master Oomph for Xtext 2.19.0 from releases — Lorenzo Bettini / githubweb
  3. Reintroduced Mylyn gerrit setup task — Lorenzo Bettini / githubweb
  4. 552078: prepared Oomph for Xtext 2.20 and Platform 2019-12 — Lorenzo Bettini / githubweb
  5. 552078: update to Xtext 2.20 — Lorenzo Bettini / githubweb
  6. 552078: TP for RAP — Lorenzo Bettini / githubweb
  7. 552078: Incremented version 1.9.0 — Lorenzo Bettini / githubweb

#6 (Jul 15, 2019, 5:55:06 AM)

  1. Prepared for release 1.7.0 — Lorenzo Bettini / githubweb
  2. 549213: Update Xtext version to 2.19.0 — Lorenzo Bettini / githubweb
  3. 549213: Incremented version 1.8.0 — Lorenzo Bettini / githubweb

#5 (May 10, 2019, 9:24:23 AM)

  1. Updated Xtext 2.17 and mwe2 2.10.0 in the POM — Lorenzo Bettini / githubweb
  2. ignore warning in SWTBot tests — Lorenzo Bettini / githubweb
  3. timestamp files — Lorenzo Bettini / githubweb
  4. Updated Master Oomph for Xtext 2.17.0 — Lorenzo Bettini / githubweb
  5. 546457: Upgrade to Xtext 2.18 for 2019-06 — Lorenzo Bettini / githubweb
  6. 546457: ignore "This plug-in does not export all of its packages" — Lorenzo Bettini / githubweb
  7. 546457: supress some deprecation and rawtype warnings — Lorenzo Bettini / githubweb
  8. 546457: Incremented version 1.7.0 — Lorenzo Bettini / githubweb

#4 (Jan 17, 2019, 6:29:04 AM)

  1. updated api filters — Lorenzo Bettini / githubweb
  2. Prepared for release with Xtext 2.16.0 — Lorenzo Bettini / githubweb
  3. Bump timestamps for the next release — Lorenzo Bettini / githubweb
  4. 543479: Update to 2019-03 staging and Xtext 2.17 — Lorenzo Bettini / githubweb
  5. Incremented version 1.6.0 — Lorenzo Bettini / githubweb
  6. updated api filters — Lorenzo Bettini / githubweb

#3 (Oct 19, 2018, 9:11:07 AM)

  1. Update to 2018-09 SimRel — Lorenzo Bettini / githubweb
  2. removed window builder repo from Oomph — Lorenzo Bettini / githubweb
  3. Updated Oomph Master stream for 2018-09 — Lorenzo Bettini / githubweb
  4. Updated TP and pom for 2018-09 and released Xtext — Lorenzo Bettini / githubweb
  5. tests.libraries project including new Mockito — Lorenzo Bettini / githubweb
  6. Updated Oomph for tests.libraries project — Lorenzo Bettini / githubweb
  7. Oomph: perform build before launching mvn — Lorenzo Bettini / githubweb
  8. cleaned Oomph setup — Lorenzo Bettini / githubweb
  9. removed import of mockito and hamcrest in workspace feature — Lorenzo Bettini / githubweb
  10. 540156: Oomph for next-simrel for 2018-12 — Lorenzo Bettini / githubweb
  11. 540156: Upgrade to Xtext 2.16 for 2018-12 — Lorenzo Bettini / githubweb
  12. Incremented version 1.5.0 — Lorenzo Bettini / githubweb

#2 (Sep 19, 2018, 11:34:48 AM)

  1. removed window builder repo from Oomph — Lorenzo Bettini / githubweb
  2. Tycho/Reproducible Version Qualifiers — Lorenzo Bettini / githubweb
  3. regenerated dsl.tests MANIFEST — Lorenzo Bettini / githubweb
  4. updated API filters — Lorenzo Bettini / githubweb
  5. timestamp files — Lorenzo Bettini / githubweb