# # ChangeLog for main/trunk/greenstone3/build.xml # # Generated by Trac 1.4.2 # 2024-05-01T10:18:42+12:00 Tue, 30 Sep 2014 02:42:43 GMT ak19 [29343] * main/trunk/greenstone3/build.xml (modified) Fix to the write-env target used for debugging, so that it now ... Tue, 30 Sep 2014 02:05:10 GMT ak19 [29341] * main/trunk/greenstone3/build.xml (modified) Adding in a description to a debugging target Thu, 11 Sep 2014 02:19:24 GMT kjdon [29268] * main/trunk/greenstone3/build.xml (modified) need to copy OAIConfig.xml to WEB-INF, not OAIConfig.xml.in, as the ... Fri, 29 Aug 2014 06:07:30 GMT ak19 [29244] * main/trunk/greenstone3/build.xml (modified) Dr Bainbridge updated the generation of the OAIConfig.xml. It is now ... Fri, 18 Jul 2014 06:41:06 GMT ak19 [29156] * main/trunk/greenstone3/build.xml (modified) Upon ant reset-logs, truncating ext/solr/logs/solr.log too if it exists Wed, 16 Jul 2014 09:20:11 GMT ak19 [29143] * main/trunk/greenstone3/.classpath (modified) * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/LuceneSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/SharedSoleneGS2FieldSearch.java (modified) Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. ... Thu, 27 Mar 2014 01:50:32 GMT davidb [28952] * main/trunk/greenstone3/build.xml (modified) uname cmd exists only on unix/mac, so restricting get-isisgdl target ... Wed, 19 Mar 2014 22:00:27 GMT kjdon [28937] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/web (added) * main/trunk/greenstone3/resources/web/global.properties.in (moved) * main/trunk/greenstone3/resources/web/log4j.properties.in (moved) * main/trunk/greenstone3/src/java/org/greenstone/server/Server3.java (modified) moved global.properties.in and log4j.properties.in to resources/web - ... Sun, 16 Mar 2014 23:22:43 GMT kjdon [28908] * main/trunk/greenstone3/build.xml (modified) added in a copy step for global.properties.in and log4j.properties.in ... Sun, 16 Mar 2014 23:16:01 GMT kjdon [28907] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/cgi (added) * main/trunk/greenstone3/resources/cgi/gsdl3site.cfg.in (moved) moved gsdl3site.cfg.in file to resources/cgi. On prepare it's copied ... Sun, 16 Mar 2014 23:04:26 GMT kjdon [28906] * main/trunk/greenstone3/build.xml (modified) generating OAIConfig.xml from OAIConfig.xml in resources/oai instead ... Sun, 16 Mar 2014 22:55:00 GMT kjdon [28904] * main/trunk/greenstone3/build.xml (modified) added a target copy-dot-in-files. Configuration files that may be ... Tue, 19 Nov 2013 01:59:12 GMT ak19 [28643] * main/trunk/greenstone2/build-src/Makefile.in (modified) * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Reverting to 28635, but gs2build/build-src/Makefile.in now still sets ... Mon, 18 Nov 2013 08:45:29 GMT ak19 [28636] * main/trunk/greenstone2/build-src/Makefile.in (modified) * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) As part of getting diffcol to work with GS3, GS3 needs to be compiled ... Thu, 07 Nov 2013 05:24:21 GMT ak19 [28613] * main/trunk/greenstone3/build.xml (modified) Minor correction to previous commit to make the new get-isisgdl ant ... Thu, 07 Nov 2013 05:21:08 GMT ak19 [28612] * main/trunk/greenstone3/build.xml (modified) Redoing the previous commit: for GS3, ant handles getting IsisGdl ... Thu, 07 Nov 2013 04:40:03 GMT ak19 [28611] * main/trunk/greenstone3/build.xml (modified) SVN version of GS3 grabs IsisGdl.macleopard for Lions Thu, 07 Nov 2013 02:13:59 GMT ak19 [28610] * main/trunk/greenstone3/build.xml (modified) Fixing an error Professor Witten discovered: PDFBox got extracted as ... Thu, 26 Sep 2013 07:03:02 GMT ak19 [28320] * main/trunk/greenstone3/build.xml (modified) Like gnome-lib, imagemagick is now also compiled up during ant ... Wed, 25 Sep 2013 09:27:04 GMT ak19 [28311] * main/trunk/greenstone3/build.xml (modified) Since the configure files and Makefile.in in build-src have been ... Thu, 19 Sep 2013 05:50:40 GMT jlwhisler [28297] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Allowing the user to customise the context name of GS3. Wed, 11 Sep 2013 07:37:44 GMT ak19 [28259] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) The PDFBox ext is now checked out into the gs2build/ext folder for ... Thu, 29 Aug 2013 02:39:47 GMT kjdon [28178] * main/trunk/greenstone3/build.xml (modified) solr server now working only with files in web folder, so need to ... Mon, 26 Aug 2013 11:24:09 GMT davidb [28158] * main/trunk/greenstone3/build.xml (modified) Tidy up on echo message Mon, 26 Aug 2013 05:38:56 GMT davidb [28137] * main/trunk/greenstone3/build.xml (modified) Additional property set (and used in 'javac' task) to remove annoying ... Mon, 26 Aug 2013 05:28:35 GMT davidb [28136] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/lib/java/anttasks.jar (modified) Newer version of anttasks.jar that includes verbosity setting for ... Wed, 21 Aug 2013 23:42:40 GMT kjdon [28115] * main/trunk/greenstone3/build.xml (modified) changed prepare-solr-ext to install-solr-ext and moved it to install ... Wed, 14 Aug 2013 06:49:59 GMT ak19 [28044] * main/trunk/greenstone3/build.xml (modified) Related to previous commit: all exec tasks specific to windows now ... Wed, 14 Aug 2013 06:40:33 GMT ak19 [28043] * main/trunk/greenstone3/build.xml (modified) Shaoqun has confirmed with the Windows Server 2008 RT user that using ... Wed, 14 Aug 2013 03:04:25 GMT ak19 [28042] * main/trunk/greenstone3/build.xml (modified) Shaoqun fixed an oversight in build.xml that prevented tomcat from ... Wed, 24 Jul 2013 00:43:50 GMT sjm84 [27921] * main/trunk/greenstone3/build.xml (modified) Part of moving the userDB from localsite to web Thu, 18 Jul 2013 04:35:44 GMT sjm84 [27902] * main/trunk/greenstone3/build.xml (modified) Commenting out lines that delete .sh files on Windows and .bat files ... Mon, 15 Jul 2013 10:47:52 GMT davidb [27866] * main/trunk/greenstone3/build.xml (modified) Corrected error in where solr.xml is written out to, and put filtering on Mon, 15 Jul 2013 08:30:45 GMT davidb [27860] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/gs3-server.sh (modified) Code to regenerate web/ext/solr.xml as needed Mon, 15 Jul 2013 07:55:58 GMT ak19 [27859] * main/trunk/greenstone3/build.xml (modified) Bugfix. On Windows, when GLI launches the GS3server, the perl path ... Sat, 13 Jul 2013 08:30:35 GMT davidb [27849] * main/trunk/greenstone3/build.xml (modified) Need slightly different commands for Windows and Unix Sat, 13 Jul 2013 08:23:06 GMT davidb [27848] * main/trunk/greenstone3/build.xml (modified) solr-ext now part of the 'prepare' sequence. In other work (outside ... Sat, 13 Jul 2013 07:56:45 GMT davidb [27846] * main/trunk/greenstone3/build.xml (modified) Target added that means the Solr extension is now automatically added ... Fri, 12 Jul 2013 12:14:49 GMT davidb [27834] * main/trunk/greenstone3/build.xml (modified) Test for windows relied on a property that had not been set yet (for ... Fri, 12 Jul 2013 05:22:47 GMT davidb [27829] * main/trunk/greenstone3/build.xml (modified) Additional work to help support Greenstone running off a read-only ... Tue, 09 Jul 2013 02:55:12 GMT ak19 [27788] * main/trunk/greenstone3/build.xml (modified) Dr Bainbridge suggested th e fix for when the Greenstone 3 home is ... Mon, 27 May 2013 07:51:05 GMT ak19 [27486] * main/trunk/greenstone3/build.xml (modified) Correcting previous commit for setting perl shebangs on Windows, ... Mon, 27 May 2013 05:31:13 GMT ak19 [27484] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/lib/java/anttasks.jar (modified) 1. Target to set perl shebangs for files in GS3's cgi. 2. Now GS3 ... Tue, 21 May 2013 02:54:07 GMT ak19 [27380] * main/trunk/greenstone3/build.xml (modified) Adding a target for setting up the mac shortcuts (.app folders) for ... Mon, 20 May 2013 07:19:05 GMT ak19 [27369] * main/trunk/greenstone3/build.xml (modified) Adding in the write-env target to write out the environment, which ... 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 ... 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 ... 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 ... Thu, 28 Mar 2013 02:58:37 GMT ak19 [27149] * main/trunk/greenstone3/build.xml (modified) 1. New target setup-for-eclipse that generates a eclipse Run ... Wed, 27 Mar 2013 06:41:37 GMT ak19 [27139] * main/trunk/greenstone3/build.xml (modified) Fixed minor bug when gnome-lib gets compiled based on the setting of ... Wed, 27 Mar 2013 04:03:26 GMT ak19 [27135] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/usersDB2txt.java (modified) * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (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) Shifting instructions for svn updating gs2build/common-src/cgi-bin ... Fri, 08 Mar 2013 02:57:30 GMT ak19 [27034] * main/trunk/greenstone3/build.xml (modified) After checking out gnome-lib, it is compiled up by running its ... Thu, 07 Mar 2013 03:57:28 GMT ak19 [27028] * main/trunk/greenstone3/build.xml (modified) Useful comment on disabling wvware Wed, 30 Jan 2013 00:28:39 GMT davidb [26806] * main/trunk/greenstone3/build.xml (modified) strip now added to the list of cross-compile args set up Fri, 25 Jan 2013 02:38:28 GMT davidb [26791] * main/trunk/greenstone3/build.xml (modified) Streamlining of compile sequence to checkout gnome-lib extension if ... Tue, 22 Jan 2013 05:03:45 GMT davidb [26776] * main/trunk/greenstone3/build.xml (modified) Changed target name 'clean-logs' to 'reset-logs'. This is to avoid ... Tue, 22 Jan 2013 05:01:53 GMT davidb [26775] * main/trunk/greenstone3/build.xml (modified) else case added to test Mon, 21 Jan 2013 01:04:35 GMT davidb [26765] * main/trunk/greenstone3/build.xml (modified) Introduction of some properties to help with cross compilation ... Wed, 21 Nov 2012 05:57:45 GMT ak19 [26495] * main/trunk/greenstone3/build.xml (modified) Added target to allow tomcat to be started up in debug mode which ... Wed, 31 Oct 2012 05:56:10 GMT ak19 [26433] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Forgot to commit inclusion of FEDORA_HOME env to tomcat start and ... Thu, 18 Oct 2012 03:49:29 GMT ak19 [26359] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Sam fixed a bug in my previous commit of new fedora.MaxPermSize ant ... Thu, 18 Oct 2012 02:46:29 GMT ak19 [26357] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Added tomcat startup property for fedora/gsearch which sets the ... Wed, 12 Sep 2012 22:48:56 GMT ak19 [26185] * main/trunk/greenstone3/build.xml (modified) The ant clean-logs target did not work on nzdl's G's GS3 showcase ... Thu, 16 Aug 2012 01:56:40 GMT sjm84 [26115] * main/trunk/greenstone3/build.xml (modified) Two new tasks for automated building and running of collection tests Tue, 07 Aug 2012 21:58:26 GMT sjm84 [26082] * main/trunk/greenstone3/build.xml (modified) Fixed error messages when calling "ant clean" Tue, 07 Aug 2012 04:54:15 GMT sjm84 [26079] * main/trunk/greenstone3/build.xml (modified) Fixed error messages when calling "ant distclean" Fri, 27 Jul 2012 06:04:42 GMT ak19 [26033] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml (modified) OAIConfig.xml's baseURL property is now set dynamically to the ... Mon, 23 Jul 2012 07:36:07 GMT ak19 [26002] * main/trunk/greenstone3/build.xml (modified) ant target clean-logs now also clears server.log. Fri, 06 Jul 2012 03:26:30 GMT xiao [25904] * main/trunk/greenstone3/build.xml (modified) modified flax targets to reflect flax2 release Fri, 06 Jul 2012 02:24:40 GMT xiao [25901] * main/trunk/greenstone3/build.xml (modified) modified flax targets to reflect flax2 release Wed, 27 Jun 2012 01:55:56 GMT sjm84 [25830] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/web/WEB-INF/cgi/gsdl3site.cfg.in (moved) gsdl3site.cfg will now have its content automatically added by the ... Tue, 29 May 2012 03:04:27 GMT xiao [25708] * main/trunk/greenstone3/build.xml (modified) changed flax targets: copy files and configure-flax-wsdl Tue, 22 May 2012 23:19:13 GMT sjm84 [25640] * main/trunk/greenstone3/build.xml (modified) Some fixes to perl.path for Linux (or maybe Windows?) Thu, 17 May 2012 02:31:39 GMT ak19 [25616] * main/trunk/greenstone3/build.xml (modified) In start-tomcat target, setting spawn=true again with Sam's ... Thu, 10 May 2012 04:56:37 GMT sjm84 [25570] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/tomcat/web.xml (added) CGI capabilities are now on by default. The build.xml file will ... 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 ... 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 ... Thu, 26 Apr 2012 02:34:21 GMT kjdon [25491] * main/trunk/greenstone3/build.xml (modified) lucene collection index.zip not inside index folder 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 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 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: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 ... 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 03:49:46 GMT ak19 [25418] * main/trunk/greenstone3/build.xml (modified) 1. Sometimes if tomcat is started and stopped and (re-)started, the ... Mon, 16 Apr 2012 04:37:58 GMT ak19 [25384] * main/trunk/greenstone3/build.xml (modified) One more occurrence of tomcat.major.version to change from 6 to 7 Wed, 04 Apr 2012 05:08:36 GMT ak19 [25343] * main/trunk/greenstone3/build.xml (modified) Forgot to remove debug statements. Tue, 03 Apr 2012 08:56:04 GMT ak19 [25338] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ModifyUsersDB.java (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/txt2usersDB.java (modified) 1. Replacing ChangePwdUsersDB.java with new file ModifyUsersDB.java, ... Fri, 30 Mar 2012 07:00:47 GMT ak19 [25321] * main/trunk/greenstone3/build.xml (modified) 1. added force-stop-tomcat target which does what the old stop-tomcat ... Wed, 28 Mar 2012 04:02:10 GMT ak19 [25314] * main/trunk/greenstone3/build.xml (modified) Related to previous commit: need to stop server before accessing the ... Wed, 28 Mar 2012 02:45:03 GMT ak19 [25308] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/txt2usersDB.java (modified) 1. Updated txt2usersDB.java to compile again and to also work with ... Tue, 13 Mar 2012 00:49:52 GMT kjdon [25214] * main/trunk/greenstone3/build.xml (modified) added target to install lucene-jdbm-demo. Unzips index.zip, same as ... Wed, 22 Feb 2012 03:29:45 GMT sjm84 [25136] * main/trunk/greenstone3/build.xml (modified) Corrected the cgi-bin dirs to point to the common-src folder Wed, 22 Feb 2012 02:58:44 GMT sjm84 [25133] * main/trunk/greenstone3/build.xml (modified) Commenting out the lines that include two files that don't seem to be ... Wed, 22 Feb 2012 02:24:15 GMT sjm84 [25131] * main/trunk/greenstone3/build.xml (modified) Second commit upgrading from tomcat 6 to tomcat 7 Mon, 20 Feb 2012 00:45:18 GMT sjm84 [25095] * main/trunk/greenstone3/build.xml (modified) build.xml will now add in classpath information for tomcat Tue, 06 Dec 2011 00:25:14 GMT sjm84 [24868] * main/trunk/greenstone3/build.xml (modified) Fixed the perlpath escaping (I think?) Fri, 07 Oct 2011 10:52:35 GMT davidb [24744] * main/trunk/greenstone3/build.xml (modified) Now using LuceneWrapper3.jar, which embodies the updated Lucene 3.x ... Fri, 16 Sep 2011 04:02:56 GMT xiao [24607] * main/trunk/greenstone3/build.xml (modified) Xiaofeng found a bug in build.xml where web/WEB-INF/lib/xalan.jar.tmp ... Thu, 04 Aug 2011 03:00:05 GMT xiao [24366] * main/trunk/greenstone3/build.xml (modified) modified target update-flax to update flax site