source: main/trunk/greenstone3/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @25501   12 years ak19 If the web/logs/tmp folder does not exist, the Java code that makes …
(edit) @25491   12 years kjdon lucene collection index.zip not inside index folder
(edit) @25449   12 years ak19 Added the clean-logs target that clears catalina.out, greenstone.log …
(edit) @25446   12 years ak19 Related to commit 25445. Whenever the web/logs folder is created, the …
(edit) @25444   12 years ak19 Needed to do a NOT on the socket test, because we're waiting until the …
(edit) @25443   12 years ak19 Dr Bainbridge fixed the recently added wait-for loop around the …
(edit) @25437   12 years ak19 stop-tomcat always does a force stop, since it's the force stop that …
(edit) @25420   12 years ak19 Reinstated the renaming of target stop-tomcat as force-stop-tomcat and …
(edit) @25418   12 years ak19 1. Sometimes if tomcat is started and stopped and (re-)started, the …
(edit) @25384   12 years ak19 One more occurrence of tomcat.major.version to change from 6 to 7
(edit) @25343   12 years ak19 Forgot to remove debug statements.
(edit) @25338   12 years ak19 1. Replacing ChangePwdUsersDB.java with new file ModifyUsersDB.java, …
(edit) @25321   12 years ak19 1. added force-stop-tomcat target which does what the old stop-tomcat …
(edit) @25314   12 years ak19 Related to previous commit: need to stop server before accessing the …
(edit) @25308   12 years ak19 1. Updated txt2usersDB.java to compile again and to also work with …
(edit) @25214   12 years kjdon added target to install lucene-jdbm-demo. Unzips index.zip, same as …
(edit) @25136   12 years sjm84 Corrected the cgi-bin dirs to point to the common-src folder
(edit) @25133   12 years sjm84 Commenting out the lines that include two files that don't seem to be …
(edit) @25131   12 years sjm84 Second commit upgrading from tomcat 6 to tomcat 7
(edit) @25095   12 years sjm84 build.xml will now add in classpath information for tomcat
(edit) @24868   12 years sjm84 Fixed the perlpath escaping (I think?)
(edit) @24744   13 years davidb Now using LuceneWrapper3.jar, which embodies the updated Lucene 3.x …
(edit) @24607   13 years xiao Xiaofeng found a bug in build.xml where web/WEB-INF/lib/xalan.jar.tmp …
(edit) @24366   13 years xiao modified target update-flax to update flax site
(edit) @24215   13 years xiao removed directives that append with.jni=false to build.properties
(edit) @24205   13 years xiao modified target prepare-flax to disable jni and gli
(edit) @24098   13 years xiao added call of compile-core at the end of flax target update-flax
(edit) @24077   13 years ak19 sqlite package was changed. Has a different name now.
(edit) @24076   13 years ak19 Fixed a Windows GS3 compilation bug in the compile-javagdbm ant target …
(edit) @23986   13 years xiao edited flax target configure-flax-wsdl: copy a fresh file of …
(edit) @23942   13 years ak19 Forgot to remove commented code in previous commit
(edit) @23941   13 years ak19 Need to use GNUwin32 port of linux Which cmd instead of DOS Where cmd …
(edit) @23936   13 years xiao modified to display the correct url if install.flax is set; cosmetic …
(edit) @23896   13 years ak19 Dr Bainbridge fixed the missing full.perl.path variable when on windows.
(edit) @23857   13 years ak19 1. Slight adjustment to previous commit: the test is no longer for the …
(edit) @23856   13 years ak19 if, outside build.properties, we only set perl.path if we have …
(edit) @23855   13 years ak19 Not a bug as suspected, just a change of target. Changing the port …
(edit) @23854   13 years xiao Changed from trying to pass location of Perl through environment …
(edit) @23853   13 years xiao cosmetic change
(edit) @23852   13 years davidb Additional capability introduced to control how Perl is found. 1. if …
(edit) @23849   13 years davidb Addition of perl.path to help control where Perl is found.
(edit) @23847   13 years ak19 compile-javagdm target of build.xml now generates the necessary …
(edit) @23837   13 years sjm84 Fixed a mistake in Greenstone3's build.xml file that was preventing …
(edit) @23809   13 years sjm84 More fixes to allow the disabling of GLI
(edit) @23808   13 years sjm84 Fixed a mistake in the name of a property
(edit) @23807   13 years sjm84 Created a property called gli.and.gems that will prevent gems and gli …
(edit) @23803   13 years sjm84 Compiling without JNI will now properly exclude the java files …
(edit) @23696   13 years xiao clean up typos and combine two rsr tasks into one
(edit) @23681   13 years xiao added configure-flax-wsdl target setting up tomcat server/port in …
(edit) @23670   13 years xiao Experimenting to fix problem in flax release kit
(edit) @23669   13 years xiao modified flax-copy-files target not to do tomcat.server/port …
(edit) @23617   13 years sjm84 Removed a debug statement that was accidentally added last commit
(edit) @23613   13 years sjm84 Removed a line that was accidentally commited
(edit) @23611   13 years sjm84 More refactoring on the support-lib part of the Greenstone3 build.xml file
(edit) @23599   13 years sjm84 Greenstone 3 will now use the minimal support library rather than the …
(edit) @23443   13 years xiao modified target flax-copy-files
(edit) @23442   13 years xiao modified target flax-copy-files
(edit) @22976   14 years davidb Adjustment to arguments inside targets relating to building Greenstone …
(edit) @22940   14 years sjm84 Several small fixes for using the gnome-lib extension for static …
(edit) @22877   14 years sjm84 If CFLAGS, CXXFLAGS, LDFLAGS or CPPFLAGS have a previous value and the …
(edit) @22870   14 years sjm84 Fixed a small typo in previous commit
(edit) @22869   14 years sjm84 Corrected a small mistake with the PATH when the support library is …
(edit) @22868   14 years sjm84 Added a path environment variable to the build- and common-src …
(edit) @22854   14 years sjm84 Moved the ldflags from being given as an argument to being an …
(edit) @22847   14 years sjm84 Fixed a few small mistakes and added ldflags
(edit) @22846   14 years sjm84 Added the os.dir to the support library path
(edit) @22845   14 years sjm84 Added additional properties that are used when the release-kit wants …
(edit) @22782   14 years sjm84 Expat is no longer unzipped for windows
(edit) @22634   14 years ak19 Some of the java files that server.jar depends on were moved to …
(edit) @22551   14 years ak19 Added ant targets reconfigure and reconfigure-collection colname. …
(edit) @22405   14 years ak19 New version of axis (1.4): since Fedora needs axis.jar v 1.3 and GS3 …
(edit) @22344   14 years xiao edited target flax-copy-files to copy over cos.jar for image uploading
(edit) @22320   14 years ak19 If using tomcat 6 and not 5, build.xml now automatically replaces the …
(edit) @22199   14 years sjm84 Fixed mistake in jar filename (should have been mgpp.jar not mg.jar). …
(edit) @22198   14 years xiao modified flax targets:removed flaxmodule; added flax/action
(edit) @22184   14 years davidb Some initial work on being able to support Greenstone 3 without using JNI
(edit) @22101   14 years sjm84 build.xml now creates a util.jar with the new org.greenstone.util package
(edit) @22056   14 years ak19 Added Windows 7 to the list of valid Windows OS names
(edit) @21381   14 years ak19 Also for make install on Windows: explicitly turn off USE_SQLITE for …
(edit) @21380   14 years ak19 Explicitly turn off USE_SQLITE for gs3.
(edit) @21370   14 years ak19 With the changes to the configure and makefiles for the new ENABLE_JNI …
(edit) @21351   14 years ak19 Xiaofeng found out that FailOnError attribute is incompatible with …
(edit) @21347   14 years xiao First minor fix - file separator.
(edit) @21322   14 years xiao modified the target update-flax to not update sites/flax/
(edit) @21272   14 years xiao changed FLAX targets to use system svn client instead of svnant
(edit) @21196   14 years kjdon fixed up some svn paths for new repository restructure
(copy) @21000   14 years oranfry restructuring the repository
copied from greenstone3/trunk/build.xml
(edit) @20963   14 years xiao Modified flax targets to use svn checkout commands again
Note: See TracRevisionLog for help on using the revision log.