source: main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31720   7 years ak19 1. GLI's DownloadJobs don't allow pausing and resuming (the button …
(edit) @31718   7 years ak19 Two more instances in GLI's Gatherer.java were using Java's Process …
(edit) @31716   7 years ak19 Comments adjusted
(edit) @31712   7 years ak19 Logging on exception should happen regardless of whether the DEBUG …
(edit) @31707   7 years ak19 Adding an option to cancelProcess() that allows you to force the …
(edit) @31706   7 years ak19 On Mac too, not just linux, the exit value of a kill pid cmd can be 1. …
(edit) @31704   7 years ak19 Cosmetic changes before bringing the GS3's src code version of …
(edit) @31703   7 years ak19 When an instance of SafeProcess calls its static destroyProcess …
(edit) @31702   7 years ak19 1. Correction to previous commit where I'd accidentally attempted a …
(edit) @31701   7 years ak19 Cleaning up yesterday's commit
(edit) @31699   7 years ak19 Mac testing of SafeProcess: everything else worked (User comments, …
(edit) @31697   7 years ak19 More changes to bring SafeProcess GLI src version and GS3 src version …
(edit) @31692   7 years ak19 Major changes to SafeProcess and classes of the download package, by …
(edit) @31664   7 years ak19 Tabbing for emacs.
(edit) @31651   7 years ak19 Emacs tabbing and 2 extra lines of comments.
(edit) @31650   7 years ak19 0. Debugging in SafeProcess is turned off. 1. Tidying up recent commit …
(edit) @31646   7 years ak19 1. Moved isAvailable(program) into SafeProcess.java from …
(edit) @31643   7 years ak19 Taskkill does not seem to be a route, but adding in code that works, …
(edit) @31642   7 years ak19 For Windows, process.destroy() doesn't get called on interruption …
(edit) @31639   7 years ak19 1. Correcting switch statement in SafeProcess and tidying up some …
(edit) @31638   7 years ak19 Rewriting GShell.runLocal() to use SafeProcess instead of Process. …
(edit) @31630   7 years ak19 Further changes to SafeProcess to turn some interfaces to abstract classes.
(edit) @31620   7 years ak19 Porting recent changes from GS3 SafeProcess to GLI SafeProcess
(edit) @31594   7 years ak19 More equalising of debugging between the gli and gs3 src code versions …
(edit) @31593   7 years ak19 Porting the modifications for SafeProcess.java from GS3 src code to …
(edit) @31586   7 years ak19 Exceptions are now no longer handled by SafeProcess at all times, but …
(edit) @31585   7 years ak19 GLI's DownloadPane.java now also uses SafeProcess.java when running a …
(edit) @31583   7 years ak19 GS3ServerThread now uses SafeProcess. And moved the code in Gatherer …
(add) @31582   7 years ak19 In place of the Input- and OutputStreamGobbler classes, am now …
Note: See TracRevisionLog for help on using the revision log.