source: main/trunk/gli/src/org/greenstone/gatherer/util

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31776   7 years ak19 Kathy described a problem on the mailing list about the …
(edit) @31720   7 years ak19 1. GLI's DownloadJobs don't allow pausing and resuming (the button …
(edit) @31719   7 years ak19 Update to README describing the most recent commits.
(edit) @31718   7 years ak19 Two more instances in GLI's Gatherer.java were using Java's Process …
(edit) @31717   7 years ak19 Finally finished first draft of SafeProcess.java Readme. Added more …
(edit) @31716   7 years ak19 Comments adjusted
(edit) @31713   7 years ak19 Further filling in the sections of the Readme doc on SafeProcess
(edit) @31712   7 years ak19 Logging on exception should happen regardless of whether the DEBUG …
(edit) @31711   7 years ak19 Prelinary stages of a README for developers wanting to use SafeProcess.java
(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) @31584   7 years ak19 Related to previous commit. Removed the old_ functions to stop and …
(edit) @31583   7 years ak19 GS3ServerThread now uses SafeProcess. And moved the code in Gatherer …
(edit) @31582   7 years ak19 In place of the Input- and OutputStreamGobbler classes, am now …
(edit) @31581   7 years ak19 Minor changes ahead of bigger commits
(edit) @31565   7 years kjdon removed CLASSIFIER_DEFAULT_FORMAT, as it is not used. default format …
(edit) @30869   8 years kjdon we need to have xmlns:gslib in the main element
(edit) @30763   8 years davidb Removal of debug print statements
(edit) @30705   8 years ak19 Merely tidying up.
(edit) @30702   8 years ak19 Minor general improvements that I didn't want to commit with the …
(edit) @30701   8 years ak19 All the changes to get the new collectionConfig.xml Editor …
(edit) @30690   8 years kjdon added string for defaultSort
(edit) @30678   8 years ak19 Committing a working version of CollectionConfigXMLReadWrite that …
(edit) @29992   9 years ak19 Minor correction to comment.
(edit) @29972   9 years ak19 More dynamic processing of downloaders. GLI used to use a fixed set of …
(edit) @29764   9 years ak19 Added handling of GS2 in what was GS3-specific in the recently-added …
(edit) @29753   9 years ak19 Related to commits 29687, 29729, 29730. The changes to incorporating …
(edit) @29730   9 years ak19 The second and final part of the commits to getting GLI running again …
(edit) @29361   10 years ak19 Fix to recent commit that made GS3ServerThread.java do a …
(edit) @29356   10 years ak19 Non-crucial commit, but I believe it may still be better to waitFor() …
(edit) @29299   10 years ak19 Moved the formatconverter binaries from GS3/bin to the new GS3/bin/OS …
(edit) @29283   10 years kjdon adding in some more strings for collectionConfig.xml
(edit) @29222   10 years ak19 SOLR related. TEMPORARY changes for the GS3 workshop. Owing to the …
(edit) @29221   10 years ak19 Added code to allow GLI to preserve any solr-specific <sort> and …
(edit) @29031   10 years ak19 Moved out the NumberedJTextArea into its own class. It now manages the …
(edit) @29017   10 years ak19 Moved the StreamGobbler classes and their closeResource help method …
(edit) @29001   10 years ak19 Correction to recent commit in OpenCollectionDialog. And cosmetic …
(edit) @28995   10 years ak19 First commit for GLI part of GS2 to GS3 Format Conversion. Contains …
(edit) @26354   12 years kjdon new function
(edit) @26353   12 years kjdon replaceList elem string
(edit) @26105   12 years ak19 When GLI exited, comments inside format statements would each time …
(edit) @26018   12 years sjm84 Changing the default format statement to include some templates for …
(edit) @26015   12 years kjdon added global string for new global format
(edit) @25786   12 years ak19 Modified the indentXML() method to clear empty text nodes (containing …
(edit) @25710   12 years sjm84 Whitespace will not be removed from the front of a text node if there …
(edit) @25612   12 years sjm84 Fixes a few minor XML formatting issues
(edit) @25610   12 years sjm84 First phase of making GLI format editor properly indented
(edit) @25206   12 years sjm84 (Hopefully fixed config file issues for Greenstone 3 GLI
(edit) @25165   12 years kjdon when reading in the XML stream, print out any lines before the ?xml …
(edit) @24825   12 years sjm84 GLI was still breaking the &lt;, &gt; and &amp; entities in the …
(edit) @24804   12 years sjm84 Some minor changes to better handle comments, and also spacing is …
(edit) @24801   12 years sjm84 Updating the formatting of these two files so that changes are easier …
(edit) @24704   13 years ak19 Dr Bainbridge found a default Linux file open command (xdg-open). This …
(edit) @24478   13 years ak19 Switching back to previous commit. Now EmbeddedMetaPlug is just above …
(edit) @24414   13 years ak19 To do with EmbeddedMetadataPlugin: 1.mkcol.pl and GLI changes puts the …
(edit) @24388   13 years ak19 Fixed bug in starting and stopping GS3 server on Windows.
(edit) @24367   13 years ak19 Changes to GLI to do with embedded metadata: the plugin and changes to …
(edit) @24333   13 years ak19 1. Sam had already update GLI for GS3 to issue ant start calls on …
(edit) @23433   13 years ak19 GLI now has a gs.FilenameEncoding metadata field which appears like …
(edit) @23283   13 years sjm84 Cosmetic change. Missing space in informative message.
(edit) @23143   14 years ak19 More changes to making collectdir movable: 1. When not working with a …
(edit) @22970   14 years sjm84 Added the ability to change the database type between GDBM, JDBM and SQLite
(edit) @22911   14 years ak19 gsdlsite.cfg which gets updated when collectdir is changed may not …
(edit) @22807   14 years ak19 Fixed a bug in GLI where we weren't able to delete a collection just …
(edit) @22605   14 years ak19 Ticket #152: Allowing different paths to collect dir so that GLI can …
(edit) @22380   14 years kjdon no longer use OAI_ELEMENT. added SERVICE_RACK_LIST_ELEMENT
(edit) @21787   14 years kjdon got rid of hack code for disable_OAI build option as this option is no …
(edit) @21548   14 years ak19 Added a statement to print out all the XML when there's a parse …
(copy) @21001   14 years oranfry restructuring the repository
copied from gli/trunk/src/org/greenstone/gatherer/util
(edit) @20811   15 years ak19 showXMLParseFailureLine() now splits lines into an array which is used …
Note: See TracRevisionLog for help on using the revision log.