source: trunk/gsdl3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7716   20 years kjdon no longer need this cos we can do a ./configure instead
(edit) @7715   20 years kjdon changed the value on AC_DEFINES to 1 instead of - I think this is …
(edit) @7714   20 years kjdon added in descriptions for the AC_DEFINES stuff - this means we can use …
(edit) @7713   20 years kjdon removed it again - apparently its use is deprecated and discouraged
(edit) @7712   20 years kjdon this file needed for autoheader to generate config.h.in
(edit) @7711   20 years kjdon added mg and mgpp
(edit) @7709   20 years kjdon small changes
(edit) @7708   20 years kjdon renamed configure.in to configure.ac as apparently this is the …
(edit) @7700   20 years kjdon committed last changes
(edit) @7635   20 years kjdon * empty log message *
(edit) @7632   20 years kjdon re-enabled the expand document cos fixed the mg bug
(edit) @7631   20 years kjdon added required header files - see comment for MGWrapperImpl.c
(edit) @7630   20 years kjdon fixed up some compiler warnings, and made this header file to be used …
(edit) @7629   20 years kjdon fixed a couple of compiler warnings, also included the necessary …
(edit) @7628   20 years kjdon fixed a couple of compiler warnings
(edit) @7627   20 years kjdon make stemmerdescription a const
(edit) @7611   20 years kjdon changed a message
(edit) @7593   20 years say1 moved variable to the start of the block
(edit) @7585   20 years kjdon fixed a typo I think
(edit) @7584   20 years kjdon have to declare vars before calling functions!!
(edit) @7583   20 years kjdon minor stuff
(edit) @7582   20 years kjdon fixed the bug that was causing it not to be able to create a second …
(edit) @7581   20 years kjdon filled in the dumpFailedDocument method
(edit) @7568   20 years kjdon making sure the repository is up to date
(edit) @7481   20 years kjdon need -1 in the split function to keep empty strings at the end
(edit) @7479   20 years cs025 Removed redundant use of MalformedURLException
(edit) @7478   20 years cs025 Fixed stupid package error for URLTools
(edit) @7476   20 years cs025 Slow move towards completing mgpp indexer, improved IndexerInterface
(edit) @7475   20 years cs025 Improved factory methods for indexer creation
(edit) @7473   20 years kjdon small mods
(edit) @7472   20 years cs025 Fixed GS2 collection configuration to use new classification loading …
(edit) @7471   20 years kjdon added in a replace \' with '
(edit) @7470   20 years cs025 Added AbstractClassifier; started to improve loading of classifiers, etc.
(edit) @7469   20 years kjdon now includes GSDLHOME for the gs2extra stuff that is needed to run gli …
(edit) @7468   20 years cs025 Used URLTools to get File converted to URL
(edit) @7467   20 years kjdon now uses all the mgpasses options
(edit) @7466   20 years cs025 Many changes to support date information, Windows pathnames in …
(edit) @7465   20 years cs025 Changes to cope with better file functionality; also proper handling …
(edit) @7464   20 years kjdon renamed WIN32.MAK to win32.mak cos it was annoying me
(edit) @7463   20 years kjdon small tidyup
(edit) @7462   20 years cs025 Small fixes to HTMLTidy; added URLTools.java
(edit) @7460   20 years kjdon adding more options to mgpasses, tidying up
(edit) @7456   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and removed the executable - …
(edit) @7455   20 years kjdon renamed gs3_mg_passes to mg_passes_4jni, and added a bit more stuff to it
(edit) @7452   20 years kjdon tidied up the setting filename and basepath path stuff
(edit) @7451   20 years kjdon new GS3Retrieve class is no longer a base class
(edit) @7450   20 years kjdon noservices string
(edit) @7449   20 years kjdon now uses jni wrapper to mg passes instead of piping via stdin/out. …
(edit) @7446   20 years kjdon batch file for coll building
(edit) @7445   20 years kjdon added in gs3build stuff for compilation
(edit) @7444   20 years kjdon added in an isWindows function
(edit) @7442   20 years kjdon new makefile for mg on windows
(edit) @7440   20 years kjdon some hacky changes - fix up under linux
(edit) @7439   20 years kjdon added gs3_mg_passes stuff, and fixed up some compile errors undex windows
(edit) @7437   20 years kjdon javah MGPassesWrapper, and install the jar
(edit) @7436   20 years kjdon made some hacky changes - fix up under linux
(edit) @7435   20 years kjdon added mgpasseswrapper
(edit) @7431   20 years kjdon new mg passes for gs3. I thought I had commited this already
(edit) @7419   20 years kjdon new executable, gs3_mg_passes, and new library libmgpass.a - for use …
(edit) @7411   20 years kjdon new wrapper for mg passes
(edit) @7410   20 years kjdon new mg passes jni wrapper
(edit) @7404   20 years kjdon added MGPassesWrapper to the makefile
(edit) @7403   20 years kjdon a first stab at a wrapper for mg_passes. needs more option setting methods
(edit) @7401   20 years kjdon removed a duplicate function declaration
(edit) @7400   20 years kjdon changed a message
(edit) @7399   20 years kjdon need to close the file we created in done_text_1 otherwise java holds …
(edit) @7312   20 years kjdon GS3REtrieve now is not abstract, and provides the structure and …
(edit) @7311   20 years kjdon the indexers now output their overallName as baseIndexPrefix in the …
(edit) @7310   20 years kjdon moved translateOID to GS3OID - will need to move it somewhere else …
(edit) @7309   20 years kjdon classifiers now output info to the buildCOnfig.xml file
(edit) @7308   20 years kjdon changed the names of a couple of class variables to make it clearer …
(edit) @7307   20 years kjdon setName now adds the name to the list of matches
(edit) @7306   20 years kjdon capitalised a few remaining field names that were lower case
(edit) @7305   20 years kjdon AZListClassifier now takes a name argument
(edit) @7303   20 years kjdon now AZListCLassifier has a name parameter, and I modified slightly …
(edit) @7272   20 years kjdon no longer need this model cos we keep the gs2model in a different place now
(edit) @7269   20 years cs025 Minor configuration changes for classifiers
(edit) @7268   20 years cs025 Updated Hierarchy classifiers; small other changes
(edit) @7228   20 years kjdon added a new -M option to mg_passes, allowing maxnumeric to be altered …
(edit) @7227   20 years kjdon added the environment.o file into some LIB-OBJS thingys
(edit) @7210   20 years cs025 Removed ExtXML types…
(edit) @7192   20 years cs025 Added ordering information to classifiers.
(edit) @7191   20 years cs025 Added JPEG to document factory
(edit) @7190   20 years cs025 More file lookup searches.
(edit) @7189   20 years cs025 Fixes and improvements.
(edit) @7188   20 years cs025 Classifier fixes and improvements.
(edit) @7187   20 years cs025 Fixed FPTR incorrect use in METS output; added some comments.
(edit) @7186   20 years cs025 Merged changes; slow widening of configuration options.
(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 …
Note: See TracRevisionLog for help on using the revision log.