Skip to content
Started 4 mo 9 days ago
Took 21 min

Build #34 (Jan 9, 2024, 4:03:27 AM)

Changes
  1. update to mwe(2) 1.11.0/2.17.0 M0 (details / githubweb)
  2. switch to  Xtext M0 for bootstrapping (details / githubweb)
  3. use workaround also in latest (details / githubweb)
  4. added generator as a source folder (details / githubweb)
  5. emf.codegen.ecore dependency (details / githubweb)
  6. added MWE2 file (details / githubweb)
  7. added DirectoryCleaner (details / githubweb)
  8. renaming (details / githubweb)
  9. regenerated classes (details / githubweb)
  10. removed old Java generator (details / githubweb)
  11. restored GenerateXbase (details / githubweb)
  12. regenerated classes (details / githubweb)
  13. removed generator from src.excludes (details / githubweb)
  14. bin.excludes of generator folder in Xbase (details / githubweb)
  15. Revert "removed old Java generator" (details / githubweb)
  16. renamed Java generator (details / githubweb)
  17. removed MWE2 file (details / githubweb)
  18. bin.excludes of generator folder in Common Types (details / githubweb)
  19. Xtend: fixed strange error message for `void` as a field type (details / githubweb)
  20. Xtend PerformanceTest in Java (details / githubweb)
  21. Harden bundle constraints between Xtext bundles (#2892) (details / githubweb)
  22. Remove redundant bundle requirements that are already fulfilled due to re-exports (#2893) (details / githubweb)
  23. Keep the filter-chain consistent when using the LoggingTester (details / githubweb)
  24. don't retrieve the ImportManager by reflection (details / githubweb)
  25. Removed cyclic dependency to mwe2.launch (#2897) (details / githubweb)
  26. Fixed type common super type computation when type params are involved (#2894) (details / githubweb)
  27. simplified appendConstructedTypeName (details / githubweb)
  28. canCompileToJavaAnonymousClass (details / githubweb)
  29. check isAnonymousClassConstructorCall (details / githubweb)
  30. Xtend uses canCompileToJavaAnonymousClass (details / githubweb)
  31. simplified isVariableDeclarationRequired (details / githubweb)
  32. simplified isVariableDeclarationRequired 2 (details / githubweb)
  33. isVariableDeclarationRequired for constructor in Xbase (details / githubweb)
  34. removed duplication by constructorCallToJavaExpression (details / githubweb)
  35. reduced visibility of some methods (details / githubweb)
  36. private -> protected (restored visibility) (details / githubweb)
  37. Added an Xtend validator test for cycles in internal types (details / githubweb)
  38. also verify the error's position for hierarchy cycles (details / githubweb)
  39. also verify error's position for INTERFACE_EXPECTED (details / githubweb)
  40. also verify error's position for OVERRIDDEN_FINAL (details / githubweb)
  41. also verify error's position for CLASS_EXPECTED (details / githubweb)
  42. also verify error's position for field INVALID_USE_OF_TYPE (details / githubweb)
  43. also verify error's position for parameter INVALID_USE_OF_TYPE (details / githubweb)
  44. fixed verify error's position for parameter INVALID_USE_OF_TYPE (details / githubweb)
  45. also verify error's position for DUPLICATE_PARAMETER_NAME (details / githubweb)
  46. also verify error's position for duplicates (details / githubweb)
  47. also verify error's position for duplicate methods (details / githubweb)
  48. also verify error's message parts for duplicate methods (details / githubweb)
  49. added missing tests for doCheckOverriddenMethods (details / githubweb)
  50. also verify error position for CONFLICTING_DEFAULT_METHODS (details / githubweb)
  51. also verify error position for CLASS_MUST_BE_ABSTRACT (details / githubweb)
  52. also verify error position for ANONYMOUS_CLASS_MISSING_MEMBERS (details / githubweb)
  53. also verify error position for anonymous class override final class (details / githubweb)
  54. added test with anonymous class not implementing abstract methods (details / githubweb)
  55. also verify error position for constructors' errors (details / githubweb)
  56. also verify error position for anonymous class' members (details / githubweb)

Started by user Lorenzo Bettini

This run spent:

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