Commit Graph

448 Commits

Author SHA1 Message Date
emmanuel 999c97dbf8 [maven-release-plugin] prepare release gclc-2.1.5 gclc-2.1.5 2022-02-05 10:53:55 +01:00
emmanuel a9916eacab [chore] Update pom scm. Skip gclc-2.1.4
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2022-02-05 10:51:39 +01:00
emmanuel fe942533cd [maven-release-plugin] prepare release gclc-2.1.4 2022-02-05 10:47:50 +01:00
emmanuel a31c13ef1b [chore] Pom update scm. skip gclc 2.1.3 release.
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2022-02-05 10:45:42 +01:00
emmanuel c7c53d15c5 [maven-release-plugin] prepare release gclc-2.1.3 2022-02-05 10:42:37 +01:00
emmanuel d86a254604 Merge branch 'master' into dev 2022-02-05 10:39:23 +01:00
jenkins 3d9b0d039a [Jenkins] Dependency Updates 2022-01-27 12:20:02 +01:00
jenkins 39ae13e01a [Jenkins] Dependency Updates 2022-01-27 04:39:08 +01:00
emmanuel eeea0148f6 Merge branch 'master' into dev 2022-01-05 17:14:28 +01:00
jenkins a25360f50f [Jenkins] Dependency Updates 2021-12-23 12:19:02 +01:00
jenkins 4212776bb9 [Jenkins] Dependency Updates 2021-12-23 04:38:08 +01:00
jenkins 4d42dff80a [Jenkins] Dependency Updates 2021-11-25 12:19:02 +01:00
jenkins d680694d0a [Jenkins] Dependency Updates 2021-11-25 04:38:07 +01:00
emmanuel c174e90562 [test] Remove use of deprecated code in test
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-22 08:20:51 +01:00
emmanuel 6bb3ad2354 [test] Fix invalid cast
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-22 08:19:53 +01:00
emmanuel 0f731270d5 [test] Fix the test of history text listener
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-13 19:13:00 +01:00
emmanuel 45fa90c75e Merge branch 'master' into dev 2021-11-13 19:00:38 +01:00
emmanuel da107f0a40 [doc] Added comments on a brain overloading method.
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-12 10:06:48 +01:00
emmanuel 14007f4d9a [fix] Remove use of deprecated code
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-12 10:00:06 +01:00
emmanuel c500c3c046 [fix] Specify command type
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-12 09:53:35 +01:00
emmanuel 0c1cfe3946 [style] Set abstract class constructor as protected
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-12 09:52:11 +01:00
emmanuel 66d25697a8 [fix] Set waits inside loops
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-12 09:50:51 +01:00
emmanuel a9c97a7ebc [chore] Remove commented out code
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-12 09:31:49 +01:00
jenkins 0acc900a7c [Jenkins] Dependency Updates 2021-11-11 12:19:03 +01:00
emmanuel 8025122906 [test] Complete tests.
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-10 11:14:08 +01:00
jenkins c8804fcd74 [Jenkins] Dependency Updates 2021-11-10 05:36:03 +01:00
jenkins 80b8993e1f [Jenkins] Dependency Updates 2021-11-08 10:09:38 +01:00
emmanuel 625cacb198 [fix] Fix use of computeIfPresent with HashMap with possible null values
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 12:22:11 +01:00
emmanuel ea01d346d3 [test] Use assert equals
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 12:13:13 +01:00
emmanuel b38980eeb5 [chore] Move InterruptedIOException full name into documentation.
This avoids unnecessarily importing it.

Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:59:32 +01:00
emmanuel 7b7d0e6747 [style] protected context for constructor of abstract classes
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:57:13 +01:00
emmanuel 8643b69054 [refactor] Use mapping computeIfPresent/Absent for conditional branch
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:55:21 +01:00
emmanuel d726312341 [fix] Use string concatenation in delegated function for logging
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:45:29 +01:00
emmanuel 2ece273148 [fix] Put wait in while loops to consider spurious interruptions.
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:44:20 +01:00
emmanuel 63de5448de [refactor] Reduced complexity of argument reading by one by refactoring
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:32:33 +01:00
emmanuel 51d8caa51e [fix] Unclosed stream wrapped in delegating stream.
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:22:40 +01:00
emmanuel 72f768e6de [fix] Bug in Test for interactive
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2021-11-07 11:20:38 +01:00
emmanuel 8f386b4abd [tests] Add test on input contract
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2020-04-10 15:58:30 -04:00
emmanuel 1454938db8 [fix] Fix imports in new version of tests
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2020-04-10 15:53:39 -04:00
emmanuel 2f24c30d44 [jenkins] Update configuration and dependency 2020-04-06 06:25:29 -04:00
emmanuel c97e5de32e [chore] update dependencies
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2020-04-04 12:45:33 -04:00
emmanuel 3df6482a64 [tests] Fix failing test because of incoherent assertion
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2020-04-04 11:48:53 -04:00
emmanuel 5c7635f550 Fix cycle
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2019-06-09 12:13:41 -04:00
emmanuel 54a267092d Moved util class to the right package
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2019-06-08 20:13:39 -04:00
emmanuel c1ce1277d3 Extract interface as method return
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2019-06-08 20:09:03 -04:00
emmanuel ba61efaa4a Add test with long execution command
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2019-06-08 19:59:26 -04:00
emmanuel 7a2991acc1 Reduce line duplication due to moved class
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2019-06-08 12:05:50 -04:00
emmanuel fe8f0212ea [maven-release-plugin] prepare for next development iteration 2019-06-08 11:34:22 -04:00
emmanuel a0a1dfe91e [maven-release-plugin] prepare release gclc-2.1.2 gclc-2.1.2 2019-06-08 11:34:17 -04:00
emmanuel 04902c9868 Remove unecessary method call
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2019-06-08 11:27:20 -04:00