52 Commits (fd514f77c1be33f307e78baeda66080a23f5d7b8)

Author SHA1 Message Date
  Gintas Grigelionis 67f29ce0c2 Let’s use doclint 8 years ago
  Jan Matèrne bf6026a147 organize imports 11 years ago
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 13 years ago
  Stefan Bodewig c83bf3257f deal with read-only dest files in echo and concat. 15 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Matthew Jason Benson 3ae69e82c3 add Appendable interface with echo as first supporting task 17 years ago
  Matthew Jason Benson f587706860 <echo> supports an "output" Resource attribute as an alternative to "file". 17 years ago
  Peter Reilly f0e86c70ce checkstyle 19 years ago
  Peter Reilly f958e23640 checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Steven M. Cohen f9239036dd remove from documentation (and from comment in source code) the incorrect 19 years ago
  Matthew Jason Benson 55e706dbe4 incorporate new LogLevel EA into <echo> and <record>. Are there others? 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 7af36bba63 Missing @since. 19 years ago
  Steve Loughran 4e7f82aede <echo> gets encoding support. I cannot believe we never noticed this was missing. Wherever I have been echoing out XML, I have been creating encoding bugs waiting to surface. 20 years ago
  Peter Reilly ae1fc52171 javadoc 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran 579a1f76bd Echo cleanup. Too much duplicate logic. 21 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 920b610d01 checkstyle 22 years ago
  Antoine Levy-Lambert 8268a3c4e4 Spelling 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill e580392c2d More cleanup 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Conor MacNeill 9a82620775 Javadocs 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill 3518a35d47 Bring all headers into line 23 years ago
  Stefan Bodewig 1c6ad9069c Make sure <zip> and <jar> really reset their internal state. 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig 7cea475b85 2002, 2002, 2002, 2002 24 years ago
  Jon Skeet d19b7b2415 First pass of JavaDoc work just to get rid of warnings. 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig c78d3f894e Replace ProjectHelper.replaceProperties calls with a new one-arg 24 years ago
  Peter Donald c206512560 Make changes so that tasks use the two arg replaceProperties() rather than 3 arg as it is lower coupling. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Conor MacNeill d741f56d0b Change behaviour to log a warning rather than throwing an exception. I had 25 years ago
  glennm 0b48664390 Now writes message to the logger, rather than to System.out. 25 years ago
  Stefan Bodewig 0b508c3284 Add a file attribute to echo to have a simple task that can create 25 years ago
  Stefan Bodewig 34d011b22d Make <echo> accept #PCDATA. 25 years ago