# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-25T03:55:08+12:00 Tue, 26 Oct 2010 02:33:45 GMT kjdon [23212] * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DSpacePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/LOMPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIMetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/SplitTextFile.pm (modified) metadata_read no longer takes maxdocs args - metadata_read must ... Tue, 26 Oct 2010 02:21:43 GMT sjm84 [23211] * main/trunk/ant-tasks/src/org/greenstone/anttasks/PatternSetToFile.java (modified) Made PatternSetToFile Java 1.4 compatible Tue, 26 Oct 2010 02:12:23 GMT sjm84 [23210] * main/trunk/ant-tasks/src/org/greenstone/anttasks/PatternSetToFile.java (added) * main/trunk/release-kits/kits/rk2/ant-scripts/create-components.xml (modified) * main/trunk/release-kits/shared/core/ant-scripts/shared.xml (modified) * main/trunk/release-kits/shared/core/uninstaller/Uninstall.bat (modified) * main/trunk/release-kits/shared/core/uninstaller/Uninstall.sh (modified) * main/trunk/release-kits/shared/core/uninstaller/Uninstaller.java (modified) The uninstaller has been modified so that it no longer will delete ... Thu, 21 Oct 2010 05:01:56 GMT davidb [23198] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) Extra curly-brace had found its way into the code as the very last ... Thu, 21 Oct 2010 04:56:47 GMT ak19 [23197] * main/trunk/greenstone2/cgi-bin/gliserver.pl (modified) 1. Dr Bainbridge made the flashing DOS prompts disappear; 2. Minor ... Thu, 21 Oct 2010 04:56:01 GMT ak19 [23196] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Dr Bainbridge fixed the recent problem to do with how the CGI object ... Wed, 20 Oct 2010 21:26:33 GMT davidb [23194] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneIndexer.java (modified) Diagnostic output should go to standard-error, as standard-out used ... Wed, 20 Oct 2010 21:25:21 GMT davidb [23193] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) Whitespace addition to improve formatting Wed, 20 Oct 2010 21:24:00 GMT davidb [23192] * main/trunk/greenstone2/bin/script/incremental-rebuild.pl (modified) Printing in GS scripts should go to STDERR Wed, 20 Oct 2010 03:54:21 GMT davidb [23188] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Fixed typo in dir-handle name Wed, 20 Oct 2010 03:53:14 GMT davidb [23187] * main/trunk/greenstone2/macros/talkback.dm (modified) to and from collection now defined (parameterized) as macros Wed, 20 Oct 2010 03:12:30 GMT sjm84 [23186] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Fixed the windows CRT issues Wed, 20 Oct 2010 03:04:58 GMT sjm84 [23185] * main/trunk/release-kits/shared/windows/Microsoft.VC80.CRT.manifest (added) * main/trunk/release-kits/shared/windows/msvcr100.dll (deleted) * main/trunk/release-kits/shared/windows/msvcr80.dll (added) * main/trunk/release-kits/shared/windows/msvcr90.dll (deleted) Changed the CRTs used after some more research Wed, 20 Oct 2010 00:32:50 GMT davidb [23184] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Updating of PATH changed to prepend (rather than append) so new ... Wed, 20 Oct 2010 00:30:50 GMT davidb [23183] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) With PATH information correctly resolved in gsdlCGI.pm, correct ... Wed, 20 Oct 2010 00:12:24 GMT kjdon [23182] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) fixed up bug with deleting assoc files. Was fine for a delete, but ... Tue, 19 Oct 2010 22:02:18 GMT sjm84 [23181] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) The end brace of the delete_assoc_files sub in the lucenebuildproc.pm ... Tue, 19 Oct 2010 04:31:06 GMT davidb [23178] * main/trunk/greenstone2/macros/talkback.dm (modified) CGI scripts need to know the fromCollect and toCollect Tue, 19 Oct 2010 04:30:19 GMT davidb [23177] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) CGI scripts need to know the fromCollect and toCollect Tue, 19 Oct 2010 02:23:38 GMT kjdon [23176] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) added delete_assoc_files. If we are asked to process a deleted or ... Tue, 19 Oct 2010 02:23:25 GMT sjm84 [23175] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Changed the version of MSVCR included with Apache Tue, 19 Oct 2010 02:17:25 GMT sjm84 [23174] * main/trunk/release-kits/shared/windows/MSVCR71.DLL (deleted) * main/trunk/release-kits/shared/windows/msvcr90.dll (added) Changed the MSVCR version included with Apache Tue, 19 Oct 2010 01:56:03 GMT kjdon [23172] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) when using gdbm-txtgz infodb type, the runtime system will generate ... Tue, 19 Oct 2010 01:54:50 GMT kjdon [23171] * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:54:25 GMT kjdon [23170] * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:53:17 GMT kjdon [23169] * main/trunk/greenstone2/perllib/dbutil/gdbmtxtgz.pm (modified) need to set binmode for pipes to get utf8 input and output. also need ... Tue, 19 Oct 2010 01:51:37 GMT kjdon [23168] * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs Tue, 19 Oct 2010 01:14:18 GMT davidb [23167] * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) GreenstoneXMLPlugin used to (or at least in theory used to) to be ... Mon, 18 Oct 2010 23:05:12 GMT kjdon [23166] * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) copying code from gdbm.pm: Attached :utf8 encoding to db pipes to ... Mon, 18 Oct 2010 22:35:58 GMT kjdon [23165] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) removed a couple of print statements Mon, 18 Oct 2010 10:32:45 GMT davidb [23162] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Missing double quote added. Mon, 18 Oct 2010 10:30:03 GMT davidb [23161] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Corrected ZipFile to ZipFiles Mon, 18 Oct 2010 02:45:26 GMT kjdon [23160] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) member hash renamed, some tidying up Mon, 18 Oct 2010 02:44:48 GMT kjdon [23159] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) buildproc member hash renamed Mon, 18 Oct 2010 02:44:02 GMT kjdon [23158] * main/trunk/greenstone2/perllib/strings.properties (modified) added a couple of missing plugin description strings Mon, 18 Oct 2010 02:32:43 GMT kjdon [23156] * main/trunk/greenstone2/perllib/strings.properties (modified) removed an unused string Mon, 18 Oct 2010 01:34:58 GMT sjm84 [23155] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Changed "key" to "name" in one of the property definitions Mon, 18 Oct 2010 00:50:10 GMT kjdon [23154] * main/trunk/greenstone2/perllib/classify/List.pm (modified) store a hash of all doc oids, then check against this hash when asked ... Sun, 17 Oct 2010 22:25:46 GMT sjm84 [23153] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Added an LD_LIBRARY_PATH pointing to the gnome-lib lib directory for ... Sun, 17 Oct 2010 11:24:44 GMT davidb [23149] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Progressbar code upgraded to be able to monitor multiple upload files ... Sun, 17 Oct 2010 11:24:03 GMT davidb [23148] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Switch to using ZipFile Sun, 17 Oct 2010 10:54:21 GMT davidb [23147] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Added routine for zipping up doc_xml and its associated files from ... Sun, 17 Oct 2010 10:15:42 GMT davidb [23146] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Believe I have found a 'magic' line of Perl code that will supress ... Sun, 17 Oct 2010 01:46:33 GMT davidb [23145] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Added 'colcfg' to packages included by script Sun, 17 Oct 2010 01:43:08 GMT davidb [23144] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Script now correctly determines the infodb type by parsing the ... Fri, 15 Oct 2010 07:33:43 GMT ak19 [23143] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) More changes to making collectdir movable: 1. When not working with a ... Thu, 14 Oct 2010 11:37:58 GMT davidb [23142] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) Fixed to correctly lookup cgi arguments 'collect' and 'oid' Thu, 14 Oct 2010 11:22:43 GMT davidb [23141] * main/trunk/greenstone2/perllib/talkback.pm (modified) Thu, 14 Oct 2010 11:10:18 GMT davidb [23140] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Thu, 14 Oct 2010 11:07:58 GMT davidb [23139] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) shift away from using rand_string as cgi-argument Thu, 14 Oct 2010 10:58:30 GMT davidb [23138] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (modified) * main/trunk/greenstone2/macros/talkback.dm (modified) * main/trunk/greenstone2/perllib/talkback.pm (modified) Elimination of rand_string Thu, 14 Oct 2010 10:30:24 GMT davidb [23137] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Preparation work to support monitoring of multiple files Wed, 13 Oct 2010 20:05:37 GMT sjm84 [23136] * main/trunk/greenstone2/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) gdbm.h needed to be surrounded in extern "C" braces to be happy on ... Wed, 13 Oct 2010 03:09:40 GMT sjb48 [23135] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) Can now drag a metadata item and have it maintain selection Wed, 13 Oct 2010 02:06:37 GMT davidb [23134] * main/trunk/greenstone2/gsicontrol.sh (modified) Couple of extra minor tweaks to prevent variables being tested that ... Wed, 13 Oct 2010 01:25:54 GMT kjdon [23133] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) still workign on incremental infodb updating. cleaning up code now ... Wed, 13 Oct 2010 01:24:22 GMT kjdon [23132] * main/trunk/greenstone2/perllib/inexport.pm (modified) for manifest files, if the user has specified Index (not Reindex) and ... Wed, 13 Oct 2010 01:23:00 GMT kjdon [23131] * main/trunk/greenstone2/perllib/doc.pm (modified) added a method get_total_text_length. returns the total lenght for ... Tue, 12 Oct 2010 08:14:28 GMT anna [23130] * main/trunk/greenstone2/etc/main.cfg (modified) Added configuration for the Burmese language. Tue, 12 Oct 2010 08:05:19 GMT anna [23129] * main/trunk/greenstone2/macros/burmese.dm (added) Burmese User Interface. Many thanks to Dwight Martin. Tue, 12 Oct 2010 02:31:01 GMT kjdon [23128] * main/trunk/greenstone2/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) made the gdbm_delete error a bit more informative Tue, 12 Oct 2010 01:05:25 GMT kjdon [23121] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) small changes based on the fact that we need to store ids for updated ... Tue, 12 Oct 2010 01:01:54 GMT kjdon [23120] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) process the reconstructed docs after reading through the archives ... Tue, 12 Oct 2010 00:58:44 GMT kjdon [23119] * main/trunk/greenstone2/perllib/inexport.pm (modified) removed some print statements, and don't go into .svn folder when ... Tue, 12 Oct 2010 00:55:43 GMT kjdon [23118] * main/trunk/greenstone2/perllib/classify.pm (modified) removed edit_mode from classobj->classify call Tue, 12 Oct 2010 00:55:33 GMT sjm84 [23117] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Modified the release kit to use the pre-compiled gnome libraries ... Tue, 12 Oct 2010 00:55:07 GMT kjdon [23116] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/classify/Collage.pm (modified) * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/HTML.pm (modified) * main/trunk/greenstone2/perllib/classify/Hierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) * main/trunk/greenstone2/perllib/classify/RecentDocumentsList.pm (modified) * main/trunk/greenstone2/perllib/classify/SectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/SimpleList.pm (modified) for incremental build, classifiers are not really done incrementally. ... Mon, 11 Oct 2010 22:05:10 GMT davidb [23102] * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) Attached :utf8 encoding to GDBM pipes to prevent double encoding ... Mon, 11 Oct 2010 10:52:46 GMT davidb [23091] * main/trunk/greenstone2/cgi-bin/talkback-transfer.pl (added) CGI Script that runs on local DL server, but effects the transfer of ... Mon, 11 Oct 2010 10:51:17 GMT davidb [23090] * main/trunk/greenstone2/macros/talkback.dm (modified) Addition to form of field to store the digital library the designated ... Mon, 11 Oct 2010 10:26:16 GMT davidb [23089] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (modified) Use of more portable tmp directory Mon, 11 Oct 2010 10:21:27 GMT davidb [23088] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Inclusion of a new 'pre-new' routine that helps this package set ... Mon, 11 Oct 2010 10:18:45 GMT davidb [23087] * main/trunk/greenstone2/cgi-bin/talkback-progressbar.pl (added) Perl CGI script that uploads a file, using a callback method to ... Mon, 11 Oct 2010 10:15:46 GMT davidb [23086] * main/trunk/greenstone2/macros/talkback.dm (modified) Renaming of CGI scripts Mon, 11 Oct 2010 10:13:37 GMT davidb [23085] * main/trunk/greenstone2/perllib/talkback.pm (modified) Minor tweak to talkback.pm Mon, 11 Oct 2010 09:58:00 GMT davidb [23084] * main/trunk/greenstone2/perllib/talkback.pm (added) Routines to help CGI scripts that implement DL Talkback Mon, 11 Oct 2010 02:31:47 GMT kjdon [23081] * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) added a classifyOID param to get_OID_entry. Used to set the ... Sat, 09 Oct 2010 10:08:52 GMT davidb [23070] * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) Post code originally written to allow for debugging from the command- ... Sat, 09 Oct 2010 05:05:34 GMT davidb [23069] * main/trunk/greenstone2/macros/talkback.dm (modified) Adjustment of progress bar to narrower Sat, 09 Oct 2010 04:58:05 GMT davidb [23068] * main/trunk/greenstone2/macros/style.dm (modified) Moved talkback upload monitor to be embedded within main content page Sat, 09 Oct 2010 04:55:49 GMT davidb [23067] * main/trunk/greenstone2/macros/talkback.dm (modified) Moved talkback upload monitor to be embedded within main content page Fri, 08 Oct 2010 02:16:49 GMT davidb [23064] * main/trunk/greenstone2/perllib/cpan/CGI (added) * main/trunk/greenstone2/perllib/cpan/CGI/Ajax.pm (added) * main/trunk/greenstone2/perllib/cpan/Class (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor.pm (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor/Fast.pm (added) * main/trunk/greenstone2/perllib/cpan/Class/Accessor/Faster.pm (added) Supporting Perl classes (100% pure Perl) for DL talkback facility Fri, 08 Oct 2010 02:12:23 GMT davidb [23063] * main/trunk/greenstone2/etc/main.cfg (modified) Addition of talkback.dm and zextra.dm (yes the 'z' at the front is ... Fri, 08 Oct 2010 02:09:46 GMT davidb [23062] * main/trunk/greenstone2/macros/zextra.dm (added) For site-wide customizations. See comment in macro file for more ... Fri, 08 Oct 2010 02:00:23 GMT davidb [23061] * main/trunk/greenstone2/macros/style.dm (modified) Embed hidden form below page banner when DL talkback is activated Fri, 08 Oct 2010 01:58:51 GMT davidb [23060] * main/trunk/greenstone2/macros/base.dm (modified) Added ability to have narrow pagewidth when using DL talkback, which ... Fri, 08 Oct 2010 01:55:21 GMT davidb [23059] * main/trunk/greenstone2/macros/talkback.dm (added) New macros to support DL talkback where two Greenstone digital ... Fri, 08 Oct 2010 01:42:44 GMT davidb [23058] * main/trunk/greenstone2/runtime-src/src/recpt/pageaction.cpp (modified) New cgi argument added to support DL talkback where two Greenstone ... Wed, 06 Oct 2010 04:44:39 GMT anna [23055] * main/trunk/greenstone2/macros/tigrinya.dm (modified) * main/trunk/greenstone2/macros/tigrinya2.dm (modified) Updated Tigriyna Greenstone User Interface. Many thanks to Yohannes ... Wed, 06 Oct 2010 02:39:33 GMT kjdon [23053] * main/trunk/greenstone2/perllib/inexport.pm (modified) reworking of manifest stuff. Now, instead of calling plugin::read on ... Wed, 06 Oct 2010 02:32:01 GMT kjdon [23052] * main/trunk/greenstone2/bin/script/incremental-import.pl (modified) need to read in collect.cfg or collectionConfig.xml to see what the ... Wed, 06 Oct 2010 02:31:34 GMT sjm84 [23051] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) * main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml (modified) Reverted rk2 back to compiling up the gnome-lib (possibly ... Wed, 06 Oct 2010 02:01:25 GMT kjdon [23050] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) code was assuming CLx and removing CL then parsing the integer to get ... Tue, 05 Oct 2010 22:32:45 GMT sjm84 [23049] * main/trunk/binaries/windows/bin/getpw.exe (modified) Updated the getpw.exe binary Tue, 05 Oct 2010 22:20:59 GMT sjm84 [23048] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) getpw will now handle input from a Windows console more intelligently Tue, 05 Oct 2010 22:18:32 GMT sjm84 [23047] * main/trunk/greenstone2/common-src/src/getpw/getpw.cpp (modified) getpw will now handle input from a Windows console more intelligently Tue, 05 Oct 2010 04:08:06 GMT sjb48 [23046] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui-templates.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) Tue, 05 Oct 2010 02:58:38 GMT kjdon [23044] * main/trunk/greenstone2/runtime-src/src/recpt/wizardaction.cpp (modified) if we are building 'in place' then don't want to install the ... Tue, 05 Oct 2010 01:53:52 GMT ak19 [23042] * main/trunk/greenstone2/perllib/inexport.pm (modified) Kathy fixed a cut and paste error that prevented the depositor from ... Mon, 04 Oct 2010 04:02:32 GMT sjm84 [23032] * main/trunk/release-kits/kits/rk2/ant-scripts/compile.xml (modified) Modified the release kit to use the zipped up versions of the gnome- ...