Skip to content
Started 4 mo 13 days ago
Took 3 min 13 sec on basic-18ttk

#16 (Nov 16, 2023, 12:48:57 PM)

Changes
  1. simplified DSL validator checkType (details / githubweb)
  2. attempt clearing the jdt index (details / githubweb)
  3. apache-maven-latest in Jenkinsfile (details / githubweb)
  4. apache-maven-3.8.6 in Jenkinsfile (details / githubweb)
  5. added Maven wrapper (details / githubweb)
  6. use the Maven wrapper in the build (details / githubweb)
  7. don't issue check type error when everything is not yet resolved (details / githubweb)
  8. tried to simplify waitForBuild (details / githubweb)
  9. pull up clear jdt index (not used anymore) (details / githubweb)
  10. single wait for build (details / githubweb)
  11. additional requirements in swtbot feature (details / githubweb)
  12. added logger to SWTBot abstract class (details / githubweb)
  13. private constructors in utility classes (details / githubweb)
  14. waitForBuildAllowWarnings (details / githubweb)
  15. refactored WaitForBuild condition (details / githubweb)
  16. attempt relying on workspace events (details / githubweb)
  17. Revert "attempt relying on workspace events" (details / githubweb)
  18. fullBuild in syncExec (details / githubweb)
  19. fullBuild without syncExec (details / githubweb)
  20. adapted waitForBuildAllowWarnings (details / githubweb)
  21. waitForJobs (details / githubweb)
  22. use waitForJobs in waitForBuild (details / githubweb)
  23. removed old unused methods (details / githubweb)
  24. avoid calling methods for something already checked (details / githubweb)
  25. temporarily enabled GitHub Actions for windows push (details / githubweb)
  26. re-enabled SWTBot tests in windows (details / githubweb)
  27. reset log level (details / githubweb)
  28. removed Flaky (details / githubweb)
  29. Revert "temporarily enabled GitHub Actions for windows push" (details / githubweb)
  30. releases/2022-12 in rap tp example (details / githubweb)
  31. reverted to staging for 2022-12 (details / githubweb)
  32. Archive Target Platform example (details / githubweb)
  33. better name for archived artifact (details / githubweb)
  34. no pom.xml in examples zips (details / githubweb)
  35. print jobs still running (details / githubweb)
  36. print jobs only in case of failure (details / githubweb)
  37. template tp for rap tp example (details / githubweb)
  38. rap.targetplatform in the standard build (details / githubweb)
  39. exclude template-tp from zipped examples (details / githubweb)
  40. correctly exclude template-tp from zipped examples (details / githubweb)
  41. adapted regex for create local test RAP tp (details / githubweb)
  42. simplified target platform maven project (details / githubweb)
  43. refer with target file name (details / githubweb)
  44. started configuring maven-surefire (details / githubweb)
  45. removed specific mac profile in parsley.tests (details / githubweb)
  46. configured tycho surefire in parent (details / githubweb)
  47. updated cdo.tests as well (details / githubweb)
  48. restored swtbot test args (details / githubweb)
  49. further common configuration for swtbot (details / githubweb)
  50. explicit -Prcp-build (details / githubweb)
  51. explicit -Prcp-build in Jenkinsfile (details / githubweb)
  52. double the timeout waiting for jobs (details / githubweb)
  53. jacoco configured in pluginManagement and profile (details / githubweb)
  54. enabled jacoco profile (details / githubweb)
  55. Jenkins: also archive jacoco report (details / githubweb)
  56. Jenkins: publishHTML JaCoCo report (details / githubweb)
  57. configuration of jacoco outside execution (details / githubweb)
  58. Revert "Jenkins: publishHTML JaCoCo report" (details / githubweb)
  59. exclude dsl/model/**/*.class (details / githubweb)
  60. jacoco step in Jenkinsfile (details / githubweb)
  61. enabled coveralls (details / githubweb)
  62. released 2022-12 (details / githubweb)
  63. released 2022-12 in RAP TP example (details / githubweb)
  64. enabled coveralls (details / githubweb)
  65. other coverage exclusions (details / githubweb)
  66. excludes runtime from coverage report (details / githubweb)
  67. coveralls only for internal PRs (details / githubweb)
  68. new project wizard exclusion (details / githubweb)
  69. enabled SonarCloud analysis (details / githubweb)
  70. Oomph: install SonarLint (details / githubweb)
  71. initialize proposals (not null) (details / githubweb)
  72. improved initialization of severityStrings (details / githubweb)
  73. handle InterruptedException properly (details / githubweb)
  74. some source cleanup in the editor (details / githubweb)
  75. converted anonymous classes to lambdas in the editor (details / githubweb)
  76. removed useless if (details / githubweb)
  77. protected constructor in abstract editor (details / githubweb)
  78. extracted constant in the editor (details / githubweb)
  79. squid:S1149 -> java:S1149 (details / githubweb)
  80. cleaned up WorkspaceResourcesListener (details / githubweb)
  81. Update README.md (details / githubweb)
  82. temporary NOSONAR for updateProblemIndication (details / githubweb)
  83. exclude views.resource from coverage (details / githubweb)
  84. Update README.md (details / githubweb)
  85. Status badges (details / githubweb)
  86. analyze coverage on cdo.common (details / githubweb)
  87. Oomph: Egit in the TP (details / githubweb)
  88. Oomph install emf.ecoretools (details / githubweb)
  89. replaced mail.ecorediag with mail.aird (details / githubweb)
  90. regenerated Java code of examples (details / githubweb)
  91. updated Java compilation level for mail swtbot (details / githubweb)
  92. simplified mail ecore (details / githubweb)
  93. Remove strict requirement to bundle javax.inject (details / githubweb)
  94. Revert "Remove strict requirement to bundle javax.inject" (details / githubweb)
  95. use com.google.inject.Inject in tests (details / githubweb)
  96. adjusted compiler settings in swtbot.e4 (details / githubweb)
  97. require Java 17 in Oomph (details / githubweb)
  98. Tycho 3.0.5 (details / githubweb)
  99. Java 17 in GitHub Actions (details / githubweb)
  100. updated name in GitHub Actions (details / githubweb)
  101. tycho-buildtimestamp-jgit not in extras anymore (details / githubweb)
  102. updated Java version in Jenkinsfile (details / githubweb)
  103. rerunFailingTestsCount 3 (details / githubweb)
  104. warning compilers.p.exec-env-too-low (details / githubweb)
  105. Oomph preparation for 2023-09 and Xtext 2.32 (details / githubweb)
  106. DSL test launches with Java 17 (details / githubweb)
  107. POM preparation for 2023-09 and Xtext 2.32 (details / githubweb)
  108. runtime update for jakarta.inject and com.google.guava.failureaccess (details / githubweb)
  109. test update for Java 17 and new Mockito (details / githubweb)
  110. adapted SWTBot tests for slf4j new bundle name (details / githubweb)
  111. use tools/orbit/simrel/orbit-aggregation for Oomph (details / githubweb)
  112. removed jdt target-platform requirements (details / githubweb)
  113. Oomph setup with 2023-09 for RAP (details / githubweb)
  114. updated RAP TP for 2023-03 (details / githubweb)
  115. updated internal launch for the example (details / githubweb)
  116. added TargetDefinitionGenerator (details / githubweb)
  117. removed explict deps from Oomph on guava and emf (details / githubweb)
  118. api filter for getRawType (details / githubweb)
  119. Undo/Redo menu edit does not show description anymore (details / githubweb)
  120. Incremented version 1.15.0 (details / githubweb)
  121. some cleaning in dev.doc (details / githubweb)
  122. some cleaning in doc (details / githubweb)
  123. compilers.p.exec-env-too-low=2 (details / githubweb)
  124. Oomph target generation for 2023-12 (details / githubweb)
  125. updated TP for 2023-12 (details / githubweb)
  126. jakarta.inject in documentation (details / githubweb)
  127. javax -> jakarta in e4 example (details / githubweb)
  128. removed javax.inject from runtime bundle (details / githubweb)
  129. Xtext 2.33.0.M3 and MWE 2.16.0.M3 in POM (details / githubweb)
  130. Consume Xtext 2.33.0.M3 in TP from 2023-12 site (details / githubweb)
  131. updated 2.33 in feature as requirement (details / githubweb)
  132. updated 2.33 in workspace feature (details / githubweb)
  133. updated 2.33 in Oomph (details / githubweb)
  134. Oomph default TP 2023-12 (details / githubweb)

Started by user Lorenzo Bettini

This run spent:

  • 13 sec waiting;
  • 3 min 13 sec build duration;
  • 3 min 27 sec total from scheduled to completion.
Revision: a39c55b8401cb0e8de760bc0a7c79fece4f9103c
Repository: https://github.com/eclipse-emf-parsley/emf-parsley.git
  • refs/remotes/origin/master