Skip to content
Started 3 yr 0 mo ago
Took 7 min 12 sec
Success

Build #11 (Jun 19, 2021, 4:45:14 AM)

202106190845
Build Artifacts
3rdparty/target/mvn-build.properties483 B view
statet-repository-E202106-incubation-4.4.0-202106190849.zip22.31 MiB view
releng/target/mvn-build.properties483 B view
statet-rhelpserver-incubation-4.4.0-202106190849.zip28.22 MiB view
statet-consoleserver-incubation-4.4.0-202106190849.tar.gz587.74 KiB view
Changes
  1. Update copyright for 2021 (details)
  2. Bug 567592: Update to Spring Boot 2.3.8 (maintenance update) (details)
  3. Bug 568008: Update to JUnit Jupiter 5.7 (details)
  4. Bug 568008: Add missing 'junit-jupiter-params' to testonlyreq (details)
  5. Add more external nullable annotations for libs (details)
  6. Bump version to 4.4.0-dev (details)
  7. Add more external nullable annotations for libs (details)
  8. Bug 572002: Update target definitions to Eclipse 2021-03 (R) (details)
  9. Bug 572002: Update to JUnit Jupiter 5.7.1 (details)
  10. Add more external nullable annotations for libs (details)
  11. Add more external nullable annotations for libs (details)
  12. [Releng] Update to CBI plugins 1.3.1 (details)
  13. Add more external nullable annotations for libs (details)
  14. Add more external nullable annotations for libs (details)
  15. Bug 573464: [Releng] Remove pack200 artifacts (details)
  16. Bug 572002: Add Jetty 10 to dependency repository (details)
  17. Bug 572002: Correct prereq.id for slf4j-api 2.0.0-alpha1 (Jetty 10) (details)
  18. Bug 573461: Update to Spring Boot 2.4.5 with Jetty 10 (details)
  19. Bug 572002: Update target definitions to Eclipse 2021-06 (M2) (details)
  20. Bug 572002: [Releng] Update prereq/notice files (details)
  21. [Releng] Update notice files (details)
  22. Add more external nullable annotations for libs (details)
  23. [Releng] Fix signing of bundles of dependency repository (details)
  24. [Releng] Fix signing of bundles of dependency repository (details)
  25. Add more external nullable annotations for libs (details)
  26. Bug 572002: Update target definitions to Eclipse 2021-06 (M3) (details)
  27. Disable "Running Platform" in target platform for development by default (details)
  28. Add more external nullable annotations for libs (details)
  29. [Releng] Fix version of Tycho maven extension (details)
  30. Bug 572002, Bug 573461: Update to Jetty 10.0.4 (details)
  31. Bug 574153: Change scm urls from git:// to https:// (details)
  32. Bug 572002, Bug 573461: Update to Jetty 10.0.5 (details)
  33. Bug 573461: Update to Spring Boot 2.4.7 (details)
  34. Bug 572002: Update target definitions to Eclipse 2021-06 (R) (details)
  35. Add more external nullable annotations for libs (details)
  36. Add more external nullable annotations for libs (details)
Changes
  1. Update copyright for 2021 (details)
  2. Bug 568008: Update to JUnit Jupiter 5.7 (details)
  3. Bug 567591: [UI-Util] Make use of DialogSettingsProvider added to (details)
  4. [Lang] Add more variants of ToStringBuilder.append (details)
  5. CleanUp: Add nullable annotations to SearchText (details)
  6. Bug 570852: [UI-Viewers] Revise AbstractPostSelectionProvider (details)
  7. [UI-Dialogs] Revise ExtStatusDialog (details)
  8. Bump version to 4.4.0-dev (details)
  9. [Collections] Correct nullable annotations (details)
  10. [Text] Improve doc of DocContentSections (details)
  11. [UI-Viewers] Fix AbstractPostSelectionProvider.add*Listener (details)
  12. Bug 570852: [UI-Viewers] Add BasicCustomViewer (details)
  13. [Databinding] Add ScheduledRealmRunnable (details)
  14. [Collections] Add ImIntList and ImLongList (details)
  15. Bug 571631: [WaLTable] Fix SelectionLayer.setSelectionToCell (details)
  16. Bug 570852: [UI-Actions] Add id for (menu) group 'open' (details)
  17. Bug 572002: Update to JUnit Jupiter 5.7.1 (details)
  18. Update project settings (Eclipse 2021-03) (details)
  19. CleanUp (details)
  20. [Model, Debug] Revise common/debug model (details)
  21. [Workspace] Add util for marker bulk updates (details)
  22. Correct license headers (details)
  23. Correct project settings (formatter version) (details)
  24. Improve file header template (details)
  25. Bug 572339: [String] Add StringUtils.formatCodePoint (details)
  26. Bug 570738: [Text] Add OffsetStringParserInput.initAtOffset for easier (details)
  27. [Text] Add TextRegion.contains(TextRegion) (details)
  28. [Text] Improve impl of BasicTextLineInformation (details)
  29. Bug 572429: Add common Version (details)
  30. Correct use of String.toLowerCase/.toUpperCase (details)
  31. [String] Review string factories (details)
  32. CleanUp: [Databinding] Add nullable annotations (details)
  33. [Collections] Add ImCollections.to*List for IntList and LongList (details)
  34. [Preference] Correct constructor of BooleanPref (details)
  35. [Releng] Update notice files (details)
  36. [Util] Add additional functions to StringUtils (details)
  37. [UI-Util] Change UIResources.get... to non-null (details)
  38. Bug 572002: [Runtime] Remove use of deprecated API (details)
  39. CleanUp: [Preferences] Add nullable annotations to (details)
  40. Bug 572002: Adapt use of SWTs Color to current recommendation (details)
  41. Bug 573710: [UI-Actions] Enhance HandlerCollection (details)
  42. CleanUp: Add nullable annotations to DNDUtils (details)
  43. Bug 573692: Add additional action messages to SharedMessages (details)
  44. Update project settings (Eclipse 2021-06) (details)
  45. [IO] Add FileUtils.getLastModifiedTimeComparator (details)
  46. [IO] Add FileUtils.requireParent (details)
  47. [IO] Improve unit tests for FileUtils (details)
  48. Tweak ImCollections.new*(..., Comparator) (details)
  49. [String] Improve StringFactory (details)
  50. Bug 574153: Change scm urls from git:// to https:// (details)
  51. Update project settings (details)
  52. Bug 574248: [UI-Actions] Add UIActions.NO_COMMAND (details)
Changes
  1. Update copyright for 2021 (details)
  2. Bug 568008: Update to JUnit Jupiter 5.7 (details)
  3. Bump version to 4.4.0-dev (details)
  4. [*-Editor] Adapt to revised SourceEditor and related changes (details)
  5. Bug 572002: Update to JUnit Jupiter 5.7.1 (details)
  6. Update project settings (Eclipse 2021-03) (details)
  7. CleanUp (details)
  8. Correct project settings (formatter version) (details)
  9. Improve file header template (details)
  10. Adapt to improved SourceContent (details)
  11. Correct use of String.toLowerCase/.toUpperCase (details)
  12. Adapt to changed string factories (details)
  13. Bug 572429: [*-Model] Add support for source configuration for embedded (details)
  14. [Releng] Update notice files (details)
  15. Bug 572002: [Runtime] Remove use of deprecated API (details)
  16. Bug 572002: Adapt use of SWTs Color to current recommendation (details)
  17. Fix use of SettingsChangeNotifier (details)
  18. Bug 573710: Adapt to enhanced HandlerCollection (details)
  19. Update project settings (Eclipse 2021-06) (details)
  20. [Tex-Source] Fix support for non-interned control word strings (details)
  21. Bug 574153: Change scm urls from git:// to https:// (details)
  22. Update project settings (details)
  23. Bug 574195: [Ltx-Editor] Add support for context specific tab size (details)
  24. Adapt to LtkUI and LtkActions (details)
  25. Bug 574248: [*-Editor] Adapt quick assists Rename in File to command (details)
Changes
  1. Update copyright for 2021 (details)
  2. Bump version to 4.4.0-dev (details)
  3. Update project settings (Eclipse 2021-03) (details)
  4. CleanUp (details)
  5. Correct project settings (formatter version) (details)
  6. Improve file header template (details)
  7. [Releng] Update notice files (details)
  8. Update project settings (Eclipse 2021-06) (details)
  9. Bug 574153: Change scm urls from git:// to https:// (details)
  10. Update project settings (details)
Changes
  1. Update copyright for 2021 (details)
  2. [SourceEditor] Improve access of dialog settings (details)
  3. [SourceEditor] Fix potential NPE in outline (details)
  4. Bump version to 4.4.0-dev (details)
  5. Bug 571530: [SourceEditor] Fix SourceEditorOperationHandler (details)
  6. [SourceEditor] Revise SourceEditor and related classes (details)
  7. Update project settings (Eclipse 2021-03) (details)
  8. CleanUp (details)
  9. Bug 572002: Make use of IResource.createMarker(type, attribute) added in (details)
  10. Bug 572002: Add requirement for current Eclipse runtime for LTK (details)
  11. Correct license headers (details)
  12. Correct project settings (formatter version) (details)
  13. Improve file header template (details)
  14. Bug 570738: Make access to SourceContent.text easier (details)
  15. Bug 570738: Revise SourceContent (details)
  16. Correct use of String.toLowerCase/.toUpperCase (details)
  17. Bug 572429: [Input] Improve BasicSourceFragment.equals (details)
  18. [Model] Fix registration of source units (details)
  19. Bug 572429: [Model] Add support for source configurations to (details)
  20. [SourceEditor] Fix nullable annotation of (details)
  21. Bug 572002: Update to Eclipse Platform 2021-06 (3.22) (details)
  22. [Releng] Update notice files (details)
  23. Bug 572002: [Runtime] Remove use of deprecated API (details)
  24. Bug 573305: [SourceEditor] Add correction of selection in linked rename (details)
  25. Bug 572002: Adapt use of SWTs Color to current recommendation (details)
  26. Bug 573692: [UI-Workbench] Add ActionHandler supporting IUpdate.update (details)
  27. Bug 573710: Adapt to enhanced HandlerCollection (details)
  28. Bug 573707: [SourceEditor] Add ExtStyledText with workaround for (details)
  29. Update project settings (Eclipse 2021-06) (details)
  30. Bug 574153: Change scm urls from git:// to https:// (details)
  31. Update project settings (details)
  32. Bug 574195: [SourceEditor] Add support for context specific tab size to (details)
  33. [Actions] Consolidate command definitions in LtkActions (details)
  34. CleanUp: LtkUI (details)
  35. Bug 574248: [SourceEditor] Add common command support for quick assist (details)
  36. Bug 574286: Fix restoring of size of popup of quick assist assistant (details)
  37. Bug 572862: [SourceEditor] Add QuickRefactoringAssistProposal (details)
Changes
  1. CleanUp (details)
  2. Update copyright for 2021 (details)
  3. Bug 568008: Update to JUnit Jupiter 5.7 (details)
  4. [R-Help] Correct property names to "org.eclipse.statet.rhelp" (details)
  5. CleanUp: [R-DataEditor] Review parts of data editor and filter view (details)
  6. Bug 570834, Bug 570846: [R-DataEditor] Rework update of filters (details)
  7. Bug 570849: [R-DataEditor] Fix checked state of levels in Filter viewer (details)
  8. Bug 571027: [R-DataEditor] Fix disposal of FilterClient (details)
  9. Bug 570850: [R-DataEditor] Improve generatation of filter expression (details)
  10. Bump version to 4.4.0-dev (details)
  11. [*-Editor] Adapt to revised SourceEditor and related changes (details)
  12. CleanUp: [R-DataEditor] Add nullable annotations (details)
  13. Bug 570852: [R-DataEditor] Alter RDataTableComposite to RDataTableViewer (details)
  14. [R-DataEditor] Fix notification of FilterSet post listeners (details)
  15. Bug 571631: [R-DataEditor] Adapt to fix in WaLTable (details)
  16. Bug 570852: [R-DataEditor] Add support for ShowIn to R-DataEditor (for (details)
  17. Bug 571681: Add dimension of unfiltered data to status line and (details)
  18. Bug 571029: [R-DataEditor] Fix filter application of filter after (details)
  19. Bug 571747: [R-DataEditor] Fix update of UI if filter data changed (details)
  20. Bug 571034: [R-DataEditor] Add display of status messages of filters (details)
  21. [R-DataEditor] Revise FilterClient (details)
  22. [R-DataEditor] Fix notification of FilterSet post listeners (details)
  23. Bug 571029: [R-DataEditor] Fix application of filter after refresh (details)
  24. Bug 570852: [R-DataEditor] Add ShowIn to context menu of table header (details)
  25. Bug 572002: Update to JUnit Jupiter 5.7.1 (details)
  26. Update project settings (Eclipse 2021-03) (details)
  27. CleanUp (details)
  28. [R-Debug] Revise R debug model (details)
  29. Bug 572002: Make use of IResource.createMarker(type, attribute) added in (details)
  30. Correct license headers (details)
  31. Correct project settings (formatter version) (details)
  32. Improve file header template (details)
  33. Adapt to improved SourceContent (details)
  34. Bug 572852: [R-Project] Fix task tags for Rd files (details)
  35. [R-Source] Unify access for constructions of AST nodes (details)
  36. [R-Source] Correct naming of status definitions in RSourceContants (details)
  37. CleanUp: [R-Source] SyntaxProblemReporterTest (details)
  38. Bug 572339: [R-Source] Mark invalid code points as error (details)
  39. Bug 572429: [R-Source] Add concept of R language version to R-Source (details)
  40. [R-Source] Improve R AST (details)
  41. Bug 572344: [R-Source] Add support for shorthand notation for function (details)
  42. [R-Source] Fix Assignment.getSourceExpr for right versions (details)
  43. Correct use of String.toLowerCase/.toUpperCase (details)
  44. Adapt to changed string factories (details)
  45. Bug 572429: [R-Source, R-Model] Add concept of RSourceConfig (details)
  46. Bug 570738: [R-Source] Add nullable annotations to RAsts (details)
  47. Bug 570738: [R-Source] Improve RAst (details)
  48. Bug 573295: [R-Source] Fix RAsts.computeRExpressionIndex/ (details)
  49. Bug 570738: [R-Source] Add support for pipe operator (details)
  50. Bug 572862: [R-Editor] Add support for pipe operator to context (details)
  51. Bug 572862: [R-Editor] Add editor template for pipe operator (details)
  52. Bug 570738: [R-Model] Add support for pipe operator to SourceAnalyzer (details)
  53. Bug 572862: [R-Editor] Add seperate text style type for pipe operator (details)
  54. Bug 573298: [R-Source] Add support for special argument matching of (details)
  55. Bug 573298: [R-Source] Add support for special argument matching of (details)
  56. Bug 573305: [R-Model] Fix linkage of function names of replacement (details)
  57. Bug 572002: [R-Help] Update R help to Jetty 10 (details)
  58. [Releng] Update notice files (details)
  59. Bug 572002: Remove use of deprecated API (details)
  60. Bug 573305: [R-Editor] Add support for rename of replacement function (details)
  61. CleanUp: [NiConsole] Add nullable annotations (details)
  62. CleanUp: Remove ColorManager from RSourceViewerConfiguration constructor (details)
  63. Bug 572002: Adapt use of SWTs Color to current recommendation (details)
  64. Bug 573692: [NiConsole] Add support for Find Next and Find Previous (details)
  65. Bug 573710: Adapt to enhanced HandlerCollection (details)
  66. Bug 573707: [NiConsole] Make use of ExtStyledText with workaround for (details)
  67. Update project settings (Eclipse 2021-06) (details)
  68. Bug 572002, Bug 573461: Update to Jetty 10.0.4 (details)
  69. [TexRweave] Fix support for non-interned control word strings (details)
  70. Bug 574153: Change scm urls from git:// to https:// (details)
  71. Bug 572002, Bug 573461: Update to Jetty 10.0.5 (details)
  72. Update project settings (details)
  73. Bug 574195: [R-Editor] Add support for context specific tab size (details)
  74. Adapt to LtkUI and LtkActions (details)
  75. Bug 573305: [R-Model] Fix twice registered function name of replacement (details)
  76. Bug 574248: [*-Editor] Adapt quick assists Rename in File and variants (details)
  77. Bug 572862: [R-Editor] Add quick assist Convert Function Call to Forward (details)
  78. Bug 574305: [R-DataEditor] Decommission text filter (details)
Changes
  1. Update copyright for 2021 (details)
  2. Bug 570025: [RJ-Dbg] Improve TracepointStatesUpdate.toString to (details)
  3. Bug 570025: [RJ-Dbg] Fix update of TracepointManager.isAnyEnabled (details)
  4. Bug 568008: Update to JUnit Jupiter 5.7 (details)
  5. Bug 570660: [RJ-Servi] Fix regular shutdown of pool (was prevented by (details)
  6. [RJ-Servi] Add unit test for pool node state and client label (details)
  7. Bug 567221: [RJ-Servi] (Re)add detection of lost clients (details)
  8. Bug 567221: Improve configuration of detection of lost clients (details)
  9. Bug 567660: Add notice about required Java version to CHANGES (details)
  10. Bug 568187, Bug 568190: Add notice about new constants in R*Store to (details)
  11. Bug 567221: Add notice about detection of lost clients (details)
  12. Bug 571160: [RJ-Servi] Improve logging when stopping R nodes (details)
  13. Bump version to 4.4.0-dev (details)
  14. Bug 571382: [RServi] Fix RServiRJComClient.handleServerStatus (details)
  15. Bug 571382: [RServi] Avoid unnecessary logs in .forceClose (details)
  16. [RServi] Add test case for crashed engines (details)
  17. Bug 572002: Update to JUnit Jupiter 5.7.1 (details)
  18. Update project settings (Eclipse 2021-03) (details)
  19. CleanUp (details)
  20. CleanUp: Remove unnecessary CopyOnWriteCollection.toList() (details)
  21. [RJ-Servi] Rename APool2NodeFactory to APool2NodeObjectFactory since (details)
  22. [RJ-Servi] Improve unit tests (details)
  23. Bug 572157: [RJ-Servi] Fix PoolNodeObject.getAllocatedDuration (details)
  24. [RJ-Servi] Add catch of all throwables when cleaning up node resourcers (details)
  25. Bug 572191: [RJ-Servi] Add node state DISPOSING (details)
  26. Bug 572191: [RJ-Servi] Add unit tests for PoolNode.getAllocationCount (details)
  27. CleanUp (details)
  28. CleanUp (details)
  29. Correct license headers (details)
  30. Correct project settings (formatter version) (details)
  31. Improve file header template (details)
  32. Bug 572429: [RService] Adapt RVersion to extend common Version (details)
  33. [RJ-Servi] Add doc for configuration files of RServi Pool (details)
  34. Correct use of String.toLowerCase/.toUpperCase (details)
  35. [RJ-Servi] Update web app to Jave EE 8 dependencies released by Eclipse (details)
  36. [Releng] Update notice files (details)
  37. Bug 572002: Adapt use of SWTs Color to current recommendation (details)
  38. Bug 573710: Adapt to enhanced HandlerCollection (details)
  39. Update project settings (Eclipse 2021-06) (details)
  40. Bug 574153: Change scm urls from git:// to https:// (details)
  41. Update project settings (details)
  42. Bug 572191: Add notice about added PoolNodeState.DISPOSING to CHANGES (details)

Started by user Stephan Wahlbrink

Revision: 2614eb0040ca949fd8df67c9e6925e8876ae9ff4
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet.git
  • origin/master
Revision: 725cbdb106280162f18eefd3260cb9bacece12be
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet-commons.git
  • origin/master
Revision: 82784ec456d0181e6cbb5afd26c92267046b7bc7
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet-docmlet.git
  • origin/master
Revision: 2a12d5b5c04cf16ca118fe799626320a98699e50
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet-eutils.git
  • origin/master
Revision: a96394eeec5631e8f643d882123d388e1e22dc7e
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet-ltk.git
  • origin/master
Revision: ad85d0f7fee5578168f27b369c77f3a8335a0fa5
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet-r.git
  • origin/master
Revision: 9ef535c4c5554363b73c1b5da2489e4753c9b952
Repository: git://git.eclipse.org/gitroot/statet/org.eclipse.statet-rj.git
  • origin/master