Skip to content
Started 3 days 18 hr ago
Took 49 min
Success

Build #6 (May 28, 2024, 11:20:16 AM)

Build Artifacts
Changes
  1. JvmGenericTypeValidator with cycle in hierarchy (details / githubweb)
  2. also inspect internal types (details / githubweb)
  3. interface: check extended type references are interfaces (details / githubweb)
  4. checkWildcardSupertype for superinterfaces (details / githubweb)
  5. checkWildcardSupertype in JvmeGenericTypeValidator only (details / githubweb)
  6. checkSuperTypes for class in JvmGenericTypeValidator (details / githubweb)
  7. fixed feature index for INTERFACE_EXPECTED (details / githubweb)
  8. checkFieldType in JvmGenericTypeValidator (details / githubweb)
  9. handleExceptionDuringValidation (details / githubweb)
  10. parameter's type non primitive void in JvmGenericTypeValidator (details / githubweb)
  11. parameters names in JvmGenericTypeValidator (details / githubweb)
  12. "duplicate" issue codes in Xbase (details / githubweb)
  13. duplicate fields and types in JvmGenericTypeValidator (details / githubweb)
  14. added comment (details / githubweb)
  15. DuplicateExecutables in JvmGenericTypeValidator (details / githubweb)
  16. refactoring to Java lambdas (details / githubweb)
  17. fixed Xtend QuickfixTest (details / githubweb)
  18. CONFLICTING_DEFAULT_METHODS in Xbase (details / githubweb)
  19. check isAnonymous on inferred type (details / githubweb)
  20. scan JvmGenericTypes with eAllOfType (details / githubweb)
  21. check super type of anonymous class in JvmGenericTypeValidator (details / githubweb)
  22. Revert "check isAnonymous on inferred type" (details / githubweb)
  23. updated "void is an invalid type for the field" message (details / githubweb)
  24. issues for abstract in Xbase (details / githubweb)
  25. fixed isFinal on JvmDeclaredType for annotations (details / githubweb)
  26. doCheckOverriddenMethods in JvmGenericTypeValidator (details / githubweb)
  27. issues for constructors in Xbase (details / githubweb)
  28. checkDefaultSuperConstructor in JvmGenericTypeValidator (details / githubweb)
  29. removed google.common.collect.Lists.* (details / githubweb)
  30. pass the sourceType already retrieved from associations (details / githubweb)
  31. issues for anonymous class' members in Xbase (details / githubweb)
  32. checkAnonymousClassStaticMembers in JvmGenericTypeValidator (details / githubweb)
  33. issue for OVERRIDE_REDUCES_VISIBILITY in Xbase (details / githubweb)
  34. issue for MISSING_SYNCHRONIZED in Xbase (details / githubweb)
  35. issue for INCOMPATIBLE_THROWS_CLAUSE in Xbase (details / githubweb)
  36. doCheckFunctionOverrides in JvmGenericTypeValidator (details / githubweb)
  37. introduced XtendJvmGenericTypeValidator (details / githubweb)
  38. checkMemberNamesAreUnique in XtendJvmGenericTypeValidator (details / githubweb)
  39. adapted JvmGenericTypeValidator to recent changes in Xtend (details / githubweb)
  40. check error position for INCOMPATIBLE_RETURN_TYPE with Accessor setter (details / githubweb)
  41. also verify error position for EXCEPTION_NOT_THROWABLE (details / githubweb)
  42. issue for EXCEPTION_NOT_THROWABLE in Xbase (details / githubweb)
  43. also verify error position for EXCEPTION_DECLARED_TWICE (details / githubweb)
  44. issue for EXCEPTION_DECLARED_TWICE in Xbase (details / githubweb)
  45. checkExceptions in JvmGenericTypeValidator (details / githubweb)
  46. some refactoring (details / githubweb)
  47. added validation tests for exceptions in dispatch methods (details / githubweb)
  48. jvmGenericTypeValidatorTestLang (details / githubweb)
  49. ran generator for JvmGenericTypeValidatorTestLang (details / githubweb)
  50. first implementation of model inferrer for the test language (details / githubweb)
  51. introduced JvmGenericTypeValidatorTest (details / githubweb)
  52. started to use JvmGenericTypeValidator in test language (details / githubweb)
  53. make validator tests work also in OSGI and Maven/Tycho (details / githubweb)
  54. tests for constructors (details / githubweb)
  55. tests for duplicate fields (details / githubweb)
  56. tests for duplicate nested types (details / githubweb)
  57. testInheritanceCycle (details / githubweb)
  58. tests for superClass and interfaces (details / githubweb)
  59. some refactoring in JvmGenericTypeValidator (details / githubweb)
  60. testInvalidVoidInFieldType (details / githubweb)
  61. started testing methods (details / githubweb)
  62. testing with static methods (details / githubweb)
  63. tests with generic methods (details / githubweb)
  64. additional overloaded isInterface, isAnnotation (details / githubweb)
  65. use of expected superclass/superinterface (details / githubweb)
  66. further simplified checkSuperTypes (details / githubweb)
  67. small refactoring (details / githubweb)
  68. also verify error position for WILDCARD_IN_SUPERTYPE (details / githubweb)
  69. test for WILDCARD_IN_SUPERTYPE (details / githubweb)
  70. classWithSuperTypes: special test case in the test language (details / githubweb)
  71. tests for parameters (details / githubweb)
  72. tests for exceptions (details / githubweb)
  73. [Xtend] check for duplicate interface specification (details / githubweb)
  74. slightly improved tests (details / githubweb)
  75. DUPLICATE_INTERFACE in JvmGenericTypeValidator (details / githubweb)
  76. tests for duplicate interfaces (details / githubweb)
  77. simplified isAnonymous (details / githubweb)
  78. abstract class in test language (details / githubweb)
  79. additional test for Duplicate interface (details / githubweb)
  80. tests for Java 8 default methods (details / githubweb)
  81. test for override final method (details / githubweb)
  82. test for reduced visibility (details / githubweb)
  83. test for INCOMPATIBLE_RETURN_TYPE (details / githubweb)
  84. tests for INCOMPATIBLE_THROWS_CLAUSE (details / githubweb)
  85. tests for MISSING_SYNCHRONIZED (details / githubweb)
  86. prepare 2.35 versions (details / githubweb)
  87. bootstrap against 2.34.0 release (details / githubweb)
  88. Make Pattern and Splitter static fields (details / githubweb)
  89. Remove obsolete packrat parser implementation (details / githubweb)
  90. Update all bundle requirements to 2.35.0 (details / githubweb)
  91. Update fixVersions script (details / githubweb)
  92. prepare 2024-03 release target (details / githubweb)
  93. updated xtend plugin test with multiline string (details / githubweb)
  94. replace("\r", "") in Xtend quickfix test (details / githubweb)
  95. re-enabled Windows GitHub Actions workflow (details / githubweb)
  96. Use the Maven Wrapper only in Jenkinsfile (details / githubweb)
  97. show maven.home at the beginning (details / githubweb)
  98. Save System.out and print other information (details / githubweb)
  99. Tycho 4.0.6 (details / githubweb)
  100. updated ParentProjectDescriptor for Tycho 4 (details / githubweb)
  101. updated Domainmodel (details / githubweb)
  102. explicit execution for maven-surefire-plugin with Tycho 4 (details / githubweb)
  103. removed unused tycho-version in xtext-maven-plugin ITs' parent POM (details / githubweb)
  104. update to Maven 3.9.6 (details / githubweb)
  105. fix output path="target/test-classes" otherwise no test is executed (details / githubweb)
  106. explicit junit provider to make the tests run (details / githubweb)
  107. issue 2945 - add "writeStorageResources" to xtext-maven-plugin (details / githubweb)
  108. support 2024-06 in oomph (details / githubweb)
  109. build latest against 202406 and update wizard (details / githubweb)
  110. update to orbit 202406 (details / githubweb)
  111. Fix encoding for URIs that contain escaped sequences and a fragment (details / githubweb)
  112. update to asm 9.7 and guava 33.1.0 (details / githubweb)
  113. update to mwe 2.18.0.M1 (details / githubweb)
  114. Re-normalize line-endings in git of all files to Linux style ("\n") (details / githubweb)
  115. Tycho 4.0.7 (details / githubweb)
  116. Added lastOrNull and deprecated last (details / githubweb)
  117. updated our codebase to use lastOrNull (details / githubweb)
  118. removed (since = "2.35.0") (details / githubweb)
  119. revert to tycho 4.0.6 (details / githubweb)
  120. undo acc. change (details / githubweb)
  121. attempt to downgrade to tycho 3.0.5 (details / githubweb)
  122. mwe requirements in build.properties in testlanguages (details / githubweb)
  123. explicit dep on common.types in MANIFEST in testlanguages (details / githubweb)
  124. Undone revert to Tycho 3.0.5 (details / githubweb)
  125. Added lastOrNull and deprecated last also in IteratorExtensions (details / githubweb)
  126. updated our codebase to use lastOrNull also for IteratorExtensions (details / githubweb)
  127. updated BaseIterablesIteratorsTest (details / githubweb)
  128. xtend-maven-plugin-version 2.35.0.M0 (details / githubweb)
  129. Generator fragment for textmate grammars (details / githubweb)
  130. Xbase LSP server infrastructure based on binary types (details / githubweb)
  131. Support offloading the node-model while a resource is loaded (details / githubweb)
  132. If one entry cannot be processed due to exceptions, catch such (details / githubweb)
  133. Replace Guava's Objects by java.util.Objects (details / githubweb)
  134. Remove deprecated Eclipse-LazyStart headers (details / githubweb)
  135. Create QUALITY_GUIDELINES.md (details / githubweb)
  136. Update QUALITY_GUIDELINES.md (details / githubweb)
  137. Provide an abstract base class to be able to test the formatter. (details / githubweb)
  138. fixed generators for test and example languages (details / githubweb)
  139. updated Xtend generated classes (details / githubweb)
  140. Fixed ISE when removing a resource from resource set (details / githubweb)
  141. use stable tags for GitHub Actions virtual environments (details / githubweb)
  142. GitHub Actions: archive test results and logs in case of failure (details / githubweb)
  143. attempt with macos-13-large (details / githubweb)
  144. attempt with macos-12-large (details / githubweb)
  145. updated actions versions (details / githubweb)
  146. fix dm hover test on j 21 (details / githubweb)
  147. io.github.classgraph 4.8.172 (details / githubweb)
  148. New method `AddParameter` with index in `MutableExecutableDeclaration` (#2784) (details / githubweb)
  149. [#3010] AbstractOutlineTest: add @Before and @BeforeEach annotation. (details / githubweb)
  150. regenerated file with Xtend annotation (details / githubweb)
  151. update to mwe 2.18.0.M2 (details / githubweb)
  152. bump seq. number (details / githubweb)
  153. Support detachable node models in the context of storage aware resources (details / githubweb)
  154. Emit java.util.Objects in generated code instead of Guava's Objects (details / githubweb)
  155. Normalization of Line Terminators in Xbase strings (details / githubweb)
  156. updated XbaseInterpreter accordingly (details / githubweb)
  157. use Strings.toUnixLineSeparator (details / githubweb)
  158. improved test (details / githubweb)
  159. remove Windows EOLs directly from the model (details / githubweb)
  160. remove Windows EOL from the model before using the inherited converter (details / githubweb)
  161. allow for the custom Xbase converter to be further customized,e.g.,Xtend (details / githubweb)
  162. renamed StringValueConverter -> XtendStringValueConverter (details / githubweb)
  163. revert "Set UNIX-style linebreaks" (details / githubweb)
  164. further tests in AbstractXbaseEvaluationTest (details / githubweb)
  165. Oomph clean build onlyNewProjects="true" (details / githubweb)
  166. regenerated Xtend file (details / githubweb)
  167. other regenerated files (details / githubweb)
  168. Fixed NPE (details / githubweb)
  169. Fixed off-by-one (details / githubweb)
  170. Use xtend-maven-plugin 2.35.0.M1 (details / githubweb)
  171. replaced last with lastOrNull in xtend-euler (details / githubweb)
  172. Provide an Oomph configuration (details / githubweb)
  173. simplification: avoid doGetReadableSignature (details / githubweb)
  174. avoid method names doCheck (details / githubweb)
  175. Javadoc (details / githubweb)
  176. application to the Domainmodel example (details / githubweb)
  177. application to the web entities example (details / githubweb)
  178. update to guava 33.2.0 (details / githubweb)
  179. fix missing (details / githubweb)
  180. Use the Oomph setup configuration is the contribution documentation (details / githubweb)
  181. [#3007] Content Assistant test infrastructure improvements. (details / githubweb)
  182. experiment with macOS Arm in GitHub Actions (details / githubweb)
  183. 'macos-12' and 'macos-14' (details / githubweb)
  184. Attempt with macos-13 (details / githubweb)
  185. 'macos-14' arm64 only (details / githubweb)
  186. regenerated docs for 2.35 (details / githubweb)
  187. Java 21 in GitHub Actions (details / githubweb)
  188. Added Java 21 to toolchains.xml (details / githubweb)
  189. strict-jdk-21 profile (details / githubweb)
  190. maven.compiler.release 21 in strict-jdk-21 profile (details / githubweb)
  191. ContentAssistTest not dependent on Java API (details / githubweb)
  192. maven-plugin-plugin 3.12.0 (details / githubweb)
  193. use StubbedList not dependent on Java AbstractList API (details / githubweb)
  194. don't use last as extension method (details / githubweb)
  195. stubbed list in AbstractTypeArgumentTest (details / githubweb)
  196. discard the new wait0 private method in Object (details / githubweb)
  197. deal with List changes in Java 21 and fixed bug in publicNativeMethod (details / githubweb)
  198. skip strictfp tests for Java 18 and later (details / githubweb)
  199. don't use last as extension method in Xtend formatter (details / githubweb)
  200. fixed a few Xtend type tests (details / githubweb)
  201. added some information for assertEquals (details / githubweb)
  202. StubbedSuppressWarnings (details / githubweb)
  203. updated compiler tests to use lastOrNull (details / githubweb)
  204. fixed Xtend outline tests for new members in Java 21 (details / githubweb)
  205. fixed Xtend content assist tests for new members in Java 21 (details / githubweb)
  206. build matrix with Java 21 (Linux only) (details / githubweb)
  207. different cache based on Java version (details / githubweb)
  208. removed isJava18OrLater and use isJava21OrLater (details / githubweb)
  209. JAVA_HOME_21_X64 in Jenkinsfile (details / githubweb)
  210. simplified the custom injector provider (details / githubweb)
  211. use toolchains.xml generated by setup-java (details / githubweb)
  212. updated xtend gen file (details / githubweb)
  213. Update to LSP4J 0.23.0. Fixes #2933 (details / githubweb)
  214. AbstractXtextTests in .xtext.testing (details / githubweb)
  215. .xtext.testing.AbstractXtextTests in .xtext.tests (details / githubweb)
  216. .xtext.testing.AbstractXtextTests in .common.types.eclipse.tests (details / githubweb)
  217. .xtext.testing.AbstractXtextTests in .extras.tests (details / githubweb)
  218. removed stale launch configuration (details / githubweb)
  219. .xtext.testing.AbstractXtextTests in .xtext.ui.tests (details / githubweb)
  220. .xtext.testing.AbstractXtextTests in .xtext.xtext.ui.tests (details / githubweb)
  221. Added commented composedCheck=JvmGenericTypeValidator in generated MWE2 (details / githubweb)
  222. Added @Beta (details / githubweb)
  223. document that this is the "old" way (details / githubweb)
  224. bump jetty to 11.0.21 (details / githubweb)
  225. build-maven-artifacts Java 21 (details / githubweb)
  226. maven.compiler.target 21 in Java 21 profile (details / githubweb)
  227. JAVA21 in JavaVersion enum (details / githubweb)
  228. added wizard integration test for Java 21 (details / githubweb)
  229. ASTParser.newParser(AST.getJLSLatest()); (details / githubweb)
  230. test for Java 21 record in xtext.java.tests (details / githubweb)
  231. updated wizard expectation for Java 21 for new classgraph (details / githubweb)
  232. updated wizard expectation for Java 21 for new mwe2 (details / githubweb)
  233. Java21RecordCompilerTest in xbase.tests (details / githubweb)
  234. standalone builder test with Java record (details / githubweb)
  235. First test of xtext-maven-plugin accessing a Java record (details / githubweb)
  236. removed the JRE from launches so that it takes the workspace one (details / githubweb)
  237. JDT 3.37.0 in the BOM when using Java 21 (details / githubweb)
  238. removed the JRE from launches so that it takes the workspace one (details / githubweb)
  239. First test of xtend-maven-plugin accessing a Java record (details / githubweb)
  240. Xtend validation test overriding Java record (final) (details / githubweb)
  241. JDT 3.37.0 in the BOM profile to be activated explicitly (details / githubweb)
  242. extracted common code for incremental standalone builder tests (details / githubweb)
  243. removed lower bound on org.eclipse.draw2d (details / githubweb)
  244. hardcoded ClassFileConstants.JDK21 (details / githubweb)
  245. updated wizard expectation for Java 21 project (details / githubweb)
  246. added wizard integration test for Java 21 (details / githubweb)
  247. update to mwe 2.18.0.M3 (details / githubweb)
  248. only validate once per primary source element (details / githubweb)
  249. added a syntactic element in test language for recreating the problem (details / githubweb)
  250. recreated corner case with test (details / githubweb)
  251. test to recreate the problem (details / githubweb)
  252. install FileProjectConfig for relative paths in trace files (details / githubweb)
  253. improved test (details / githubweb)
  254. cleanup with try-with-resources (details / githubweb)
  255. IT for xtext-maven-plugin (details / githubweb)
  256. assertEquals in test (details / githubweb)
  257. updated test (details / githubweb)
  258. guard in configureWorkspace (details / githubweb)
  259. fix java source lang record handling (details / githubweb)
  260. add comment on test (details / githubweb)
  261. Reinstated automatic trigger of nightly job (details / githubweb)
  262. bootstrap against 2.35.0.M2 (details / githubweb)
  263. generated injector provider binds classloader allowing for inheritance (details / githubweb)
  264. regenerated org.eclipse.xtext.ide.tests (details / githubweb)
  265. regenerated xtext.tests (details / githubweb)
  266. regenerated purexbase (details / githubweb)
  267. regenerated testlanguages (details / githubweb)
  268. simplified custom injector providers in xbase.tests (details / githubweb)
  269. updated JvmGenericTypeValidatorTestLangInjectorProvider (details / githubweb)
  270. regenerated common.types.tests (details / githubweb)
  271. regenerated xtext.ui.tests (details / githubweb)
  272. regenerated xtext.ui.codetemplates.tests (details / githubweb)
  273. regenerated examples (details / githubweb)
  274. cleaning of lambdas (details / githubweb)
  275. assertNoErrors/Issues in compilation Result (details / githubweb)
  276. make javaProject protected (details / githubweb)
  277. call getJavaProject when possible (details / githubweb)
  278. Update GSON to 2.11.0 (details / githubweb)
  279. use the new Result.assertNoErrors (details / githubweb)
  280. another lsp4j minor pump (details / githubweb)
  281. DetectVMInstallationsJob.disabled as system property of tycho-surefire (details / githubweb)
  282. remove toolchains for Java 21 (details / githubweb)
  283. strict on GitHub Actions cache keys (details / githubweb)
  284. -Dsurefire.rerunFailingTestsCount=5 (details / githubweb)
  285. improved Javadoc of JvmGenericTypeValidator (details / githubweb)
  286. update to mwe 2.18.0 release (details / githubweb)
  287. Improve the documentation for local builds (details / githubweb)
  288. regenerated Eclipse doc (details / githubweb)

Started by user Lorenzo Bettini

This run spent:

  • 21 sec waiting;
  • 49 min build duration;
  • 49 min total from scheduled to completion.
Revision: 65f5662494356f0db75a431ab5480b0905be0e5f
Repository: https://github.com/eclipse/xtext
  • origin/main