172 Commits (945fd2520f4cd59b07996fef6bb8e46c2a8f2bc2)

Author SHA1 Message Date
  Jaikiran Pai a66dafa7d5 add java.security.manager=allow while launching against Java 19 3 years ago
  Jaikiran Pai b690788b10 fix ant.bat script for Java 18 security manager configuration/check 3 years ago
  Jaikiran Pai 002596a9bb set java.security.manager=allow in Ant launcher .bat file for Windows, for Java 18 4 years ago
  Jaikiran Pai 190d9ad724 fix condition check for non-bash shell 4 years ago
  Jaikiran Pai 0b028a211a Pass -Djava.security.manager=allow from *nix launcher script for Java 18 4 years ago
  Stefan Bodewig 26b8a01e64 Merge branch '1.9.x' 6 years ago
  Stefan Bodewig 99ef834ef2 adapt runant.py to Python3 6 years ago
  Stefan Bodewig 1c4a77adf9 Merge branch '1.9.x' 6 years ago
  Stefan Bodewig c457e6dfd4 improve error message if Java cannot be found 6 years ago
  jkf 3a4980e3c4 updated reference to license from http to https using 6 years ago
  Gintas Grigelionis 790e27474f Revert "Check spelling" 7 years ago
  Gintas Grigelionis 54b6df2f44 Check spelling 7 years ago
  Stefan Bodewig d43d83e019 logic was inverted 8 years ago
  twogee a044dadb4b whitespace adjustment in scripts 8 years ago
  twogee b4b82c4588 whitespace adjustment in scripts 8 years ago
  twogee 603124a79b incorrect conditions 8 years ago
  twogee a79d27597a Make build & bootstrap work on macOS (cf ant); 8 years ago
  twogee 580e99c5bf Make build & bootstrap work on macOS (cf ant); 8 years ago
  Stefan Bodewig 8d03bfd672 trim whitespace 8 years ago
  Jeffrey Adamson 022cee192e detect solaris 10 to avoid certain POSIX expressions 8 years ago
  Stefan Bodewig 2960860847 Revert "replace backticks with $() - may fix PR 60562" 9 years ago
  Stefan Bodewig 02aedbc903 replace backticks with $() - may fix PR 60562 9 years ago
  Stefan Bodewig af4eb228ec remove obsolete awk escaping - related to PR 60562 9 years ago
  Jeffrey Adamson 0d1928a584 corrected comments 9 years ago
  Stefan Bodewig 61e1cccf30 latest iteration of Jeff Adamson's script fixes 9 years ago
  Jeffrey Adamson 173c28f765 fix problems with argument handling of trailing space and sed/echo quirks 9 years ago
  Stefan Bodewig c2666b1996 try to fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59321 9 years ago
  Jeffrey Adamson ce6843657c fix 60150 values containing backtick or $ character cause shell error on *nix 9 years ago
  Stefan Bodewig ad86305722 non-GNU sed needs an extra newline character 9 years ago
  Jeffrey Adamson 568c3eeb96 Bug 58898: Ant fails to run when arguments contain double-quote character 9 years ago
  Jeffrey Adamson 14e71c1a93 Bug 58874: Ant fails to run if ANT_HOME contains a double-quote character. 10 years ago
  Stefan Bodewig 5ebe693305 use git attributes to control line-ends 10 years ago
  Stefan Bodewig 33d20f4365 make complete-ant.pl provide all targets as completions 10 years ago
  Stefan Bodewig a3125e6e78 enhance complete-ant-cmd.pl to know about -file and $ANT_ARGS 11 years ago
  Vitold S 123266127c patch by Vitold S: make runant.py deal with spaces in java's path. 11 years ago
  Stefan Bodewig 14b24bcc98 after all these years we still have some author tags left 11 years ago
  Stefan Bodewig adede93ab1 port Tomcat's logic for setting JAVA_HOME to an script - PR 52632 13 years ago
  Jesse N. Glick f07f1dd87d #52556: removed buggy duplicate JAR list in RPM mode. 14 years ago
  Antoine Levy-Lambert 0942613299 update of complete-ant-cmd.pl suggested by Ondra Medeksee http://mail-archives.apache.org/mod_mbox/ant-user/201101.mbox/%3CAANLkTinbngSscXy5nAQJaCRQPcVHJQqRJSyuzdneyene@mail.gmail.com%3E 15 years ago
  Antoine Levy-Lambert aaa422b004 ant.bat exit strategy improvements and issues, Bugzilla 41039, patch supplied by Mark DeLaFranier 15 years ago
  Stefan Bodewig aed233d7f2 don't swallow first arg if CLASSPATH isn't set. PR 49963. Submitted by Devon C. Miller 15 years ago
  Stefan Bodewig 520de2a8f4 bash completion failes if ant throws an exception. Submitted by Omer Shapira. PR 48980 15 years ago
  Antoine Levy-Lambert 0bd1b3f1da fix for Bug 48876, ANT_CMD_LINE_ARGS are rippling through lower level Ant usage 15 years ago
  Antoine Levy-Lambert c16ac4046a fix for bug 48186 ant.bat file ignores -noclasspath if it is the first parameter supplied by Ken Southerland. 16 years ago
  Stefan Bodewig 5edb2be598 Syntax error. PR 47911 16 years ago
  Stefan Bodewig 9aac905f3e support MSYS/MingW. Submitted by Clement OUDOT. PR 46936 16 years ago
  Stefan Bodewig 40f8fea045 more alarmist warning if launcher jar is missing. PR 34505. 17 years ago
  Stefan Bodewig 42a0fb5567 delay expansion of command line args. PR 31601. 17 years ago
  Stefan Bodewig 105c2b80c1 make sure JAVA_HOME and ANT_HOME are set before passing them to cygpath. PR 45245. 17 years ago
  Peter Reilly 217541a354 Bugzilla 42739: fix ant script - cd may have output 18 years ago