source: main/trunk/greenstone3/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36129   2 years kjdon because greenstone3.xml (if you are using the latest one from svn) …
(edit) @36128   2 years davidb Check is without the dollar and braces
(edit) @36125   2 years kjdon the test for visual studio version was using environment variables …
(edit) @36124   2 years kjdon I have been testing installing greenstone with collection building …
(edit) @36123   2 years kjdon added a couple more values for os.windows. Not sure if this is even used.
(edit) @36122   2 years kjdon on windows, need to use wget from bin/windows which is not in the path …
(edit) @36121   2 years kjdon the ant file needs wget for downloading things (changed from ant get …
(edit) @36119   2 years kjdon removed server.default.servlet from build.properties, use …
(edit) @36118   2 years kjdon made gliserver.pl etc svn:externals instead of svn exporting them here …
(edit) @36099   2 years kjdon set a default for greenstone.default.servlet in case its not in …
(edit) @36098   2 years kjdon fill in defaultservletpath in gsdl3site.cfg
(edit) @35702   2 years davidb Visual Studio *Major* version now set in build.xml as integer value to …
(edit) @35674   2 years davidb Mistakenly left in >foo.txt on Windows exec, now change to >nul
(edit) @35671   2 years davidb Fixed incorrect syntax of <isset> property test
(edit) @35670   2 years davidb Further adjustment of how ant build.xml checks for the version of java …
(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) @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) @35557   3 years davidb Adjustment of echo statement displayed after 'install' target run
(edit) @35555   3 years davidb echo statement added to 'prepare' target
(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) @35459   3 years davidb Adding in LIBDIR for Linux and Windows compiling of newly introduced …
(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) @35422   3 years anupama Bugfix. Tomcat wouldn't start on freshly compiled windows GS3. …
(edit) @35378   3 years davidb Downloading tomcat.zip and axis.zip targets adjusted to use 'curl' on …
(edit) @35371   3 years kjdon if we are targetting everything else to java 1.6, we should also do …
(edit) @35351   3 years davidb Adding in 'failonerror=true' as a result of testing where a missing …
(edit) @35347   3 years davidb Support added to ant build file for GoogleSignin via custom Realm, …
(edit) @35320   3 years davidb Curently removed using 'force=true' from <copy> element, as release …
(edit) @35318   3 years davidb Giving this a small nudge down to the ant requirement being 1.8.1 or …
(edit) @35317   3 years davidb Updated the version of ant minimum to be 1.8.2. This is to be able to …
(edit) @35312   3 years davidb Technique that effectively allows us to 'source' our gs-setup.sh file …
(edit) @35311   3 years davidb Now explicitly testing for minimum version of ant in build.xml, so …
(edit) @34608   3 years anupama Minimum change to get isisgdl to work for the final GS3 release …
(edit) @34605   3 years anupama Didn't see that Kathy had changed gsroot to community machine. Have …
(edit) @34602   3 years kjdon the lsb release kit environments can't connect to https greenstone.org …
(edit) @34601   3 years kjdon created new gsorg.root variable so we can easily change the value in …
(edit) @34584   3 years anupama The Catalina generated .app shortcuts do not work on Mojave, though …
(edit) @34574   3 years anupama Undoing commit 34573, as Mojave was still fine with the mac leopard …
(edit) @34573   3 years anupama On Mojave, but not before, the IsisGdl.macleopard on caveat page does …
(edit) @34555   3 years kjdon updated svn urls to use new https server
(edit) @34547   3 years ak19 More changes to get the yaz-client checkout folder and filename …
(edit) @34545   3 years ak19 Support for svn exporting yaz-client for darwin as well. To be tested next.
(edit) @34536   3 years ak19 Shifted the call to new prepare-binaries target to the end of ant …
(edit) @34534   3 years kjdon need to make sure the gs2build/bin/linux directory is there before …
(edit) @34533   3 years ak19 First build.xml commit following Kathy's suggestion: ant prepare …
(edit) @34530   3 years kjdon small mod to flax-copy-del-files, to put the new …
(edit) @34528   3 years ak19 Another commit related to Kathy's flax bugfix from previous commits: …
(edit) @34111   4 years ak19 Undoing additions surrounding JAVA_TOOL_OPTIONS where file.encoding is …
(edit) @34098   4 years ak19 The inclusion of chcp 850 in setup.bat was not sufficient when Tracie …
(edit) @34021   4 years davidb Tidy up on help/usage message
(edit) @34020   4 years davidb Changed to using newer version (8.5.51) of Tomcat
(edit) @33975   4 years kjdon some mods to do with allowing multiple oaiservers. need …
(edit) @33935   4 years davidb Additional check added into get-isis target
(edit) @33793   4 years ak19 Changes for getting a running GS3 server to display collections on …
(edit) @33462   5 years ak19 Tested new tomcat.allowLinking property on Windows too now and it …
(edit) @33461   5 years ak19 Implementing Diego Spano's suggested changes for tomcat's allowLinking …
(edit) @33089   5 years kjdon modified reset-logs to include usage.log
(edit) @33012   5 years ak19 One more instance of GSDL3HOME being set to basedir which needs to be …
(edit) @33011   5 years ak19 On Ubuntu 18.04, confirmed Renate's findings that gsdlCGI.pm wasn't …
(edit) @33004   5 years ak19 Same as previous commit which I should have also added to the key …
(edit) @33003   5 years ak19 Recently GS3 tomcat failed to start on windows in a path containing …
(edit) @32970   5 years ak19 Undoing experiment committed with r32967 for generating release-kits, …
(edit) @32967   5 years ak19 Experimenting to get use.gnomelib.ext used by release-kit to work the …
(edit) @32881   5 years davidb Addition targets/lines in preparation of working with IIIF Server Bridge
(edit) @32792   5 years ak19 Undoing recent commit of forcing the ant force-start-derby target of …
(edit) @32789   5 years Georgiy Litvinov Put clean target before configure. Otherwise there is no Makefile to build.
(edit) @32785   5 years ak19 Bugfix discovered when testing on new Ubuntu 18.04 VM which had no …
(edit) @32702   5 years davidb Missing filter element (for AJP) now added
(edit) @32697   5 years davidb Updated to work with apache-tomcat-8.x
(edit) @32674   5 years ak19 Forgot to remove echo statement added for debugging purposes.
(edit) @32672   5 years ak19 Tidying up after previous commit
(edit) @32671   5 years ak19 Changes necessary to get Sam's basic Selenium tests of the …
(edit) @32496   6 years ak19 Getting the GS3 target for compiling build-src to actually build …
(edit) @32483   6 years ak19 1. Avoiding subtle bug if you forget to include https in …
(edit) @32482   6 years ak19 Automating https certification works on Mac
(edit) @32478   6 years ak19 On Windows, we're now also using openSSL to convert the certificate to …
(edit) @32477   6 years ak19 HTTPS certification on windows: Using openSSL for generating the …
(edit) @32465   6 years ak19 Correcting requirements for setting up https certification as still …
(edit) @32437   6 years ak19 On windows, need to do a little more work to stop tomcat when we run …
(edit) @32436   6 years ak19 Correction: restrict.http.to.local is a property relevant to …
(edit) @32435   6 years ak19 gs2mgdemo, gs2mgppdemo and lucene-jdbm-demo are meant to work out of …
(edit) @32432   6 years ak19 1. Since there's a chance that 127.0.0.1 isn't always the loopback …
(edit) @32429   6 years ak19 solr should only be accessible locally (from localhost, specifically …
(edit) @32427   6 years ak19 Minor correction to help message before drastically redoing https stuff
(edit) @32426   6 years ak19 Placeholder solr.context wasn't being filled in when the solr.xml …
(edit) @32425   6 years ak19 Forgot to do what Dr bainbridge had asked for: breadcrumb after ant …
(edit) @32424   6 years ak19 Cosmetic. Now that the https cert automation targets are all more or …
(edit) @32423   6 years ak19 Introduced the Windows https cert renewal part of the renewal target. …
(edit) @32422   6 years ak19 1. Adding in the command to revoke an https certificate (real or …
Note: See TracRevisionLog for help on using the revision log.