source: trunk/gsdl3/src/java/org/greenstone/gsdl3/gs3build

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9874   19 years kjdon merged from branch ant-install-branch: merge 1
(edit) @9006   19 years kjdon now outputs an indexStem element in buildCOnfig
(edit) @8969   19 years kjdon don't add in GS3Retrieve to service rack list anymore
(edit) @8968   19 years kjdon classifier service is now GS3Browse, not GS3Retrieve
(edit) @8966   19 years kjdon got it sort of going for doc text. need to make it look at the index …
(edit) @8929   19 years kjdon fixed a bug I introduced last commit
(edit) @8927   19 years kjdon changed formatting in preparation for my work on this class
(edit) @8926   19 years kjdon a bit of a hack to get images workign. when loading in an HTML …
(edit) @8869   19 years schweer notifications will only be sent if the collectionConfig.xml of the …
(edit) @8868   19 years schweer unify Strings used
(edit) @8861   19 years cs025 Changed use of touchDocuments to use a long value as the timestamp
(edit) @8860   19 years cs025 Used a long to pass in build date to CollectionManager, DocumentList
(edit) @8859   19 years cs025 Function to get time stamp of build as a long added.
(edit) @8774   19 years schweer abort if database couldn't be initialised
(edit) @8773   19 years schweer bugfix
(edit) @8772   19 years schweer cleaned up imports
(edit) @8771   19 years schweer bugfix; calling getString() without calling next() before that results …
(edit) @8770   19 years schweer have to use http post because of classpath problems with soap; use …
(edit) @8745   19 years kjdon reorganised the GS3SQLConnection and connectionFactory. now have a …
(edit) @8744   19 years kjdon moved this class out of the GS3SQLConnection class
(edit) @8742   19 years kjdon changed the import statements for GS3SQLConnection and …
(edit) @8741   19 years kjdon moved GS3SQLConnection and GS3SQLConnectionFactory to the database package
(edit) @8710   19 years chi Change program layout
(edit) @8709   19 years chi Change program layout
(edit) @8708   19 years chi add indentation for METS output file
(edit) @8705   19 years chi change program layout
(edit) @8704   19 years chi Change program layout
(edit) @8703   19 years chi Modifications for the validated METS format and program layout change
(edit) @8702   19 years chi Change program layout
(edit) @8701   19 years chi change program layout
(edit) @8700   19 years chi modifications for the validated METS format and program layout change
(edit) @8699   19 years chi Change program layout
(edit) @8698   19 years chi Modifications for the validated METS format and program layout change
(edit) @8697   19 years kjdon fixed a typo
(edit) @8645   19 years schweer talk to alerting service via SOAP
(edit) @8633   19 years schweer detect changed documents (untested); posting events still has to be …
(edit) @8610   19 years schweer collection name is needed for notification
(edit) @8543   19 years kjdon when loading up the recognisers, the xml element is passed in to …
(edit) @8542   19 years kjdon addRecogniser now returns the recogniser, so it can be configured if …
(edit) @8541   19 years kjdon added a new method, which currently does nothing, to configure a …
(edit) @8497   19 years kjdon a new class for creating new collecitons, run it using gs3-mkcol.sh
(edit) @8495   19 years kjdon New AbstractRecogniser class - skeleton to aid with implementing new …
(edit) @8494   19 years kjdon Added a constructor taking DOcumentID as arg
(edit) @8493   19 years kjdon This must now set the listrepository documentList in each recogniser, …
(edit) @8492   19 years kjdon added in a new method to create documents from a URL
(edit) @8491   19 years kjdon Added into configureCollection code to load up the recognisers
(edit) @8490   19 years kjdon slightly reordered the code, removed the addition of recognisers, cos …
(edit) @8489   19 years kjdon formatting changes in preparation for adding my changes
(edit) @8484   19 years kjdon just formatting changes in preparation for my changes
(edit) @8476   19 years kjdon made it compile with java 1.5
(edit) @8461   19 years kjdon added in Chi's changes for METS documents. mostly the addition of …
(edit) @8460   19 years kjdon added in Chi's changes for METS doc handling
(edit) @8459   19 years kjdon formatting change and added in a case for METS documents
(edit) @8458   19 years kjdon Chi's new REcogniser for METS generated by GS2 import.pl -saveas METS
(edit) @8457   19 years kjdon now chooses between METSDocument and HTMLDocument when getting nodes - …
(edit) @8456   19 years kjdon added in Chi's change
(edit) @8455   19 years kjdon added in a GS2METSRecogniser to the recogniserManager's recogniser list
(edit) @8448   19 years kjdon only changed formatting style, in preparation for adding in Chi's changes
(edit) @8440   19 years kjdon modified how the runtime stuff is called - now uses util/Processing …
(edit) @8424   20 years schweer removed non-compiling alerting service stuff
(edit) @8422   20 years schweer George's bugfixes for adding documents to an existing collection; some …
(edit) @8421   20 years schweer bugfix about updating the ModifiedTime field
(edit) @8418   20 years schweer started work on alerting component
(edit) @8408   20 years schweer George's changes to detect documents that are new or have changed …
(edit) @7583   20 years kjdon minor stuff
(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) @7472   20 years cs025 Fixed GS2 collection configuration to use new classification loading …
(edit) @7470   20 years cs025 Added AbstractClassifier; started to improve loading of classifiers, etc.
(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) @7462   20 years cs025 Small fixes to HTMLTidy; added URLTools.java
(edit) @7449   20 years kjdon now uses jni wrapper to mg passes instead of piping via stdin/out. …
(edit) @7311   20 years kjdon the indexers now output their overallName as baseIndexPrefix in the …
(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) @7269   20 years cs025 Minor configuration changes for classifiers
(edit) @7268   20 years cs025 Updated Hierarchy classifiers; small other changes
(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) @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) @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
Note: See TracRevisionLog for help on using the revision log.