43 Commits (ea33301047ba2de74fa062155df4d6337e5d1392)

Author SHA1 Message Date
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 14 years ago
  Stefan Bodewig f67b8649e8 reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy. PR 49373. 15 years ago
  Stefan Bodewig 5788dcef71 extract constant 16 years ago
  Matthew Jason Benson af5bab224e add prefix attribute to loadproperties task + more tests 16 years ago
  Stefan Bodewig 183de933a1 explicitly set encoding to iso-8859-1 since this is what Properties.load expects 16 years ago
  Stefan Bodewig ab8c8e14e9 loadproperties' encoding attribute is broken. PR 47382 16 years ago
  Peter Reilly 9249e9eba5 change some usages that assumed null from readfully 18 years ago
  Matthew Jason Benson c6753edecb fmt/refac 18 years ago
  Stefan Bodewig 4b16358b66 linefeeds 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Stefan Bodewig 861a449064 resource support for <loadproperties> 20 years ago
  Stephane Bailliez 32f2e37a95 JDK 1.2 is EOL and documentation is no more available. Point to JDK 5 API 20 years ago
  Steve Loughran dd6f766ed8 more diagnostics 20 years ago
  Stefan Bodewig 2a291dca92 Various javadoc and code-style fixes by Kev Jackson 21 years ago
  Steve Loughran 38e8c82493 This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call. 21 years ago
  Peter Reilly 6c310a371f checkstyle 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 22 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
  Stefan Bodewig 3742656f6d Reuse the resolution logic of <property> inside <loadproperties>. 22 years ago
  Stefan Bodewig 27c89ead25 2003 22 years ago
  Peter Reilly 6f7a6bd817 Roll back check on size of file as it does not deal with 22 years ago
  Peter Reilly e762c70125 get loadproperties to check the size of the file before attemting to read it 22 years ago
  Conor MacNeill 24eb5693d6 Coding conventions 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 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 fc6a4383fa * Add encoding attribute to <loadproperties> 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Conor MacNeill 6154080061 More coding standard fixes 24 years ago
  Conor MacNeill 3518a35d47 Bring all headers into line 24 years ago
  Stefan Bodewig b5b99c769a bug 7552 audit of <mail> - reset internal state. 24 years ago
  Conor MacNeill 85ec35335d Clean up imports 24 years ago
  Magesh Umasankar 536bfb63e3 Redo previous ant.task changes that I had inadvertently not merged. 24 years ago
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 years ago