# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-30T20:08:18+12:00 Thu, 10 May 2012 04:02:43 GMT sjm84 [25568] * main/trunk/greenstone2/common-src/packages/jdbm/gs-jdbm-1.0.tar.gz (modified) A fix for JDBM not properly closing the .lg file Thu, 10 May 2012 03:57:02 GMT sjm84 [25567] * main/trunk/greenstone3/resources/java/global.properties.in (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XSLTUtil.java (modified) Make sure the document editor functionality is off when we don't have ... Thu, 10 May 2012 03:42:19 GMT sjm84 [25566] * main/trunk/greenstone3/gs3-setup.sh (modified) Fixed an Imagemagick library issue on linux/mac machines Thu, 10 May 2012 02:41:14 GMT sjm84 [25565] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/documentbasket.xsl (modified) This page will now display an "Accessed Denied" message when a non- ... Thu, 10 May 2012 02:33:37 GMT sjm84 [25564] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/documentbasket.xsl (modified) This page will now display an "Accessed Denied" message when a non- ... Thu, 10 May 2012 02:16:30 GMT sjm84 [25563] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/documentbasket.xsl (modified) This page will now display an "Accessed Denied" message when a non- ... Wed, 09 May 2012 08:08:01 GMT ak19 [25560] * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/ispersistentaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/ispersistentaction.h (added) * main/trunk/greenstone2/runtime-src/src/recpt/librarymain.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/mod_gsdl.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) Dr Bainbridge has introduced the isPersistentAction (add the a=is- ... Wed, 09 May 2012 07:46:00 GMT ak19 [25559] * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) 1. Dr Bainbridge fixed a bug in pingaction where it returned the ... Wed, 09 May 2012 02:50:19 GMT sjm84 [25558] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Some minor formatting, and also a minor fix with metadata Wed, 09 May 2012 02:46:30 GMT sjm84 [25557] * main/trunk/greenstone2/perllib/doc.pm (modified) Add in subsets of Latitude and Longitude metadata if the collection ... Wed, 09 May 2012 02:44:48 GMT sjm84 [25556] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) A minor change Wed, 09 May 2012 02:33:11 GMT sjm84 [25555] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) We want to be able to get associated files from CSS files Wed, 09 May 2012 02:33:01 GMT ak19 [25554] * main/trunk/greenstone2/perllib/util.pm (modified) Added mv_dir_contents subroutine (which is called from activate.pl) ... Wed, 09 May 2012 02:20:16 GMT sjm84 [25553] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) If GSDL-RUN-SETUP is set then we want to set up the environment Wed, 09 May 2012 01:57:28 GMT sjm84 [25552] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) We need to check that a key exists before we try to get it otherwise ... Wed, 09 May 2012 01:53:19 GMT sjm84 [25551] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSDocumentModel.java (modified) Removed some redundant code Wed, 09 May 2012 01:50:37 GMT sjm84 [25550] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Changing the word action to operation so it is more clear Tue, 08 May 2012 09:37:23 GMT ak19 [25549] * main/trunk/greenstone3/build.xml (modified) Added target to print out default library servlet URL so that ... Tue, 08 May 2012 08:19:28 GMT ak19 [25548] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) rmdir on cgi-bin upon a clean command should proceed quietly and not ... Tue, 08 May 2012 03:21:51 GMT sjm84 [25547] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) Section searches will now say section instead of document Tue, 08 May 2012 03:19:32 GMT sjm84 [25546] * main/trunk/greenstone3/web/interfaces/oran/js/documentmaker_scripts_util.js (modified) Some more fixes to document creation Tue, 08 May 2012 03:18:39 GMT sjm84 [25545] * main/trunk/greenstone3/web/interfaces/oran/js/documentmaker_scripts_dd.js (modified) Some minor fixes Tue, 08 May 2012 03:16:34 GMT sjm84 [25544] * main/trunk/greenstone3/web/interfaces/oran/js/documentmaker_scripts.js (modified) Fixed document creation Tue, 08 May 2012 03:09:51 GMT sjm84 [25543] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/document.xsl (modified) Fixed an error that was causing some entities to be escaped when they ... Tue, 08 May 2012 03:04:31 GMT sjm84 [25542] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSDocumentModel.java (modified) Adding a dc.Title of "UNTITLED DOCUMENT" to new documents Mon, 07 May 2012 21:55:48 GMT sjm84 [25541] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DocumentMaker.java (modified) Removed some redundant code, as well as fixing up the createDocument ... Mon, 07 May 2012 21:54:33 GMT sjm84 [25540] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Updated the import service so that a manifest file can be included, ... Mon, 07 May 2012 21:51:17 GMT sjm84 [25539] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Updated the import command to include the ability to add a manifest file Mon, 07 May 2012 21:49:51 GMT sjm84 [25538] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) A collection constructor can now be given a manifest file (for importing) Mon, 07 May 2012 21:49:00 GMT sjm84 [25537] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) Reformatting this file ahead of some changes Mon, 07 May 2012 21:47:51 GMT sjm84 [25536] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) A fix for the jsessionid problem Mon, 07 May 2012 02:50:48 GMT ak19 [25533] * main/trunk/greenstone2/perllib/util.pm (modified) Need to ensure there are quotes around the path to the java command ... Fri, 04 May 2012 05:43:56 GMT ak19 [25526] * main/trunk/greenstone2/common-src/indexers/mgpp/text/GSDLQueryLex.cpp (modified) Dr Bainbridge fixed the problem noticed by Diego and which was ... Fri, 04 May 2012 05:36:29 GMT ak19 [25525] * main/trunk/greenstone2/makegs2.bat (modified) Added a Compile All command without turning debugging on. Thu, 03 May 2012 06:59:47 GMT ak19 [25522] * main/trunk/greenstone2/macros/polish.dm (modified) Updated Polish core interface translations (from 2.83 to 2.85). Manu ... Thu, 03 May 2012 06:03:22 GMT ak19 [25521] * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) Back in January, with the commit of revision 24958 for RSS support in ... Tue, 01 May 2012 03:50:00 GMT ak19 [25512] * main/trunk/greenstone2/perllib/util.pm (modified) Utility function for getting path to the java command: if GS binary, ... Mon, 30 Apr 2012 08:23:53 GMT ak19 [25508] * main/trunk/greenstone2/perllib/plugins/ZIPPlugin.pm (modified) Since epub files are zip files with a differently named extension, ... Fri, 27 Apr 2012 06:16:55 GMT ak19 [25501] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) If the web/logs/tmp folder does not exist, the Java code that makes ... Fri, 27 Apr 2012 05:12:40 GMT ak19 [25499] * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) Dr Bainbridge modified gsprintf code to print text containing ... Thu, 26 Apr 2012 08:42:28 GMT ak19 [25494] * main/trunk/greenstone2/common-src/indexers/mg/lib/mglong.h (modified) Moved comment to where it wouldn't cause an error during compilation Thu, 26 Apr 2012 08:31:44 GMT ak19 [25493] * main/trunk/greenstone3/src/packages/javagdbm/configure.in (modified) Tentative fix to another bug found by Joshua Scarsbrook. Need to ... Thu, 26 Apr 2012 06:11:56 GMT ak19 [25492] * main/trunk/greenstone2/common-src/indexers/mg/lib/mglong.h (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/lib/longlong.h (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/lib/mglong.h (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/gdbmdefs.h (modified) Joshua Scarsbrook found that compilation failed on Macs (he was ... Thu, 26 Apr 2012 02:34:21 GMT kjdon [25491] * main/trunk/greenstone3/build.xml (modified) lucene collection index.zip not inside index folder Thu, 26 Apr 2012 02:31:16 GMT kjdon [25490] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/XMLDocumentAction.java (modified) add the extra info into the page to keep in line with other actions Thu, 26 Apr 2012 02:30:41 GMT kjdon [25489] * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) put gberg styles into pages folder Thu, 26 Apr 2012 02:30:06 GMT kjdon [25488] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) remove the collName parameter. collName seems to be a global variable ... Thu, 26 Apr 2012 02:09:24 GMT kjdon [25487] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages/document-content.xsl (added) * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages/document-toc.xsl (added) versions of the document xsl files for use with oran interface, which ... Wed, 25 Apr 2012 23:57:44 GMT sjm84 [25485] * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/query.xsl (modified) The search status text will now say "sections" if a section search ... Wed, 25 Apr 2012 23:54:25 GMT sjm84 [25484] * main/trunk/greenstone3/web/interfaces/oran/js/document_scripts.js (modified) Fixed buggy table of contents Wed, 25 Apr 2012 23:52:49 GMT sjm84 [25483] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) Added startPage to the list of params that are not saved automatically Wed, 25 Apr 2012 23:41:43 GMT kjdon [25482] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) comment out images as they look ugly in default library Wed, 25 Apr 2012 23:21:56 GMT kjdon [25481] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/SystemAction.java (modified) adding some extra info to the page to keep it in line with other ... Wed, 25 Apr 2012 23:20:40 GMT kjdon [25480] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) a little rearrangement and adding a system page string Wed, 25 Apr 2012 23:19:16 GMT kjdon [25479] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/system.xsl (added) system.xsl has been filled up with format statement editing stuff. ... Wed, 25 Apr 2012 23:17:57 GMT kjdon [25478] * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) SystemAction now uses pages/system.xsl not system.xsl Tue, 24 Apr 2012 04:40:21 GMT ak19 [25470] * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log.ctrl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log1.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/logmirror.ctrl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c300.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c311.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c320.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c331.dat (modified) Undoing previous accidental commit Tue, 24 Apr 2012 04:31:34 GMT ak19 [25469] * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log.ctrl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log1.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/logmirror.ctrl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c300.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c311.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c320.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c331.dat (modified) Instead of debuginfo, need to use debug=1 (or true or on) as suffix ... Tue, 24 Apr 2012 02:02:04 GMT kjdon [25467] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages (added) * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages/about.xsl (added) files need to be in the correct subfolders for oran skin. So this new ... Tue, 24 Apr 2012 01:19:19 GMT kjdon [25466] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) test for null the element we are actually using Tue, 24 Apr 2012 01:17:35 GMT kjdon [25465] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/XMLCollection.java (modified) look for public true/false metadata, and set is_public accordingly. ... Tue, 24 Apr 2012 01:16:10 GMT kjdon [25464] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) setting public to true for gberg so it will show up on home page Tue, 24 Apr 2012 01:11:11 GMT sjm84 [25463] * main/trunk/greenstone3/web/interfaces/oran/js/jquery.themeswitcher.min.js (modified) Changed the style of the theme changer so that it looks more like the ... Tue, 24 Apr 2012 01:09:10 GMT sjm84 [25462] * main/trunk/greenstone3/web/interfaces/oran/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/oran/js/map-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/document.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/pref.xsl (modified) Fixes to map_scripts and also changed the on-page editing that it ... Mon, 23 Apr 2012 23:37:36 GMT sjm84 [25461] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) A minor format edit and adding a docEdit cgi parameter to control ... Mon, 23 Apr 2012 06:17:48 GMT ak19 [25458] * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) All occurrences of the dos-style CRLF (hat-M) are replaced by nothing. Mon, 23 Apr 2012 06:03:33 GMT ak19 [25457] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/debuginfo.xsl (added) If we append debuginfo=on or true or 1 to the greenstone URL, then we ... Mon, 23 Apr 2012 03:04:32 GMT ak19 [25456] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ModifyUsersDB.java (modified) Helpful comment on cmd-line usage. Fri, 20 Apr 2012 07:36:35 GMT ak19 [25450] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) Fixed oversight in commit version which was causing compilation errors. Fri, 20 Apr 2012 05:30:14 GMT ak19 [25449] * main/trunk/greenstone3/build.xml (modified) Added the clean-logs target that clears catalina.out, greenstone.log ... Fri, 20 Apr 2012 04:28:22 GMT ak19 [25448] * main/trunk/greenstone3/gs3-setup.sh (modified) When running the GS3-server.sh, it was discovered (on Ubuntu) that ... Fri, 20 Apr 2012 04:21:18 GMT ak19 [25447] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) On Linux, wvware didn't yet have executable permissions when ... Fri, 20 Apr 2012 02:13:40 GMT ak19 [25446] * main/trunk/greenstone3/build.xml (modified) Related to commit 25445. Whenever the web/logs folder is created, the ... Thu, 19 Apr 2012 10:09:50 GMT ak19 [25445] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) Error reporting is now improved again, much better than in previous ... Thu, 19 Apr 2012 06:30:01 GMT ak19 [25444] * main/trunk/greenstone3/build.xml (modified) Needed to do a NOT on the socket test, because we're waiting until ... Thu, 19 Apr 2012 05:57:39 GMT ak19 [25443] * main/trunk/greenstone3/build.xml (modified) Dr Bainbridge fixed the recently added wait-for loop around the ... Thu, 19 Apr 2012 04:14:05 GMT sjm84 [25442] * main/trunk/greenstone3/web/interfaces/oran/js/classifier_scripts.js (modified) Some changes to allow for RESTful classifiers Thu, 19 Apr 2012 04:12:29 GMT sjm84 [25441] * main/trunk/greenstone3/web/interfaces/oran/js/document_scripts.js (modified) Some changes to fix paged images Thu, 19 Apr 2012 04:09:40 GMT sjm84 [25440] * main/trunk/greenstone3/web/interfaces/oran/js/javascript-global-functions.js (modified) Adding a hashing function (replica of our cpp version) Thu, 19 Apr 2012 04:06:41 GMT sjm84 [25439] * main/trunk/greenstone3/web/interfaces/oran/transform/util.xsl (modified) RESTful collection links Thu, 19 Apr 2012 04:05:46 GMT sjm84 [25438] * main/trunk/greenstone3/web/interfaces/oran/transform/config_format.xsl (modified) Browse links are now more RESTful Thu, 19 Apr 2012 04:03:31 GMT ak19 [25437] * main/trunk/greenstone3/build.xml (modified) stop-tomcat always does a force stop, since it's the force stop that ... Thu, 19 Apr 2012 03:59:56 GMT sjm84 [25436] * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) Changing urls to their more RESTful form Thu, 19 Apr 2012 03:56:54 GMT sjm84 [25435] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/help.xsl (modified) Don't try and display the collection if there isn't one to display Thu, 19 Apr 2012 03:56:27 GMT sjm84 [25434] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/query.xsl (modified) Changed the search forms to be a more RESTful style Thu, 19 Apr 2012 03:52:38 GMT sjm84 [25433] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/document.xsl (modified) Some major changes to the document page, mostly to do with changing ... Thu, 19 Apr 2012 03:47:35 GMT sjm84 [25432] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/pref.xsl (modified) Don't try and display the collection if there isn't one to display Thu, 19 Apr 2012 03:46:51 GMT sjm84 [25431] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/pref.xsl (modified) Don Thu, 19 Apr 2012 03:46:11 GMT sjm84 [25430] * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) Adding padding between the cells of the slider widget Thu, 19 Apr 2012 03:38:31 GMT sjm84 [25429] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) Some minor fixes and changes Thu, 19 Apr 2012 03:36:31 GMT sjm84 [25428] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) Reformatting this file ahead of some changes Thu, 19 Apr 2012 03:34:37 GMT sjm84 [25427] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) Reformatting this file ahead of some changes Thu, 19 Apr 2012 03:30:44 GMT sjm84 [25426] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) When we check security we want to check it for the to level OID and ... Thu, 19 Apr 2012 03:27:30 GMT sjm84 [25425] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) Some minor fixes to the redirectURL Thu, 19 Apr 2012 03:19:59 GMT sjm84 [25424] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) Added searching RESTful urls Thu, 19 Apr 2012 02:58:44 GMT ak19 [25423] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) Better error reporting during transformations. Extended the ... Wed, 18 Apr 2012 07:34:18 GMT ak19 [25420] * main/trunk/greenstone3/build.xml (modified) Reinstated the renaming of target stop-tomcat as force-stop-tomcat ... Wed, 18 Apr 2012 04:04:50 GMT ak19 [25419] * main/trunk/greenstone3/resources/tomcat/server_tomcat7.xml (modified) Copied Dr Bainbridge's customisation for compressing files over 512kb ... Wed, 18 Apr 2012 03:49:46 GMT ak19 [25418] * main/trunk/greenstone3/build.xml (modified) 1. Sometimes if tomcat is started and stopped and (re-)started, the ... Wed, 18 Apr 2012 02:13:32 GMT ak19 [25417] * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/util.xsl (modified) Cleaning up unused bits of XSLT.