# # ChangeLog for greenstone3 # # Generated by Trac 1.4.2 # 2024-06-02T11:59:52+12:00 Sun, 08 Jul 2007 22:28:30 GMT xiao [14227] * greenstone3/trunk/src/java/org/greenstone/gsdl3/OAIServer.java (modified) change getFirstChild() to getFirstElementChild() in case an extra ... Sun, 08 Jul 2007 22:28:07 GMT xiao [14226] * greenstone3/trunk/src/java/org/greenstone/gsdl3/action/AppletAction.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/action/NoCollQueryAction.java (modified) change getFirstChild() to getFirstElementChild() in case an extra ... Sun, 08 Jul 2007 22:27:25 GMT xiao [14225] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractDocumentRetrieve.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/MapRetrieve.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/XMLRetrieve.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/XSLTServices.java (modified) change getFirstChild() to getFirstElementChild() in case an extra ... Sun, 08 Jul 2007 22:25:50 GMT xiao [14224] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractBrowse.java (modified) * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/IViaProxy.java (modified) change getFirstChild() to getFirstElementChild() in case an extra ... Sun, 08 Jul 2007 22:24:24 GMT xiao [14223] * greenstone3/trunk/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) change getFirstChild() to getFirstElementChild() in case an extra ... Sun, 08 Jul 2007 22:05:55 GMT xiao [14222] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) add a method getFirstElementChild(node) Tue, 03 Jul 2007 02:12:23 GMT xiao [14216] * greenstone3/trunk/web/sites/localsite/collect/gs2mgppdemo/index/index.zip (modified) a working copy of index.zip with modified buildConfig.xml containing ... Tue, 03 Jul 2007 01:34:36 GMT xiao [14215] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/index/index.zip (modified) try zip file Mon, 02 Jul 2007 23:44:41 GMT xiao [14214] * greenstone3/trunk/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) add the OAI element containing ListMetadataFormats of a list of ... Mon, 02 Jul 2007 23:42:02 GMT xiao [14213] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) add the OAI element containing ListMetadataFormats of a list of ... Fri, 29 Jun 2007 01:27:33 GMT xiao [14211] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/OAIReceptionist.java (added) an exclusive receptionist handling OAI requests Fri, 29 Jun 2007 01:26:36 GMT xiao [14210] * greenstone3/trunk/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) accept a specific request from OAIReceptionist and return a list of ... Fri, 29 Jun 2007 01:24:57 GMT xiao [14209] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/OAIPMH.java (added) an OAI metadata providing service class Fri, 29 Jun 2007 01:22:35 GMT xiao [14208] * greenstone3/trunk/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) add a method hasOAI() identifying itself whether it's serviceRackList ... Fri, 29 Jun 2007 01:20:51 GMT xiao [14207] * greenstone3/trunk/src/java/org/greenstone/gsdl3/OAIServer.java (added) an OAI servlet Fri, 29 Jun 2007 01:19:21 GMT xiao [14206] * greenstone3/trunk/src/java/org/greenstone/gsdl3/util/OAIXML.java (added) contains all utility methods for oai processing Fri, 29 Jun 2007 01:15:04 GMT xiao [14203] * greenstone3/trunk/web/WEB-INF/web.xml (modified) add the oaiserver servlet (specify here all the site names that this ... Fri, 29 Jun 2007 00:50:27 GMT xiao [14202] * greenstone3/trunk/web/WEB-INF/classes/OAIConfig.xml (added) the oai configuration file for the oai service of the whole ... Thu, 21 Jun 2007 01:10:58 GMT xiao [14196] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (added) a working version of collectionConfig.xml Thu, 21 Jun 2007 01:09:33 GMT xiao [14195] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/index/index.zip (added) a working version of index.zip Mon, 18 Jun 2007 03:40:33 GMT xiao [14194] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (deleted) remove old version of collectionConfig.xml Mon, 18 Jun 2007 03:38:38 GMT xiao [14193] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/index/index.zip (deleted) check in working version of index.zip Mon, 18 Jun 2007 03:36:36 GMT xiao [14192] * greenstone3/trunk/web/sites/localsite/collect/gs2mgdemo/index/buildConfig.xml (deleted) remove old version of buildConfig.xml Mon, 18 Jun 2007 03:33:28 GMT xiao [14191] * greenstone3/trunk/web/sites/localsite/collect/gs2mgppdemo/index/index.zip (added) check in working version of index.zip Mon, 18 Jun 2007 03:31:43 GMT xiao [14190] * greenstone3/trunk/web/sites/localsite/collect/gs2mgppdemo/index/index.zip (deleted) remove old version of index.zip Mon, 18 Jun 2007 03:30:19 GMT xiao [14189] * greenstone3/trunk/web/sites/localsite/collect/gs2mgppdemo/index/buildConfig.xml (deleted) the file should go into index.zip Mon, 18 Jun 2007 03:24:26 GMT xiao [14188] * greenstone3/trunk/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (added) check in working version Sun, 17 Jun 2007 23:11:44 GMT xiao [14185] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractGS2DocumentRetrieve.java (modified) modify to suppress the dummy string Untitled and display the real title Fri, 15 Jun 2007 10:28:11 GMT xiao [14183] * greenstone3/trunk/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) instead of simply retrieving the first child of format element in the ... Wed, 06 Jun 2007 03:48:28 GMT oranfry [14166] * greenstone3/trunk/svnant (added) * greenstone3/trunk/svnant/build.properties (added) * greenstone3/trunk/svnant/build.xml (added) * greenstone3/trunk/svnant/changelog.txt (added) * greenstone3/trunk/svnant/doc (added) * greenstone3/trunk/svnant/doc/svn.html (added) * greenstone3/trunk/svnant/lib (added) * greenstone3/trunk/svnant/lib/JAVAHL-LICENSE (added) * greenstone3/trunk/svnant/lib/SVNCLIENTADAPTER-LICENSE (added) * greenstone3/trunk/svnant/lib/svnClientAdapter.jar (added) * greenstone3/trunk/svnant/lib/svnant.jar (added) * greenstone3/trunk/svnant/lib/svnjavahl.jar (added) * greenstone3/trunk/svnant/license.txt (added) * greenstone3/trunk/svnant/readme.txt (added) added the svnant library files Wed, 06 Jun 2007 03:33:06 GMT oranfry [14165] * greenstone3/trunk/build.xml (modified) updated the build script to work with svn Wed, 06 Jun 2007 03:28:48 GMT oranfry [14125] * greenstone3/trunk (moved) repository restructuring Wed, 06 Jun 2007 03:28:48 GMT oranfry [14124] * greenstone3/branches (added) repository restructuring Wed, 06 Jun 2007 03:28:48 GMT oranfry [14123] * greenstone3/tags (added) repository restructuring Wed, 06 Jun 2007 03:28:48 GMT oranfry [14122] * greenstone3 (added) repository restructuring