Skip to content
Failed

Changes

Summary

  1. RedDeer 3.4.0 initialization for 2021-06 (details)
  2. Update Tomcat in tests to 10 (details)
  3. Update eclipse jarsinger, remove pack200 (details)
  4. Created QuarkusLaunchConfiguration class (details)
  5. Created plugin for EnvironmentLaunchConfigurationTab (details)
  6. Created tests for EnvironmentLaunchConfigurationTab (details)
  7. Removed QuarkusLaunchConfiguration (details)
  8. fixed code smells (details)
  9. added method for select one variable, renamed select mathods, renamed (details)
  10. divided main code into several small (details)
  11. added comments (details)
  12. Test splitted to few small tests, added select variable for buttons (details)
  13. Default overwrite changed to false. Added new method with overwrite (details)
  14. Reworked edit(...). (details)
  15. fixed typo (details)
  16. fixed typo (details)
  17. fixed typo (details)
  18. reworked selectEnvironmentVariable methods (details)
  19. Adapt New Java project wizard pages for 2021-06 (details)
  20. Update archetype dependencies (details)
  21. Reuse problematic class from org.eclipse.reddeer.jdt under EPL 2.0 and change accordingly. fixes #2122 (details)
  22. Fix upstream changes in test framework methods in UI (details)
  23. Change orbit to R site (details)
  24. Exclude packaging dependency bundles into plugin (details)
  25. Revert omitting dependent bundles into build (details)
  26. Prepare for 3.5.0 release cycle (SimRel 2021-09) (details)
  27. Update Java in Manifests to Java 11. remove unused imports (details)
  28. Remove unnecessary dependencies packing, fixes #2128 (details)
  29. Update eclipse target site to 2021-09 (details)
  30. Introduce github actions PR check job, fixes #2131 (details)
  31. Add setText for TableItem (fixes # 2132) (details)
  32. Include org.eclipse.reddeer.jdt.junit bundle to the p2 update site. fixes #2136 (details)
  33. Include all neccessary bundles into reddeer p2 update site, fixes #2138 (details)
  34. Add SWT_GTK3=0 env. var (details)
  35. Update Orbit to R (details)
  36. Upversion to 4.0.0 (details)
  37. Add installation of one p2 site at once, fixes #2140 (details)
  38. Add reference of the dependent update sites for reddeer p2 update site, fixes #2142 (details)
  39. Upversion to 4.1.0 (details)
  40. Update pom.xml to SimRel 2022-03 (details)
  41. Update site/category referenced p2 update site to 2022-03 (details)
  42. Add WebBrowserPreferencePage, fixes #2152 (details)
  43. Implement Internal Browser preferences requirement, fixes #2157 (details)
  44. Add referenced site orbit (details)
  45. Prevent empty snake yaml constructor, fixes #2153 (details)
  46. Update to 2022-03 M3 targets (details)
  47. Replace http protocol in site/category with secured one (details)
  48. Change eclipse update site to 4.23-I builds (details)
  49. Change static class member of ConsoleHasLabel to non static, fixes #2162 (details)
  50. Update eclipse p2 referenced update sites (details)
  51. Add check for empty string, fixes #2165 (details)
  52. Fix browser tests (details)
  53. Prepare RedDeer release 2022-03 (details)
  54. Upversion to 4.2.0 (details)
  55. Update eclipse target platform and update sites for 2022-06 (details)
  56. Add mylyn update site repository as it was removed from SimRel (details)
  57. Hardening for handling project import, fixes #2168 (details)
  58. Update eclipse target site to staging 2022-06 (details)
  59. Update orbit to latest R (details)
  60. Prepare release 2022-06 (details)
  61. Upversion to 4.3.0 (details)
  62. Update eclipse target site to 4.25 (details)
  63. Update repository references in site/category.xml to 4.25 eclipse updates (details)
  64. Change workflow to build and compile only (details)
  65. Comment out test related steps (details)
  66. Move to Java 17 compile and target runtime, fixes #2173 (details)
  67. Update tycho to 2.7 (details)
  68. Fix eclipse.test tests, add DisableOomphRecorder Requirement (details)
  69. Remove mylyn tests and mark mylyn related implementations as deprecated (details)
  70. Invalidate maven cache (details)
  71. Update dependencies like tycho in archetype (details)
  72. fix another batch of tests, fixes #2156 (details)
  73. Fix another batch of tests and patches for 2022-09 eclipse. fixes #2156 (details)
  74. Update target eclipse/orbit sites for 4.3.0 release (details)
  75. Upversion to 4.4.0 (details)
  76. Move to Eclipse 2022-12 (details)
  77. Update swt.tests after API removal/change, fixes #2183 (details)
  78. Update tycho version used to the latest 2.7.x (details)
  79. Allow github actions caching, remove java 11 from configuration (details)
  80. Bump hsqldb in /tests/org.eclipse.reddeer.eclipse.test (details)
  81. Added methods for work with Install/Update Available Software Sites preference page (details)
  82. Adding tests for AvailableSoftwareSitesPreferencePage (details)
  83. Adding copyright notice, description, author and specifying created shells (details)
Commit a742124ac24776d8688ab342181ae4cb46571f14 by Ondrej Dockal
RedDeer 3.4.0 initialization for 2021-06

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified archetype/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified features/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified site/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
Commit c57b05ef8a34aea8b532bb292f24875b83696710 by Ondrej Dockal
Update Tomcat in tests to 10
(Fixes #2112)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/resources/requirements.json (diff)
Commit c5ccc5c32d3a79c30a1ae32192b661f927e52b8f by Ondrej Dockal
Update eclipse jarsinger, remove pack200
  - fixes #2117 and #2114

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit 549388166ad4a3fa04e480f9472da2b9444b6eb3 by Ondrej Dockal
Created QuarkusLaunchConfiguration class

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was addedplugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/QuarkusLaunchConfiguration.java
Commit 143bec126e1206f0be79bd2f1e26680a0a703a1b by Ondrej Dockal
Created plugin for EnvironmentLaunchConfigurationTab

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was addedplugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentLaunchConfigurationTab.java
Commit bd22383d282c15a15ac3b724caa5b0747b103ac3 by Ondrej Dockal
Created tests for EnvironmentLaunchConfigurationTab

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was addedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentLaunchConfigurationTabTest.java
Commit 20be714e04259bb825219ca8861a46b2f463d6bb by Ondrej Dockal
Removed QuarkusLaunchConfiguration

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was removedplugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/QuarkusLaunchConfiguration.java
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentLaunchConfigurationTabTest.java (diff)
Commit 13dd7be4f7066ed6b71e92decd11873980603023 by Ondrej Dockal
fixed code smells

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was addedplugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java
The file was removedplugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentLaunchConfigurationTab.java
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentLaunchConfigurationTabTest.java (diff)
Commit 7d111a07d0fbe5220b2f92243fbd71d388483258 by Ondrej Dockal
added method for select one variable, renamed select mathods, renamed
variables, added check for overwrite variable

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was addedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentTabTest.java
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
The file was removedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentLaunchConfigurationTabTest.java
Commit 5d4fa5be4f87ef38f86e9e573d6fc7ff8ac86c25 by Ondrej Dockal
divided main code into several small

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentTabTest.java (diff)
Commit 0af8da83c67f489fc04fae0cdd0eed1a6212a2f6 by Ondrej Dockal
added comments

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit 38792ee97cdb089bf23c433a92e9eb74c3610d8a by Ondrej Dockal
Test splitted to few small tests, added select variable for buttons
edit, remove and copy

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentTabTest.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit c44d555a8488003df2c82bc0799b8e20869ceeb8 by Ondrej Dockal
Default overwrite changed to false. Added new method with overwrite
param.

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit 536acb1a9d70d9aa4dd2dd0b90872ecb4b6f6697 by Ondrej Dockal
Reworked edit(...).

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit 713c139258291e58a8844636b1da6e7290045646 by Ondrej Dockal
fixed typo

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit 88569cacaaa7a8ee7f25ed0cf3b500aaf0acf36a by Ondrej Dockal
fixed typo

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit 5f48d0617e00e262f8afac691f9aadc06a2a49a2 by Ondrej Dockal
fixed typo

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit f0b2b69d15a6525c9993cdd0f6fc4127af0ab5d6 by Ondrej Dockal
reworked selectEnvironmentVariable methods

Signed-off-by: Oleksii Korniienko <olkornii@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/environment/launcher/EnvironmentTabTest.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/debug/ui/launchConfigurations/EnvironmentTab.java (diff)
Commit 3eb180106db81f7a3bf4887af1345c70e9070f29 by Ondrej Dockal
Adapt New Java project wizard pages for 2021-06
   - Fix tests failures for 20201-06 M3

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/wizards/NewJavaProjectWizardPageOne.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/wizards/NewJavaProjectWizardPageTwo.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/ui/wizards/JavaProjectWizardTest.java (diff)
Commit fe0c2a6ab624ff01bc9bf42dceb019f2df344a0b by Ondrej Dockal
Update archetype dependencies

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified archetype/src/test/resources/projects/eclipse-reddeer-archetype/archetype.properties (diff)
The file was modified archetype/src/main/resources/META-INF/maven/archetype-metadata.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/problems/ProblemsViewTest.java (diff)
Commit fc4f80009ce526e7ffd27b982f84f988de0807e5 by Ondrej Dockal
Reuse problematic class from org.eclipse.reddeer.jdt under EPL 2.0 and change accordingly. fixes #2122

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was addedplugins/org.eclipse.reddeer.codegen/src/org/eclipse/reddeer/codegen/wizards/MethodStubsSelectionButtonGroup.java
The file was modified plugins/org.eclipse.reddeer.codegen/src/org/eclipse/reddeer/codegen/wizards/MethodsPage.java (diff)
Commit fc2ec40b4ebbd77ebdb32bdb7ca66442f3f48a96 by Ondrej Dockal
Fix upstream changes in test framework methods in UI

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.ui.test/src/org/eclipse/reddeer/ui/test/wizard/impl/RedDeerTestCaseWizardPageOne.java (diff)
Commit 544e904b31d8fe18d0848b7cbef73a76c409cb32 by Ondrej Dockal
Change orbit to R site

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit 29597b8d6863df393af7b87cbea1e8d2f6fe512c by Ondrej Dockal
Exclude packaging dependency bundles into plugin

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/pom.xml (diff)
The file was modified pom.xml (diff)
Commit 0de3e185b223bdf73374a16a3828850889f1d2f8 by Ondrej Dockal
Revert omitting dependent bundles into build

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/pom.xml (diff)
Commit 4777e27f4df9840dc3fb09c7052adbf669111e68 by Ondrej Dockal
Prepare for 3.5.0 release cycle (SimRel 2021-09)

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified features/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified site/pom.xml (diff)
The file was modified plugins/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
Commit 86630abb24089b7fcc47c739136ae9e529ad124a by Ondrej Dockal
Update Java in Manifests to Java 11. remove unused imports
(Fixes #2108)

Signed-off-by: Josef Kopriva <jkopriva@redhat.com>
The file was modified plugins/org.eclipse.reddeer.common/src/org/eclipse/reddeer/common/wait/WaitUntil.java (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/lookup/ToolBarLookup.java (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/src/org/eclipse/reddeer/common/exception/WaitTimeoutExpiredException.java (diff)
The file was modified pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/matcher/WithMnemonicTextMatchers.java (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/src/org/eclipse/reddeer/common/wait/WaitWhile.java (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/matcher/WithTextMatchers.java (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/matcher/AnchorLinkTextMatcher.java (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/matcher/LinkTextMatcher.java (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/matcher/WithTooltipTextMatcher.java (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/src/org/eclipse/reddeer/common/matcher/VersionMatcher.java (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/lookup/ToolItemLookup.java (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
Commit e0633a9864562338d23995c1d601708c829242a3 by Ondrej Dockal
Remove unnecessary dependencies packing, fixes #2128

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/pom.xml (diff)
Commit 1d28c6c8d6ae194b8579a80b050f293bef7a7257 by Ondrej Dockal
Update eclipse target site to 2021-09

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit e1d2537a403e8341e2c76cd1df69d8f4b9469321 by Ondrej Dockal
Introduce github actions PR check job, fixes #2131

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified .gitignore (diff)
The file was added.github/workflows/publish_reports.yml
The file was added.github/workflows/build_test.yml
Commit c03c23d52e27a01bbbd6ad71d26be85582103822 by Ondrej Dockal
Add setText for TableItem (fixes # 2132)

Signed-off-by: Josef Kopriva <jkopriva@redhat.com>
The file was modified tests/org.eclipse.reddeer.swt.test/src/org/eclipse/reddeer/swt/test/impl/table/DefaultTableItemTest.java (diff)
The file was modified plugins/org.eclipse.reddeer.swt/src/org/eclipse/reddeer/swt/impl/table/AbstractTableItem.java (diff)
The file was modified plugins/org.eclipse.reddeer.core/src/org/eclipse/reddeer/core/handler/TableItemHandler.java (diff)
The file was modified plugins/org.eclipse.reddeer.swt/src/org/eclipse/reddeer/swt/api/TableItem.java (diff)
Commit b59638f884d9c393f5d7849996f93070ea269047 by Ondrej Dockal
Include org.eclipse.reddeer.jdt.junit bundle to the p2 update site. fixes #2136

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
Commit 62f8409f84ba9441c08bdb42b9b0e0eec32cade1 by Ondrej Dockal
Include all neccessary bundles into reddeer p2 update site, fixes #2138

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
Commit 5df84d94d85c0a83fec614d9d35d8a28914c99d6 by Ondrej Dockal
Add SWT_GTK3=0 env. var

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified .github/workflows/build_test.yml (diff)
Commit f90dd159773f8e9f3997c21082e9891a2e9a1181 by Ondrej Dockal
Update Orbit to R

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit fe3d3c9ca130422df0da907da39eeec011f656cc by Ondrej Dockal
Upversion to 4.0.0

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified site/pom.xml (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified features/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified plugins/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
Commit 738e264224f7ba43c86f5139818300b2830a78b4 by Ondrej Dockal
Add installation of one p2 site at once, fixes #2140

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was addedtests/org.eclipse.reddeer.integration.test/src/org/eclipse/reddeer/integration/test/installation/common/preferences/AvailableSoftwareSitesPreferencePage.java
The file was modified tests/org.eclipse.reddeer.integration.test/src/org/eclipse/reddeer/integration/test/InstallSoftwareFromUpdateSiteTest.java (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
Commit 0f3ee85ce413add4c8d21a509731abd614b0afc8 by Ondrej Dockal
Add reference of the dependent update sites for reddeer p2 update site, fixes #2142

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified site/category.xml (diff)
The file was modified archetype/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified pom.xml (diff)
Commit 519e83acd1fc29a4d88e5830c5e123d8c3146465 by Ondrej Dockal
Upversion to 4.1.0

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified plugins/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified features/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified site/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
Commit bfae5c5b53abca7e8dc0d58e9f41c342ba5c7443 by Ondrej Dockal
Update pom.xml to SimRel 2022-03

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit 4fc24cc0a6ed32b1373e82fbc69b7dd648b53e44 by Ondrej Dockal
Update site/category referenced p2 update site to 2022-03

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
Commit 12fabc4c6abbead2572cd45c5725e10c8d2d04fa by Ondrej Dockal
Add WebBrowserPreferencePage, fixes #2152

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was addedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/browser/WebBrowserPreferencePageTest.java
The file was addedplugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/ui/browser/WebBrowserPreferencePage.java
Commit 876c7093654f51dd685a28f4073b8239d36a97cf by Ondrej Dockal
Implement Internal Browser preferences requirement, fixes #2157

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/plugin.xml (diff)
The file was addedplugins/org.eclipse.reddeer.requirements/src/org/eclipse/reddeer/requirements/browser/InternalBrowserRequirement.java
The file was addedtests/org.eclipse.reddeer.requirements.test/src/org/eclipse/reddeer/requirements/test/browser/InternalBrowserRequirementTest.java
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/browser/BrowserEditorTest.java (diff)
Commit 986c8e9fd04c43ba7c40b769e41307d186fde0a0 by Ondrej Dockal
Add referenced site orbit

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
The file was modified site/category.xml (diff)
Commit fd6d8b77510e8969ea9fef85d70563bfd23ead0c by Ondrej Dockal
Prevent empty snake yaml constructor, fixes #2153

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.junit/src/org/eclipse/reddeer/junit/internal/configuration/reader/JSONConfigurationReader.java (diff)
Commit f653d0612b8da60361ecdf1b28eb3dfb5db44096 by Ondrej Dockal
Update to 2022-03 M3 targets

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
The file was modified pom.xml (diff)
Commit 22dc4a3b410591a84239c32a85747b719e508a42 by Ondrej Dockal
Replace http protocol in site/category with secured one

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was addedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/condition/ConsoleHasLabelTest.java
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified site/category.xml (diff)
Commit c5a50ef92ab1467062b82f8b6d132ddcda1c5c6c by Ondrej Dockal
Change eclipse update site to 4.23-I builds

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
Commit b546cff219a512857afd89a27a35067a4cee2651 by Ondrej Dockal
Change static class member of ConsoleHasLabel to non static, fixes #2162

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/condition/ConsoleHasLabel.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/condition/ConsoleHasLabelTest.java (diff)
Commit 00052454ba94483f80c5d7efb354a4ddb2369df0 by Ondrej Dockal
Update eclipse p2 referenced update sites

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
The file was modified pom.xml (diff)
Commit be8604b63b8347039fc28ddbb57c2771ad2059d0 by Ondrej Dockal
Add check for empty string, fixes #2165

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.jface/src/org/eclipse/reddeer/jface/dialogs/TitleAreaDialog.java (diff)
Commit 307858684e0bb96e81c29c5749f95763670946a5 by Ondrej Dockal
Fix browser tests

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/browser/BrowserEditorTitleTest.java (diff)
Commit ec762369fc8651d6ef9b9a37141574af269bdf2c by Ondrej Dockal
Prepare RedDeer release 2022-03

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
The file was modified site/category.xml (diff)
Commit 547029b9f3c597c8fe1fed080089109b60ee99b6 by Ondrej Dockal
Upversion to 4.2.0

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified features/pom.xml (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified plugins/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified site/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
Commit 929251392771bf6711bc92c73217a8ea00882bfe by Ondrej Dockal
Update eclipse target platform and update sites for 2022-06

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
The file was modified pom.xml (diff)
Commit 778066abfa1c67dce563e2dc31f1b213e3eb2cf7 by Ondrej Dockal
Add mylyn update site repository as it was removed from SimRel

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
Commit 32580d5eada6c25af54ea1d47340872ef08a2654 by Ondrej Dockal
Hardening for handling project import, fixes #2168

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/ui/wizards/datatransfer/WizardProjectsImportPage.java (diff)
Commit 0524eba3e957e38efecb4b72f5a26476e4b84f4a by Ondrej Dockal
Update eclipse target site to staging 2022-06

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
The file was modified site/category.xml (diff)
Commit 5fb36b32423307c73d78125b9027e17c62444cd5 by Ondrej Dockal
Update orbit to latest R

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
The file was modified site/category.xml (diff)
Commit 1d8edc67d1e1d185c4d4d83899fc765477d10117 by Ondrej Dockal
Prepare release 2022-06

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
The file was modified pom.xml (diff)
Commit 3b54cd64a6be452d7dc0dfe86d1f5d505aaddad9 by Ondrej Dockal
Upversion to 4.3.0

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified features/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified plugins/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified site/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
Commit 0ffeeeadb2931e30dc64526408695645045028ef by Ondrej Dockal
Update eclipse target site to 4.25

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit 787478fba6797cbf1d309833353dbc3f3f417e64 by Ondrej Dockal
Update repository references in site/category.xml to 4.25 eclipse updates

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
Commit 265ae4dcef692a60d9ffb283fd285c3ba9932e20 by noreply
Change workflow to build and compile only

Add java 17 as runtime configuration
The file was modified .github/workflows/build_test.yml (diff)
Commit 9f348e4a8aa5fa846eb9ae256eea5104ed16f2e2 by noreply
Comment out test related steps
The file was modified .github/workflows/build_test.yml (diff)
Commit 6552a0fbc5d134b338b52c7d8871b272dec76e14 by Ondrej Dockal
Move to Java 17 compile and target runtime, fixes #2173

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
Commit 9a289e9e25270dfae96df84f114963174efbb643 by Ondrej Dockal
Update tycho to 2.7

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/src/org/eclipse/reddeer/eclipse/ui/project/_MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified archetype/src/main/resources/archetype-resources/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
Commit 12bb86bea4e02522f72e4107a502a6cb31754f9d by Ondrej Dockal
Fix eclipse.test tests, add DisableOomphRecorder Requirement

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/preferences/BuildPathsPropertyPage.java (diff)
The file was addedplugins/org.eclipse.reddeer.requirements/src/org/eclipse/reddeer/requirements/preferences/OomphRecorderRequirement.java
The file was modified plugins/org.eclipse.reddeer.requirements/plugin.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/ui/preferences/BuildPathsPropertyPageTest.java (diff)
The file was addedtests/org.eclipse.reddeer.requirements.test/src/org/eclipse/reddeer/requirements/test/preferences/OomphRecorderRequirementTest.java
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
Commit b240bf0e12d123fa3da2a4e7bd49a122732832c7 by Ondrej Dockal
Remove mylyn tests and mark mylyn related implementations as deprecated

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/mylyn/tasks/ui/views/TaskListView.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/mylyn/tasks/ui/wizards/NewRepositoryWizard.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/mylyn/tasks/ui/views/TaskList.java (diff)
The file was removedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/mylyn/tasks/ui/view/TaskListViewTest.java
The file was removedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/mylyn/tasks/ui/view/TaskRepositoriesViewTest.java
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/mylyn/tasks/ui/views/TaskRepositoriesView.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/dialogs/ExplorerItemPropertyDialogTest.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/mylyn/tasks/ui/wizards/TaskRepositoryWizardDialog.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/mylyn/tasks/ui/views/TaskRepository.java (diff)
Commit d98e315478f1dedb921555783acd81303fe7d5b1 by noreply
Invalidate maven cache
The file was modified .github/workflows/build_test.yml (diff)
Commit 419f056fd3ce9177061fdd0d83463154d03a81b4 by Ondrej Dockal
Update dependencies like tycho in archetype

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified archetype/src/test/resources/projects/eclipse-reddeer-archetype/archetype.properties (diff)
The file was modified archetype/src/main/resources/META-INF/maven/archetype-metadata.xml (diff)
Commit 6f4f3ced5bf7daa2834fa9e423b4d866d92d77bf by Ondrej Dockal
fix another batch of tests, fixes #2156

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/wizards/CanImplement.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/ui/junit/JUnitRunTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/ui/wizards/JavaProjectWizardTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/problems/ProblemsViewTest.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/wizards/NewClassWizardPage.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/wizards/NewJavaProjectWizardPageOne.java (diff)
Commit 694753438180c31b0ccd478e073ea4f0b48a1c3e by Ondrej Dockal
Fix another batch of tests and patches for 2022-09 eclipse. fixes #2156

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/ServerModuleTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/ui/wizards/NewInterfaceCreationWizardTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/jdt/ui/wizards/NewClassCreationWizardTest.java (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/src/org/eclipse/reddeer/eclipse/jdt/ui/wizards/NewClassWizardPage.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/ModifyModulesDialogTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/ui/browser/WebBrowserPreferencePageTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/ServersViewTestCase.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/TestServerBehaviour.java (diff)
Commit a66d8a1f148bd40b7564ffc38944b871b22c7a0c by Ondrej Dockal
Update target eclipse/orbit sites for 4.3.0 release

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
The file was modified site/category.xml (diff)
Commit 9c0e07f2530a57e12899d03a813b17815437589f by Ondrej Dockal
Upversion to 4.4.0

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.junit.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.uiforms/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.jface/META-INF/MANIFEST.MF (diff)
The file was modified archetype/src/main/resources/archetype-resources/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jface/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.ui.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.graphiti/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/pom.xml (diff)
The file was modified features/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.ui.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/META-INF/MANIFEST.MF (diff)
The file was modified jacoco-report/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.logparser/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.swt/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench.core/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.eclipse/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.core.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.junit.extension/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/pom.xml (diff)
The file was modified plugins/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.codegen/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/pom.xml (diff)
The file was modified test-apps/org.eclipse.reddeer.e4/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.go/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.ui/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.spy/META-INF/MANIFEST.MF (diff)
The file was modified archetype/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/pom.xml (diff)
The file was modified tests/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.spy/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.swt/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.direct.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.requirements.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.junit.test/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.direct/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.codegen.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.graphiti.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench.core/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.graphiti.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.core/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.tests.feature/pom.xml (diff)
The file was modified test-apps/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.direct/META-INF/MANIFEST.MF (diff)
The file was modified plugins/org.eclipse.reddeer.requirements/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.uiforms.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.workbench.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.junit/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.gef.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.gef.spy.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.swt.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.logparser.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/META-INF/MANIFEST.MF (diff)
The file was modified pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.jdt.junit/pom.xml (diff)
The file was modified site/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.common/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.recorder.feature/feature.xml (diff)
The file was modified tests/org.eclipse.reddeer.jface.test/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.swt.test/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/feature.xml (diff)
The file was modified features/org.eclipse.reddeer.eclipse.feature/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.e4.workbench.test/pom.xml (diff)
The file was modified features/org.eclipse.reddeer.e4.feature/feature.xml (diff)
The file was modified plugins/org.eclipse.reddeer.workbench/META-INF/MANIFEST.MF (diff)
The file was modified features/org.eclipse.reddeer.spy.feature/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.common.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.gef.spy/pom.xml (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.recorder/pom.xml (diff)
The file was modified plugins/org.eclipse.reddeer.e4.workbench/pom.xml (diff)
Commit a5a8926b843c0e7fe32bb8d54aff68a3edf84b82 by Ondrej Dockal
Move to Eclipse 2022-12

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified site/category.xml (diff)
The file was modified pom.xml (diff)
Commit d0c251b9013d2713f58fc9649f97c84eb340f2d0 by Ondrej Dockal
Update swt.tests after API removal/change, fixes #2183

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified tests/org.eclipse.reddeer.swt.test/src/org/eclipse/reddeer/swt/test/impl/button/DataBindingRadioButtonTest.java (diff)
Commit e9eab666994f7ffdb5498429f72335885b42ebef by Ondrej Dockal
Update tycho version used to the latest 2.7.x

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified pom.xml (diff)
The file was modified site/category.xml (diff)
The file was modified archetype/pom.xml (diff)
Commit f8ccc47c5a7ab7fb88e11ee8181dc427d8479d0d by Ondrej Dockal
Allow github actions caching, remove java 11 from configuration

Signed-off-by: Ondrej Dockal <odockal@redhat.com>
The file was modified .github/workflows/build_test.yml (diff)
The file was modified site/category.xml (diff)
Commit 373943b41095f0630d1274412a6bd482b7f1fbad by Ondrej Dockal
Bump hsqldb in /tests/org.eclipse.reddeer.eclipse.test

Bumps hsqldb from 2.3.0 to 2.7.1.

---
updated-dependencies:
- dependency-name: org.hsqldb:hsqldb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/pom.xml (diff)
Commit fd29b42417c70e53e00e6ae5c6ee15080a385b20 by Ondrej Dockal
Added methods for work with Install/Update Available Software Sites preference page

Signed-off-by: lgrossma <lgrossma@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/META-INF/MANIFEST.MF (diff)
The file was modified tests/org.eclipse.reddeer.integration.test/src/org/eclipse/reddeer/integration/test/installation/common/preferences/AvailableSoftwareSitesPreferencePage.java (diff)
The file was addedtests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/integration/AvailableSoftwareSitesPreferencePageTest.java
Commit 1d4dd1ab86fd76161bd9fb635898ebb60c7c18b8 by Ondrej Dockal
Adding tests for AvailableSoftwareSitesPreferencePage

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/integration/AvailableSoftwareSitesPreferencePageTest.java (diff)
The file was modified tests/org.eclipse.reddeer.eclipse.test/META-INF/MANIFEST.MF (diff)
Commit 9769e32a6e095ab482061a16618e8fbd4e5a681d by Ondrej Dockal
Adding copyright notice, description, author and specifying created shells

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
The file was modified tests/org.eclipse.reddeer.eclipse.test/src/org/eclipse/reddeer/eclipse/test/integration/AvailableSoftwareSitesPreferencePageTest.java (diff)