source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6930   20 years kjdon more changes
(edit) @6929   20 years kjdon now outputs the build type metadata
(edit) @6928   20 years kjdon uses siteuri instead of sitename now
(edit) @6927   20 years kjdon this script now expects two args, the site name and the uri, eg …
(edit) @6924   20 years kjdon now displays a message if using the default site, and doesn't shutdown …
(edit) @6915   20 years kjdon oops, last commit I left in an exit; that wasn't supposed to be there
(edit) @6914   20 years kjdon gs3-launch.sh renamed to gs3-launch.sh.in ans gs3-soap-deploy-site.sh …
(edit) @6913   20 years kjdon now these scripts need to be run from gsdl3 home dir, and source …
(edit) @6908   20 years kjdon more changes
(edit) @6904   20 years kjdon still working on this, when will I ever be finished???
(edit) @6900   20 years kjdon added a few tests for null nodes
(edit) @6898   20 years kjdon added in a lot more checks for failed build commands, now uses teh …
(edit) @6897   20 years kjdon added a new method: addServiceDescription
(edit) @6896   20 years kjdon build manager is saved as a class variable, and now this writes out a …
(edit) @6895   20 years kjdon use a setBuildManager method instead of passign the build manager into …
(edit) @6894   20 years kjdon added a check for no services in addExtraInfo
(edit) @6893   20 years kjdon added another method
(edit) @6873   20 years kjdon added some code to replace macros that come out of the GDBM db - the …
(edit) @6872   20 years kjdon fixed a comment
(edit) @6871   20 years kjdon sql database name is now a combination of site name and coll name
(edit) @6870   20 years kjdon now uses GSXML static strings for elem and att names, uses GSFile …
(edit) @6869   20 years kjdon replaced strings for elem and att names with GSXML statics
(edit) @6868   20 years kjdon now uses site name as well as coll name
(edit) @6867   20 years kjdon modified so it checks if GSDL3HOME is set, and now takes 2 args, site …
(edit) @6866   20 years kjdon now need to specify a site to get a new Build object
(edit) @6865   20 years kjdon put a try-catch around creating and testing the connection to the db
(edit) @6864   20 years kjdon added some new element names
(edit) @6863   20 years kjdon added a few alternative methods to find coll directories, using …
(edit) @6805   20 years kjdon now installs the jar into web/lib as well as lib/java
(edit) @6776   20 years kjdon root:Title has been changed to root_Title
(edit) @6743   20 years cs025 Fixed constructor calls to MGIndexer/MGPPIndexer.
(edit) @6739   20 years cs025 Added date support.
(edit) @6738   20 years cs025 Added remove function, or tidied as appropriate.
(edit) @6737   20 years cs025 Minor adjustments to support date of accession.
(edit) @6736   20 years cs025 Added factory method, abstract indexer. Also modified Manager and …
(edit) @6735   20 years cs025 Added support for naming indexes
(edit) @6701   20 years cs025 Added date support
(edit) @6700   20 years cs025 First additions to support accession date, etc.
(edit) @6699   20 years cs025 Minor alterations.
(edit) @6698   20 years cs025 Fixed minor issues in indexermanager.
(edit) @6697   20 years cs025 Additions to cope with handling of date of accession, etc.
(edit) @6696   20 years cs025 Comments, modifications to BuildManager, corrections to …
(edit) @6695   20 years nzdl all request creation now done through GSXML.createBasicRequest - we …
(edit) @6694   20 years nzdl removed library from the urls - now they just start with ? which seems …
(edit) @6693   20 years nzdl made the home help pref buttons smaller text
(edit) @6692   20 years nzdl added more strings
(edit) @6691   20 years nzdl changed the way metadata names are made up of relation, separator and name
(edit) @6690   20 years nzdl some changes to button formatting
(edit) @6689   20 years nzdl only recurse into the children of a classifier if it actually has …
(edit) @6688   20 years nzdl some small display changes to make it more like nzdl.org
(edit) @6687   20 years nzdl moved some stuff to query-common.xsl so it can be used in the about page
(edit) @6686   20 years nzdl added default values to interface prefs
(edit) @6685   20 years nzdl renamed the include files
(edit) @6684   20 years nzdl renamed the include files
(edit) @6683   20 years nzdl added some new text and colls and rearranged the colls a bit to keep …
(edit) @6682   20 years nzdl some bits that are needed by more than one xsl removed to -common files
(edit) @6681   20 years nzdl changed names from _ to -
(edit) @6680   20 years nzdl a few changes to keep this in line with real about gsdl page
(edit) @6679   20 years nzdl added query form and help text to teh about page
(edit) @6678   20 years nzdl when determining what metadata is needed to retrieve, now uses …
(edit) @6677   20 years nzdl now gets the query service description if on the about page
(edit) @6676   20 years nzdl moved the separator string constants to GSConstants
(edit) @6675   20 years nzdl added hte separator strings for metadata names
(edit) @6615   20 years cs025 Changed gs3build script to gs3-build in line with other scripts.
(edit) @6592   20 years nzdl modification to get the size out of the identify result - now it …
(edit) @6587   20 years kjdon removed nzmaps from the distro
(edit) @6564   20 years kjdon remove the mysql source
(edit) @6563   20 years kjdon added some more stuff for removal
(edit) @6562   20 years kjdon changed the mysql commands
(edit) @6561   20 years kjdon fixed some bugs
(edit) @6560   20 years kjdon added the mysql lib dir to LD_LIBRARY_PATH
(edit) @6559   20 years kjdon removed extraneous spaces
(edit) @6558   20 years kjdon small changes
(edit) @6557   20 years kjdon renamed to gs3-mysql-server.sh
(edit) @6556   20 years kjdon a file so CVS keeps the empty directory
(edit) @6552   20 years cs025 Changed name for gs3-server.sh to gs3-mysql-server.sh
(edit) @6551   20 years kjdon changed the classifier help text
(edit) @6547   20 years cs025 Improved mysql configuration to solve problems with file locations on …
(edit) @6527   20 years kjdon added some commands to this
(edit) @6526   20 years kjdon a header for the linux distribution - cat to teh front of the …
(edit) @6525   20 years kjdon startup and shutdown mysql to run the mysql commands
(edit) @6524   20 years kjdon now sources gs3-setup.sh instead of running it
(edit) @6523   20 years kjdon added -u root to the shutdown mysql command
(edit) @6522   20 years kjdon added some print outs
(edit) @6521   20 years kjdon added the pdf to cvs in case people don't have latex
(edit) @6520   20 years kjdon added a not about buildConfig to gs3 building
(edit) @6519   20 years kjdon now uses the users cvs root
(edit) @6518   20 years kjdon * empty log message *
(edit) @6517   20 years kjdon now classifiers work, and searching works, and hierarchical docs work
(edit) @6516   20 years kjdon added more methods
(edit) @6515   20 years kjdon made the strings final and added some new ones
(edit) @6514   20 years kjdon new OID class for gs3 oids which are slightly different
(edit) @6513   20 years kjdon fixed a typo
(edit) @6511   20 years cs025 First cut of adding build documentation to manual.
(edit) @6507   20 years cs025 Fixed mgseqno count.
(edit) @6506   20 years cs025 Write out the NumLeafDocs in AbstractHierarchy.
(edit) @6505   20 years cs025 Fixed use of startSeqNo in posting document text identifiers.
(edit) @6504   20 years cs025 Added NumLeafDocs to the classifiers table.
(edit) @6503   20 years cs025 Changed to using setDocumentMetadata for non-accumulate mode.
(edit) @6502   20 years cs025 Added setDocumentMetadata to DocumentInterface
Note: See TracRevisionLog for help on using the revision log.