3001 Commits (ec5e77ad322f8dc0d29990bd0dbe9375a71082f7)

Author SHA1 Message Date
  Stefan Bodewig f24b9340dd Remove directories explicitly matched with includes. 22 years ago
  Stefan Bodewig c9f232a4f9 Don't remove basedirectories of <fileset>s that just happen to be 22 years ago
  Stefan Bodewig 48b5c5c2b5 Actually, the test for 18886 was supposed to work as is, this is a better test 22 years ago
  Stefan Bodewig 651d6a52eb Demonstrate bug 18886 22 years ago
  Stefan Bodewig f8269f189b Demonstrate bug 11732 22 years ago
  Stefan Bodewig 0d7f1ce40f You can now limit the parallelism of <apply> and <chmod> by using the 22 years ago
  Stefan Bodewig ae4c060035 Skip <input> if it is asked to set a property that has already been set. 22 years ago
  Stefan Bodewig f0c61ad2f5 <javac>'s executable attribute can now also be used to specify the 22 years ago
  Stefan Bodewig f6aee884e9 2003 22 years ago
  Antoine Levy-Lambert 27b9f24bf2 implemented replyto in the EmailTask and the MailLogger. 22 years ago
  Stefan Bodewig c8a0d86217 fix @since tag 22 years ago
  Stefan Bodewig 05a1f53cbd Similar to PR: 10499, filenames passed in via @argfile needs to be 22 years ago
  Stefan Bodewig 2e6fb28f46 Provide more feedback while <get>ing in verbose mode 22 years ago
  Stefan Bodewig 741b777b46 Add new builtin attribute to <propertyset> that selects certain 22 years ago
  Stefan Bodewig 9e79f648a4 Make <echoproperties> support nested <propertyset>s. 22 years ago
  Stefan Bodewig 3f301fd4e5 Remove *encoding attributes from <sync> as they are meaningless when 22 years ago
  Stefan Bodewig 8b5e371c7b Add <rexec> to accompany <telnet> and/or <sshexec>. 22 years ago
  Stefan Bodewig fc6592d9ea Make <rpm> deal with RedHat 8+'s rpmbuild command. 22 years ago
  Stefan Bodewig 08c47d7e62 Add nested <propertyset>s to <java> and <junit>. 22 years ago
  Stefan Bodewig 56d0ca9a29 Add nested <propertyset>s to <ant>, <antcall> and <subant>. 22 years ago
  Stefan Bodewig 3168ce7129 Nested mappers didn't work for references 22 years ago
  Stefan Bodewig 06880eabdd outputencoding and fixlastline attributes for <concat> 22 years ago
  Stefan Bodewig 6d7bf16192 New data-type <propertyset>. 22 years ago
  Stefan Bodewig 7f40e9c5ce retain old array for backwards compatibility. 22 years ago
  Stefan Bodewig f1bc629e34 A new task that allows users to modify the list of default excludes. 22 years ago
  Stefan Bodewig 7cd7c4e5f8 Big VAJ changes, in particular if they have ever worked for anybody, 22 years ago
  Stefan Bodewig 9727b9f0c6 need a leading dash for JProbe 4 as well 22 years ago
  Costin Manolache b3a0cca7ca Last part of component helper merge ( including the fix contains -> containsKey for the test case ) 22 years ago
  Costin Manolache e4b22c0eba ComponentHelper has been checked in for some time - and I don't know 22 years ago
  Costin Manolache 2a0b07ef1d Remove one method - it wasn't used, and it seems it's not powerfull enough for 22 years ago
  Costin Manolache b152a5f8f7 Plug the namespace uri. One way or another - we'll need it. 22 years ago
  Costin Manolache 695a96add4 The ctor takes Project as param. 22 years ago
  Costin Manolache d60aff9e78 Update with the changes in Project. 22 years ago
  Stefan Bodewig 02305cfec1 Improve fix for PR: 19449. 22 years ago
  Stefan Bodewig 9e9ac87387 Don't update archives because it lacks directory entries when we are 22 years ago
  Stefan Bodewig 57d9d5f429 Demonstrate bug 19449 22 years ago
  Stefan Bodewig d3f2f2b687 Provide control over EOL conversion via a new attribute. 22 years ago
  Stefan Bodewig 117ecb1742 Minor doc changes and optimizations 22 years ago
  Stefan Bodewig 8618d4a229 A more defensive approach to PR: 14849, keep things as they've been 22 years ago
  Stefan Bodewig 6e7154321d From the JDK tool-docs for javac of JDK 1.4: 22 years ago
  Jesse Stockall e728aff9ef Fix javadocs comments and add new @ant.attribute tags for xdocs 22 years ago
  Stefan Bodewig c2e2310e71 Only tasks should be case-sensitive inside TaskContainers - simply the 22 years ago
  Stefan Bodewig adb971260c Enable mixed-case task names inside task-containers while trying to 22 years ago
  Stefan Bodewig 6003b0fe88 Demonstrate bug 19323 22 years ago
  Stefan Bodewig 4cacfa503e output file must be specified as argument for JProbe 4.x. 22 years ago
  Jesse Stockall 342a4d69cb Fix the javadoc comments and add @ant.attribute tags for xdocs documentation generation 22 years ago
  Jesse Stockall 3f9b092e9f Add some new @tags for xdocs 22 years ago
  Stefan Bodewig b113154a3a <unzip> can now deal with self-extracting archives. 22 years ago
  Stefan Bodewig ec1437bc19 More code reuse 22 years ago
  Stefan Bodewig f1122490cd More code reuse 22 years ago