mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
* New test for issue 2480. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com> * Swithed to new test framework for MP. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com> * Use a wrapped supplier to propagate request scope even for synchronous calls as some FT primitives (like Retry) use executors and may run code in a different thread. Updated new test that fails without this change and passes with it. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com> * Renamed variable. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com> * Fixed copyright problems. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com> * Dropped fixed port in config. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com> * Remove redundant main class. Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>