# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-03-19T17:25:24+13:00 Thu, 25 May 2017 06:09:55 GMT ak19 [31702] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) 1. Correction to previous commit where I'd accidentally attempted a ... Thu, 25 May 2017 04:05:48 GMT ak19 [31701] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Cleaning up yesterday's commit Thu, 25 May 2017 01:21:02 GMT kjdon [31700] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) export.pl has -saveas_options so you can pass in plugout options. ... Wed, 24 May 2017 07:59:51 GMT ak19 [31699] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Mac testing of SafeProcess: everything else worked (User comments, ... Mon, 22 May 2017 04:55:02 GMT ak19 [31697] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) More changes to bring SafeProcess GLI src version and GS3 src version ... Mon, 22 May 2017 04:44:44 GMT ak19 [31696] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Forgot to turn debugging off in SafePrrocess. Mon, 22 May 2017 04:43:13 GMT ak19 [31695] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Bringing GS3 src code's SafeProcess up to speed with GLI version, ... Mon, 22 May 2017 01:50:40 GMT kjdon [31694] * main/trunk/greenstone2/perllib/util.pm (modified) testing on commdev I had the situation where the apache user couldn't ... Thu, 18 May 2017 08:38:56 GMT ak19 [31692] * main/trunk/gli/src/org/greenstone/gatherer/DebugStream.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadJob.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadProgressBar.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/DownloadScrollPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Major changes to SafeProcess and classes of the download package, by ... Thu, 18 May 2017 07:50:58 GMT ak19 [31691] * main/trunk/gli/classes/dictionary.properties (modified) Committing two new GLI language strings that I may use in 2 future ... Thu, 18 May 2017 02:40:47 GMT kjdon [31690] * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) removing debug statements Thu, 18 May 2017 02:40:20 GMT kjdon [31689] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) removing debug statements Thu, 18 May 2017 02:39:49 GMT kjdon [31688] * main/trunk/greenstone2/perllib/plugins/CommonUtil.pm (modified) removing debug statements Thu, 18 May 2017 01:46:43 GMT kjdon [31687] * main/trunk/greenstone2/runtime-src/src/recpt/depositoraction.cpp (modified) this wasn't looking lang args to the depositormetadata cfg line, and ... Wed, 17 May 2017 22:39:22 GMT kjdon [31686] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/DocumentAction.java (modified) diego was sometimes getting arraylist outof bounds exception - we are ... Thu, 11 May 2017 04:37:44 GMT ak19 [31674] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Correction to generating login URL. When reconstituting the URL ... Thu, 11 May 2017 02:18:04 GMT kjdon [31673] * main/trunk/greenstone2/perllib/classify.pm (modified) don't add the AllList classifier any more. This was originally added ... Thu, 11 May 2017 02:16:29 GMT kjdon [31672] * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) undoing Anu's previous commit. We don't want to make the AllList ... Wed, 10 May 2017 06:37:06 GMT ak19 [31671] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) Additional comment Wed, 10 May 2017 06:31:55 GMT ak19 [31670] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) Changing the EventListeners list in GShell over to be ... Wed, 10 May 2017 06:04:08 GMT ak19 [31669] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Have made the EventListeners list in CollectionConstructor use the ... Tue, 09 May 2017 07:42:52 GMT ak19 [31668] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Adding helpful link Tue, 09 May 2017 07:15:48 GMT ak19 [31667] * main/trunk/greenstone3/src/java/org/greenstone/admin/guiext/Command.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Uses synchronized methods vs synchronizing on objects in the right ... Tue, 09 May 2017 07:06:44 GMT ak19 [31666] * main/trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) Uses synchronized methods vs synchronizing on objects in the right ... Mon, 08 May 2017 09:18:21 GMT ak19 [31665] * main/trunk/greenstone3/src/java/org/greenstone/admin/guiext/Command.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/MapRetrieve.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/server/BaseServer.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/BrowserLauncher.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/RunTarget.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) GS3 source code now updated to use SafeProcess instead of Process ... Mon, 08 May 2017 06:32:28 GMT ak19 [31664] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Tabbing for emacs. Mon, 08 May 2017 06:15:32 GMT ak19 [31663] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) * main/trunk/greenstone3/web/WEB-INF/lib/cp.mf (modified) * main/trunk/greenstone3/web/WEB-INF/lib/jna-platform.jar (added) * main/trunk/greenstone3/web/WEB-INF/lib/jna.jar (added) Bringing the GS3 SafeProcess.java up to speed with the GLI version. ... Mon, 08 May 2017 04:55:24 GMT ak19 [31662] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default_fr.properties (modified) French language GS3interface module. Many thanks to Yvan Arnaud. Sun, 07 May 2017 23:12:10 GMT kjdon [31661] * main/trunk/greenstone3/web/interfaces/showcase/transform/pages/home.xsl (modified) explicitly ordered the collections on the home page Sun, 07 May 2017 22:31:16 GMT kjdon [31660] * main/trunk/greenstone3/web/interfaces/showcase/transform/pages/home.xsl (modified) collectionLinks template is now called collectionAndGroupLinks Sun, 07 May 2017 22:27:53 GMT kjdon [31659] * main/trunk/greenstone3/web/interfaces/showcase (added) * main/trunk/greenstone3/web/interfaces/showcase/interfaceConfig.xml (added) * main/trunk/greenstone3/web/interfaces/showcase/transform (added) * main/trunk/greenstone3/web/interfaces/showcase/transform/pages (added) * main/trunk/greenstone3/web/interfaces/showcase/transform/pages/home.xsl (added) committing the showcase interface Sun, 07 May 2017 22:06:07 GMT kjdon [31658] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (modified) actually, don't want default link-type to be javascript. if have ... Sun, 07 May 2017 22:01:33 GMT kjdon [31657] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (modified) default link type is javascript, not dynamic Sun, 07 May 2017 22:01:04 GMT kjdon [31656] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) fixed up the nodeId parameter passing to classifierNodeLink. Didn't ... Sun, 07 May 2017 21:44:00 GMT kjdon [31655] * main/trunk/greenstone3/web/interfaces/default/transform/pages/query.xsl (modified) query-common has been renamed to shared-templates, and is inluced by ... Sun, 07 May 2017 21:43:12 GMT kjdon [31654] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) query-common is now called shared-templates Sun, 07 May 2017 21:41:18 GMT kjdon [31653] * main/trunk/greenstone3/web/interfaces/default/transform/shared-templates.xsl (moved) renamed query-common to shared-templates as now it is no longer just ... Sun, 07 May 2017 21:40:16 GMT kjdon [31652] * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/query-common.xsl (modified) classifierNodeLink template is needed by config_format as well as ... Fri, 05 May 2017 09:47:15 GMT ak19 [31651] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Emacs tabbing and 2 extra lines of comments. Fri, 05 May 2017 09:39:34 GMT ak19 [31650] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) 0. Debugging in SafeProcess is turned off. 1. Tidying up recent ... Fri, 05 May 2017 05:23:04 GMT ak19 [31649] * main/trunk/gli/client-gli.bat (modified) * main/trunk/gli/client-gli.sh (modified) * main/trunk/gli/gli.bat (modified) * main/trunk/gli/gli.sh (modified) * main/trunk/gli/lib/README.txt (modified) * main/trunk/gli/makegli.bat (modified) * main/trunk/gli/makegli.sh (modified) * main/trunk/gli/makejar.bat (modified) * main/trunk/gli/makejar.sh (modified) Updated GLI's batch and bash scripts to refer to the new JNA jar ... Fri, 05 May 2017 05:02:30 GMT ak19 [31648] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/client-gli.bat (modified) * main/trunk/gli/client-gli.sh (modified) Some corrections, including to omissions, before I start adding in ... Thu, 04 May 2017 08:35:41 GMT ak19 [31647] * main/trunk/gli/gli.bat (modified) * main/trunk/gli/makegli.bat (modified) gli.bat and makegli.bat were updated to test the new JNA jar files. ... Thu, 04 May 2017 08:32:17 GMT ak19 [31646] * main/trunk/gli/lib/jna-platform.jar (added) * main/trunk/gli/lib/jna.jar (added) * main/trunk/gli/src/org/greenstone/gatherer/file/FileAssociationManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) 1. Moved isAvailable(program) into SafeProcess.java from ... Wed, 03 May 2017 05:36:02 GMT ak19 [31644] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) Learnt about shutdown hooks in Java. Adding one to GLI (Gatherer) to ... Tue, 02 May 2017 08:33:29 GMT ak19 [31643] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Taskkill does not seem to be a route, but adding in code that works, ... Tue, 02 May 2017 07:41:53 GMT ak19 [31642] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) For Windows, process.destroy() doesn't get called on interruption ... Tue, 02 May 2017 06:15:31 GMT ak19 [31641] * main/trunk/gli/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) Bugfix after changing over to SafeProcess: XML parsing failed because ... Mon, 01 May 2017 08:26:27 GMT ak19 [31640] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Porting across changes made to GLI's SafeProcess: 1. correct ... Mon, 01 May 2017 08:07:17 GMT ak19 [31639] * main/trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) 1. Correcting switch statement in SafeProcess and tidying up some ... Mon, 01 May 2017 06:23:39 GMT ak19 [31638] * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/CreatePane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/shell/GShell.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Rewriting GShell.runLocal() to use SafeProcess instead of Process. ... Thu, 27 Apr 2017 08:46:05 GMT ak19 [31637] * main/trunk/gli/src/org/greenstone/gatherer/file/FileAssociationManager.java (modified) FileAssociationManager no longer uses ExternalProgram to run the ... Fri, 21 Apr 2017 09:09:08 GMT ak19 [31636] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/ScriptOptions.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/greenstone/Classifiers.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) First phase of shifting gli code to use SafeProcess instead of Java ... Fri, 21 Apr 2017 08:13:14 GMT ak19 [31635] * main/tags/GS3-src-SafeProcess/gli-src (copied) Tagging gli and GS3 src before overhaul to use SafeProcess.java Fri, 21 Apr 2017 08:12:21 GMT ak19 [31634] * main/tags/GS3-src-SafeProcess (copied) Tagging gli and GS3 src before overhaul to use SafeProcess.java Fri, 21 Apr 2017 08:11:51 GMT ak19 [31633] * main/tags/GS3-src-SafeProcess (deleted) Undo Fri, 21 Apr 2017 08:10:18 GMT ak19 [31632] * main/tags/GS3-src-SafeProcess (copied) Tagging gli and GS3 src before overhaul to use SafeProcess.java Fri, 21 Apr 2017 08:00:54 GMT ak19 [31631] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Further changes to SafeProcess to turn some interfaces to abstract ... Fri, 21 Apr 2017 07:59:03 GMT ak19 [31630] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Further changes to SafeProcess to turn some interfaces to abstract ... Fri, 21 Apr 2017 05:49:06 GMT ak19 [31629] * main/trunk/gli/src/org/greenstone/gatherer/download/ServerInfoDialog.java (modified) Adding a printStackTrace() to what was an empty catch statement. Thu, 20 Apr 2017 09:32:08 GMT ak19 [31620] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Porting recent changes from GS3 SafeProcess to GLI SafeProcess Thu, 20 Apr 2017 08:31:54 GMT ak19 [31617] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (modified) Removing the debugging. Thu, 20 Apr 2017 07:38:44 GMT ak19 [31616] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Putting the LineByLineHandlers back in case it is useful (especially ... Thu, 20 Apr 2017 06:21:50 GMT ak19 [31615] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Adding a basic run process method, runBasicProcess(), one to be used ... Wed, 19 Apr 2017 09:35:50 GMT ak19 [31602] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/modmetadataaction.pm (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Follows Dr Bainbridge's suggestion to prevent URL based calls to set- ... Thu, 13 Apr 2017 02:22:25 GMT kjdon [31600] * main/trunk/greenstone3/web/interfaces/default/transform/pages/home.xsl (modified) moved the coll and group links back into their own template so that ... Sun, 09 Apr 2017 23:19:27 GMT kjdon [31596] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) added code to put in source link+icon/thumb img Sun, 09 Apr 2017 22:46:48 GMT kjdon [31595] * main/trunk/greenstone3/web/sites/localsite/siteConfig.xml (modified) indenting it nicely in emacs Fri, 07 Apr 2017 06:53:23 GMT ak19 [31594] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) More equalising of debugging between the gli and gs3 src code ... Fri, 07 Apr 2017 06:38:05 GMT ak19 [31593] * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Porting the modifications for SafeProcess.java from GS3 src code to ... Fri, 07 Apr 2017 06:20:11 GMT ak19 [31592] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Removed unwanted debugging now that Windows testing of the new ... Fri, 07 Apr 2017 05:47:14 GMT ak19 [31591] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) 1. SafeProcess.CustomProcessHandler replaces ... Thu, 06 Apr 2017 23:00:30 GMT ak19 [31590] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Better synchronization I think. I've declared methods as ... Thu, 06 Apr 2017 22:33:58 GMT ak19 [31589] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Bugfixes I think. Noticed that remove-archives-meta was removing the ... Thu, 06 Apr 2017 13:39:04 GMT ak19 [31588] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Correcting another difference with gli version of SafeProcess Thu, 06 Apr 2017 09:19:10 GMT ak19 [31587] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Changes to GS3 src SafeProcess.java to bring it up to speed with ... Thu, 06 Apr 2017 09:16:02 GMT ak19 [31586] * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) Exceptions are now no longer handled by SafeProcess at all times, but ... Thu, 06 Apr 2017 09:03:08 GMT ak19 [31585] * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) GLI's DownloadPane.java now also uses SafeProcess.java when running a ... Thu, 06 Apr 2017 08:35:36 GMT ak19 [31584] * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) Related to previous commit. Removed the old_ functions to stop and ... Thu, 06 Apr 2017 08:33:36 GMT ak19 [31583] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (modified) GS3ServerThread now uses SafeProcess. And moved the code in Gatherer ... Thu, 06 Apr 2017 07:15:55 GMT ak19 [31582] * main/trunk/gli/src/org/greenstone/gatherer/gui/ConfigFileEditor.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/DownloadPane.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/FormatConversionDialog.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/GS3ServerThread.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/InputStreamGobbler.java (deleted) * main/trunk/gli/src/org/greenstone/gatherer/util/OutputStreamGobbler.java (deleted) * main/trunk/gli/src/org/greenstone/gatherer/util/SafeProcess.java (added) * main/trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) In place of the Input- and OutputStreamGobbler classes, am now ... Thu, 06 Apr 2017 07:12:27 GMT ak19 [31581] * main/trunk/gli/src/org/greenstone/gatherer/util/InputStreamGobbler.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/OutputStreamGobbler.java (modified) Minor changes ahead of bigger commits Thu, 06 Apr 2017 07:00:56 GMT ak19 [31580] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) Accidentally committed a file I didn't want to. Thu, 06 Apr 2017 06:58:07 GMT ak19 [31579] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/OAIPMH.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Correction. Thu, 06 Apr 2017 03:24:43 GMT ak19 [31578] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Removed debugging and other minor cosmetic changes after successful ... Thu, 06 Apr 2017 02:48:16 GMT kjdon [31577] * main/trunk/greenstone2/perllib/classify/List.pm (modified) changed my mind. now declaring aStr and bStr variables, cos what if ... Thu, 06 Apr 2017 02:23:55 GMT kjdon [31576] * main/trunk/greenstone2/perllib/classify/List.pm (modified) redo last log message: on toro (perl 5.12) it complained about 'can't ... Thu, 06 Apr 2017 02:21:59 GMT kjdon [31575] * main/trunk/greenstone2/perllib/classify/List.pm (modified) on toro (perl 5.12) it complained about 'can't use my in sort ... Wed, 05 Apr 2017 08:22:15 GMT ak19 [31574] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (modified) Trying to correct the GS2PerlConstructor.runPerlCommand() function ... Wed, 05 Apr 2017 08:16:54 GMT ak19 [31573] * main/trunk/greenstone3/src/java/org/greenstone/util/Misc.java (modified) Commit ahead of larger changes: Misc.NEWLINE now works sets the ... Wed, 05 Apr 2017 08:13:40 GMT ak19 [31572] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/ConstructionEvent.java (modified) Minor changes ahead of more major ones. Explicitly marking ... Mon, 03 Apr 2017 08:14:09 GMT ak19 [31569] * main/trunk/greenstone3/src/java/org/greenstone/util/SafeProcess.java (added) Initial attempt at an all-in-one class that can safely run a java ... Mon, 03 Apr 2017 07:19:46 GMT ak19 [31568] * main/trunk/greenstone3/src/java/org/greenstone/util/LogStreamGobbler.java (modified) Clarifying the name of an old class Mon, 03 Apr 2017 02:21:18 GMT kjdon [31567] * main/trunk/greenstone2/perllib/classify/List.pm (modified) added in alpha_numeric_sort - copied from AZlist I think, so if ... Sun, 02 Apr 2017 22:54:41 GMT kjdon [31566] * main/trunk/gli/src/org/greenstone/gatherer/cdm/Format4gs3Manager.java (modified) modified VList format statement to match default in code Sun, 02 Apr 2017 22:47:26 GMT kjdon [31565] * main/trunk/gli/src/org/greenstone/gatherer/util/StaticStrings.java (modified) removed CLASSIFIER_DEFAULT_FORMAT, as it is not used. default format ... Sun, 02 Apr 2017 22:40:47 GMT kjdon [31564] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) changed the classifier format statements to match the default ones in ... Sun, 02 Apr 2017 22:34:37 GMT kjdon [31563] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/classifier.xsl (modified) tidied up default templates for classifiers. added a new template ... Sun, 02 Apr 2017 22:27:20 GMT kjdon [31562] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/index.zip (modified) regenerated index.zip as I have changed titles classifier to hlist Sun, 02 Apr 2017 22:22:59 GMT kjdon [31561] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) small changes for classifier format statements to bring them in line ...