source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30274   9 years jmt12 Adding in tests to open multiple connections to the same database …
(edit) @30273   9 years jmt12 Hmmm, some of the previous comment was actually about the main TDBJava …
(edit) @30272   9 years jmt12 Moved into path that matches package name
(edit) @30271   9 years jmt12 Calling finalize() rather than close() as we want this threadworker to …
(edit) @30270   9 years jmt12 Changes to support a static cache of connections, factory methods to …
(edit) @30269   9 years jmt12 Moving the TDBWrapper into the correct path (according to its package …
(edit) @30268   9 years jmt12 Ignoring the 'build' directory - which contains non-platform specific …
(edit) @30267   9 years jmt12 Moved TDBJava building into the ant file so that we can easily create …
(edit) @30266   9 years jmt12 Altered a test for Greenstone version so it doesn't (incorrectly) set …
(edit) @30265   9 years jmt12 Rather than assuming something will put the TDB binaries on the main …
(edit) @30264   9 years jmt12 Added static block to ensure database wrapper registers its name and …
(edit) @30263   9 years jmt12 Added an extra catch to report exceptions *other* than …
(edit) @30262   9 years jmt12 Altered the collectionDatabaseFile function to no longer use hardcoded …
(edit) @30261   9 years jmt12 Added a function to allow databases to register themselves (and their …
(edit) @30260   9 years jmt12 Replacing hardcoded database file extensions with call to DBHelper …
(edit) @30259   9 years jmt12 Extending the install and uninstall targets to correctly call the …
(edit) @30258   9 years jmt12 Extending disable script to support Greenstone3's gs2build package as well
(edit) @30257   9 years jmt12 Correcting and optimizing for GS3 (which needs fewer paths to be included)
(edit) @30256   9 years jmt12 Moved a comment into the static block... just because I could
(edit) @30255   9 years jmt12 Skip changes to the runtime if in GS3 (mainly because C++ runtime code …
(edit) @30254   9 years jmt12 Trying to make symlinks smart enough to work under both Greenstone2 …
(edit) @30253   9 years jmt12 It is now safe to run this script multiple times... only the first …
(edit) @30252   9 years jmt12 Adding support for the extension living in Greenstone3, and make …
(edit) @30251   9 years jmt12 Split the list of src directories to be compiled in Greenstone2 and …
(edit) @30250   9 years jmt12 Change to the version name to more accurately reflect how mature this …
(edit) @30249   9 years jmt12 Cascade-make file for the Java/JNI/TDB bridge and the Greenstone3 …
(edit) @30248   9 years jmt12 A wrapper interface between Greenstone3 and the Java/JNI/TDB driver
(edit) @30247   9 years jmt12 Revising README due to changes in the way extension built (now using Ant)
(edit) @30246   9 years jmt12 Added in commands to install the TDB libraries in the correct place …
(edit) @30245   9 years ak19 Accidentally committed the wrong tag.
(edit) @30244   9 years ak19 Tagging gs3-extensions for 3.07.
(edit) @30243   9 years ak19 Tagging gs2-extensions for 3.07.
(edit) @30242   9 years ak19 Tagging gs2-extensions for 3.07.
(edit) @30241   9 years ak19 Tagging release 3.07.
(edit) @30240   9 years ak19 Removed debug statement.
(edit) @30239   9 years jmt12 Correcting paths for project name change and making script a little …
(edit) @30238   9 years jmt12 A cleanup script for if enable_tdb somehow corrupts the files. When …
(edit) @30237   9 years ak19 I think I've got the final fix in, but with debug statements. It's …
(edit) @30236   9 years ak19 Correcting stray comment statement
(edit) @30235   9 years ak19 Correcting stray comment statement
(edit) @30234   9 years ak19 Adding in debugging for installer
(edit) @30233   9 years ak19 More derby port and server changes to get the installer to set the …
(edit) @30232   9 years ak19 Modifications for testing in installer
(edit) @30231   9 years ak19 Admin passwords set during installer stopped working, probably because …
(edit) @30230   9 years ak19 Some minor changes to the Images_GPS tutorial.
(edit) @30229   9 years ak19 Minor edits to the Images-GPS tutorial
(edit) @30228   9 years ak19 Gujarati language updates to glidict module of GS interface. Many …
(edit) @30227   9 years jmt12 Updated to reflect that namespace no longer required
(edit) @30226   9 years jmt12 Fixing two bugs - one that prevents a blank namespace restriction …
(edit) @30225   9 years jmt12 Namespace prefix not required due to farm setup
(edit) @30224   9 years jmt12 Delvelopment notes (need to be updated for move to Detritus and …
(edit) @30223   9 years jmt12 Renaming directory as namespace isn't required when using farms
(edit) @30222   9 years jmt12 Altered the makefile template to properly notice a GSDL3HOME …
(edit) @30221   9 years jmt12 Altered the makefile template to properly notice a GSDL3HOME …
(edit) @30220   9 years jmt12 Altered the makefile template to properly notice a GSDL3HOME …
(edit) @30219   9 years jmt12 Renaming directory so it works within the CASCADE-MAKE system (which …
(edit) @30218   9 years jmt12 Adding CASCADE-MAKE script for the JAVA->JNI->TDB application
(edit) @30217   9 years jmt12 Ignoring a large number of files generated by autoconf
(edit) @30216   9 years jmt12 Checking in the minimum number of autoconf generated files to ensure …
(edit) @30215   9 years jmt12 May as well fill in some details in the README file
(edit) @30214   9 years jmt12 Ignoring a large number of files generated by autoconf
(edit) @30213   9 years jmt12 Ignoring the defauly M4 files added by autoconf
(edit) @30212   9 years jmt12 Ignoring the defauly M4 files added by autoconf
(edit) @30211   9 years jmt12 Extended configuration template with tests for Java, JNI, and TDB …
(edit) @30210   9 years jmt12 Removed from SVN as these are autogenerated by autoconf and should …
(edit) @30209   9 years jmt12 Initial checkin of makefile template for autoconf
(edit) @30208   9 years jmt12 Edited this file to include author details
(edit) @30207   9 years jmt12 aclocal.m4 is generated, so I shouldn't have checked it in.
(edit) @30206   9 years jmt12 A m4 directory containing a number of M4 packages used to compile this …
(edit) @30205   9 years davidb Updated version of the Images-GPS tutorial
(edit) @30204   9 years jmt12 Accidentally left in testing configuration
(edit) @30203   9 years ak19 Propagating ARCH_DEP_FLAGS to allow successful GS compilation on the …
(edit) @30202   9 years davidb Zach's image viewer extension for Greenstone using diva from McGill
(edit) @30201   9 years davidb Zach's hard work improving OCR in Greenstone
(edit) @30200   9 years davidb Zach's hard work improving OCR
(edit) @30199   9 years davidb Additional packages thanks to Zach's hard work improving OCR
(edit) @30198   9 years davidb Additional packages thanks to Zach's hard work improving OCR
(edit) @30197   9 years davidb Added support for Python and CMake
(edit) @30196   9 years ak19 Fixes to do with networked Derby: port and host number changes …
(edit) @30195   9 years ak19 Comitting corrected version number for Images_GPS tutorial. For the …
(edit) @30194   9 years jmt12 Ignoring files generated by configure and the compiled library file
(edit) @30193   9 years jmt12 Initial checkin of Java->JNI->TDB wrapper
(edit) @30192   9 years jmt12 Ignoring extracted versions of packages
(edit) @30191   9 years jmt12 Upgrading to newer version of TDB
(edit) @30190   9 years jmt12 Renaming new src2 directory back to src
(edit) @30189   9 years jmt12 Removed old extra src directory
(edit) @30188   9 years jmt12 Keep track of externals in a file for ease of editing
(edit) @30187   9 years jmt12 Readding external dependency on cascade-make project
(edit) @30186   9 years jmt12 Ignoring platform specific compiled directories
(edit) @30185   9 years jmt12 Removing extra src-level directory
(edit) @30184   9 years jmt12 Removing extra src-level directory
(edit) @30183   9 years jmt12 Removing extra src-level directory
(edit) @30182   9 years jmt12 Removing extra src-level directory
(edit) @30181   9 years jmt12 Removing extra src-level directory
(edit) @30180   9 years jmt12 Removing extra src-level directory
(edit) @30179   9 years jmt12 Removing extra src-level directory
(edit) @30178   9 years jmt12 Removing extra src-level directory
(edit) @30177   9 years jmt12 Removing extra src-level directory
(edit) @30176   9 years jmt12 Removing extra src-level directory
(edit) @30175   9 years jmt12 Removing extra src-level directory
Note: See TracRevisionLog for help on using the revision log.