# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-04-27T11:13:00+12:00 Mon, 20 May 2013 05:37:51 GMT ak19 [27368] * main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml (modified) Flags marking NO FLAX START and END Fri, 17 May 2013 07:56:40 GMT ak19 [27367] * main/branches/64_bit_Greenstone/greenstone3/resources/tomcat/server_tomcat7.xml (added) First of the 64 bit installer problems was that it wasn't finding ... Fri, 17 May 2013 05:43:28 GMT ak19 [27366] * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) 1. Handling quotes and colons in user comments: since these are sent ... Thu, 16 May 2013 07:45:16 GMT ak19 [27365] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Bugfixes: 1. handles locked collections (as happens when GLI has ... Thu, 16 May 2013 07:38:04 GMT ak19 [27364] * main/trunk/gli/src/org/greenstone/gatherer/cdm/Format.java (modified) Adding the AllowUserComments option so it can be set from GLI's ... Thu, 16 May 2013 06:37:30 GMT ak19 [27363] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) If you add in the line 'format AllowUserComments true' into a ... Thu, 16 May 2013 03:39:57 GMT kjdon [27362] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) slightly changed the handling of sortfield query option Thu, 16 May 2013 03:38:21 GMT kjdon [27361] * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenesearch.cpp (modified) new handling of sortfield query param Thu, 16 May 2013 03:34:48 GMT kjdon [27360] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper (deleted) gs2 upgraded to use lucene 3, and LuceneWrapper3. Now uses same code ... Thu, 16 May 2013 03:33:15 GMT kjdon [27359] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper3/GS2LuceneIndexer.java (modified) sort fields are now separate from index fields. index fields will be ... Thu, 16 May 2013 03:30:15 GMT kjdon [27358] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) indexing sortfields separately. tidy up the parsing of the indexes ... Thu, 16 May 2013 03:29:12 GMT kjdon [27357] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) setting sortfield info to buildproc, and getting it back from ... Thu, 16 May 2013 03:24:14 GMT kjdon [27356] * main/trunk/greenstone2/perllib/colcfg.pm (modified) added sortfields (collect.cfg) and indexsortfields, indexsortfieldmap ... Thu, 16 May 2013 03:17:02 GMT kjdon [27355] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) use dirname as OIDtype, ie will get fb33fe as an OID instead of a HASH id Thu, 16 May 2013 03:12:27 GMT kjdon [27354] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) changed some deprecated util methods for FileUtils methods Thu, 16 May 2013 03:11:31 GMT kjdon [27353] * main/trunk/greenstone2/perllib/strings.properties (modified) changed the definitions for some of the OIDtype options Thu, 16 May 2013 03:10:00 GMT kjdon [27352] * main/trunk/greenstone2/perllib/docproc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) added filename into the list for OIDtype Thu, 16 May 2013 03:08:06 GMT kjdon [27351] * main/trunk/greenstone2/bin/script/import.pl (modified) added filename option to OIDtype - was there for plugins, but not for ... Thu, 16 May 2013 02:33:31 GMT kjdon [27350] * main/trunk/greenstone2/perllib/doc.pm (modified) removing the J from directory name for dirname option for OID. If ... Wed, 15 May 2013 04:12:53 GMT ak19 [27349] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) 1. Updated timestamp for a key that has been reused should not have a ... Wed, 15 May 2013 03:43:35 GMT kjdon [27348] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) (Committed by ak19 under kjdon again.) Correction to previous commit: ... Wed, 15 May 2013 02:38:33 GMT ak19 [27347] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/web/style/style.css (modified) Adjusting the style of the user comments form to fix font sizes and ... Tue, 14 May 2013 08:45:03 GMT ak19 [27336] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) 1. Fixed regex to retrieve collect_tail. It's unused at present, but ... Tue, 14 May 2013 06:33:55 GMT kjdon [27335] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Attempting to get perl shebangs right for cgi scripts in GS3 (in web ... Tue, 14 May 2013 03:44:52 GMT kjdon [27334] * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) 2 bugfixes that broke the building process. Tue, 14 May 2013 02:25:55 GMT ak19 [27333] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) 1. Added the metadataaction::get_import_metadata_array() subroutine ... Mon, 13 May 2013 23:20:33 GMT kjdon [27332] * main/trunk/greenstone2/runtime-src/src/colservr/lucenesearch.cpp (modified) changed to use lucene 3 instead of lucene2 Mon, 13 May 2013 23:19:43 GMT kjdon [27331] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) * main/trunk/greenstone2/bin/script/lucene_query.pl (modified) upgrading gs2 to use lucene 3 instead of lucene2 Mon, 13 May 2013 23:17:21 GMT kjdon [27330] * main/trunk/greenstone2/common-src/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/lucene-gs/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/lucene-gs/winMake.bat (modified) * main/trunk/greenstone2/common-src/win32.mak (modified) upgrading gs2 to use Lucene 3 - same as gs3 uses. Mon, 13 May 2013 23:11:21 GMT kjdon [27329] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) changes to match mgpp's shortname mapping stuff. Changed some util ... Mon, 13 May 2013 23:09:58 GMT kjdon [27328] * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) changed the way we store the list of fields that has been indexed, ... Mon, 13 May 2013 22:50:37 GMT kjdon [27327] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) added a missing function into the list Mon, 13 May 2013 22:50:06 GMT kjdon [27326] * main/trunk/greenstone2/perllib/util.pm (modified) changed warning message to have correct function name Mon, 13 May 2013 22:49:29 GMT kjdon [27325] * main/trunk/greenstone2/bin/script/activate.pl (modified) changed old util function calls to the new FileUtils calls Thu, 09 May 2013 08:31:59 GMT ak19 [27324] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Added _get_archives_metadata_array and tested it. Otherwise it ... Thu, 09 May 2013 06:41:14 GMT ak19 [27323] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) authentication_enabled flag turned on again after accidentally ... Thu, 09 May 2013 06:19:57 GMT ak19 [27322] * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Added Ajax PostAsync method urlPostAsync and tested it works. Thu, 09 May 2013 04:33:05 GMT ak19 [27321] * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) Two bugfixes: 1. Handling of quotes not just the CSV fields ... Thu, 09 May 2013 01:39:24 GMT ak19 [27320] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Oversight to previous commit: one more minor change. Previous commit ... Thu, 09 May 2013 01:31:55 GMT ak19 [27319] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) key DB is gdbm and has no way of changing the DB type. Can't use ... Wed, 08 May 2013 08:27:02 GMT ak19 [27318] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) * main/trunk/greenstone2/common-src/cgi-bin/metadata-server.pl (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Authentication at perl level for when setting user-added comments. 1. ... Tue, 07 May 2013 23:10:33 GMT sjm84 [27316] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) Reformatting this file as well as tidying imports Tue, 07 May 2013 09:08:31 GMT ak19 [27315] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) No authentication and collection-locking when getting metadata. (Only ... Tue, 07 May 2013 09:08:06 GMT ak19 [27314] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) No authentication and collection-locking when getting metadata. (Only ... Tue, 07 May 2013 07:32:42 GMT ak19 [27313] * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Now the existing user comments to be displayed are all retrieved in ... Tue, 07 May 2013 05:07:03 GMT ak19 [27312] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) get_metadata_array which takes a JSON string and returns one, ... Tue, 07 May 2013 02:59:52 GMT kjdon [27311] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) building code needs FileHandle for autoflush Tue, 07 May 2013 02:36:57 GMT ak19 [27310] * main/trunk/greenstone2/macros/style.dm (modified) Forgot to remove some debug alert box statements. Tue, 07 May 2013 02:35:49 GMT kjdon [27309] * main/trunk/greenstone2/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) when we have just started a new year, output the month even if it is ... Tue, 07 May 2013 02:22:32 GMT kjdon [27308] * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) fixed up DateList so that reverse sort works properly when years are ... Mon, 06 May 2013 04:30:00 GMT ak19 [27307] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) Removed the javascript for logout, and put back the basic logout link ... 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 ... Mon, 06 May 2013 03:27:37 GMT jmt12 [27305] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Add code to allow importing and building to load overriding versions ... Mon, 06 May 2013 03:26:13 GMT jmt12 [27304] * main/trunk/greenstone2/perllib/buildcolutils.pm (added) Moved the heavy lifting from the buildcol.pl script into a proper ... Mon, 06 May 2013 03:23:45 GMT jmt12 [27303] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/parse2.pm (modified) * main/trunk/greenstone2/perllib/parse3.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Replacing hardcoded additions to INC and PATH environment variables ... Mon, 06 May 2013 03:21:07 GMT jmt12 [27302] * main/trunk/greenstone2/perllib/inexport.pm (modified) Removed parallel processing stuff as that now lives in an extension. ... Mon, 06 May 2013 03:19:40 GMT jmt12 [27301] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) You can now use the indexname and indexlevel options to buildcol to ... Mon, 06 May 2013 03:04:58 GMT jmt12 [27300] * main/trunk/greenstone2/perllib/strings.properties (modified) Some strings for the next options to buildcol.pl allowing for finer ... Mon, 06 May 2013 02:59:03 GMT jmt12 [27299] * main/trunk/greenstone2/perllib/manifest.pm (modified) Extending manifest parsing with the idea of a manifest having a ... Mon, 06 May 2013 02:18:28 GMT jmt12 [27298] * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) Add hidden support for the new experimental multiple reader/writer ... Fri, 03 May 2013 09:28:37 GMT ak19 [27297] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/style/style.css (modified) Username field should not be cleared as it's no longer hidden and ... Fri, 03 May 2013 06:48:33 GMT ak19 [27296] * main/trunk/greenstone2/macros/style.dm (modified) Switched over from calling get-archives-metadata to get-index- ... Fri, 03 May 2013 06:25:10 GMT ak19 [27295] * main/trunk/greenstone2/common-src/cgi-bin/metadata-server.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) This commit contains bugfixes for authentication within metadata- ... Thu, 02 May 2013 07:18:38 GMT ak19 [27294] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/style/style.css (modified) 1. Basic authentication when adding user comments. 2. Rearranged some ... Thu, 02 May 2013 05:43:31 GMT ak19 [27293] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) Some bugfixes and improvements to the existing Add User Comment form ... Thu, 02 May 2013 04:35:44 GMT davidb [27292] * main/trunk/greenstone3/gs3-devel.sh (added) Comparable file to 'gs3-setup.sh' but for people looking to compile ... Wed, 01 May 2013 06:03:33 GMT ak19 [27283] * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) 1. Fixed an encoding bug that Diego helpfully discovered. Metadata ... Wed, 01 May 2013 03:24:42 GMT ak19 [27282] * main/trunk/greenstone2/macros/style.dm (modified) When retrieving a collection's existing usercomments, the collection ... Tue, 30 Apr 2013 08:15:30 GMT ak19 [27281] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Preliminary working version of display of existing user comments. ... Mon, 29 Apr 2013 08:25:28 GMT ak19 [27277] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Adding an Ajax Synchronous Post method to gsajaxapi.js which is then ... Fri, 26 Apr 2013 06:30:12 GMT ak19 [27261] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Adding in 2 basic JSON examples for the metadata-server.pl help/usage ... Fri, 26 Apr 2013 04:40:16 GMT ak19 [27260] * main/trunk/greenstone2/macros/document.dm (modified) Minor change to usercomment metaname timestamp. It has now been ... Fri, 26 Apr 2013 03:51:49 GMT ak19 [27259] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) 1. Some feedback when a user comment has been added. 2. Basic html ... Thu, 25 Apr 2013 02:54:29 GMT ak19 [27258] * main/trunk/greenstone2/macros/document.dm (modified) 1. The Add User Comment form is no longer displayed when Browsing, ... Wed, 24 Apr 2013 09:20:27 GMT ak19 [27257] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Add User Comment form. Allows adding username, timestamp and comment ... Tue, 23 Apr 2013 04:56:08 GMT sjm84 [27256] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Allow visiting called templates as well as other improvements Fri, 19 Apr 2013 06:19:09 GMT kjdon [27243] * main/trunk/greenstone2/perllib/cpan/perl-5.8/auto/Win32 (moved) Because activate uses perl modules like LWP and NET and URI which may ... Fri, 19 Apr 2013 06:18:40 GMT kjdon [27242] * main/trunk/greenstone2/perllib/cpan/perl-5.8/auto/HTML (moved) Because activate uses perl modules like LWP and NET and URI which may ... Fri, 19 Apr 2013 06:05:04 GMT kjdon [27241] * main/trunk/greenstone2/perllib/XMLParser.pm (modified) The test for Windows in the BEGIN block is no longer necessary now ... Fri, 19 Apr 2013 06:02:41 GMT kjdon [27240] * main/trunk/greenstone2/bin/script/activate.pl (modified) Because activate uses perl modules like LWP and NET and URI which may ... Fri, 19 Apr 2013 05:51:42 GMT kjdon [27239] * main/trunk/greenstone2/perllib/cpan/perl-5.8 (added) * main/trunk/greenstone2/perllib/cpan/perl-5.8/auto (added) First commit to do with moving the perl-5.8 specific files and ... Fri, 19 Apr 2013 04:49:43 GMT ak19 [27238] * main/trunk/greenstone3/build.xml (modified) Target check-running-tomcat now no longer pings the URL of the form ... Thu, 18 Apr 2013 04:05:33 GMT ak19 [27222] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Found a bug in a recent change to remove_index_meta where the ... Thu, 18 Apr 2013 03:43:04 GMT kjdon [27221] * main/trunk/greenstone2/makegs2.bat (modified) Automating svn checkout of winbin so we don't have to do that step ... Thu, 18 Apr 2013 02:29:04 GMT kjdon [27220] * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) cross coll search authentication. Need to make the same cgiwrapper ... Thu, 18 Apr 2013 01:15:34 GMT sjm84 [27218] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Added back, forwards and current selection buttons, also various ... Wed, 17 Apr 2013 07:58:06 GMT ak19 [27199] * main/trunk/greenstone3/build.xml (modified) Adding targets for checking out and compiling imagemagick from source ... 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. ... Wed, 17 Apr 2013 02:50:53 GMT davidb [27191] * main/trunk/greenstone2/perllib/cpan/URI.pm (moved) This should be in the 'cpan' area Wed, 17 Apr 2013 02:49:43 GMT davidb [27190] * main/trunk/greenstone2/perllib/URI.pm (added) Needed by activate.pl but not part of Perl core language. Overlooked ... Wed, 17 Apr 2013 02:47:25 GMT davidb [27189] * main/trunk/greenstone2/perllib/colcfg.pm (modified) Some additional fields extracted/returned to collect config file that ... Wed, 17 Apr 2013 02:44:20 GMT davidb [27188] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) Deleting spurious binmode line Tue, 16 Apr 2013 04:18:24 GMT ak19 [27187] * main/trunk/greenstone3/build.properties.in (modified) Accidentally had the checkout.gnomelib.ext property set to activate ... Tue, 16 Apr 2013 03:59:28 GMT ak19 [27186] * main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml (modified) use.support.lib has been renamed for release-kit usage to ... Tue, 16 Apr 2013 03:01:57 GMT ak19 [27185] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) use.support.lib has now split into 2 properties. The first is ... Mon, 15 Apr 2013 08:49:36 GMT davidb [27183] * main/trunk/greenstone2/perllib/cpan/LWP (added) * main/trunk/greenstone2/perllib/cpan/LWP.pm (modified) * main/trunk/greenstone2/perllib/cpan/LWP/Authen (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Basic.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Digest.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Ntlm.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/ConnCache.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Debug.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/DebugFile.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/MediaTypes.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/MemberMixin.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/GHTTP.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/cpan.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/data.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/file.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/ftp.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/gopher.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/http.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/http10.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/https.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/https10.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/loopback.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/mailto.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/nntp.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/nogo.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/RobotUA.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Simple.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/UserAgent.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/media.types (added) Changing to using installed version of LWP that comes from libwww- ... Mon, 15 Apr 2013 08:48:05 GMT davidb [27182] * main/trunk/greenstone2/perllib/cpan/LWP (deleted) Removal of this version (v6.x) of LWP Mon, 15 Apr 2013 08:45:43 GMT davidb [27181] * main/trunk/greenstone2/perllib/cpan/Bundle (added) * main/trunk/greenstone2/perllib/cpan/Bundle/LWP.pm (added) * main/trunk/greenstone2/perllib/cpan/File/Listing.pm (added) * main/trunk/greenstone2/perllib/cpan/HTML/Form.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies/Microsoft.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies/Netscape.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Daemon.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Negotiate.pm (added) * main/trunk/greenstone2/perllib/cpan/Net (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP.pm (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP/Methods.pm (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP/NB.pm (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTPS.pm (added) * main/trunk/greenstone2/perllib/cpan/WWW (added) * main/trunk/greenstone2/perllib/cpan/WWW/RobotRules (added) * main/trunk/greenstone2/perllib/cpan/WWW/RobotRules.pm (added) * main/trunk/greenstone2/perllib/cpan/WWW/RobotRules/AnyDBM_File.pm (added) Latest libwww-perl (v6x) isn't as self-sufficeint as earlier (v5.x) ... Mon, 15 Apr 2013 06:49:36 GMT ak19 [27180] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) A couple of the index_meta functions used gdbm methods instead of ... Sun, 14 Apr 2013 10:49:38 GMT davidb [27178] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/SimpleCollectionDatabase.java (modified) Monitor for 'server' as suffix on DBtype (used in parallel building), ...