69 Commits (86860e58daf01ef4b0ac379321838a96b4e970db)

Author SHA1 Message Date
  Stefan Bodewig 86860e58da whitespace 20 years ago
  Stefan Bodewig bd8be1a39f make sure classloader cleans up resources in any case, PR 38260, submitted by Stephan Michels 20 years ago
  Jacobus Martinus Kruithof c5a01d909c Removed unused local variables. 21 years ago
  Matthew Jason Benson 4c77f5ea1b <available> returned false positives when checking a file 21 years ago
  Jesse N. Glick 48c9105342 Log warnings as warnings. 21 years ago
  Peter Reilly cd36815aec add note for reason for using setproperty rather than setnewproperty in available.java 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 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
  Antoine Levy-Lambert 74f58bf0f8 Typos 22 years ago
  Antoine Levy-Lambert 6a434928c1 style 22 years ago
  Conor MacNeill 2450ee6bbf Remove use of InitializeClass now that we are JDK 1.2+ 22 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 59ae8f7485 cvs up -dP --pedantic-copyrigt-check 23 years ago
  Conor MacNeill 50ab376294 Add support for Package information to the ClassLoader 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Stefan Bodewig 0d370d68a7 Make <available> less noisy. 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 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 24 years ago
  Conor MacNeill 9a82620775 Javadocs 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 24 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 24 years ago
  Stefan Bodewig a41c55cd1a Make sure <available>'s isTask member gets reset if eval throws an 24 years ago
  Diane Holt 9b18f927fe Make Sun coding standards (and Conor) happy :) 24 years ago
  Diane Holt 70b7bb1065 overide -> override; writer -> file; fix line-breaks/spacing so 24 years ago
  Magesh Umasankar 37cd9404c7 New attribute - ignoreSstemClasses - added to <available>. 24 years ago
  Conor MacNeill 272a25274c When Available checks for a class make sure the class can actually be 24 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 f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig cf745efc64 Improve logging when <available> is being used as a condition. 24 years ago
  Stefan Bodewig bd3509fb89 Don't punish people who want to modify the values of existing 24 years ago
  Magesh Umasankar e503ebd4c7 setFoo(String) replaced with setFoo(ExtendedEnumeratedAttribute) for certain attributes of these tasks: 24 years ago
  Stefan Bodewig 8a676908c4 Make testcase for <available> pass again, by re-applying the 24 years ago
  Diane Holt 5728d77e07 Fix my previous fix. First time thru, I thought filepath was only used 24 years ago
  Diane Holt cad841b38a - Fixed the search for a file or directory using the <filepath> element 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 55dcf2dee8 New task <condition>. 24 years ago
  Conor MacNeill f1bfa32916 More classloader improvements 25 years ago
  Stefan Bodewig 1e41b4c0f2 Add filepath attribute/element to available to search for a file in a 25 years ago
  Conor MacNeill 04c15d05cf CHange most usage of the classloader so that it loads from the 25 years ago
  Diane Holt b482bf23bd Backed out previous change that added a "dir" attribute, as this caused 25 years ago