Commit Graph
551 Commits
Author SHA1 Message Date
Axel Uhl 054168a6a1 bug5841: adding a failing test case for subscription category implication 2023-05-04 14:32:04 +02:00
Axel Uhl b7c2750f71 bug5821: added new bundle com.sap.sse.security.datamining 2023-02-21 14:08:10 +01:00
Axel Uhl feea27efba bug5627: added fragment com.sap.sse.landscape.aws.common.test 2023-01-03 13:25:54 +01:00
Axel Uhl f2398ef96a fixed indentation in pom.xml 2022-12-22 23:25:05 +01:00
Axel Uhl 117c279c66 removed redundant comment in java/pom.xml 2022-12-20 16:26:18 +01:00
Axel Uhl 1a2340bc38 added comment to java/pom.xml regarding where to also update tycho-version 2022-12-20 11:14:34 +01:00
Axel Uhl 6220698017 bug5792: formatting clean-up to align with master 2022-12-14 06:15:10 -08:00
Axel Uhl 5d8a57cb67 bug5792: further aligned manifests, .classpath and settings/preferences 2022-12-14 05:23:00 -08:00
Axel Uhl f8bbeabed2 bug5792: Java-11 fragments are added by root artifact for Java >=9;
no need to again add them to the selenium.test pom.xml
2022-12-13 14:13:17 +01:00
Axel Uhl 8f5c445756 bug5792: additional fragments probably need to apply starting with Java 9; add all fragments to Tycho extensions 2022-12-13 14:11:12 +01:00
Axel Uhl acc61edb1f bug5792: pom.xml formatting only 2022-12-12 20:36:06 +01:00
Axel Uhl 337b9e04b8 bug5792: downgrade Tycho again to 1.7.0, the last Java 1.8-compatible version 2022-12-12 06:59:21 -08:00
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl 88e25def0c Merge branch 'master' into bug5077 2022-11-02 22:11:47 +01:00
Axel Uhl 8736d0218b bug5440: trying to turn ingestion project also into an OSGi bundle and avoid m2e Maven build in Eclipse 2022-11-02 13:40:35 +01:00
Kevin Wiesner cb80399af0 bug5440: added maven profile with-aws-lambda for the build process of com.sap.sailing.ingestion and adjusted documentation 2022-11-01 12:37:10 +01:00
Axel Uhl 0cd23bb8f0 bug5077: finish/close writer when writing response from cache; use -Dgwt.rpc.version=9 for tests 2022-10-28 15:50:30 +02:00
Axel Uhl ddb4c96e47 bug5077: using a gwt-2.11.0 dev version with first streamin approach for RPC response;
completely untested first approach
2022-09-21 18:26:48 +02:00
Axel Uhl f93a73ee1b Merge branch 'master' into bug5440 2022-08-23 13:40:30 +02:00
Axel Uhl 58b94f27f4 gwt-2.10.0 upgrade; entirely untested so far, only patched target platform, gwt projects and MANIFEST.MF files 2022-08-15 17:49:22 +02:00
Axel Uhl 836c48a821 Merge branch 'master' into bug5440 2022-05-16 14:05:04 +02:00
Axel Uhl 4b483dc46a increase stack size from the probable default of 1m to 100m;
this to avoid the problem with a hung-up Tycho test for the
eclipse-test-plugin com.sap.sse.gwt.test where we often see the "25
tests..." lock-up. It shows that a StackOverflowError has been causing a
locking issue with the Equinox OSGi class loaders (see also
https://github.com/eclipse-equinox/equinox.framework/issues/50). With
more stack space, the original problem of a StackOverflowError should
hopefully go away, although it seems strange that a regular test run
opens the junit.jar file recursively so many times...
2022-05-13 00:22:58 +02:00
Axel Uhl acc9007190 equinox-3.18.1: added <showEclipseLog> to the Tycho / Surefire configuration 2022-05-11 22:57:36 +02:00
Axel Uhl ebf7c723a9 reduced memory settings in pom.xml again 2022-04-29 20:56:05 +02:00
Axel Uhl f1362babaa enlarge memory size for GWT build and Tycho build 2022-04-29 13:15:43 +02:00
Axel Uhl d765a72b0c bug5693: started with a Sailti XRR result importer and tests 2022-03-17 14:54:44 +01:00
Axel Uhl b4d822dcb7 use ${argLine} instead of late replacement option @{argLine} 2022-01-18 21:50:13 +01:00
Axel Uhl 234fbbac14 only use late replacement for argLine 2022-01-18 20:33:31 +01:00
Axel Uhl 20715a3df8 use argLine from.command line, too 2022-01-18 20:28:11 +01:00
Axel Uhl bffb7d1750 bug5655: another fix for java/pom.xml 2021-12-13 15:07:43 +01:00
Axel Uhl 3e6215f68d bug5655: fixed java/pom.xml 2021-12-13 15:00:11 +01:00
Axel Uhl 18b61b0484 bug5655: added com.sap.sailing.landscape.gateway bundle 2021-12-13 12:06:40 +01:00
Axel Uhl 2c2a379e37 Merge branch 'master' into bug5440 2021-12-03 17:43:50 +01:00
Axel Uhl 086280da41 bug5628: implemented parser for YellowBrick GetPositions output and a first set of tests for it 2021-10-13 17:18:27 +02:00
Axel Uhl e543bc2976 bug5628: persistence for YB connectivity params and configurations 2021-10-13 13:05:03 +02:00
Axel Uhl 1222a34c10 JDOM removal: removed xmlexport[.test] bundles and corresponding LeaderboardConfigPanel action icon 2021-10-05 09:55:35 +02:00
Axel Uhl d2b135bdcc bug5628: first working version of a YellowBrick importer 2021-09-30 13:03:33 +02:00
Axel Uhl a162da1432 Merge branch 'master' into bug5311 2021-08-24 11:11:57 +02:00
Axel Uhl 7b87fdfea6 increase GWT compmiler memory to 4g 2021-08-23 23:43:44 +02:00
Axel Uhl 2566987354 bug5311: added new bundle com.sap.sailing.server.gateway.interfaces as Java facade for remote sailing server REST API 2021-08-18 17:40:52 +02:00
Axel Uhl 4a3e12bbd8 Merge branch 'master' into bug5451 2021-06-14 11:04:45 +02:00
Axel Uhl feba8bef41 bug5573: added missing pom for oceanraceadapter 2021-06-09 00:28:54 +02:00
Axel Uhl ba6b16e23b Merge branch 'master' into bug5451 2021-05-06 15:01:27 +02:00
Axel Uhl 0c347c1396 moved the tycho-compiler-plugin configuration for the -parameters compiler option to the general plugin configuration section in java/pom.xml 2021-02-16 15:04:34 +01:00
Axel Uhl cf1ff2f957 bug4811: use -parameters option for *Tycho* compiler plugin to have it affect all our bundle builds;
the maven compiler plugin was probably never used
2021-02-16 12:08:33 +01:00
Axel Uhl 83f6a6e215 Merge branch 'master' into bug4811 2021-02-16 11:25:48 +01:00
Axel Uhl 6fe0f1c982 bug5486: added plugin configuration in java/pom.xml for Apache Maven Compiler Plugin to use the -parameters switch for the Java compiler 2021-02-15 13:51:32 +01:00
Axel Uhl 3c22ee6e86 bug4811: made HasPermissions GWT-serializable, adding custom field serializers and new bundle ...landscape.aws.common 2021-02-04 14:11:59 +01:00
Axel Uhl 728034a461 bug4811: (re-)added elemental2 to top-level java/pom.xml 2021-01-19 00:53:13 +01:00
Axel Uhl 769162ed84 bug4811: elemental2 doesn't need local Maven build; replace dependencies to external ones; local project only for Eclipse use 2021-01-19 00:11:01 +01:00