198 Commits (3fe197c6e72549b8a58b4fe78d46b98ea30ab3f5)

Author SHA1 Message Date
  Magesh Umasankar 3fe197c6e7 Modified the hack to initialize a class such that the side effect of having to create a valid object is not there anymore. 24 years ago
  Stefan Bodewig 3b41e256ee <fixcrlf> failed on Mac files. 24 years ago
  Erik Hatcher 9cc5b6eed4 note the new mapper 24 years ago
  Steve Loughran eedb2957ed and a change in the docs, expunging all record of the file attribute ever existing in an orwellian style revision of history. 24 years ago
  Magesh Umasankar 9a7f0056b4 Removed references to ValidatedFileAttribute and PreferredAttribute. 24 years ago
  Magesh Umasankar 86003c2f15 Selection of PreferredAttributes over 'normal' attributes may break some 24 years ago
  Stefan Bodewig 674ef2ee73 Add a BuildLogger that can send emails. 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 24 years ago
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Stefan Bodewig bd3509fb89 Don't punish people who want to modify the values of existing 24 years ago
  Magesh Umasankar e241dd137f Changes to <move> noted. 24 years ago
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 years ago
  Magesh Umasankar 8a7fce7e2e If a task contains setFoo(String) and setFoo(Bar), setFoo(Bar) gets selected by the introspection mechanism. 24 years ago
  Steve Loughran 325e13a93d added changes to exec, and a bit on the immutability fixes in the 'this may break things' section 24 years ago
  Stefan Bodewig f6db0835f7 New task <input> 24 years ago
  Stefan Bodewig 5021163e5c New task <waitfor> that waits until a given condition gets true or a 24 years ago
  Magesh Umasankar 23e4af92c5 Note mentioning new optional attributes - name, arch and version - to <os> 24 years ago
  Magesh Umasankar cd1fb76798 Remotedir need not be specified for ftp to work. 24 years ago
  Magesh Umasankar b7f51d116b Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig 45660d1b2d Add a "relative" attribute to <apply> - this allows users to pass 24 years ago
  Magesh Umasankar df88acfa80 Some blabber about new features to unjar, untar, unwar and unzip. 24 years ago
  Magesh Umasankar 072028843a New debuglevel attribute for Javac - will be used only when the modern 24 years ago
  Magesh Umasankar d9d5e24a71 1. GZip still uses zipFile and not tofile. 24 years ago
  Peter Donald d5e9b4accd Added support for specifying CVS_RSH in ant CVS task. 24 years ago
  Stefan Bodewig 139c54505c will I ever learn to save all buffers before I commit? 24 years ago
  Stefan Bodewig 9ded403f70 checksum task and condition. 24 years ago
  Peter Donald 8ceff1b470 Add a note about new BZip2 tasks. 24 years ago
  Stefan Bodewig cf64423184 don't assume a JUnit Test extends TestCase 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 ba558a362e Make <typedef> something that is useful. 24 years ago
  Stefan Bodewig 45463e16cc JARs are never empty. 24 years ago
  Stefan Bodewig 0e9239cb27 fix capitalization of NetWare. 24 years ago
  Stefan Bodewig c6d10f6ffc formatters assumed that only one test could be running at the same 24 years ago
  Stefan Bodewig be53ecfdc2 Add testcases for the substitution methods (and make them work 8-) 24 years ago
  Stefan Bodewig ffea0a9f74 Rewritten part of the regexp stuff, adding substitution and options. 24 years ago
  Stefan Bodewig fcd6548344 "Finally I managed to finish a new version of the VAJ tasks. The most 24 years ago
  Stefan Bodewig 8c8d8c5f27 Only override subbuild's basedir if inheritall has been set to false. 24 years ago
  Stefan Bodewig 8d66f263f5 make sure <propertyfile> closes the file it's been reading from. 24 years ago
  Stefan Bodewig 321c9dc68e assert -> assertTrue in all testcases. 24 years ago
  Stefan Bodewig 490a7cd059 remove redundant code from FileUtils, handle Netware case in 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Peter Donald e01f8574a6 Noted that inheritall bug had been fixed. 24 years ago
  Peter Donald 9e8a2d2361 Fixed spelling mistake (superseded). 24 years ago
  Peter Donald e4957c5f19 Oops I used the wrong convention!!! 24 years ago
  Peter Donald d0c933c320 Deprecated zipfile in favour of file to follow siuit with the other tasks that d 24 years ago
  Peter Donald 14d5788636 Deprecated earfile in favour of file. 24 years ago