Commit Graph
176 Commits
Author SHA1 Message Date
Axel Uhl f16d65987e Merge branch 'master' into bug4811 2020-10-15 16:53:02 +02:00
Axel Uhl f03bea5200 added source bundles to Shiro bundles for target platform 2020-10-13 16:14:48 +02:00
Axel Uhl f7fcdf1f4d updated MongoDB Java driver source JAR's manifest with the Eclipse-SourceBundle header 2020-10-13 15:26:30 +02:00
Axel Uhl b6724e26ea Merge branch 'master' into bug4811 2020-10-12 13:50:45 +02:00
Axel Uhl d51cb57590 patched mongo-java-driver-3.6.4-sources.jar to contain OSGi manifest, added as source bundle to target platform 2020-10-12 12:43:27 +02:00
Axel Uhl fb5346a12f bug4811: introduced sailing server procedure interfaces 2020-10-02 18:15:41 +02:00
Tu Tran fb176e2b64 Show payment checkout popup on frontend. Add checkout RPC handlers 2020-05-05 18:00:11 +07:00
Axel Uhl 878e5d9dd2 upgraded the MongoDB driver to version 3.6.4; upgraded target platform
Change-Id: I621d4af6d3a3b0bcbf70310f731153cacfecebfc
2019-01-25 16:46:46 +01:00
Axel Uhl d2fe980316 dded new com.sap.sailing.routeconverterjava11extension to sailing runtime feature
Change-Id: Ife2525de76deb9efea226e32cc1dafc526c62c04
2018-11-30 23:50:22 +01:00
Axel Uhl 49db8126bb allow solution to run with both, Java8 and Java11 with same target platform
Change-Id: I4f7772aaa1d9d1b65a2452ad98d8c51809fef2b4
2018-11-30 21:20:06 +01:00
Axel Uhl 768705a14e adjusted/fixed name of com.sun.istack bundle
Change-Id: I9da82836d3f47a33f745ee1fdce0217ad3ee7ac5
2018-11-27 00:22:12 +01:00
Axel Uhl 4289514c26 added com.sun.istack to the target platform
Change-Id: I76b298afcf5cce85e2ff596d7151b982bbb0cc2b
2018-11-26 23:32:43 +01:00
Axel Uhl 8d772196de Adding com.sun.istack bundle to satisby jaxb implementation bundle's imports
Change-Id: Ia2a93ad709c16f81dcb3d9d15d2117e509f9c4e1
2018-11-26 22:11:52 +01:00
Axel Uhl 6c04f43d54 added jaxb-api and jaxb-impl as well as com.sun.activation.javax.activation to local p2 and target platform definition
Change-Id: I26de811d87e83660642e526f35a05baa0fbb53bb
2018-11-26 01:13:01 +01:00
Axel Uhl 5ce16000bd added javax.activation and javax.xml to the target platform from Orbit; updated/patched routeconverter bundle to include dependency on javax.xml.bind
Change-Id: Ibf342d3aa68df8938a220dfaf59b176b6bbeb847
2018-11-24 19:18:03 +01:00
RobinFleige 102da50292 reverting updating org.apache.servicemix.bundles.aws-java-sdk 2018-09-10 11:38:31 +02:00
RobinFleige ee6aa97ebe Fixed updated Library and AmazonS3FileTorageServiceImpl 2018-08-23 14:04:03 +02:00
RobinFleige db2b74e339 fixed library 2018-08-22 13:12:21 +02:00
RobinFleige 592dfc1426 Reverted library update, kept script improvements and bug fixes 2018-08-22 11:24:24 +02:00
RobinFleige 9cb2499507 Fixes com/amazonaws/internal/config/awssdk_config_default.json in added library 2018-08-21 15:28:29 +02:00
RobinFleige bd1ef55de3 Updated org.apache.servicemix.bundles.aws-java-sdk to version 1.11.373 2018-08-17 14:51:00 +02:00
Steffen Schaefer 2648d6c14b Removed bundles form the test feature that aren't used anymore or that
should now be loaded from orbit
2016-12-01 16:17:25 +01:00
Steffen Schaefer 3d9483df91 Removed bundles form the jackson feature that should now be loaded from
orbit
2016-12-01 15:54:43 +01:00
Steffen Schaefer 76ee80a22c Removed bundles form the base feature that aren't used anymore or that
should now be loaded from orbit
2016-12-01 15:45:10 +01:00
Axel Uhl a0cc588055 upgraded target platform: org.apache.servicemix.bundles.aws-java-sdk-1.9.8_1.jar replaced by org.apache.servicemix.bundles.aws-java-sdk-1.10.73_1.jar
Change-Id: If049def19299fbfba6ea27f30345b0c6a70b4ef6
2016-06-03 09:19:09 +02:00
Axel Uhl 302a113da1 replaced Jackson LGPL target platform bundles by Apache-licensed versions 2015-11-17 09:43:20 +01:00
Axel Uhl 40086fc626 remove JSP stuff from target platform 2015-09-29 15:33:56 +02:00
Axel Uhl 10f4ad186a removed rome-1.0.0.jar ATOM/RSS feed stuff from target platfomr; set gwt.minVersion to 2.7.0 2015-07-30 14:32:26 +02:00
Axel Uhl ca4953db25 removing old ActiveMQ stuff from target-base; added LZ4 compression library under Apache 2.0 license 2015-07-27 17:13:06 +02:00
Axel Uhl e92a688be3 using Jersey Multipart 1.17.0 which is now consistent with our Jersey version 1.17.0 coming from the Eclipse Orbit 2015-02-27 17:40:41 +01:00
Fredrik Teschke 4cb7b535c8 Merge branch 'ftes-mail-move-to-sse' into jbross-email-invitation
Conflicts:
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
	java/com.sap.sailing.targetplatform.base/features/target-base/feature.xml
	java/com.sap.sailing.targetplatform/definitions/race-analysis-p2-remote.target
2015-02-13 08:29:41 +01:00
Axel Uhl 89cf67a50a Merge branch 'master' into ftes-mongo-driver-2.13 2015-02-12 23:19:56 +01:00
Axel Uhl e563327085 moving Mongo 2.13.0 driver to target platform 2015-02-12 15:31:05 +01:00
Fredrik Teschke 7bf597f4a4 add transitive dependencies for old jackson bundles to avoid NoClassDefFoundErrors 2015-02-12 13:13:50 +01:00
Fredrik Teschke cf91286842 add old jackson-jaxrs and jettison bundle to target platform (fix NoClassDefFoundErrors) 2015-02-12 12:50:31 +01:00
Fredrik Teschke 54b0071b75 add zxing library in newer version (including launch configs) 2015-02-09 16:40:18 +01:00
Jan Broß ccc9fabb00 Add ZXing Barcode Library 2015-02-08 11:32:01 +01:00
Fredrik Teschke 1398c8bf22 add mimepull to target platform (required by aws servicemix) 2015-01-23 16:18:02 +01:00
Fredrik Teschke 745cc2bdac fix bug in OSGi-ified AWS SDK bundle 2015-01-23 12:28:38 +01:00
Fredrik Teschke 253a2648e3 added jersey-multipart to target platform 2015-01-23 10:13:14 +01:00
Fredrik Teschke 5a95dc4c90 added aws sdk to target platform 2015-01-22 17:15:56 +01:00
Fredrik Teschke 88defc5b77 remove old restlet target feature and add jackson bundles (2.5.0) to target platform 2015-01-22 12:21:25 +01:00
Axel Uhl 431df4750f trying to switch to mockito 1.10.14 again 2014-12-01 01:47:22 +01:00
Axel Uhl 5b014eb944 downgraded to mockito-core-1.9.5.jar for now; still fighting target platform issues with any mockito-core-1.10.x version... 2014-12-01 01:28:48 +01:00
Axel Uhl 3ac4bca7d4 removed mockito old version 1.9.5 2014-11-30 12:36:59 +01:00
Axel Uhl dae1ae8a50 trying to upgrade Mockito to 1.10.13 so we get Java8 default interface method implementation support, as required by mediaservice tests 2014-11-30 11:53:45 +01:00
Axel Uhl eaca3e439c move Shiro JARs and ehcache to target platform; adjusting target definitions 2014-11-04 17:32:41 +01:00
Benjamin Ebling d46376eb40 Merge branch 'master' into usermanagement
Conflicts:
	java/com.sap.sailing.gwt.ui/.gitignore
	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/client/shared/panels/UserStatusPanel.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/raceboard/RaceBoardEntryPoint.java
	java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/tv/TVViewController.java
	java/com.sap.sailing.server/SailingServer (No Proxy).launch
	java/com.sap.sailing.server/SailingServer (Proxy).launch
2014-06-04 15:49:02 +02:00
Axel Uhl 7af827eb6f upgraded routeconverter in target platform to 2.12.2 2014-06-03 23:40:07 +02:00
Axel Uhl 836a8fe6f7 RouteConverter target platform upgrade to 2.12.1; built that on the routeconverter-osgi branch 2014-06-03 22:39:00 +02:00