Skip to content

Changes

#55 (Nov 29, 2023, 10:42:30 AM)

  1. removed repeated version of maven-antrun-plugin — Lorenzo Bettini / githubweb

#54 (Nov 25, 2023, 8:31:36 AM)

  1. EmfParsleyDslModelUtil in Java — Lorenzo Bettini / githubweb
  2. EmfParsleyDslTypeSystem in Java — Lorenzo Bettini / githubweb
  3. EmfParsleyDslGuiceModuleHelper in Java — Lorenzo Bettini / githubweb
  4. EmfParsleyDslImplicitlyImportedFeatures in Java — Lorenzo Bettini / githubweb
  5. EmfParsleyDslResourceDescriptionStrategy in Java — Lorenzo Bettini / githubweb
  6. scoper provider in Java — Lorenzo Bettini / githubweb
  7. EmfParsleyDslGeneratorUtils in Java — Lorenzo Bettini / githubweb
  8. EmfParsleyDslGenerator in Java — Lorenzo Bettini / githubweb
  9. formatted EmfParsleyDslPluginXmlGenerator — Lorenzo Bettini / githubweb
  10. EmfParsleyDslExpectedSuperTypes in Java — Lorenzo Bettini / githubweb
  11. label provider in Java — Lorenzo Bettini / githubweb
  12. remove javax.inject from RAP TP — Lorenzo Bettini / githubweb
  13. EmfParsleyDslOutlineTreeProvider in Java — Lorenzo Bettini / githubweb
  14. EmfParsleyDslQuickfixProvider in Java — Lorenzo Bettini / githubweb
  15. preferXtendStubs = false — Lorenzo Bettini / githubweb
  16. **/*Dsl*Setup*.java sonar exclusion — Lorenzo Bettini / githubweb

#53 (Nov 25, 2023, 8:07:21 AM)

  1. remove javax.inject from RAP TP — Lorenzo Bettini / githubweb
  2. RAP TP: xbase.lib.feature from Xtext site — Lorenzo Bettini / githubweb
  3. bumped timestamps — Lorenzo Bettini / githubweb

#52 (Nov 22, 2023, 6:23:19 AM)

  1. Oomph: added Xpand update site for Xdoc for IDE plugins — Lorenzo Bettini / githubweb

#51 (Nov 22, 2023, 2:05:19 AM)

  1. updated baseline to 1.15 — Lorenzo Bettini / githubweb
  2. updated API filters — Lorenzo Bettini / githubweb

#50 (Nov 21, 2023, 11:16:16 AM)

  1. nexus-staging-maven-plugin 1.6.13 — Lorenzo Bettini / githubweb

#49 (Nov 21, 2023, 11:10:15 AM)

  1. bumped timestamps for release 1.15.0 — Lorenzo Bettini / githubweb

#48 (Nov 21, 2023, 11:08:15 AM)

  1. updated Xtext 2.33 and MWE 2.16 in POM — Lorenzo Bettini / githubweb
  2. Revert "Consume Xtext 2.33.0.M3 in TP from 2023-12 site" — Lorenzo Bettini / githubweb
  3. updated TP for Xtext 2.33 and MWE 2.16 — Lorenzo Bettini / githubweb
  4. updated Oomph for Xtext 2.33 and MWE 2.16 — Lorenzo Bettini / githubweb
  5. Oomph: added Xpand update site for Xdoc — Lorenzo Bettini / githubweb
  6. remove Oomph generated target files — Lorenzo Bettini / githubweb
  7. ignore Oomph generated TP files — Lorenzo Bettini / githubweb
  8. updated RAP Example TP — Lorenzo Bettini / githubweb

#47 (Nov 21, 2023, 9:32:30 AM)

  1. try re-enable DragAndDrop tests assertions — Lorenzo Bettini / githubweb

#46 (Nov 20, 2023, 9:01:15 AM)

  1. Maven 3.9.5 — Lorenzo Bettini / githubweb
  2. removed maven version prerequisite — Lorenzo Bettini / githubweb

#45 (Nov 20, 2023, 2:43:42 AM)

  1. removed commented code in POM — Lorenzo Bettini / githubweb

#44 (Nov 18, 2023, 9:50:01 AM)

  1. source cleanup applied to core projects — Lorenzo Bettini / githubweb
  2. removed a few TODOs — Lorenzo Bettini / githubweb
  3. useless overrides — Lorenzo Bettini / githubweb
  4. removed API filter — Lorenzo Bettini / githubweb
  5. warnings for compilance senttings — Lorenzo Bettini / githubweb
  6. revert to Iterator to make it compilable with RAP — Lorenzo Bettini / githubweb
  7. compilers.p.exec-env-too-low=2 in RAP — Lorenzo Bettini / githubweb
  8. removed old slf4j from rap.workspace feature — Lorenzo Bettini / githubweb
  9. avoid to String and StringBuffer — Lorenzo Bettini / githubweb
  10. combined catch — Lorenzo Bettini / githubweb
  11. avoid useless assignment to local variable — Lorenzo Bettini / githubweb
  12. fixed type for array in standard form — Lorenzo Bettini / githubweb
  13. moved private method in internal class — Lorenzo Bettini / githubweb
  14. removed useless throws — Lorenzo Bettini / githubweb
  15. NOSONAR for classes in standalone.lib — Lorenzo Bettini / githubweb
  16. final static loggers — Lorenzo Bettini / githubweb
  17. method reference — Lorenzo Bettini / githubweb
  18. fixed logger class — Lorenzo Bettini / githubweb
  19. addAll instead of loop — Lorenzo Bettini / githubweb
  20. isEmpty instead of size — Lorenzo Bettini / githubweb
  21. private constructor in utility classes — Lorenzo Bettini / githubweb
  22. protected constructor in abstract classes — Lorenzo Bettini / githubweb
  23. removed commented code in POM — Lorenzo Bettini / githubweb
  24. commented unused parameters — Lorenzo Bettini / githubweb
  25. commented unused parameters — Lorenzo Bettini / githubweb
  26. NOSONAR for Stack instead of Deque — Lorenzo Bettini / githubweb
  27. StringBuilder instead of StringBuffer — Lorenzo Bettini / githubweb
  28. computeIfAbsent — Lorenzo Bettini / githubweb
  29. adapted test for CachedLabelProvider — Lorenzo Bettini / githubweb
  30. NOSONAR for wildcard — Lorenzo Bettini / githubweb
  31. NOSONAR for returned null — Lorenzo Bettini / githubweb
  32. extracted EditCommand.applyUndoRedo — Lorenzo Bettini / githubweb
  33. commented empty constructors — Lorenzo Bettini / githubweb
  34. extracted constants — Lorenzo Bettini / githubweb
  35. NOSONAR for static field in instance method — Lorenzo Bettini / githubweb
  36. removed trailing space — Lorenzo Bettini / githubweb

#43 (Nov 17, 2023, 2:10:18 AM)

  1. Updated to API baseline 1.14.0 — Lorenzo Bettini / githubweb

#42 (Nov 16, 2023, 11:44:21 AM)

  1. Oomph default TP 2023-12 — Lorenzo Bettini / githubweb

#41 (Nov 16, 2023, 10:32:53 AM)

  1. Oomph target generation for 2023-12 — Lorenzo Bettini / githubweb
  2. updated TP for 2023-12 — Lorenzo Bettini / githubweb
  3. jakarta.inject in documentation — Lorenzo Bettini / githubweb
  4. javax -> jakarta in e4 example — Lorenzo Bettini / githubweb
  5. removed javax.inject from runtime bundle — Lorenzo Bettini / githubweb
  6. Xtext 2.33.0.M3 and MWE 2.16.0.M3 in POM — Lorenzo Bettini / githubweb
  7. Consume Xtext 2.33.0.M3 in TP from 2023-12 site — Lorenzo Bettini / githubweb
  8. updated 2.33 in feature as requirement — Lorenzo Bettini / githubweb
  9. updated 2.33 in workspace feature — Lorenzo Bettini / githubweb
  10. updated 2.33 in Oomph — Lorenzo Bettini / githubweb

#40 (Nov 16, 2023, 8:38:19 AM)

  1. some cleaning in dev.doc — Lorenzo Bettini / githubweb
  2. some cleaning in doc — Lorenzo Bettini / githubweb
  3. compilers.p.exec-env-too-low=2 — Lorenzo Bettini / githubweb

#39 (Nov 16, 2023, 8:28:24 AM)

  1. Incremented version 1.15.0 — Lorenzo Bettini / githubweb

#38 (Nov 16, 2023, 8:18:24 AM)

  1. Oomph preparation for 2023-09 and Xtext 2.32 — Lorenzo Bettini / githubweb
  2. DSL test launches with Java 17 — Lorenzo Bettini / githubweb
  3. POM preparation for 2023-09 and Xtext 2.32 — Lorenzo Bettini / githubweb
  4. runtime update for jakarta.inject and com.google.guava.failureaccess — Lorenzo Bettini / githubweb
  5. test update for Java 17 and new Mockito — Lorenzo Bettini / githubweb
  6. adapted SWTBot tests for slf4j new bundle name — Lorenzo Bettini / githubweb
  7. use tools/orbit/simrel/orbit-aggregation for Oomph — Lorenzo Bettini / githubweb
  8. removed jdt target-platform requirements — Lorenzo Bettini / githubweb
  9. Oomph setup with 2023-09 for RAP — Lorenzo Bettini / githubweb
  10. updated RAP TP for 2023-03 — Lorenzo Bettini / githubweb
  11. updated internal launch for the example — Lorenzo Bettini / githubweb
  12. added TargetDefinitionGenerator — Lorenzo Bettini / githubweb
  13. removed explict deps from Oomph on guava and emf — Lorenzo Bettini / githubweb
  14. api filter for getRawType — Lorenzo Bettini / githubweb
  15. Undo/Redo menu edit does not show description anymore — Lorenzo Bettini / githubweb

#37 (Nov 15, 2023, 7:38:36 AM)

  1. warning compilers.p.exec-env-too-low — Lorenzo Bettini / githubweb

#36 (Nov 14, 2023, 1:01:19 PM)

  1. rerunFailingTestsCount 3 — Lorenzo Bettini / githubweb