766 Commits (d483cb49e91fdd57891c87a747269187f24fd1c4)
 

Author SHA1 Message Date
  Peter Donald d483cb49e9 oops missed some documetnation submitted by Jose Alberto Fernandez <JFernandez@viquity.com> 25 years ago
  Peter Donald cc3fb0c926 Load environment variables either when a task is explictly executed ( <property environment="blah" /> where blah will be prefixed to every variable). Also load it when env elements are specified to exec calls. 25 years ago
  James Duncan Davidson 4cd7d60e99 Changed bootstrap to use Conor's idea of having a BootBoot that grabs 25 years ago
  Conor MacNeill d741f56d0b Change behaviour to log a warning rather than throwing an exception. I had 25 years ago
  Conor MacNeill 5ccd2bcf73 Throw a BuildException when an attempt is made to use a property which has 25 years ago
  Stefan Bodewig 795157a46f Make perforce tasks work on Windows 2000 as well. 25 years ago
  Peter Donald 92cf6a4b48 Removed *Entry abstraction as it was overkill for Ant atm. 25 years ago
  James Duncan Davidson 9e6b22c433 Updated instructions now that the .jars are history. 25 years ago
  James Duncan Davidson ec853e41d6 Remove .jar dependancies.. Now AntEater builds off xml-crimson as its parser 25 years ago
  James Duncan Davidson 181ddadffb Initial checkin 25 years ago
  Peter Donald 19600e6d00 Refactored proposal so it is more inline with apporpriate design patterns. 25 years ago
  Jon Scott Stevens 66c74a2fce do versioning the *right* way 25 years ago
  Jon Scott Stevens 523dccea55 turn on filtering for the docs directory to allow the correct version 25 years ago
  Peter Donald ab5d2d6676 Started adding some documentation and exporting the correct services via CM rather than all services. 25 years ago
  Peter Donald 51af2a4c2d Modified to play well with other ants installed 25 years ago
  Jon Scott Stevens 141764dd68 added myself 25 years ago
  Jon Scott Stevens 3fe45be591 added trailing slash to url 25 years ago
  Conor MacNeill 053fba0662 Bring ant.bat into line with changes made to ant.sh by Jon. Specifically 25 years ago
  Peter Donald e9d7860e11 sample .ant.proeprties file. 25 years ago
  Peter Donald 907f0601dd Made win32 scripts similar to unixs by adding .antrc facility 25 years ago
  Peter Donald 1d3dc3765d Continued developing myrmidon 25 years ago
  Stefan Bodewig f6a78a6345 Changed version of regexp as 1.1 doesn't work properly, clarified some 25 years ago
  Jon Scott Stevens 4cce39e5f2 removed requirement for JAVA_HOME to be defined, however, 25 years ago
  Jon Scott Stevens 8b59abaefc added support for cygwin 25 years ago
  Jon Scott Stevens 4eeccf29b5 added support for cygwin 25 years ago
  Jon Scott Stevens 335836ee53 back out requirement for xerces. my mistake. 25 years ago
  Jon Scott Stevens 3b30998e93 added xerces.jar 25 years ago
  Peter Donald d716d3b750 Added note about dependent jars. 25 years ago
  Peter Donald d72d53004b Added note about dependent jars. 25 years ago
  Peter Donald 74e61f0270 Added note about dependent jars. 25 years ago
  Jon Scott Stevens be29c38722 added setQuiet option to emulate a rm -f 25 years ago
  Peter Donald 81dabb3cb5 Adding in files that were seemingly ommitted from commit 25 years ago
  Peter Donald 1d4cea48e0 grr - removing my funky .ant.properties file and adding .cvsignore so I won't accidently add th wrong stuff in. 25 years ago
  Peter Donald d90a268ff3 oops - removing my funky elisp file. 25 years ago
  Peter Donald ed120ac805 Initiall checkin of myrmidon proposal 25 years ago
  Peter Donald 3b383850af More adaptions of ant for cygwin. 25 years ago
  Peter Donald d57cd12071 Hopefully fixed cygwin stuff... 25 years ago
  Peter Donald fff6d5a32a Patched ant to run under Cygwin. Patch supplied by Peter Seibel <peter@javamonkey.com> 25 years ago
  Stefan Bodewig 0dee027097 Documentation of <transform>. 25 years ago
  Stefan Bodewig c563ee7eba Documentation for the nested <srcfile> element of <execon>. 25 years ago
  Stefan Bodewig e2dfffecc5 Documentation for tasks that can have a nested <mapper> element. 25 years ago
  Stefan Bodewig e888cc1fc8 Documentation of <mapper>. 25 years ago
  Stefan Bodewig a98592f829 Fixed some more bugs in the <telnet> documentation. 25 years ago
  Stefan Bodewig 963798591e Finally make <taskdef>s with nested classpath elements work wherever 25 years ago
  Stefan Bodewig 4c27dd1648 Partially revert the last patch as it made taskdef work by breaking 25 years ago
  Stefan Bodewig 193ff8a349 Make sure, Taskdef.execute doesn't get called before the nested 25 years ago
  Stefan Bodewig 06f1d441ca Better remove debug statements before you commit. 25 years ago
  Stefan Bodewig ecfa6b9a0c Handle multi line responses of SMTP servers. 25 years ago
  Stefan Bodewig 47ba7d22e2 Allow the user to specify a FileNameMapper by class name - and set the 25 years ago
  Stefan Bodewig d2d785c408 Tasks for ClearCase support. 25 years ago