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
5d8a57cb67
bug5792: further aligned manifests, .classpath and settings/preferences
2022-12-14 05:23:00 -08:00
Axel Uhl
24132454b0
bug5792: adjust to Java-11 deprecations (Number constructors, reflection, Hamcrest, minor AWT changes)
2022-12-12 07:35:58 -08:00
Axel Uhl
6838af6afd
bug5792: further adjustments in manifests and project settings/build paths
2022-12-12 06:35:57 -08: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
Axel Uhl
4db4b95b62
bug4811: set org.eclipse.jdt.core.compiler.codegen.methodParameters to generate in all preference files; Tycho respects them!
2021-02-16 14:58:38 +01:00
Axel Uhl
4dd9f10e2c
removed further deprecations by switching imports from junit.* to org.junit
2018-12-10 03:46:28 +01:00
Axel Uhl
d42a463446
Merge branch 'master' into bug3725_2
2018-07-21 16:06:10 +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
Axel Uhl
e7f3551df7
fixed nmeaconnector reference in pom.xml
2017-08-07 21:42:49 +02:00
Axel Uhl
11940730db
whitespace / newline changes only
...
Change-Id: I78012cce87ec3f0701eec7bdde3b544e110fcded
2017-07-10 10:06:54 +02:00
Axel Uhl
df3ef78f77
moved net.sf.marineapi examples to net.sf.marineapi.test bundle
...
Change-Id: I8000408bed7576e5410c0e750566755756de8ff1
2017-04-21 14:25:09 +02:00
Axel Uhl
11c76efcf3
marineapi upgrade to 0.9.0
...
Change-Id: I044cc1adb97827e255b38f565eb9bfb53f6daa3d
2017-04-21 13:57:09 +02:00
Axel Uhl
678b9cae82
fixed JUnit dependency in net.sf.marineapi.test
...
Change-Id: I3169eb937c1830497a8024e64fbc9b01c7a89940
2017-04-20 18:07:20 +02:00
Axel Uhl
a5c95cc021
re-added NMEA MarineAPI stuff
...
Change-Id: Ic70c4a28ecabd3acbeb035a79816f34dae1a0675
2017-04-20 18:04:10 +02:00
Axel Uhl
5af4fd1db4
removed net.sf.marineapi and all NMEA functionality
2015-08-05 15:59:11 +02:00
Axel Uhl
69de0f2d76
upgraded project settings to Java8, fixed gwt.ui to JavaSE-1.7 explicitly
2014-10-01 15:00:44 +02: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
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
Jens Rommel
08429d5a92
Turn test bundles to fragments.
...
- Builds with maven, except know local issue with selenium tests on my machine (due to Selenium/Firefox version mismatch)
- domain.test not suitable for a test fragment, since it contains larger parts of integration-tests using many different down-stream bundles.
2013-01-21 15:58:13 +01:00
Axel Uhl
4a28f28e25
fixed tests which relied on timing aspects of the SentenceReader which changed
2013-01-14 15:55:43 +01:00
Axel Uhl
544caf2d84
removed accidentally commited files from bin/ directories and added corresponding .gitignore entries
2013-01-08 20:20:19 +01:00
Axel Uhl
b590b8a44e
made stuff public that is required by test cases
2013-01-07 18:15:10 +01:00
Axel Uhl
da565bf914
made NMEA parser classes public but hid package in the OSGi manifest except for the test bundle
2013-01-07 13:30:06 +01:00
Axel Uhl
d95c025ce0
fetched marineapi-0.5 sources from SVN and put into source bundles net.sf.marineapi[.test]
2013-01-07 09:36:29 +01:00