index
:
delta/java/ant.git
1.9.x
ANT_12_FIXES
ANT_13_BRANCH
ANT_14_BRANCH
ANT_15_BRANCH
ANT_16_BRANCH
ANT_17_BRANCH
ANT_184_BRANCH
ANT_18_BRANCH
ANT_SITE
TOMCAT_31
bug_47552_scp_compression
dependabot/maven/src/etc/poms/ant-commons-net/commons-net-commons-net-3.9.0
dependabot/maven/src/etc/poms/ant-junit/xerces-xercesImpl-2.12.2
dependabot/maven/src/etc/poms/ant/xerces-xercesImpl-2.12.2
java-10-version
java8
jkf-1.10-requires-jdk8
jkf-review
logoutput-jmod-link
master
prepare_Ant_1.9.5
prepare_Ant_1.9.6
remove-tests-constants-from-main-tree
run-single-test-method
tomcat_32
git.apache.org: repos/asf/ant.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
delay expansion of command line args. PR 31601.
Stefan Bodewig
2008-10-15
1
-3
/
+3
*
make sure JAVA_HOME and ANT_HOME are set before passing them to cygpath. PR ...
Stefan Bodewig
2008-08-08
1
-2
/
+2
*
Bugzilla 42739: fix ant script - cd may have output
Peter Reilly
2007-06-26
1
-1
/
+1
*
bugzilla 39932: lcp.bat prepended instead of append
Peter Reilly
2006-10-30
1
-1
/
+1
*
allow . /etc/ant.conf if ant_home is /usr/share/ant
Peter Reilly
2006-10-13
1
-2
/
+4
*
use -x instead of -f
Peter Reilly
2006-10-12
1
-2
/
+2
*
place the OPT_JAR_LIST in the correct place
Peter Reilly
2006-10-12
1
-7
/
+8
*
1) modify ant script to *NOT* . include /etc/ant.conf
Peter Reilly
2006-10-10
1
-9
/
+23
*
ant.bat now looks in %USERPROFILE% and %HOMEDRIVE%%HOMEPATH% in addition to
Matthew Jason Benson
2006-10-10
1
-2
/
+16
*
support %HOMEDRIVE%%HOMEPATH% on XP. Bugzilla 39298.
Matthew Jason Benson
2006-10-10
1
-11
/
+23
*
Yet another uncommon file system layout on AIX, submitted by Henri Gomez
Stefan Bodewig
2006-09-20
1
-1
/
+3
*
Get ant to output a warning if /etc/ant.conf
Peter Reilly
2006-09-15
1
-0
/
+7
*
copy2license.pl
Stefan Bodewig
2006-09-01
13
-125
/
+130
*
strip trailing backslashes from ANT_HOME, CLASSPATH, JIKESPATH. PR# 39300.
Matthew Jason Benson
2006-05-03
1
-12
/
+34
*
Patch for PR28914 / similar (maybe even identical) to the proposed patch of B...
Jacobus Martinus Kruithof
2006-03-13
1
-8
/
+3
*
bug ID 32069: resetting an undefined env variable changes the errorlevel.
Steve Loughran
2006-03-03
1
-1
/
+10
*
Fix for Bugzilla 13655. Thanks to Simon Law. Proper return code for ant.bat
Antoine Levy-Lambert
2005-12-05
1
-0
/
+47
*
2005
Stefan Bodewig
2005-04-20
1
-1
/
+1
*
flush any output before we run.
Steve Loughran
2005-04-19
1
-0
/
+1
*
ant.bat was missing runAntNoClasspath label for goto
Antoine Levy-Lambert
2005-04-19
1
-1
/
+5
*
cright
Jacobus Martinus Kruithof
2005-03-15
1
-1
/
+1
*
PR: 31245
Jacobus Martinus Kruithof
2005-03-15
1
-2
/
+8
*
Remove unused code, PR 34018
Stefan Bodewig
2005-03-15
1
-9
/
+0
*
-noclasspath option
Peter Reilly
2004-10-05
1
-0
/
+14
*
add a -cp option to Launcher.java to cause it to
Peter Reilly
2004-09-06
2
-4
/
+4
*
Wrapper scripts did not detect WINNT value of dynamic OS environment
Matthew Jason Benson
2004-07-28
2
-3
/
+12
*
Make sure CLASSPATH is set before attempting to change it;
Matthew Jason Benson
2004-05-06
1
-2
/
+4
*
Cygwin/UNC ANT_HOME compatibility using mixed paths on NT-family systems.
Matthew Jason Benson
2004-05-06
1
-6
/
+17
*
and one more wrong license
Stefan Bodewig
2004-04-14
1
-2
/
+13
*
Fix line-ends, one more wrong license
Stefan Bodewig
2004-04-14
1
-2
/
+13
*
Adapt the OS/2 wrapper scripts to the new launcher.
Stefan Bodewig
2004-04-14
2
-31
/
+51
*
Fix typo.
Matthew Jason Benson
2004-03-02
1
-1
/
+1
*
More tweaks to the RPM specific section, submitted by Randy Watler
Stefan Bodewig
2004-02-27
1
-6
/
+8
*
changes following tests under cygwin
Antoine Levy-Lambert
2004-02-11
1
-3
/
+25
*
Copyright owner is The Apache Software Foundation
Antoine Levy-Lambert
2004-02-09
9
-9
/
+9
*
Shebang line had been lost in the copyright update
Antoine Levy-Lambert
2004-02-08
1
-0
/
+2
*
License version 2.0
Antoine Levy-Lambert
2004-02-06
7
-17
/
+102
*
Changes to make Ant installed in JPackage's RPM environment behave a
Stefan Bodewig
2004-02-05
1
-35
/
+127
*
first test to move to the Apache License 2.0
Antoine Levy-Lambert
2004-02-02
2
-4
/
+26
*
Remove badly placed quotes, Submitted by Knut Wannheden
Stefan Bodewig
2003-11-17
1
-2
/
+2
*
Remove last-modified line
Stefan Bodewig
2003-10-20
2
-2
/
+0
*
merge
Conor MacNeill
2003-10-02
1
-1
/
+1
*
change in runant.py to work with new Launcher
Antoine Levy-Lambert
2003-09-25
1
-26
/
+35
*
merge
Conor MacNeill
2003-09-24
2
-13
/
+8
*
adding a new supported command line argument -lib
Antoine Levy-Lambert
2003-09-22
3
-42
/
+38
*
Add cygwin support in runant.pl
Antoine Levy-Lambert
2003-09-01
1
-0
/
+17
*
Sync runant.pl with the other scripts to use new Launcher
Stefan Bodewig
2003-09-01
1
-36
/
+9
*
Add Copyright lines, PR 22807
Stefan Bodewig
2003-09-01
1
-1
/
+5
*
2003
Stefan Bodewig
2003-08-25
1
-1
/
+1
*
make the script to start ant from python use the new launcher
Antoine Levy-Lambert
2003-08-22
1
-52
/
+32
[prev]
[next]