# # ChangeLog for main/trunk/greenstone3/build.xml # # Generated by Trac 1.4.2 # 2024-03-29T06:09:21+13:00 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 Thu, 30 Jun 2011 00:20:07 GMT xiao [24215] * main/trunk/greenstone3/build.xml (modified) removed directives that append with.jni=false to build.properties Tue, 28 Jun 2011 00:41:22 GMT xiao [24205] * main/trunk/greenstone3/build.xml (modified) modified target prepare-flax to disable jni and gli Sun, 29 May 2011 08:55:38 GMT xiao [24098] * main/trunk/greenstone3/build.xml (modified) added call of compile-core at the end of flax target update-flax Sat, 21 May 2011 05:19:30 GMT ak19 [24077] * main/trunk/greenstone3/build.xml (modified) sqlite package was changed. Has a different name now. Fri, 20 May 2011 08:32:57 GMT ak19 [24076] * main/trunk/greenstone3/build.xml (modified) Fixed a Windows GS3 compilation bug in the compile-javagdbm ant ... Tue, 03 May 2011 21:46:55 GMT xiao [23986] * main/trunk/greenstone3/build.xml (modified) edited flax target configure-flax-wsdl: copy a fresh file of ... Thu, 21 Apr 2011 03:04:42 GMT ak19 [23942] * main/trunk/greenstone3/build.xml (modified) Forgot to remove commented code in previous commit Thu, 21 Apr 2011 02:59:26 GMT ak19 [23941] * main/trunk/greenstone3/build.xml (modified) Need to use GNUwin32 port of linux Which cmd instead of DOS Where cmd ... Wed, 20 Apr 2011 03:35:42 GMT xiao [23936] * main/trunk/greenstone3/build.xml (modified) modified to display the correct url if install.flax is set; cosmetic ... Mon, 11 Apr 2011 05:16:13 GMT ak19 [23896] * main/trunk/greenstone3/build.xml (modified) Dr Bainbridge fixed the missing full.perl.path variable when on windows. Wed, 06 Apr 2011 03:42:21 GMT ak19 [23857] * main/trunk/greenstone3/build.xml (modified) 1. Slight adjustment to previous commit: the test is no longer for ... Wed, 06 Apr 2011 03:29:22 GMT ak19 [23856] * main/trunk/greenstone3/build.xml (modified) if, outside build.properties, we only set perl.path if we have ... Tue, 05 Apr 2011 08:29:59 GMT ak19 [23855] * main/trunk/greenstone3/build.xml (modified) Not a bug as suspected, just a change of target. Changing the port ... Tue, 05 Apr 2011 06:17:51 GMT xiao [23854] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/java/global.properties.in (modified) Changed from trying to pass location of Perl through environment ... Tue, 05 Apr 2011 03:50:19 GMT xiao [23853] * main/trunk/greenstone3/build.xml (modified) cosmetic change Tue, 05 Apr 2011 03:27:16 GMT davidb [23852] * main/trunk/greenstone3/build.xml (modified) Additional capability introduced to control how Perl is found. 1. ... Mon, 04 Apr 2011 23:40:25 GMT davidb [23849] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Addition of perl.path to help control where Perl is found. Mon, 04 Apr 2011 09:42:12 GMT ak19 [23847] * main/trunk/greenstone3/build.xml (modified) compile-javagdm target of build.xml now generates the necessary ... Wed, 30 Mar 2011 03:01:27 GMT sjm84 [23837] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/lib/jni/mgpassjni.dll (modified) * main/trunk/greenstone3/lib/jni/mgpppassjni.dll (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) Fixed a mistake in Greenstone3's build.xml file that was preventing ... Wed, 23 Mar 2011 21:11:03 GMT sjm84 [23809] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/xml/components.xml (modified) More fixes to allow the disabling of GLI Wed, 23 Mar 2011 20:44:34 GMT sjm84 [23808] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Fixed a mistake in the name of a property Wed, 23 Mar 2011 20:40:45 GMT sjm84 [23807] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Created a property called gli.and.gems that will prevent gems and gli ... Wed, 23 Mar 2011 01:59:03 GMT sjm84 [23803] * main/trunk/greenstone3/build.xml (modified) Compiling without JNI will now properly exclude the java files ... Sun, 13 Feb 2011 20:38:32 GMT xiao [23696] * main/trunk/greenstone3/build.xml (modified) clean up typos and combine two rsr tasks into one Thu, 10 Feb 2011 21:27:30 GMT xiao [23681] * main/trunk/greenstone3/build.xml (modified) added configure-flax-wsdl target setting up tomcat server/port in ... Tue, 08 Feb 2011 03:41:23 GMT xiao [23670] * main/trunk/greenstone3/build.xml (modified) Experimenting to fix problem in flax release kit Tue, 08 Feb 2011 02:13:36 GMT xiao [23669] * main/trunk/greenstone3/build.xml (modified) modified flax-copy-files target not to do tomcat.server/port ... Thu, 20 Jan 2011 00:20:31 GMT sjm84 [23617] * main/trunk/greenstone3/build.xml (modified) Removed a debug statement that was accidentally added last commit Wed, 19 Jan 2011 01:28:09 GMT sjm84 [23613] * main/trunk/greenstone3/build.xml (modified) Removed a line that was accidentally commited Wed, 19 Jan 2011 01:08:42 GMT sjm84 [23611] * main/trunk/greenstone3/build.xml (modified) More refactoring on the support-lib part of the Greenstone3 build.xml ... Mon, 17 Jan 2011 00:30:41 GMT sjm84 [23599] * main/trunk/greenstone3/build.xml (modified) Greenstone 3 will now use the minimal support library rather than the ... Sat, 11 Dec 2010 03:26:19 GMT xiao [23443] * main/trunk/greenstone3/build.xml (modified) modified target flax-copy-files Sat, 11 Dec 2010 02:58:16 GMT xiao [23442] * main/trunk/greenstone3/build.xml (modified) modified target flax-copy-files Mon, 27 Sep 2010 21:24:24 GMT davidb [22976] * main/trunk/greenstone3/build.xml (modified) Adjustment to arguments inside targets relating to building ... Tue, 21 Sep 2010 23:31:18 GMT sjm84 [22940] * main/trunk/greenstone3/build.xml (modified) Several small fixes for using the gnome-lib extension for static ... Tue, 07 Sep 2010 04:51:41 GMT sjm84 [22877] * main/trunk/greenstone3/build.xml (modified) If CFLAGS, CXXFLAGS, LDFLAGS or CPPFLAGS have a previous value and ... Tue, 07 Sep 2010 01:51:47 GMT sjm84 [22870] * main/trunk/greenstone3/build.xml (modified) Fixed a small typo in previous commit Tue, 07 Sep 2010 01:48:20 GMT sjm84 [22869] * main/trunk/greenstone3/build.xml (modified) Corrected a small mistake with the PATH when the support library is ... Tue, 07 Sep 2010 01:04:56 GMT sjm84 [22868] * main/trunk/greenstone3/build.xml (modified) Added a path environment variable to the build- and common-src ... Mon, 06 Sep 2010 01:07:30 GMT sjm84 [22854] * main/trunk/greenstone3/build.xml (modified) Moved the ldflags from being given as an argument to being an ... Fri, 03 Sep 2010 03:47:50 GMT sjm84 [22847] * main/trunk/greenstone3/build.xml (modified) Fixed a few small mistakes and added ldflags Fri, 03 Sep 2010 02:45:09 GMT sjm84 [22846] * main/trunk/greenstone3/build.xml (modified) Added the os.dir to the support library path Fri, 03 Sep 2010 01:32:30 GMT sjm84 [22845] * main/trunk/greenstone3/build.xml (modified) Added additional properties that are used when the release-kit wants ... Wed, 25 Aug 2010 04:33:00 GMT sjm84 [22782] * main/trunk/greenstone3/build.xml (modified) Expat is no longer unzipped for windows Fri, 13 Aug 2010 05:52:19 GMT ak19 [22634] * main/trunk/greenstone3/build.xml (modified) Some of the java files that server.jar depends on were moved to ... Sun, 01 Aug 2010 22:37:09 GMT ak19 [22551] * main/trunk/greenstone3/build.xml (modified) Added ant targets reconfigure and reconfigure-collection colname. ... Wed, 14 Jul 2010 06:43:07 GMT ak19 [22405] * main/trunk/greenstone3/build.xml (modified) New version of axis (1.4): since Fedora needs axis.jar v 1.3 and GS3 ... Sun, 04 Jul 2010 21:34:05 GMT xiao [22344] * main/trunk/greenstone3/build.xml (modified) edited target flax-copy-files to copy over cos.jar for image uploading Tue, 29 Jun 2010 02:03:25 GMT ak19 [22320] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/resources/tomcat/greenstone3.xml (modified) If using tomcat 6 and not 5, build.xml now automatically replaces the ... Mon, 31 May 2010 03:09:07 GMT sjm84 [22199] * main/trunk/greenstone3/build.xml (modified) Fixed mistake in jar filename (should have been mgpp.jar not mg.jar). ... Sun, 30 May 2010 22:48:45 GMT xiao [22198] * main/trunk/greenstone3/build.xml (modified) modified flax targets:removed flaxmodule; added flax/action Wed, 26 May 2010 23:34:47 GMT davidb [22184] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) Some initial work on being able to support Greenstone 3 without using JNI Tue, 18 May 2010 03:26:49 GMT sjm84 [22101] * main/trunk/greenstone3/build.xml (modified) build.xml now creates a util.jar with the new org.greenstone.util package Thu, 06 May 2010 01:08:57 GMT ak19 [22056] * main/trunk/greenstone3/build.xml (modified) Added Windows 7 to the list of valid Windows OS names Fri, 18 Dec 2009 03:52:55 GMT ak19 [21381] * main/trunk/greenstone3/build.xml (modified) Also for make install on Windows: explicitly turn off USE_SQLITE for ... Fri, 18 Dec 2009 03:49:25 GMT ak19 [21380] * main/trunk/greenstone3/build.xml (modified) Explicitly turn off USE_SQLITE for gs3. Wed, 16 Dec 2009 05:38:50 GMT ak19 [21370] * main/trunk/greenstone3/build.xml (modified) With the changes to the configure and makefiles for the new ... Tue, 15 Dec 2009 05:15:09 GMT ak19 [21351] * main/trunk/greenstone3/build.xml (modified) Xiaofeng found out that FailOnError attribute is incompatible with ... Mon, 14 Dec 2009 06:47:02 GMT xiao [21347] * main/trunk/greenstone3/build.xml (modified) First minor fix - file separator. Wed, 09 Dec 2009 04:22:48 GMT xiao [21322] * main/trunk/greenstone3/build.xml (modified) modified the target update-flax to not update sites/flax/ Fri, 04 Dec 2009 03:48:11 GMT xiao [21272] * main/trunk/greenstone3/build.xml (modified) changed FLAX targets to use system svn client instead of svnant Tue, 01 Dec 2009 21:33:57 GMT kjdon [21196] * main/trunk/greenstone3/build.xml (modified) fixed up some svn paths for new repository restructure Tue, 01 Dec 2009 01:19:37 GMT oranfry [21000] * main/trunk/greenstone3 (moved) restructuring the repository Sun, 22 Nov 2009 23:21:42 GMT xiao [20963] * greenstone3/trunk/build.xml (modified) Modified flax targets to use svn checkout commands again