Commit Graph

  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | |\
  • * | |
  • |\| |
  • * | |
  • * | |
  • | * |
  • |/ /
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 31e3c02f2 Merge branch 'master' of https://github.com/jwadamson/ant-1 by Antoine Levy-Lambert 2016-02-21 22:28:55 -0500
  • 5a6fda589 Really fix Bugzilla Issue 58997 by Stefan Bodewig 2016-02-20 12:32:25 +0100
  • 26dc32342 Test for Bugzilla Issue 58997 by Stefan Bodewig 2016-02-20 12:09:03 +0100
  • 4d0bbb440 ensure defined order of filters in <replace> by Stefan Bodewig 2016-02-14 10:48:24 +0100
  • b25b8c4fa mention bugfix for 57965 by Stefan Bodewig 2016-02-07 16:39:57 +0100
  • 592aa7497 take name into account when comparing FileResources by Stefan Bodewig 2016-02-07 16:38:07 +0100
  • be00fccc2 self-check in equals by Stefan Bodewig 2016-02-07 16:13:44 +0100
  • c78ecf75b optionally don't follow redirects in <http> by Stefan Bodewig 2016-02-07 16:02:11 +0100
  • d713b1785 Ant is able to detect more java versions by now by Stefan Bodewig 2016-02-07 15:36:09 +0100
  • 494e86555 make ant.project.invoked-targets available for top-level tasks by Stefan Bodewig 2016-02-07 15:21:38 +0100
  • faa26a012 port tar fix from commons compress by Stefan Bodewig 2016-02-07 15:10:55 +0100
  • 7046631e9 normalize file names when importing files with absolute paths by Stefan Bodewig 2016-01-24 19:35:29 +0100
  • 568c3eeb9 Bug 58898: Ant fails to run when arguments contain double-quote character by Jeffrey Adamson 2016-01-20 16:14:48 -0500
  • 14e71c1a9 Bug 58874: Ant fails to run if ANT_HOME contains a double-quote character. by Jeffrey Adamson 2016-01-15 17:00:39 -0500
  • 790987e70 bump copyright year after changing the manual by Stefan Bodewig 2016-01-07 20:53:28 +0100
  • e7d5d49db extension is ignored when both in and out are given by Stefan Bodewig 2016-01-05 17:17:05 +0100
  • 7051493ef wrong package by Stefan Bodewig 2015-12-14 11:50:34 +0100
  • 881a0ff79 preserveLastModified for scp uploads by Stefan Bodewig 2015-12-14 06:33:26 +0100
  • 9de4ec709 closes #12 by Stefan Bodewig 2015-12-02 06:16:52 +0100
  • f15c3de41 Prevent string concatenations as argument to "StringBuffer.append()" by Vladislav Bauer 2015-11-30 03:06:21 +0600
  • 9b210733d don't use deprecated attribute in examples by Stefan Bodewig 2015-12-02 06:10:59 +0100
  • 8c23f03fc ReleaseInstructions: merge the two reporter steps by Jan Matèrne 2015-12-01 18:00:18 +0100
  • fdc05e695 New ReleaseStep: add new release to Apache Reporter System by Jan Matèrne 2015-12-01 09:37:06 +0100
  • 853879108 closes #11 by Stefan Bodewig 2015-11-08 06:24:35 +0100
  • 440b60148 scp task: update docs and add new ResourceCollection usage by Reinhard Pointner 2015-11-08 12:00:37 +0800
  • 97e463ea9 Reinhard Pointner contributed the patch for #10 by Stefan Bodewig 2015-11-08 06:13:05 +0100
  • 4ccca1fc1 use reflection rather than getResource to locate javax.script by Stefan Bodewig 2015-11-07 18:42:17 +0100
  • 0ca8c46cc never ignore an explicit dir attribute in <exec> by Stefan Bodewig 2015-11-07 18:20:06 +0100
  • f065a2267 record for for BZ 50769 by Stefan Bodewig 2015-11-07 18:12:06 +0100
  • 84e5abf85 merge test case by @rednoah by Stefan Bodewig 2015-11-07 18:02:18 +0100
  • bfefc400c whitespace by Stefan Bodewig 2015-11-07 18:00:42 +0100
  • 43e11902e Bug 50769 - SCP needs to align with the COPY task and support nested resource collections by Reinhard Pointner 2015-11-07 00:50:58 +0800
  • 661f8becc COMPRESS-324 be mor lenient when detecting GNU long name entries by Stefan Bodewig 2015-10-11 10:18:05 +0200
  • 76455a35c <jar> ignores zip64Mode for manifest-only jars by Stefan Bodewig 2015-09-19 15:34:23 +0200
  • a76cf99dd record bugfixes to <gunzip> <bunzip2> by Stefan Bodewig 2015-09-19 15:25:56 +0200
  • 3c2ed1374 Make <bunzip2> really work with non-filesystem resources by Stefan Bodewig 2015-09-12 22:21:49 +0200
  • 7f0eeea18 Make <gunzip> really work with non-filesystem resources by Stefan Bodewig 2015-09-12 22:14:36 +0200
  • 7451a066c tests that show gunzip for non-file resources is broken by Stefan Bodewig 2015-09-12 21:59:55 +0200
  • 99684cfd7 yet another potential AIOBException in zip package by Stefan Bodewig 2015-07-21 06:02:50 +0200
  • a218020f1 bump versions by Stefan Bodewig 2015-07-02 12:37:37 +0200
  • cb5bba144 indentation by Stefan Bodewig 2015-07-02 12:37:29 +0200
  • 62647cba6 spelling by Stefan Bodewig 2015-07-02 12:37:19 +0200
  • 134207ad6 ignore release dir by Stefan Bodewig 2015-07-02 12:25:06 +0200
  • 8d630f6aa version bullet point needs to be moved until after the branch has been created by Stefan Bodewig 2015-06-29 06:23:05 +0200
  • a94a07d71 typo in signjar's manual by Stefan Bodewig 2015-06-19 19:47:14 +0200
  • fdf5d315e little refactoring by Jan Matèrne 2015-06-11 14:18:43 +0200
  • 3a3575562 Bug 53017: fix 1st sentence of antlib manual by Jan Matèrne 2015-06-11 08:34:32 +0200
  • 9953e3cbc Bug 44241: 'activate' Steves <javaconstant> resource by Jan Matèrne 2015-06-10 15:33:33 +0200
  • 529e86bfa Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ant by Jan Matèrne 2015-06-10 10:52:35 +0200
  • 5d3888d2a Bug 53808: fix links in the manual by Jan Matèrne 2015-06-10 08:48:33 +0200
  • 6e34f177e COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields by Stefan Bodewig 2015-06-09 06:22:27 +0200
  • e9d4c9ae8 Bug 50785: example of inserting a line break by Jan Matèrne 2015-06-08 08:42:57 +0200
  • 016fa9943 Bug 47955: little hint on capitalization by Jan Matèrne 2015-06-08 08:15:30 +0200
  • 68a0a221b don't forget to remove the temporary branch by Stefan Bodewig 2015-06-04 06:26:23 +0200
  • 52533c0df updates by Stefan Bodewig 2015-06-04 06:24:26 +0200
  • b2a33d114 bump versions by Stefan Bodewig 2015-05-31 16:52:18 +0200
  • de3dccde5 at least for me the bouncycastle version is completely different by Stefan Bodewig 2015-05-31 16:05:54 +0200
  • 5d02c5f67 more updates by Stefan Bodewig 2015-05-31 15:07:30 +0200
  • a2ebcf66a document what we really do by Stefan Bodewig 2015-05-31 15:00:24 +0200
  • ab834233b fix javadoc by Jan Matèrne 2015-05-28 09:43:20 +0200
  • ac6b5ec25 fix javadoc by Jan Matèrne 2015-05-28 09:04:34 +0200
  • 237c7fc4c Manual:develop: there is no Jakarta any more by Jan Matèrne 2015-05-28 08:25:47 +0200
  • b03307583 Manual <mail>: small fix layout by Jan Matèrne 2015-05-28 08:13:07 +0200
  • 8f2df5d33 Manual <javadoc>: - clarify what "availibility" means - fix </td> on @postProcessGeneratedJavadocs by Jan Matèrne 2015-05-28 08:10:21 +0200
  • da5a1fc05 change version number for consistency by Stefan Bodewig 2015-05-27 20:53:33 +0200
  • a6802baa3 adapt instructions to git by Stefan Bodewig 2015-05-23 20:55:06 +0200
  • d769172a1 some text fixes by Stefan Bodewig 2015-05-17 13:30:57 +0200
  • 54eeab675 copy-past error by Stefan Bodewig 2015-05-17 13:24:16 +0200
  • 36ec8947f document <allbutfirst> and <allbutlast> by Stefan Bodewig 2015-05-17 13:07:52 +0200
  • d7125a524 allbutlast resource collection by Stefan Bodewig 2015-05-17 13:02:23 +0200
  • 989ca3b78 new resource collection "allbutfirst" by Stefan Bodewig 2015-05-17 11:51:57 +0200
  • 6a7a62835 expected test output lost its carriage-returns by Stefan Bodewig 2015-05-17 11:29:50 +0200
  • 7e3e1fcab wrong default dir mode in scp manual page by Stefan Bodewig 2015-05-17 07:46:32 +0200
  • 2f0edba2a all permissions to be set when uploading files/dirs by Stefan Bodewig 2015-05-17 07:41:36 +0200
  • ef6cad6a1 make tar package deal with bigger gid/uids by Stefan Bodewig 2015-05-09 20:57:19 +0200
  • 8a8ebf595 create test jar outside of ${output} by Stefan Bodewig 2015-04-28 06:08:45 +0200
  • 1ee66cbe7 increase buffer size for <scp> Submitted by Petr Kureš @pkures closes #8 and closes #9 by Stefan Bodewig 2015-04-25 14:09:27 +0200
  • 94f972232 Merge branch 'pr' by Stefan Bodewig 2015-04-25 14:03:56 +0200
  • 446f1442c Merge commit 'refs/pull/9/head' of https://github.com/apache/ant into pr by Stefan Bodewig 2015-04-25 14:03:38 +0200
  • 8ce81aa24 Merge commit 'refs/pull/8/head' of https://github.com/apache/ant by Stefan Bodewig 2015-04-25 14:02:49 +0200
  • 5ebe69330 use git attributes to control line-ends by Stefan Bodewig 2015-04-25 12:50:21 +0200
  • 039a348aa wrong version number detected by @PascalSchumacher by YOUR NAME 2015-04-23 21:25:23 +0200
  • 815a36f52 increase buffer size to improve transfer speed by pkures 2015-04-22 13:05:25 +0200
  • e145abe05 increase buffer size to improve transfer speed by pkures 2015-04-22 13:04:14 +0200
  • f22352a18 wrong class name by YOUR NAME 2015-04-21 21:41:05 +0200
  • 1a584200e Add encoding attributes to <tar>, <untar> and <tarfileset> by Stefan Bodewig 2015-04-21 21:36:07 +0200
  • 7bc975931 Add ability to send carbon copies to MailLogger. Submitted by Roman Savko PR: 57789 by Stefan Bodewig 2015-04-18 22:53:43 +0200
  • 1327e07cd ignore downloaded license by YOUR NAME 2015-04-18 22:53:06 +0200
  • 1ae680978 fix some lineends by YOUR NAME 2015-04-18 22:13:48 +0200
  • 28cfaa46c fix classname by Stefan Bodewig 2015-03-28 20:17:24 +0100
  • 71715055c COMPRESS-312 normalize filename in TarEntry's (File, String) constructor by Stefan Bodewig 2015-03-28 20:15:36 +0100
  • 06bdb4521 clearly document the effect of empty includesfile attribute by Stefan Bodewig 2015-03-07 12:32:13 +0100
  • 20b4dabc0 close #7 which seems to have been created by accident by Stefan Bodewig 2015-03-04 17:12:09 +0100
  • b626ed991 close #6 by Stefan Bodewig 2015-03-02 06:29:18 +0100
  • 307229339 Fix an extra space in the <pre> by Razzi Abuissa 2015-03-01 22:54:52 -0500
  • 66adc2e34 Clean up whitespace in build.xml example by Razzi Abuissa 2015-03-01 22:38:20 -0500
  • d11cb1454 Clarify when ${ant.project.invoked-targets} is set. by Jan Matèrne 2015-02-24 12:18:50 +0100
  • 833af4b2b Java requires Java 1.5 since Ant 1.9.0 (07 March 2013) by Jan Matèrne 2015-02-23 16:08:09 +0100
  • ceb39e2a0 style by Jan Matèrne 2015-02-23 10:16:08 +0100
  • 32062cc59 Precise the manual: <restrict> uses AND for combining nested resource selectors by Jan Matèrne 2015-02-23 09:00:44 +0100