summaryrefslogtreecommitdiff
path: root/src/script/antRun
Commit message (Collapse)AuthorAgeFilesLines
* copy2license.plStefan Bodewig2006-09-011-14/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439448 13f79535-47bb-0310-9956-ffa450edef68
* Copyright owner is The Apache Software FoundationAntoine Levy-Lambert2004-02-091-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276065 13f79535-47bb-0310-9956-ffa450edef68
* Shebang line had been lost in the copyright updateAntoine Levy-Lambert2004-02-081-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276058 13f79535-47bb-0310-9956-ffa450edef68
* License version 2.0Antoine Levy-Lambert2004-02-061-4/+16
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276031 13f79535-47bb-0310-9956-ffa450edef68
* Make <available> less noisy.Stefan Bodewig2002-08-091-1/+1
| | | | | | | Merged from the 1.5 branch. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273204 13f79535-47bb-0310-9956-ffa450edef68
* Submited the patch from Patrick.Costin Manolache2002-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 1. Removes the extraneous "cd `dirname $PRG`" line that causes the script to break when Ant is invoked with from a relative path (i.e. ../jakarta-ant/bin/ant). 2. Properly quote all environment variables that may contain paths. The script would break if any of these environment variables contained paths with spaces in them (a common occurrence on Windows). 3. Invoke Java using the "exec" shell command. There really is no need to create a child process to run the JVM and by using the "exec" command, there is less chance that killing the script will fail to kill Ant. PR: Obtained from: Submitted by: Patrick Luby <patrick.luby@sun.com> Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273200 13f79535-47bb-0310-9956-ffa450edef68
* Add some more copyright notices.Stefan Bodewig2002-01-101-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270659 13f79535-47bb-0310-9956-ffa450edef68
* Checked in alpha version of new build system.Peter Donald2001-01-231-0/+9
May not fully build on *nix platforms yet. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268504 13f79535-47bb-0310-9956-ffa450edef68