source: trunk/gsdl3/build.xml

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13906   17 years shaoqun make the configure file executable
(edit) @13898   17 years shaoqun use a more sensible name for the src directory-src.gsdl.home and …
(edit) @13894   17 years shaoqun change the tareget name so that it won't get filterd out for the …
(edit) @13883   17 years shaoqun copy the indexer files to gs2build/src/packages/ if the user disabled …
(edit) @13876   17 years kjdon need to install LuceneWrapper.jar in compile-gs2build
(edit) @13875   17 years shaoqun couldn't copy to the same file, so use a tmp file
(edit) @13859   17 years kjdon windows, need to copy files from gs2build/indexers/bin into …
(edit) @13855   17 years kjdon removed some old windows-c++ stuff - if you want to compile on …
(edit) @13847   17 years shaoqun added a target to download and unpack ant
(edit) @13842   17 years kjdon deploy-localsite not run as part of standard install. Also, now it …
(edit) @13841   17 years kjdon deleted an old target compile-packages-old
(edit) @13832   17 years kjdon removed prepare-windows target as its no longer needed
(edit) @13816   17 years kjdon renamed update-java-version to configure-java-version, otherwise it …
(edit) @13814   17 years kjdon added in some targets for changing the java version that the …
(edit) @13795   17 years kjdon compile-packages needs to compile indexers under windows too
(edit) @13790   17 years kjdon made the installing jni files bit platform specific
(edit) @13786   17 years kjdon changed the clean-packages target
(edit) @13739   17 years kjdon made new indexers repository work when coll building is enabled - we …
(edit) @13733   17 years kjdon updated for new indexers package. This works for when we have no …
(edit) @13613   17 years kjdon lucene stuff is a bit of a pain at the moment. we are using stuff from …
(edit) @13612   17 years kjdon added windows c++ stuff into compile-gs2build - need to do this cos …
(edit) @13611   17 years kjdon changed the compile-lucene target to use java directly rather than the …
(edit) @13608   17 years kjdon added in target for compiling lucenewrap java code
(edit) @13511   17 years kjdon gs2build-extra/packages.Makefile is now gs2build-extra/packages.Makefile.in
(edit) @13402   17 years kjdon changed the cvs command line 1004 to match others
(edit) @13401   17 years kjdon made deleting winbin its own target
(edit) @13377   17 years kjdon removed some commented out stuff and install-for-dist and …
(edit) @13374   17 years kjdon working on the create dist targets. split a few targets up
(edit) @13361   17 years kjdon add server.properties into server.jar
(edit) @13307   17 years kjdon moved all the creating distribution targets out of here and into a …
(edit) @13285   17 years kjdon few small mods
(edit) @13283   17 years kjdon modified the prepare-for-dist targets as now we are using …
(edit) @13234   17 years kjdon server.jar goes to top level gs3 dir not to web dir
(edit) @13230   17 years kjdon added gsdl3version filter to global properties, and change version number
(edit) @13206   17 years kjdon removed a vishnu path, added a filter for tomcat.shutdown.port, jar up …
(edit) @13120   18 years shaoqun added supports for log4j
(edit) @12753   18 years kjdon changed last mod from prepare-for-dist-5 to prepare-for-dist-4
(edit) @12752   18 years kjdon moved some of the prepare-for-dist-4 target into prepare-for-dist-5 so …
(edit) @12235   18 years kjdon removed stuff to do with extensions - these are no longer in …
(edit) @12207   18 years kjdon removed mysql and gs3mgdemo collection stuff
(edit) @11290   18 years kjdon greenstone 3 context in tomcat now goes into a separate file in …
(edit) @11285   18 years kjdon gs2building clean targets need if='gdsl2.islocal'
(edit) @10951   18 years kjdon added in creation of GAI.jar in compile-core
(edit) @10926   18 years kjdon split old prepare-web into two - prepare-web and prepare-collections
(edit) @10916   18 years kjdon forgot a if=mysql.islocal condition on one of the maysl targets
(edit) @10915   18 years kjdon added in rename-gs2build-files-windows inot the prepare target for …
(edit) @10914   18 years kjdon undid the last change where I merged the two rename-gs2build-files …
(edit) @10913   18 years kjdon added GSDL3HOME env var to all windows c++ packages make calls, merged …
(edit) @10910   18 years kjdon source dist target was using the wrong xslt
(edit) @10909   18 years kjdon source dist - need to run the xslt
(edit) @10907   18 years kjdon starting to make a source distribution
(edit) @10901   18 years kjdon solaris modifications. added in os.solaris property, and os.unix - …
(edit) @10897   18 years kjdon added distclean for c++ packages and gs2build into the …
(edit) @10892   18 years kjdon added in a target to remove the windows specific files from other …
(edit) @10883   18 years kjdon chmod file= for directory needs type='dir' attribute
(edit) @10882   18 years kjdon moved the prepare mysql stuff into its own parepare-for-dist target …
(edit) @10881   18 years kjdon in install-macos-extra, make sure the directories exist before trying …
(edit) @10879   18 years kjdon delete gli.bat/sh for distribution so people don't run them by mistake
(edit) @10878   18 years kjdon changed some messages
(edit) @10862   18 years kjdon XML PArser untar for mac - need to make all files writable first, …
(edit) @10837   18 years kjdon create deployment files (for soap) is done during install of a …
(edit) @10832   18 years kjdon Expat.bundle is not writable so doesn't untar properly - chmod it first
(edit) @10831   18 years kjdon untaring the XML-Parser on macs must occur after compilation, …
(edit) @10829   18 years kjdon prepare-for-dist should delete the build directory
(edit) @10828   18 years kjdon moved deploy-localsite to be done on install, not preparation of a …
(edit) @10816   18 years kjdon old packages has been disbanded. vishnu and gsdl-as now live in …
(edit) @10803   18 years kjdon upgraded to tomcat 5.5.12 (was 5.5.7), also need to call …
(edit) @10802   18 years kjdon upgraded mysql packages to 4.1.15: best versions as at 1 Nov 05
(edit) @10801   18 years kjdon mysql datadir is now a property and can be set in build.properties. if …
(edit) @10799   18 years kjdon made a property called cvs.root - so can easily change this if necessary
(edit) @10779   18 years kjdon changed gsdl3 to greenstone3 in some text
(edit) @10774   18 years kjdon some mac os stuff
(edit) @10773   18 years kjdon added a help message for the get password targets, also shifted the …
(edit) @10770   18 years kjdon changed the get-mysql-xxx-password targets - there is now one for each …
(edit) @10766   18 years kjdon added 'if current.os.iswindows' to unzip-windows-packages target
(edit) @10760   19 years kjdon changed project name and url from /gsdl3 to /greenstone3
(edit) @10746   19 years kjdon added in javagdbm compiling stuff
(edit) @10742   19 years kjdon a couple of changes for the password prompt texts
(edit) @10735   19 years kjdon in the filter for setup.bat, need to make sure we have a windows path …
(edit) @10732   19 years kjdon some changes to get the release working on windows
(edit) @10731   19 years kjdon need to rename xalan and xerces jar files on install from distro if …
(edit) @10714   19 years kjdon fixed a bug
(edit) @10713   19 years kjdon some more changes for the release - particulary to do with deleting …
(edit) @10699   19 years kjdon some fixes for Mac OS X
(edit) @10685   19 years kjdon moved the mysql set password bit into the install target (instead of …
(edit) @10680   19 years kjdon a new configure for gs2build for mac - needs --with-gdbm option
(edit) @10678   19 years kjdon a few fixes for windows
(edit) @10676   19 years kjdon new targets to create the binary release, changed the mysql targets …
(edit) @10656   19 years kjdon gsdl3home in global.properties should be a unix style path - use …
(edit) @10321   19 years kjdon deploy-localsite can now run if tomcat is external (requires tomcat to …
(edit) @10315   19 years kjdon added port to windows mysql startup
(edit) @10314   19 years kjdon small mysql windows changes
(edit) @10311   19 years kjdon added passwords for mysql root, gsdl3admin and gsdl3reader users and …
(edit) @10301   19 years kjdon changed the configure stuff for web - only need to update …
(edit) @10235   19 years kjdon a few changes to make nocvs.mode work better, also a couple of changes …
(edit) @10197   19 years kjdon a bit of mac stuff for mysql
(edit) @10195   19 years kjdon tried to separate out all cvs commands, so you can do all the cvs …
(edit) @10189   19 years kjdon some more stuff for the mac
(edit) @10147   19 years kjdon added in os.mac, and use this for the mg/mgpp configure, make etc os …
(edit) @10136   19 years kjdon modified the soap-deploy-site stuff - now you don't need to restart …
Note: See TracRevisionLog for help on using the revision log.