14920 Commits (d9ae01a593e16a55767ea065f977eebe1a7a3c44)
 

Author SHA1 Message Date
  Stefan Bodewig df65998cff Merge branch '1.9.x' 3 years ago
  Stefan Bodewig 96ca021c75 properly describe how Ant reads environment variables 3 years ago
  Stefan Bodewig 711132a7dd Merge branch '1.9.x' 3 years ago
  Stefan Bodewig 748ad7f1fd Allow ant:get task to disable authentication on redirect. 3 years ago
  Stefan Bodewig 82f5edcf49 change the default of authenticateOnRedirect 3 years ago
  Jaikiran Pai 492c2c1a5c fix typo 3 years ago
  Stefan Bodewig 4759e3a1fc document #173 3 years ago
  Stefan Bodewig fa82fe58af
Merge pull request #173 from bernolanger/master 3 years ago
  Berno Langer 0f3985c356 Allow ant:get task to disable authentication on redirect. 3 years ago
  Stefan Bodewig 43214e4332 add docs for #170 and make host name check strict by default 3 years ago
  Stefan Bodewig 60a0aa64cd
Merge pull request #170 from sonyDeswal/Add_FTPS_Option_AntTask 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 e8db3b1010 reduce level of log message 4 years ago
  Jaikiran Pai 6d71acb4d9 don't rely on deltree command - prevent any build failures on CI where that command is not present 4 years ago
  Jaikiran Pai 190d9ad724 fix condition check for non-bash shell 4 years ago
  Jaikiran Pai f3e3345e8a launch Ant project tests by passing java.security.manager=allow on Java 18 4 years ago
  Jaikiran Pai 5086264e00 Revert "Pass -Djava.security.manager=allow while launching JUnit forked VM to allow JUnit triggered code to set security manager at runtime" 4 years ago
  Jaikiran Pai 13e6e30958 Pass -Djava.security.manager=allow while launching JUnit forked VM to allow JUnit triggered code to set security manager at runtime 4 years ago
  Jaikiran Pai 0b028a211a Pass -Djava.security.manager=allow from *nix launcher script for Java 18 4 years ago
  Santosh R Dhariwal ea685c68d2 Make Changes to Support FTPS AntTaskDef that extends FTP but uses FTPSClient. 4 years ago
  Jaikiran 53fcbca451
Merge pull request #172 from azotcsit/junitlauncher-extension 4 years ago
  Aleksei Zotov d45dcad67a junitlauncher - Fixed extension attribute support for listeners 4 years ago
  Aleksei Zotov c8bc470774 junitlauncher - Support extension attribute for listeners 4 years ago
  Santosh R Dhariwal 9bef39da0f Make Changes to Support FTPS AntTaskDef that extends FTP but uses FTPSClient. 4 years ago
  Stefan Bodewig 5db51cebc3
Merge pull request #166 from twogee/jakarta-mail 4 years ago
  twogee 068e14ec34 Support Jakarta Mail in MailLogger 4 years ago
  Stefan Bodewig ac5bce1ad6 make javamail.complete (that we lost somewhere) accept JakartaMail 4 years ago
  Stefan Bodewig a5a593ac8d actually fetch javax.mail 4 years ago
  Stefan Bodewig dde3f7363c add new jakartamail artifact to Ivy as well 4 years ago
  Stefan Bodewig c3585aef09 document #161 4 years ago
  Stefan Bodewig c3e12bfadd fix versions 4 years ago
  Stefan Bodewig 44582f1c79
Merge pull request #161 from twogee/jakarta-mail 4 years ago
  Jaikiran Pai 832157cbf1 Next dev version post 1.10.12 release of Ant 4 years ago
  twogee cd1bb841b1 Use Jakarta EE 4 years ago
  Jaikiran Pai d11a6536dd package only the exact jars in lib/optional of source distribution 4 years ago
  Jaikiran Pai f8761a6b07 Use junit-4.13.1.jar to match the version to which we upgraded in commit 4ae9d1cd60 4 years ago
  Jaikiran Pai d758957442 fix commons-net version in pom 4 years ago
  Jaikiran Pai 2a2f443315 fix bcel version in pom 4 years ago
  Stefan Bodewig 35ccd1f78c
Merge pull request #162 from arturobernalg/feature/bulk 4 years ago
  Arturo Bernal 6718c526a8 Use Bulk operation instead of iteration. 4 years ago
  Stefan Bodewig a392d5a74d add contributor names of Eric Delaunay and Marc Strapetz 4 years ago
  Stefan Bodewig 433819ffb6
Merge pull request #156 from arturobernalg/feature/java_8 4 years ago
  Stefan Bodewig 48c6dc53f6
Merge pull request #155 from arturobernalg/feature/redundant_if 4 years ago
  Stefan Bodewig 87ac5d5ddb
Merge pull request #157 from arturobernalg/feature/performance 4 years ago
  Stefan Bodewig 791de453ae
Merge pull request #158 from arturobernalg/feature/simplify_assert 4 years ago
  Arturo Bernal 0ad2609358 Simplify single assignment and avoid redundant if conditions. 4 years ago
  Arturo Bernal 8b4d346c75 Performance: 4 years ago
  Arturo Bernal 79d4f018ac Replace assert by simpler but equivalent calls. 4 years ago
  Jaikiran Pai 74e09bd87a upgrade to 6.5.0 of bcel 4 years ago
  Jaikiran Pai 240c8d4390 upgrade jython version 4 years ago