Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
b368849200d2afca51356d48699a3f1a42d3b81c
/
shell.tui
/
src
7619ca4
Add configuration property to control whether we check for available
by Richard S. Hall
· 15 years ago
a6b4381
Patch to work around a JDK bug where native methods/libraries causing conflicts
by Richard S. Hall
· 16 years ago
5b9ee11
Check to see whether there is a stdin, if not then the thread just exits.
by Richard S. Hall
· 16 years ago
3c61464
Accidentally applied this patch, so reverting it now.
by Richard S. Hall
· 16 years ago
eba3c76
Applied a patch (FELIX-804) to add partial support for new service registry
by Richard S. Hall
· 16 years ago
ba286ad
Changed error message. (FELIX-729)
by Richard S. Hall
· 16 years ago
128ba77
Modified the shell TUI thread to exit if it receives an IOException when
by Richard S. Hall
· 16 years ago
4990218
Modified the input thread to look for null input lines, in which case it
by Richard S. Hall
· 16 years ago
d11088e
Update NOTICE file to new layout, update documentation to match new style, delete redundant NOTICE and LICENSE files, prepare changelog for 1.0.1 release, and update dependencies to 1.1.0-SNAPSHOT.
by Karl Pauls
· 17 years ago
d6aa0e2
Revert the changes to shell tui that make it stoppable without user input from system.in - The solution is working fine on *x but doesn't on windows.
by Karl Pauls
· 17 years ago
81c55bf
The shell has a problem when being stopped using the BundleActivator.stop() method but not getting any input because it is blocked on System.in. This patch fixes the issue by using the ready() method to wait until input is available. There still is a race condition in case more then one Thread is listening on System.in but we can ignore this for now because in case the race condition happens we default to the old behaviour.
by Karl Pauls
· 17 years ago
90e68da
Removed incubator disclaimer from all NOTICE files.
by Richard S. Hall
· 18 years ago
f069487
Moved LICENSE and NOTICE files to META-INF.
by Richard S. Hall
· 18 years ago
4ebe508
Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144).
by Karl Pauls
· 18 years ago
c907976
Added LICENSE and NOTICE files.
by Richard S. Hall
· 18 years ago
fcaa2d4
Updated source headers (FELIX-144).
by Richard S. Hall
· 18 years ago
0fcc271
Shortened the subproject directory names.
by Richard S. Hall
· 18 years ago