source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35674   3 years davidb Mistakenly left in >foo.txt on Windows exec, now change to >nul
(edit) @35671   3 years davidb Fixed incorrect syntax of <isset> property test
(edit) @35670   3 years davidb Further adjustment of how ant build.xml checks for the version of java …
(edit) @35669   3 years davidb Elimination for final if-tests, to be more 'sh' fieldly
(edit) @35668   3 years davidb Changes to bring the file more back in to line with being syntax …
(edit) @35662   3 years davidb Updated echo statement to reflect the new ant minimum number
(edit) @35661   3 years davidb Adjusted solution to how -noclasspath is explicitly set by Greenstone3 …
(edit) @35640   3 years davidb Tidied up an echo statement that needed to be quoted, else the '=>' in …
(edit) @35638   3 years davidb Tidy up of test-setup
(edit) @35628   3 years davidb Changed to more carefully set/check VisualStudioVersion. When not …
(edit) @35620   3 years davidb Forget to commit the line passing VisualStudioVersion into top-level …
(edit) @35616   3 years davidb For gs2build code to correctly determine which iconv zip file un …
(edit) @35609   3 years davidb Wrong attribute used isset element. Now correted
(edit) @35607   3 years davidb Updated to zero in on Java 1.8 as minimum version (gs3-admin/GAI uses …
(edit) @35593   3 years davidb Fixes after testing on Windows 64-bit
(edit) @35592   3 years davidb Line-wrap tidy up in echo
(edit) @35586   3 years davidb Updated notes reflecting recent changes
(edit) @35584   3 years davidb openssl in bin directory added into svn:ignore list
(edit) @35583   3 years davidb Some additional jars added to svn:ignore property list
(edit) @35581   3 years davidb The JAVACFLAGS change works (in general) but needs to be done a bit …
(edit) @35579   3 years davidb Changed to 'javac' tasks relying on JAVACFLAGS rather than …
(edit) @35573   3 years davidb No longer want JAVACFLAGS set to default vals if not already set
(edit) @35565   3 years davidb Ingnore the .in and .in.backup files which are derived/generated from …
(edit) @35564   3 years davidb Ingnore the .in and .in.backup files which are derived/generated from …
(edit) @35563   3 years davidb Ingnore the .in and .in.backup files which are derived/generated from …
(edit) @35562   3 years davidb Ingnore the .in and .in.backup files which are derived/generated from …
(edit) @35561   3 years davidb Ingnore the .in and .in.backup files which are derived/generated from …
(edit) @35559   3 years davidb ifdef needs to be lowercase
(edit) @35558   3 years davidb Same as before but with Unix style line endings
(edit) @35557   3 years davidb Adjustment of echo statement displayed after 'install' target run
(edit) @35556   3 years davidb Changes/fixes after testing on Linux 32-bit
(edit) @35555   3 years davidb echo statement added to 'prepare' target
(edit) @35554   3 years davidb While it was discovered that JAVAGDBM had some macros defined to help …
(edit) @35523   3 years anupama Ant target prepare-gnome-lib updated to display a message that it …
(edit) @35514   3 years anupama Now that checkout.gnomelib.ext is set to true by default in …
(edit) @35511   3 years anupama Testing. Dr Bainbridge and Kathy suggested to moving to the previously …
(edit) @35507   3 years kjdon OOOPS. so many debugging messages were left in :-(
(edit) @35484   3 years davidb Java support for: Workpackaged themed color scheme for DL
(edit) @35476   3 years davidb Used in Google Sign-in
(edit) @35473   3 years davidb Straightening out a SVN tree conflict. Adding back in the new JAR …
(edit) @35470   3 years davidb Straightening out a SVN tree conflict. Need to remove these from SVN …
(edit) @35464   3 years davidb Added in some extra svn:ignore filenames
(edit) @35463   3 years davidb Added in some extra svn:ignore filenames
(edit) @35462   3 years davidb Added in some extra svn:ignore filenames
(edit) @35459   3 years davidb Adding in LIBDIR for Linux and Windows compiling of newly introduced …
(edit) @35444   3 years kjdon change the greenstone.org link from http to https. not sure if …
(edit) @35435   3 years davidb Removed 'get-isisgdl' from 'install' depends as the ISIS code has been …
(edit) @35434   3 years davidb Ant minimum version changed to 1.8.2 so 'force=true' can be used in …
(edit) @35428   3 years kjdon removed some apostrophes from comments to make syntax highlighting in …
(edit) @35427   3 years kjdon added some (currently commented out) code to allow the addition of …
(edit) @35422   3 years anupama Bugfix. Tomcat wouldn't start on freshly compiled windows GS3. …
(edit) @35418   3 years davidb Some echo statement fine-tuning
(edit) @35410   3 years cstephen Fix 1px 'jiggle'
(edit) @35394   3 years kjdon need to do the class loader trick for the javascript version of …
(edit) @35392   3 years davidb Fix hardcoded js-based interface strings initialisation
(edit) @35391   3 years kjdon getInterfaceText now uses a custom classloader, which looks in …
(edit) @35390   3 years kjdon added getInterfaceResourceDir method. to match those for site and …
(edit) @35381   3 years davidb Additional jar files to ignore
(edit) @35380   3 years davidb Some additional jar files to ignore
(edit) @35379   3 years davidb Added in svn:ignore for lucene-*jar files in this directory
(edit) @35378   3 years davidb Downloading tomcat.zip and axis.zip targets adjusted to use 'curl' on …
(edit) @35376   3 years davidb MacOS JNI code updated to work off JAVA_HOME, in line with approach …
(edit) @35371   3 years kjdon if we are targetting everything else to java 1.6, we should also do …
(edit) @35364   3 years kjdon XMLREaderFactory is deprecated. Use SAXParserFactory instead. Hope …
(edit) @35363   3 years kjdon new Long(long) and new Integer(int) are deprecated. Use …
(edit) @35362   3 years kjdon Class.newInstance() is deprecated. Use …
(edit) @35361   3 years kjdon Class.newInstance() is deprecated. Use …
(edit) @35360   3 years kjdon new Boolean(boolean) is deprecated. Anyway, we don't need to create a …
(edit) @35359   3 years kjdon new Long(long) is deprecated. Use Long.valueOf instead
(edit) @35354   3 years davidb Updated to use new custom Realm, which monitors for authentication …
(edit) @35352   3 years davidb Greenstone3 already has a version of this (v1.0.4) which looks to get …
(edit) @35351   3 years davidb Adding in 'failonerror=true' as a result of testing where a missing …
(edit) @35350   3 years davidb Code rewritten to avoid try-resource code pattern, as this is not …
(edit) @35348   3 years davidb Needed in GooglesginJDBCRealm (to support the logging that Tomcat …
(edit) @35347   3 years davidb Support added to ant build file for GoogleSignin via custom Realm, …
(edit) @35346   3 years davidb Custom Realm for Greenstone that monitors for a 'googlesignin' and if …
(edit) @35345   3 years davidb Deleting this jar, as newer version now used (triggered by Google …
(edit) @35344   3 years davidb Tidy up on svn:ignore property setting
(edit) @35343   3 years davidb Added in svn:ignore entries to log files (which are expected to …
(edit) @35342   3 years davidb Commiting these back to previous version as the result of a svn:ingore …
(edit) @35341   3 years davidb Addition of some svn:ingore values for the userDB area
(edit) @35340   3 years davidb Number prefix added to more clearly indicate the order to run the scripts
(edit) @35339   3 years davidb Number prefix added to more clearly indicate the order to run the scripts
(edit) @35338   3 years davidb Number prefix added to more clearly indicate the order to run the scripts.
(edit) @35337   3 years davidb jar files needed to support Google Signin to Greenstone3
(edit) @35336   3 years davidb Removed exectute permission from jar files, which is not needed and is …
(edit) @35335   3 years davidb Added in come svn:ignore entries
(edit) @35334   3 years davidb File list tidy up so it can be used from the GS3 top-level build.xml file
(edit) @35333   3 years kjdon a few mods to this. Allow username of ALL - will do the required mods …
(edit) @35332   3 years kjdon there were 2 almost identical methods findUser(un, pw) and …
(edit) @35331   3 years davidb Further refinement of the Google Signin process from the JS/Web …
(edit) @35330   3 years davidb Removal of scrappy notes at the bottom of the file
(edit) @35329   3 years davidb README notes on the purpose of this directory, and what to run
(edit) @35328   3 years davidb Changed to get list of located jar files from located-jar-list.txt
(edit) @35327   3 years davidb Change to better/more consistent name
(edit) @35326   3 years davidb Separate out the work of locating the jars, from the actual …
(edit) @35325   3 years davidb README file to explain the purpose of this new sub-directory area of …
(edit) @35324   3 years davidb Added in some commented out init-param elements to act as breadcrumbs …
(edit) @35323   3 years davidb As a result of working with 'ant', jar depencies essentially need to …
(edit) @35322   3 years davidb Front-end (web-browser) changes that introduce the option of signing …
Note: See TracRevisionLog for help on using the revision log.