Commit Graph
15 Commits
Author SHA1 Message Date
Axel Uhl 700615e98a bug5785: fixing comparison of tasks in NamedTracingThreadPoolExecutor to maintain FIFO order for tasks with equal start times 2022-11-18 13:31:45 +01:00
Axel Uhl 66686cb375 formatting and minor refactoring; adding one synchronized statement in OT/Peer 2022-11-12 18:27:40 +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 efad68845e added a FIXME in Peer.Impl for operational transformation sample implementation;
I think there is a synchronization issue with the background task not synchronized regarding the number of
unmerged operations which may changed as the peer to which to apply an operation has been firing back operations
to this peer...
2021-10-07 18:23:57 +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 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
Axel Uhl 540becdb35 only CR/LF changes
Change-Id: I77ca9b927b7bb875e831d0b3203791650f0edb8c
2017-05-12 16:57:29 +02: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 cd44c2f5f6 working on the last generics compile error regarding the constructor call to ClientServerOperationPair 2014-11-09 00:59:53 +01:00
Axel Uhl 3c9556b592 another interims commit; Peer and Transformer can work with Operation; OperationalTransformer uses OperationWithTransformationSupport 2014-11-08 23:39:23 +01:00
Axel Uhl cd28a65394 major refactoring, using only Operation<T> instead of OperationWithTransformationSupport which is currently not applicable the way we use the operation return type 2014-11-07 23:45:05 +01:00
Axel Uhl a22775f882 renamed operationaltransformation packages to sse 2014-11-07 17:33:59 +01:00
Axel Uhl 030129629a renamed com.sap.sailing.operationaltransformation to com.sap.sse.operationaltransformation 2014-11-07 09:21:22 +01:00