idk
|
b2fe36b0d3
|
Revise ShellService.name to match ShellService directory if the directory includes -SystemVersion.getOS or -SystemVersion.getArch
|
2022-02-02 17:37:02 -05:00 |
|
idk
|
632a1578a2
|
Check executable status of shellservice plugins in start. If the ShellService plugin name doesn't correspond to a directory, check plugin name+-$OS-$ARCH and name+$OS.
|
2022-02-02 15:18:25 -05:00 |
|
idk
|
2752015b6e
|
Simplify, add better logging, correctly mark state change in ShellService
|
2022-01-22 21:26:59 -05:00 |
|
idk
|
f2e0aacbf0
|
use Arrays.toString to convert trimmed process args to application args in ShellService.
|
2022-01-22 14:56:04 -05:00 |
|
idk
|
3e8f8a2bd3
|
add null check to isProcessRunning() in new ShellService
|
2022-01-22 00:12:37 -05:00 |
|
zzz
|
662ea995c1
|
javadoc note
|
2022-01-07 10:48:48 -05:00 |
|
idk
|
7249f21602
|
redirect output and error from process builder to files within the plugin directory
|
2022-01-03 14:26:27 -05:00 |
|
idk
|
d1192f74f2
|
Remove platform-specific workarounds from Java 8+ version of ShellService
|
2022-01-03 14:18:16 -05:00 |
|
idk
|
e002d3f558
|
Move ShellService into net.i2p.router.web
|
2021-12-23 15:10:24 -05:00 |
|