Commit Graph

  • *
  • |\
  • | *
  • * |
  • |\|
  • | *
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • * | |
  • |\ \ \
  • | * | |
  • |/ / /
  • * | |
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • * | |
  • * | |
  • * | |
  • |/ /
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • |\ \ \
  • | |/ /
  • |/| |
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • * \ \
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • | | | * | |
  • | | * | | |
  • | | |/ / /
  • | * / / /
  • | |/ / /
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • * \ \ \ \ \
  • |\ \ \ \ \ \
  • * \ \ \ \ \ \
  • |\ \ \ \ \ \ \
  • * \ \ \ \ \ \ \
  • |\ \ \ \ \ \ \ \
  • | | |_|_|_|_|_|/
  • | |/| | | | | |
  • * | | | | | | |
  • | * | | | | | |
  • * | | | | | | |
  • |\ \ \ \ \ \ \ \
  • * | | | | | | | |
  • * | | | | | | | |
  • * | | | | | | | |
  • * | | | | | | | |
  • |\ \ \ \ \ \ \ \ \
  • | | |/ / / / / / /
  • | |/| | | | | / /
  • | |_|_|_|_|_|/ /
  • |/| | | | | | |
  • | * | | | | | |
  • | | | | | | * |
  • | |_|_|_|_|/ /
  • |/| | | | | |
  • | | | | | | *
  • | |_|_|_|_|/
  • |/| | | | |
  • | | | | | *
  • | |_|_|_|/
  • |/| | | |
  • | | | | *
  • | |_|_|/
  • |/| | |
  • * | | |
  • * | | |
  • * | | |
  • |\| | |
  • | * | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • * | | |
  • |\ \ \ \
  • | * | | |
  • |/ / / /
  • | | | *
  • | |_|/
  • |/| |
  • * | |
  • |\ \ \
  • * \ \ \
  • |\ \ \ \
  • * \ \ \ \
  • |\ \ \ \ \
  • | | |_|/ /
  • | |/| | |
  • | * | | |
  • | |\ \ \ \
  • | | | | * |
  • | |_|_|/ /
  • |/| | | |
  • | | | * |
  • | |_|/ /
  • |/| | |
  • * | | |
  • |\| | |
  • | * | |
  • | | * |
  • | |/ /
  • | * |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • |\| |
  • | * |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • df65998cf Merge branch '1.9.x' by Stefan Bodewig 2021-12-28 18:47:37 +0100
  • 96ca021c7 properly describe how Ant reads environment variables by Stefan Bodewig 2021-12-28 18:46:15 +0100
  • 711132a7d Merge branch '1.9.x' by Stefan Bodewig 2021-12-23 18:36:48 +0100
  • 748ad7f1f Allow ant:get task to disable authentication on redirect. by Stefan Bodewig 2021-12-23 18:33:16 +0100
  • 82f5edcf4 change the default of authenticateOnRedirect by Stefan Bodewig 2021-12-23 18:25:47 +0100
  • 492c2c1a5 fix typo by Jaikiran Pai 2021-12-23 09:42:44 +0530
  • 4759e3a1f document #173 by Stefan Bodewig 2021-12-22 18:22:41 +0100
  • fa82fe58a Merge pull request #173 from bernolanger/master by Stefan Bodewig 2021-12-22 18:19:39 +0100
  • 0f3985c35 Allow ant:get task to disable authentication on redirect. by Berno Langer 2021-12-20 11:46:36 +0100
  • 43214e433 add docs for #170 and make host name check strict by default by Stefan Bodewig 2021-12-16 19:00:52 +0100
  • 60a0aa64c Merge pull request #170 from sonyDeswal/Add_FTPS_Option_AntTask by Stefan Bodewig 2021-12-16 18:50:37 +0100
  • 002596a9b set java.security.manager=allow in Ant launcher .bat file for Windows, for Java 18 by Jaikiran Pai 2021-12-01 09:01:28 +0530
  • e8db3b101 reduce level of log message by Jaikiran Pai 2021-11-29 13:56:56 +0530
  • 6d71acb4d don't rely on deltree command - prevent any build failures on CI where that command is not present by Jaikiran Pai 2021-11-29 09:21:38 +0530
  • 190d9ad72 fix condition check for non-bash shell by Jaikiran Pai 2021-11-28 20:43:27 +0530
  • f3e3345e8 launch Ant project tests by passing java.security.manager=allow on Java 18 by Jaikiran Pai 2021-11-28 19:53:20 +0530
  • 5086264e0 Revert "Pass -Djava.security.manager=allow while launching JUnit forked VM to allow JUnit triggered code to set security manager at runtime" by Jaikiran Pai 2021-11-28 19:39:28 +0530
  • 13e6e3095 Pass -Djava.security.manager=allow while launching JUnit forked VM to allow JUnit triggered code to set security manager at runtime by Jaikiran Pai 2021-11-28 18:44:52 +0530
  • 0b028a211 Pass -Djava.security.manager=allow from *nix launcher script for Java 18 by Jaikiran Pai 2021-11-28 18:41:17 +0530
  • ea685c68d Make Changes to Support FTPS AntTaskDef that extends FTP but uses FTPSClient. by Santosh R Dhariwal 2021-11-17 20:42:43 +0530
  • 53fcbca45 Merge pull request #172 from azotcsit/junitlauncher-extension by Jaikiran 2021-11-17 11:20:16 +0000
  • d45dcad67 junitlauncher - Fixed extension attribute support for listeners by Aleksei Zotov 2021-11-17 12:15:45 +0400
  • c8bc47077 junitlauncher - Support extension attribute for listeners This closes #168 pull request at github.com/apache/ant by Aleksei Zotov 2021-11-15 18:20:17 +0400
  • 9bef39da0 Make Changes to Support FTPS AntTaskDef that extends FTP but uses FTPSClient. by Santosh R Dhariwal 2021-11-16 15:51:10 +0530
  • 5db51cebc Merge pull request #166 from twogee/jakarta-mail by Stefan Bodewig 2021-11-06 14:33:41 +0100
  • 068e14ec3 Support Jakarta Mail in MailLogger by twogee 2021-10-30 19:33:57 +0200
  • ac5bce1ad make javamail.complete (that we lost somewhere) accept JakartaMail by Stefan Bodewig 2021-10-30 12:25:25 +0200
  • a5a593ac8 actually fetch javax.mail by Stefan Bodewig 2021-10-30 12:11:26 +0200
  • dde3f7363 add new jakartamail artifact to Ivy as well by Stefan Bodewig 2021-10-29 16:43:39 +0200
  • c3585aef0 document #161 by Stefan Bodewig 2021-10-28 16:20:09 +0200
  • c3e12bfad fix versions by Stefan Bodewig 2021-10-28 16:09:58 +0200
  • 44582f1c7 Merge pull request #161 from twogee/jakarta-mail by Stefan Bodewig 2021-10-28 16:08:05 +0200
  • 832157cbf Next dev version post 1.10.12 release of Ant by Jaikiran Pai 2021-10-13 10:16:29 +0530
  • cd1bb841b Use Jakarta EE by twogee 2021-03-04 14:50:08 +0100
  • d11a6536d package only the exact jars in lib/optional of source distribution by Jaikiran Pai 2021-10-13 09:18:19 +0530
  • f8761a6b0 Use junit-4.13.1.jar to match the version to which we upgraded in commit 4ae9d1cd60 by Jaikiran Pai 2021-10-12 20:38:17 +0530
  • d75895744 fix commons-net version in pom by Jaikiran Pai 2021-10-10 09:20:03 +0530
  • 2a2f44331 fix bcel version in pom by Jaikiran Pai 2021-10-10 09:19:07 +0530
  • 35ccd1f78 Merge pull request #162 from arturobernalg/feature/bulk by Stefan Bodewig 2021-10-09 18:52:52 +0200
  • 6718c526a Use Bulk operation instead of iteration. by Arturo Bernal 2021-10-02 16:41:11 +0200
  • a392d5a74 add contributor names of Eric Delaunay and Marc Strapetz by Stefan Bodewig 2021-09-27 20:31:38 +0200
  • 433819ffb Merge pull request #156 from arturobernalg/feature/java_8 by Stefan Bodewig 2021-09-26 10:59:49 +0200
  • 48c6dc53f Merge pull request #155 from arturobernalg/feature/redundant_if by Stefan Bodewig 2021-09-26 10:58:54 +0200
  • 87ac5d5dd Merge pull request #157 from arturobernalg/feature/performance by Stefan Bodewig 2021-09-26 10:58:08 +0200
  • 791de453a Merge pull request #158 from arturobernalg/feature/simplify_assert by Stefan Bodewig 2021-09-26 10:57:16 +0200
  • 0ad260935 Simplify single assignment and avoid redundant if conditions. by Arturo Bernal 2021-08-31 21:03:12 +0200
  • 8b4d346c7 Performance: by Arturo Bernal 2021-08-31 21:14:51 +0200
  • 79d4f018a Replace assert by simpler but equivalent calls. by Arturo Bernal 2021-08-31 21:30:09 +0200
  • 74e09bd87 upgrade to 6.5.0 of bcel by Jaikiran Pai 2021-09-26 11:22:21 +0530
  • 240c8d439 upgrade jython version by Jaikiran Pai 2021-09-26 10:36:34 +0530
  • 263c15607 upgrade to 3.8.0 of commons-net by Jaikiran Pai 2021-09-26 10:29:15 +0530
  • 008915193 bz-65424 Prevent potential deadlocks in IntrospectionHelper by Jaikiran Pai 2021-09-26 10:09:04 +0530
  • 76c97ceb3 Merge pull request #159 from arturobernalg/feature/array_pre_size by Stefan Bodewig 2021-09-25 13:44:49 +0200
  • 28b9927c3 Merge pull request #154 from arturobernalg/feature/string_builder by Stefan Bodewig 2021-09-25 13:34:38 +0200
  • 566fa8685 Merge pull request #153 from arturobernalg/feature/import by Stefan Bodewig 2021-09-25 13:33:59 +0200
  • 158043f4b Merge pull request #139 from twogee/useless-boxing by Stefan Bodewig 2021-09-25 13:33:17 +0200
  • 9379bf4ff Merge branch '1.9.x' by Stefan Bodewig 2021-09-25 13:17:52 +0200
  • 16be5c00c record tar symlink change of #142 by Stefan Bodewig 2021-09-25 13:12:43 +0200
  • 0f110eac2 Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks by Stefan Bodewig 2021-09-25 12:45:23 +0200
  • 2d0b468ee Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks by Stefan Bodewig 2021-09-25 12:45:23 +0200
  • 0a20cdc31 "default" is no longer a valid alias for charset starting JDK 18+ which implemented JEP400 (https://openjdk.java.net/jeps/400) by Jaikiran Pai 2021-09-05 11:40:46 +0530
  • fa91bff92 Check for warnings in err stream too, to make javadoc task work on Java 17+ by Jaikiran Pai 2021-09-05 10:40:42 +0530
  • a52fc1786 typo by Stefan Bodewig 2021-09-02 14:58:39 +0200
  • 9943641b5 Merge branch '1.9.x' by Stefan Bodewig 2021-09-02 14:00:51 +0200
  • e5e0019a0 ensure build.compiler works with full classnames for extjavac/modern by Stefan Bodewig 2021-09-02 12:39:20 +0200
  • fbb42627a Use an empty array in favor of pre-sized array. by Arturo Bernal 2021-08-31 21:34:01 +0200
  • 374c7ec72 Replace Lambda with method reference. by Arturo Bernal 2021-08-31 21:09:09 +0200
  • 8a402eea3 Change StringBuffer in favor of StringBuilder. by Arturo Bernal 2021-08-31 20:50:31 +0200
  • 96823b02b Delete unused import. by Arturo Bernal 2021-08-31 20:45:15 +0200
  • 5aca870ff test must be skipped when runnng in Gump by Stefan Bodewig 2021-08-21 10:11:30 +0200
  • 84116f8a5 try to make tests pass inside of Gump by Stefan Bodewig 2021-08-21 10:08:42 +0200
  • 8593dbc3d Merge branch '1.9.x' by Stefan Bodewig 2021-08-19 14:30:27 +0200
  • 033f8dc25 BZ 65497 - improve documentation around file time granularity by Stefan Bodewig 2021-08-19 14:25:21 +0200
  • 4da6c49b0 BZ 65499 avoid getCanonicalFile in many cases by Stefan Bodewig 2021-08-19 14:09:03 +0200
  • 83b157b47 bz-65489 http condition - don't follow redirects when followRedirects is set to false by Jaikiran Pai 2021-08-09 17:06:29 +0530
  • 750a94c35 update WHATSNEW for implementation of ClassLoader.findResource(String) method in AntClassLoader by Jaikiran Pai 2021-07-27 09:02:35 +0530
  • 3dcb8e923 update WHATSNEW for AntClassLoader change by Jaikiran Pai 2021-07-27 08:55:35 +0530
  • ba3aea98e Merge pull request #151 from basil/getConfiguredParent by Jaikiran 2021-07-27 03:21:31 +0000
  • 91515560e findResources(String, boolean) can unnecessarily search the parent by Basil Crow 2021-07-21 14:16:50 -0700
  • e9bd11fa7 Unnecessary boxing/conversion by twogee 2020-10-03 17:11:12 +0200
  • 4c49cd5e0 Merge pull request #150 from basil/findResource by Jaikiran 2021-07-14 02:47:56 +0000
  • 431f973cd Merge tag 'rel/1.10.11' and prepare for next iteration by Stefan Bodewig 2021-07-13 07:54:52 +0200
  • b7e240526 Merge branch '1.9.x' by Stefan Bodewig 2021-07-13 07:54:40 +0200
  • 157a54d14 Merge tag 'rel/1.9.16' and prepare for next iteration by Stefan Bodewig 2021-07-13 07:39:14 +0200
  • ef85f491e Implement ClassLoader#findResource(String) by Basil Crow 2021-07-11 12:29:22 -0700
  • 01ce0c3b1 Prepare for RC1 of version 1.10.11 of Ant by Stefan Bodewig 2021-07-10 20:38:10 +0200
  • cc9d93f49 Merge branch '1.9.x' by Stefan Bodewig 2021-07-10 20:17:41 +0200
  • d1ccd324c small tweaks to release instructions by Stefan Bodewig 2021-07-10 20:16:31 +0200
  • ea698c454 prepare Apache Ant 1.9.16 RC1 by Stefan Bodewig 2021-07-10 19:20:11 +0200
  • 26dae0626 one more place to bump AntUnit dependency by Stefan Bodewig 2021-07-10 19:06:13 +0200
  • ee14b754b happy new year by Stefan Bodewig 2021-07-10 19:00:05 +0200
  • 5118c987c Merge branch '1.9.x' by Stefan Bodewig 2021-07-10 18:55:30 +0200
  • 73c324b9b upgrade to AntUnit 1.4.1 by Stefan Bodewig 2021-07-10 18:54:10 +0200
  • aa9ec682e Merge branch '1.9.x' by Stefan Bodewig 2021-07-10 11:15:18 +0200
  • 6594a2d66 port some fixes from Commons Compress by Stefan Bodewig 2021-07-10 11:10:12 +0200
  • 7f9c5ddc8 upgrade AntUnit by Stefan Bodewig 2021-07-07 16:49:18 +0200
  • e46302326 As asked on the user list: targets also could contain datatypes (as stated in the java-comment on Target#children. While target execution tasks are "perform()"ed and datatypes are "maybeConfigure()"d. by Jan MatÚrne 2021-06-30 15:18:24 +0200
  • f61ac1296 Remove practically no-op code which was calling System.setSecurityManager() by Jaikiran Pai 2021-06-17 08:51:21 +0530
  • 96fa99ee6 create local copies of realThing to avoid TOCTOU race condition by Stefan Bodewig 2021-05-22 13:29:28 +0200
  • e6ab7d025 Make Watchdog for JUnitLauncherTask customizable. by Aleksei Zotov 2021-04-30 12:16:29 +0400