# # ChangeLog for main/trunk/greenstone2/perllib/basebuilder.pm # # Generated by Trac 1.4.2 # 2024-04-27T21:35:42+12:00 Fri, 09 Dec 2016 08:37:52 GMT ak19 [31190] * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/oaiinfo.pm (added) First major commit to do with the new oaiinfo db that keeps track of ... Mon, 09 May 2016 04:53:48 GMT ak19 [30517] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/DBDrivers/BaseDBDriver.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/extrabuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Fixing incremental-rebuild when the database is gdbm. At this point ... Wed, 30 Oct 2013 22:34:27 GMT kjdon [28567] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) changed some util:: to FIleUtils:: methods to avoid warnings Mon, 06 May 2013 03:29:38 GMT jmt12 [27306] * main/trunk/greenstone2/perllib/FileUtils.pm (added) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) Moving the critical file-related functions (copy, rm, etc) out of ... Wed, 17 Apr 2013 03:14:58 GMT davidb [27192] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Extra test added to avoid putting 'undef' into an array of values. ... Mon, 10 Dec 2012 03:37:21 GMT ak19 [26567] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/explode_metadata_database.pl (modified) * main/trunk/greenstone2/bin/script/incremental-buildcol.pl (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/explodeaction.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) When a GS2 collection contains both collect.cfg and ... Thu, 09 Aug 2012 05:20:51 GMT ak19 [26094] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Finally properly fixed the appearance and non-appearance of the quick ... Tue, 17 Jul 2012 03:18:36 GMT kjdon [25958] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) pass gs_version to loading plugins Thu, 13 Oct 2011 00:23:05 GMT sjm84 [24754] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Some changes to support the store_metadata_coverage option Fri, 26 Aug 2011 05:31:50 GMT davidb [24495] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) Introduction of $site variable passed into the XXbuilder.pm perl code ... Wed, 24 Aug 2011 03:52:02 GMT davidb [24460] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) Code changes to support indexers that are provided through the ... Fri, 29 Jul 2011 01:07:33 GMT davidb [24342] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/extrabuilder.pm (added) * main/trunk/greenstone2/perllib/extrabuildproc.pm (added) Support for building non-text indexes that are orthogonol to the ... Fri, 20 May 2011 01:52:55 GMT ak19 [24070] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) Fixed build error message about uninitialised variables, which was ... Thu, 21 Apr 2011 09:06:54 GMT ak19 [23946] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Xiaofeng found that the OAI-related changes to do with ... Wed, 20 Apr 2011 09:27:19 GMT ak19 [23939] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) GS3's OAIserver passes final official oaiserver validation tests: to ... 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 ... Mon, 18 Oct 2010 02:44:48 GMT kjdon [23159] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) buildproc member hash renamed 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 ... Mon, 14 Jun 2010 03:37:40 GMT kjdon [22264] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) greenstone doesn't like digit only macros when they appear inside ... Sun, 14 Mar 2010 23:19:52 GMT kjdon [21785] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) removing disable_OAI option. As far as I know, its only used for gs3, ... Mon, 25 Jan 2010 02:57:27 GMT mdewsnip [21607] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) Changed basebuilder.pm so set_infodbtype() is called on the buildproc ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 23 Sep 2009 02:17:50 GMT kjdon [20686] * gsdl/trunk/perllib/basebuilder.pm (modified) use incremental instead of keepold to determine whether we are ...