Commit Graph
29 Commits
Author SHA1 Message Date
Axel Uhl a6363406be bug5792: introduce org.hamcrest-2.2.0, remove gwt-dev deps 2022-12-12 06:18:51 -08:00
Axel Uhl a679cf5236 adjusted code to upgraded JUnit, avoiding deprecation warnings 2022-11-29 13:47:14 +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
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 3f75479468 bug5025: adding "." between UUID and file name extension in FileStorageService implementations 2019-05-05 23:57:33 +02:00
Axel Uhl 61876871fd bug4987: added per-file permission management to FileStorageService impls
Change-Id: I2b04ae8ee9e31e06661857bf7470a1a112a0ac42
2019-04-10 22:14:27 +02:00
Steffen Schaefer 9158a798a4 Fixed missing SecurityManager in AmazonS3Test 2019-04-04 18:21:12 +02:00
Axel Uhl 4c4752a748 extracted replication interfaces into separate bundle to avoid having to activate the replication service only for registering a replicable
Change-Id: I22e423efee06e653a9ed3b9bea13b3b0153f7156
2018-12-14 21:27:17 +01:00
Axel Uhl 914be75f91 warning-free workspace after upgrading to MongoDB 3.x APIs, eliminating deprecation issues
Change-Id: I9773b899e140871f5fa4b865ca6d2116bf73c642
2018-12-10 23:22:20 +01: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 9123771f34 normalized line endings 2017-05-16 09:42:02 +02:00
Steffen Schaefer b041e3218a rolling back changes of com.sap.sse.filestorage.test to the state of b0ca44d to make the tycho build work again 2017-01-11 10:23:23 +01:00
Steffen Schaefer fc6fece872 Added package import to org.apache.commons.logging of com.sap.sse.filestorage.test again because it turned out that this is necessary for the tests 2017-01-11 08:53:58 +01:00
Steffen Schaefer 8fa393278e Cleanup of com.sap.sse.filestorage.test. I guess this is just a leftover 2017-01-10 10:33:38 +01:00
Steffen Schaefer 1076fc51bb Trying to fix a NoClassDefFoundError in AmazonS3Test (second try) 2016-12-05 11:28:45 +01:00
Steffen Schaefer 9418eb3a6f Trying to fix a NoClassDefFoundError in AmazonS3Test 2016-12-02 08:20:43 +01:00
Steffen Schaefer dd5d1fc745 Using junit and hamcrest from orbit / adjustments for different junit
bundle ID
2016-11-24 13:29:02 +01:00
Axel Uhl c48407634d added failing test case for bug 2676, S3 uploader producing incorrect URLs 2015-03-03 17:46:55 +01:00
Fredrik Teschke b4b646be1f refactor AbstractServerReplicationTest to enable tests with multiple replicable services in future 2015-02-13 20:27:23 +01:00
Fredrik Teschke a111cce7a3 use mongo upsert to ensure old values are overwritten 2015-01-30 12:24:16 +01:00
Fredrik Teschke 2989b4a335 add replication test for file storage mgmt service 2015-01-29 19:50:17 +01:00
Fredrik Teschke 991aaf126b Revert "introduce new filestorage.common bundle, so that filestorage bundle can be upgraded to java 1.8"
This reverts commit 02972d1bea.

Conflicts:
	java/com.sap.sse.filestorage/src/com/sap/sse/filestorage/impl/ReplicableFileStorageManagementService.java
2015-01-29 17:00:02 +01:00
Fredrik Teschke 02972d1bea introduce new filestorage.common bundle, so that filestorage bundle can be upgraded to java 1.8 2015-01-29 16:50:40 +01:00
Fredrik Teschke 336a96a18f add mongo property store in file storage bundle 2015-01-27 16:51:31 +01:00
Fredrik Teschke ade1b7cfc0 use different method to determine resource file size (File#size won't work in mvn build) 2015-01-25 16:50:45 +01:00
Fredrik Teschke b18632dda6 add testing credentials for file storage 2015-01-23 15:01:26 +01:00
Fredrik Teschke 096251015e added unit tests for file storage 2015-01-23 12:29:19 +01:00
Fredrik Teschke c9e1a39373 added projects and launch configuration for filestorage 2015-01-22 17:31:26 +01:00