1383 Commits (325e13a93da00e6b1f8532877e76694641ed18c2)

Author SHA1 Message Date
  Stefan Bodewig 96adb93402 this is supposed to be a binary file 24 years ago
  Stefan Bodewig eb2f2bbe44 sanity check filter tokens. 24 years ago
  Stefan Bodewig 286537d1f8 Make <fixcrlf> work for long lines as well. 24 years ago
  Stefan Bodewig 7e8bb3f17d a little cleanup 24 years ago
  Stefan Bodewig 356935f4c3 oops 24 years ago
  Stefan Bodewig 8e37dd0ba2 Add encoding attribute to <fixcrlf> 24 years ago
  Steve Loughran 24d47a5c0f backing out of antjar/antlib 24 years ago
  Steve Loughran 1e469669cf Jose Alberto Fernandez's ant descriptor loader 24 years ago
  Stephane Bailliez 972e0a627a Added a missing table header. Patch from Jeff Turner <jeff@socialchange.net.au> 24 years ago
  Steve Loughran feb1b040e9 one more test case -JSP xml format (which does work), and ran tabs-to-spaces on the jspc.xml file just to make the diff look bigger. 24 years ago
  Stefan Bodewig ba558a362e Make <typedef> something that is useful. 24 years ago
  Stefan Bodewig 1e88913f66 Enable the commented out tests in TaskdefTest - they failed because 24 years ago
  Stefan Bodewig 6fcd5887aa targets are not tasks 24 years ago
  Stefan Bodewig b31544238d don't try to do too much with the regexp stuff. 24 years ago
  Peter Donald 0735b01b58 Add in a completiong script for nt build files. 24 years ago
  Steve Loughran 26c2dac518 jsp testcases; not yet with matching junit tests 24 years ago
  Steve Loughran 8deee6eda1 this doesnt fix anything, it just logs the #of files compiled better 24 years ago
  Stefan Bodewig 45463e16cc JARs are never empty. 24 years ago
  Stefan Bodewig 6d3fa23159 fix error message in copy task. 24 years ago
  Conor MacNeill 2ab27c7552 Subclass of fileset which given a root class will return the closure of all 24 years ago
  Stefan Bodewig 87fc3af5ca Group refernces don't want parens any longer in JDK 1.4beta3. 24 years ago
  Stefan Bodewig f84c5e38fe make unit tests work on Windows (at least I hope so 8-) 24 years ago
  Stefan Bodewig a66a2b7f86 Add testcases for latest <javac> changes, fix some problem with some 24 years ago
  Stefan Bodewig afdc184c8f get rid of javadoc warnings 24 years ago
  Stefan Bodewig 7224556927 Only add directories as extdirs that actually exist. 24 years ago
  Peter Donald a53e6de92a Make sure that the translate task is registered. 24 years ago
  Stefan Bodewig ee474a93b1 empty sourcefilesets kill dependset. 24 years ago
  Stefan Bodewig 0ba89b453f Add a way to pass compiler specific command line arguments to <javac>. 24 years ago
  Stefan Bodewig 30b11d18c9 Make name of the javac executable configurable in fork mode. 24 years ago
  Conor MacNeill 8c33cae423 Remove undesirable package dependency by making TaskdefsTest facilities 24 years ago
  Stefan Bodewig e90e60c110 assert -> assertTrue in two testcases I had missed. 24 years ago
  Peter Donald b3d619d507 Added some validation to make sure delimiters are one character long. 24 years ago
  Peter Donald 6b7e33e2e3 A task for performing 18n translations on files via preprocessing. 24 years ago
  Stefan Bodewig 307c136939 push createTempFile to FileUtils 24 years ago
  Stefan Bodewig f19ae9c773 enable <javac>'s source switch for fork mode as well. 24 years ago
  Stefan Bodewig 5f93102e17 Make sure the class passed into Project.addTaskDefinition is suitable 24 years ago
  Stefan Bodewig 3bfae8ec28 one more JDK 1.1 fix - testcase will fail as touch with and without 24 years ago
  Stefan Bodewig 4eecbff517 I found myself compiling with 1.1 today ... 24 years ago
  Stefan Bodewig 31d76fc5d0 spread the project instance a little further (this accounts for a 24 years ago
  Stefan Bodewig aaed8c297a kill TAB 24 years ago
  Stefan Bodewig 6aa92bae28 Make sure tasks inside TaskContainers get their attribute setters 24 years ago
  Stefan Bodewig ab9f91736a Take care of NetWare when searching for "java" and "javadoc", add 24 years ago
  Stephane Bailliez a376c57ae1 Add the index feature for jar so that it optimizes the class loading process for JDK 1.3+ 24 years ago
  Diane Holt 4706d9616b Fix increment/decrement bug. 24 years ago
  Stefan Bodewig cc03579eba Add runtime classes in the Kaffe case as well (it has been there for 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stefan Bodewig 0b1e459d5c Add OS/2 as Os family 24 years ago
  Stefan Bodewig a7870b167d factor out runtime library detection. 24 years ago
  Stefan Bodewig 3a2956ada2 only treat tasks as tasks if they are children of TaskContainers. 24 years ago
  Stefan Bodewig 93ee07ad35 Show that Ant is an Apache project. 24 years ago