Chris Rankin
4f8a564104
CORDA-1964: Resolve some Gradle warnings which will soon become errors. ( #3911 )
2018-09-07 14:26:35 +01:00
szymonsztuka
470921afb9
ENT-1741 Build standalone shell JAR distribution - subsequent fix ( #3476 )
2018-06-29 12:03:18 +01:00
szymonsztuka
3af5412d40
ENT-1741 Build standalone shell JAR distribution ( #3409 )
2018-06-21 10:32:36 +01:00
Joel Dudley
ff8471341f
Removes Log4J from Core. Readds to shell where required. ( #3257 )
...
* Removes Log4J dependency from `core`.
* Adds dependency on Log4J directly to shell. Missing colons.
2018-06-04 23:24:36 +01:00
Shams Asari
3bb95c3ed1
Cleanup and improvements to the serialisation format of JacksonSupport (needed for CORDA-1238) ( #3102 )
...
Also deprecated all the public members that shouldn't have leaked into the public API.
2018-05-09 21:42:55 +01:00
Michele Sollecito
54db391e3c
[CORDA-1294]: Fix corda-shell publication. ( #2926 )
2018-04-05 11:53:12 +01:00
Michele Sollecito
abcdfeedf4
[CORDA-1294]: Publish corda-shell module. ( #2905 )
2018-04-03 10:21:42 +01:00
szymonsztuka
72074c76c7
[CORDA-792] Standalone Shell ( #2663 )
...
- Existing embedded Shell connects via RPC including checking RPC user credentials (before was a direct use of CordaRPCOps): in dev mode when console terminal is enabled, node created `shell` user.
- New Standalone Shell app with the same functionalities as Shell: connects to a node via RPC Client, can use SSL and run SSH server.
2018-03-07 09:57:32 +00:00