5e47a68169
[Jenkins] Dependency Updates
2024-01-18 12:19:03 +01:00
e930f60d0e
[Jenkins] Dependency Updates
2023-12-07 12:19:03 +01:00
12370856e9
[Jenkins] Dependency Updates
2023-11-09 12:19:03 +01:00
57177d30c1
[Jenkins] Dependency Updates
2023-10-12 12:19:02 +02:00
cebb30965d
[Jenkins] Dependency Updates
2023-08-24 12:19:02 +02:00
4ba4cee1cf
[Jenkins] Dependency Updates
2023-06-29 12:19:03 +02:00
5e1dba6244
[Jenkins] Dependency Updates
2023-06-22 12:19:03 +02:00
09635365a5
[Jenkins] Dependency Updates
2023-04-27 12:19:03 +02:00
021193b640
[Jenkins] Dependency Updates
2023-04-13 12:19:03 +02:00
662ea7ddc0
[Jenkins] Dependency Updates
2023-04-06 12:19:03 +02:00
992b3b9f09
[Jenkins] Dependency Updates
2023-03-16 12:19:03 +01:00
bd33923aa7
[Jenkins] Dependency Updates
2023-02-02 12:19:02 +01:00
cbf0f79d91
[Jenkins] Dependency Updates
2023-01-19 12:19:02 +01:00
5147c19bd2
[Jenkins] Dependency Updates
2023-01-05 12:19:02 +01:00
a352538dbb
[Jenkins] Dependency Updates
2022-12-22 12:19:02 +01:00
7b88a2e4b4
[Jenkins] Dependency Updates
2022-11-17 12:19:02 +01:00
3300344819
[Jenkins] Dependency Updates
2022-10-27 12:19:02 +02:00
5d3d5ce795
[Jenkins] Dependency Updates
2022-09-15 12:19:03 +02:00
9748b14872
[Jenkins] Dependency Updates
2022-08-18 12:19:03 +02:00
e8eb56287e
[Jenkins] Dependency Updates
2022-06-09 12:19:03 +02:00
cf2a90d2b7
[Jenkins] Dependency Updates
2022-06-02 12:19:03 +02:00
0dee4837ed
[Jenkins] Dependency Updates
2022-04-28 12:19:02 +02:00
e570680ef8
[Jenkins] Dependency Updates
2022-04-21 12:19:02 +02:00
e37e84019a
[Jenkins] Dependency Updates
2022-03-10 12:19:02 +01:00
52c76b4633
[Jenkins] Dependency Updates
2022-02-10 12:19:02 +01:00
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
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
3d9b0d039a
[Jenkins] Dependency Updates
2022-01-27 12:20:02 +01:00
a25360f50f
[Jenkins] Dependency Updates
2021-12-23 12:19:02 +01:00
4d42dff80a
[Jenkins] Dependency Updates
2021-11-25 12:19:02 +01:00
0acc900a7c
[Jenkins] Dependency Updates
2021-11-11 12:19:03 +01:00
c97e5de32e
[chore] update dependencies
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2020-04-04 12:45:33 -04:00
85ef68f6ae
Added error storing in the forwarding runnable. Added tests
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-11-24 21:07:28 -05:00
3272261be1
[maven-release-plugin] prepare for next development iteration
2018-10-27 14:42:49 -04:00
f82f0b9f16
[maven-release-plugin] prepare release system-0.0.2
2018-10-27 14:42:41 -04:00
265f90526a
Update dependency versions
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-10-27 14:38:07 -04:00
579e85dcb3
Update pom
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-10-27 09:40:42 -04:00
b8e5ea0b78
Fix pom order
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-10-26 11:27:09 -04:00
461dec8894
Update poms
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-10-26 09:15:43 -04:00
fe4851053a
Update configurations
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-10-15 09:14:06 -04:00
7e81105785
Remove unecessary imports and site resources, update configurations
2018-10-11 11:04:05 -04:00
a69c4a777f
[maven-release-plugin] prepare for next development iteration
2018-10-08 15:03:52 -04:00
bf50a4eaa4
[maven-release-plugin] prepare release system-0.0.1
2018-10-08 15:03:46 -04:00
a585414982
Update configuration
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2018-10-08 14:58:26 -04:00
e5d5edcf63
Update gclc version in secondary pakages
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2017-11-17 17:46:22 -05:00
18c7f89564
Made gclc-swt and -system compatible with gclc-1.3.1
...
Added an abstract runnable for output forwarding from piped output
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2016-12-01 13:48:20 -05:00
fd8dde32f1
Removed deprecated code
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2016-11-19 19:50:36 -05:00
5280ee98bd
Code compliance huge changes.
...
* Fixed issues
CliPrompter:
------------
- print list size
- long text line prompt is in CliPromptMessages
- multi chhoice prompt from map gets the currect choice
CommandParameters:
------------------
- Get boolean null pointer exception fixed
- Access to arguments keys.
CommandProvider:
----------------
- Check command name on addition
ConsoleApplication
------------------
- run status update when exiting start()
HelpExecutor
------------
- help content depends on whether the element is a subed command or not
ParametrizedCommand
-------------------
- Check parameter for modification when adding already existing
parameter
- Remove need status for boolean arguments
- Added invalid command exception
- Fail if not interactive and missing needed parameter
- Added getters
PrintUtils
----------
- Remove last empty line in wrap
SystemConsoleManager
--------------------
- Added charset for streams
- Removal of NULL characters from stream
* Added test elements. Use test console manager rather that system one.
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2016-11-19 17:28:25 -05:00
ecc10994ca
New project for the system command execution command in gclc
...
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
2016-08-05 09:54:35 -04:00