source: main/trunk/greenstone3/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32379   6 years Georgiy Litvinov Added solr context to global properties.
(edit) @32370   6 years ak19 Property value has to be set after all. Hard to test this out when …
(edit) @32368   6 years ak19 Typo reminded me to remove a property's value param, a behaviour …
(edit) @32367   6 years ak19 Upgrade to inclusion of ant 1.9.x required due to the recent changes …
(edit) @32365   6 years ak19 Minor changes before major one to use ant 1.9.13
(edit) @32359   6 years ak19 Reversing a recently introduced behaviour: build.xml no longer writes …
(edit) @32356   6 years ak19 The isfalse test in ant surrounding the http testing mode works as …
(edit) @32355   6 years ak19 Correcting tests for valid ports and associated helpful messages.
(edit) @32351   6 years ak19 Correcting syntax error introduced with last minute change in previous …
(edit) @32350   6 years ak19 Some tidying up and using the recommended way to run ant exec tasks …
(edit) @32349   6 years ak19 Rough draft of working ant targets that automate obtaining (and …
(edit) @32346   6 years ak19 Configuring tomcat works automatically. Still need to automate getting …
(edit) @32344   6 years ak19 1. Writing out tomcat.port.http(s) to global.properties only of set to …
(edit) @32340   6 years ak19 Tidying up
(edit) @32339   6 years ak19 Rewritten conditions and tests for setting the tomcat port to fail at …
(edit) @32338   6 years ak19 Removing newly introduced tomcat-init target. Instead, any ant command …
(edit) @32337   6 years ak19 Changing tomcat port variable names so they'll be easier to work with …
(edit) @32334   6 years ak19 All the changes (still preliminary) that use tomcat.https.port and …
(edit) @32333   6 years ak19 Correction before committing changes related to the new port reorganisation
(edit) @32315   6 years kjdon updated to reflect root_context.xml.in nmae change
(edit) @32312   6 years kjdon fixed a spelling mistake
(edit) @32310   6 years kjdon updating build.xml for the new .svn files, which get turned into .in …
(edit) @32153   6 years ak19 2 Bugfixes and tidying up errorhandling in JarTools. 1. Dr Bainbridge …
(edit) @32152   6 years ak19 Fixing windows command.
(edit) @32049   7 years ak19 User on mailing list found it frustrating that GLI stops the GS3 …
(edit) @31508   7 years ak19 Tiny but important change (bugfix), that I confirmed with Kathy today. …
(edit) @31489   7 years ak19 1. new target get-solr-servlet-url to be used when solr building code …
(edit) @31142   7 years ak19 Reverting experimental commits 31121 and 31139, as they didn't fix the …
(edit) @31139   7 years ak19 Wait a max of 15s for derby server to have started up. Experimenting …
(edit) @31136   7 years ak19 For debugging mac release kit.
(edit) @31121   7 years kjdon to get online document editing to work, gs3-setup.sh needs to be …
(edit) @30884   8 years ak19 Undoing previous commit
(edit) @30883   8 years ak19 Experimenting to get libwv to be compiled up correctly on ElCapitan so …
(edit) @30865   8 years ak19 Undoing experimental commits 30786-30793
(edit) @30864   8 years ak19 Undoing experimental commits 30786-30793
(edit) @30793   8 years ak19 Still experimenting. Adding debug statements to see DYLD_LIB_PATH …
(edit) @30792   8 years ak19 Still experimenting. Adding debug statements to see DYLD_LIB_PATH …
(edit) @30788   8 years ak19 More experimenting to get release kit to compile on Gilda (El Capitan).
(edit) @30787   8 years ak19 More changes for experimenting to get release binary working on gilda.
(edit) @30786   8 years ak19 Trying to compile release on gilda El Capitan.
(edit) @30759   8 years davidb Update to previous two commits which broke release compilation on …
(edit) @30758   8 years davidb Correcting previous commit. Experiment to see if this helps the …
(edit) @30757   8 years davidb Experiment to see if this helps the release on El Capitan compile. …
(edit) @30752   8 years ak19 Undoing previous commit for build.xml which may not be necessary with …
(edit) @30750   8 years davidb Adding in all-args reference (cflags etc) to see if this helps the …
(edit) @30725   8 years ak19 Adding important URL for source of the solution 2 commits ago.
(edit) @30723   8 years ak19 Fixing annoyingness: To avoid the CGI permissions error appearing …
(edit) @30673   8 years kjdon custom.context renamed to greenstone.context. And now …
(edit) @30614   8 years ak19 Dealing with spaces in filepath for editing and rebuilding using the …
(edit) @30573   8 years ak19 Terminology change: 'web-distributed' GS3 is a GS3 with dispersed web …
(edit) @30568   8 years ak19 All the commits for a distributed GS3 on Windows (no changes made for …
(edit) @30304   9 years ak19 Cosmetic changes
(edit) @30303   9 years ak19 Dr Bainbridge worked out the fix for getting solr collections working …
(edit) @30279   9 years ak19 Fix needed to get the GS3 server running again if GS3 is on a DVD/CD-ROM.
(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) @30196   9 years ak19 Fixes to do with networked Derby: port and host number changes …
(edit) @30170   9 years kjdon need to add -p portnum to the derby networkservercontrol for shutdown …
(edit) @30105   9 years ak19 Following Georgy's advice to increase the heap memory allocated to …
(edit) @30055   9 years ak19 Fixing bug in GS3 installer that didn't use the longer password …
(edit) @30038   9 years ak19 Modified IPv4 scripts to take the parameter -format-for-tomcat-context …
(edit) @30037   9 years ak19 Moving new scripts to GS3/bin/script instead of cluttering top level folder
(edit) @30036   9 years ak19 Scripts for adding in the IPv4 of the GS server machine into the …
(edit) @30035   9 years ak19 Solr servlet and commands to its URL need to work in binary, for which …
(edit) @30013   9 years ak19 ant restart calls both stop and start, which tries to stop and start …
(edit) @30012   9 years ak19 Dr Bainbridge fixed message.
(edit) @29988   9 years ak19 1. Targets for stopping and starting the derby server now first check …
(edit) @29977   9 years ak19 Related to commits 29903 and 29923. Adding a property for the …
(edit) @29903   9 years ak19 Changing over from embedded derby db to networked derby server. Not …
(edit) @29845   9 years ak19 Modified gs3-server dialog to have an Allow External Connections …
(edit) @29711   9 years ak19 Moving from using the solr jetty server to solr using the GS3 tomcat …
(edit) @29578   9 years ak19 Moving from tomcat 7.0.26 to tomcat 7.0.57. Tomcat 7.0.57 is necessary …
(edit) @29518   9 years Jeremy Symon Really set the encoding when building javagdbm
(edit) @29517   9 years Jeremy Symon Set the encoding when building javagdbm
(edit) @29515   9 years Jeremy Symon Added property to set the encoding to UTF-8 when building. This is …
(edit) @29438   9 years kjdon added a clear-tomcat-sessions target
(edit) @29387   10 years ak19 First commit to allow release-kit to preserve src code for debugging …
(edit) @29343   10 years ak19 Fix to the write-env target used for debugging, so that it now …
(edit) @29341   10 years ak19 Adding in a description to a debugging target
(edit) @29268   10 years kjdon need to copy OAIConfig.xml to WEB-INF, not OAIConfig.xml.in, as the …
(edit) @29244   10 years ak19 Dr Bainbridge updated the generation of the OAIConfig.xml. It is now …
(edit) @29156   10 years ak19 Upon ant reset-logs, truncating ext/solr/logs/solr.log too if it exists
(edit) @29143   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
(edit) @28952   10 years davidb uname cmd exists only on unix/mac, so restricting get-isisgdl target …
(edit) @28937   10 years kjdon moved global.properties.in and log4j.properties.in to resources/web - …
(edit) @28908   10 years kjdon added in a copy step for global.properties.in and log4j.properties.in …
(edit) @28907   10 years kjdon moved gsdl3site.cfg.in file to resources/cgi. On prepare it's copied …
(edit) @28906   10 years kjdon generating OAIConfig.xml from OAIConfig.xml in resources/oai instead …
(edit) @28904   10 years kjdon added a target copy-dot-in-files. Configuration files that may be …
(edit) @28643   10 years ak19 Reverting to 28635, but gs2build/build-src/Makefile.in now still sets …
(edit) @28636   10 years ak19 As part of getting diffcol to work with GS3, GS3 needs to be compiled …
(edit) @28613   10 years ak19 Minor correction to previous commit to make the new get-isisgdl ant …
(edit) @28612   10 years ak19 Redoing the previous commit: for GS3, ant handles getting IsisGdl
(edit) @28611   10 years ak19 SVN version of GS3 grabs IsisGdl.macleopard for Lions
(edit) @28610   10 years ak19 Fixing an error Professor Witten discovered: PDFBox got extracted as …
(edit) @28320   11 years ak19 Like gnome-lib, imagemagick is now also compiled up during ant install …
(edit) @28311   11 years ak19 Since the configure files and Makefile.in in build-src have been …
(edit) @28297   11 years jlwhisler Allowing the user to customise the context name of GS3.
(edit) @28259   11 years ak19 The PDFBox ext is now checked out into the gs2build/ext folder for …
Note: See TracRevisionLog for help on using the revision log.