Commit Graph
57 Commits
Author SHA1 Message Date
Axel Uhl 6614248201 added LICENSE files in projects with copied content 2024-04-12 15:45:29 +02:00
Wessels, Udo (PPN) 2b66121265 bug5910: remove not supported line in .project files so that current Eclipse version (2023-09) can import the projects. 2023-10-09 18:00:50 +02:00
Axel Uhl c1bab0cb7e bug5440: using com.google.gson for Selenium from target platform now 2022-11-02 18:19:54 +01:00
Axel Uhl 24f6394052 bug5440: added aws-lambda-java-core[.sources] and reddison to target-base 2022-11-02 17:30:30 +01:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Thomas Wiese 6973fc7f93 set bundle-version to 3.141.59 2019-10-14 17:27:37 +02:00
Thomas Wiese 8c521fc9e9 update maven version according to selenium client 3.141.59 2019-10-08 09:33:12 +02:00
Thomas Wiese bad5da4a02 update selenium client to 3.141.49: remove old includes 2019-10-07 13:40:37 +02:00
Thomas Wiese 65f367542a update selenium client to 3.141.49 2019-10-07 12:08:48 +02:00
Axel Uhl 89e8bef9c8 Revert "removed PluginNature from our OSGi bundles; they are not Eclipse plugins";
according to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544977#c21 the
scenario of using the ManifestBuilder without setting the PluginNature is
not a supported scenario. Besides, it doesn't help to get rid of the new
Eclipse warning regarding non-exported packages.

This reverts commit 063484e29f.
2019-05-28 21:54:20 +02:00
Axel Uhl 063484e29f removed PluginNature from our OSGi bundles; they are not Eclipse plugins 2019-05-27 22:53:30 +02:00
Steffen Schaefer 5a76557faf Bug 4339: Ensures consistent versions in OSGi and Maven 2018-07-20 08:08:52 +02:00
Steffen Schaefer 36822bdc61 Bug 4339: Updated to Selenium 3.13 2018-07-19 17:57:30 +02:00
Kai Börnert 8cd818a8e7 bug4339 removed unused exports to simplify dependencies 2018-07-19 17:35:08 +02:00
Steffen Schaefer 6a72b30ce0 Bug 4339: Updated to Selenium 3.12.0 to hopefully solve some test
problems
2018-06-14 10:02:01 +02:00
Steffen Schaefer 331a0c7959 Bug 4339: updated version of the used Selenium artifacts in MANIFEST.MF
and pom.xml
2018-04-26 15:07:50 +02:00
Steffen Schaefer f735407d11 Bug 4339: Added Selenium sources for improved debugging 2018-04-24 09:11:37 +02:00
Steffen Schaefer f67ea36896 Bug 4339: Updated Selenium to version 3.11.0 2018-04-24 08:36:02 +02:00
Steffen Schaefer 9d726f44eb Merge branch 'master' into bug4339 2018-04-23 13:19:48 +02:00
Axel Uhl bd90f921dd added Automatic-Module-Name headers to satisfy Oxygen.3 Java9 warnings rule 2018-03-24 01:45:37 +01:00
Steffen Schaefer 0353a9d253 Bug 4339: Updated selenium libs to version 3.6.0 2017-10-10 16:14:00 +02:00
Steffen Schaefer 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Axel Uhl 1579c7914b removed xml-apis-1.4.01.jar (taken over by JDK's rt.jar); back to Tycho 1.0.0
Change-Id: If11cd258a6adba7da000a31b2f381a740c99b213
2017-02-21 19:52:27 +01:00
Axel Uhl 63bed9812c attached Selenium sources
Change-Id: I69611ded6df84cb749dcb52dd7d938d831831127
2017-02-21 11:07:58 +01:00
Axel Uhl d66bbda63b export org.json from org.openqa.selenium.osgi bundle 2015-02-10 23:29:56 +01:00
Axel Uhl 161d823dee updated project compliance settings to JavaSE-1.8 2014-10-01 14:44:22 +02:00
Axel Uhl e9130d38f3 upgraded classpaths to JavaSE-1.8 2014-10-01 14:16:18 +02:00
Axel Uhl 7ece44052d upgraded manifests from JavaSE-1.7 to JavaSE-1.8 as runtime environment 2014-10-01 14:08:19 +02:00
Axel Uhl 6c7a25cb99 removed unnecessary .classpath entries in org.openqa.selenium.osgi project; the MANIFEST.MF already references and exports all necessary stuff from lib/ 2014-04-23 14:40:06 +02:00
D049941 787ffd0971 Selenium updated to version 2.40 and hamcrest bundle added to the
dependencies.
2014-03-21 15:50:41 +01:00
D049941 361bc7bcd7 Selenium updated to version 2.39.0 2014-02-02 15:15:14 +01:00
D049941 725011353b Selenium updated to version 2.38 which fixes an issue with the scrolling
in the administration console (incorrect return value of isDisplayed for
elements, which are hidden due the overflow attribute of the parent).
2013-12-20 13:38:30 +01:00
D049941 4124714893 Selenium updated to version 2.34.0 2013-08-07 17:30:26 +02:00
Armin Zamani b501d1ca6f Merge branch 'racecommittee_integrated' of
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated

Conflicts:
	java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
D049941 319c6496cf Merge branch 'gwt25' (including 'master') into 'integration_tests'
Conflicts:
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AdminConsoleEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/TracTracEventManagementPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client/AbstractEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/LeaderboardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboard/SortedCellTableWithStylableHeaders.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/leaderboardedit/LeaderboardEditPage.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/spectator/SpectatorEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/usermanagement/UserManagementPage.java
	java/com.sap.sailing.gwt.ui/src/main/resources/com/sap/sailing/gwt/ui/AdminConsole.gwt.xml
	java/pom.xml
2012-11-26 13:11:58 +01:00
D049941 e9ad75b4c5 Package org.openqa.selenium.security added to the exported packages. 2012-11-14 13:05:22 +01:00
D049941 beb771118e Update of Selenium to version 2.25.0 2012-11-09 14:56:20 +01:00
D049941 b49e7a6b68 Exported packages and addional stuff added. 2012-08-03 14:34:10 +02:00
D049941 c887df3464 More dependencies added. 2012-08-03 14:26:05 +02:00
D049941 7074d43845 More dependencies added. 2012-08-03 14:25:44 +02:00
D049941 8dcc92d645 More dependencies added. 2012-08-03 14:25:24 +02:00
D049941 8a8558bc22 More dependencies added. 2012-08-03 14:24:52 +02:00
D049941 9f0eb53987 More dependencies added. 2012-08-03 14:24:10 +02:00
D049941 e7dfa6c59d More dependencies added. 2012-08-03 14:23:53 +02:00
D049941 91ecafd0fe More dependencies added. 2012-08-03 14:23:11 +02:00
D049941 e6ccee2062 More dependencies added. 2012-08-03 14:22:42 +02:00
D049941 e9795535f9 More dependencies added. 2012-08-03 14:22:17 +02:00
D049941 1a9b67bcda More dependencies added. 2012-08-03 14:21:51 +02:00
D049941 2877414d43 More dependencies added. 2012-08-03 14:21:18 +02:00