2344 Commits (c1522ce56e61f40ecc0736d70e40cc83fa1b2d0e)
 

Author SHA1 Message Date
  Stefan Bodewig c1522ce56e remove redundant logging. 24 years ago
  Stefan Bodewig f51a88bc67 Update FAQ about MailLogger 24 years ago
  Stefan Bodewig ccb4460206 Add documentation on Loggers and Listeners. 24 years ago
  Stefan Bodewig d2405f4003 fix NPE. 24 years ago
  Stefan Bodewig 4f98ab89b6 Fix taskdef testcase in a rather hacky way. This one doesn't address 24 years ago
  Stefan Bodewig ce90a68baa Add a testcase that demonstrates why FOP's build fails right now. 24 years ago
  Diane Holt 32b5622cab Add TOCs for Installing, Using, Running, Developing; add some name tags; 24 years ago
  Stefan Bodewig 674ef2ee73 Add a BuildLogger that can send emails. 24 years ago
  Stefan Bodewig feb7e14e12 If you follow the FAQ, it won't work. 24 years ago
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 years ago
  Stefan Bodewig 6ef4875d06 Make those types that have internal state cloneable in a sensible way, 24 years ago
  Stefan Bodewig 36f2fcd9b9 Update info on NetBeans, fix some typos. 24 years ago
  Stefan Bodewig ddc395dffa Add some tests for manifest task - realized that empty manifest aren't 24 years ago
  Stefan Bodewig 1eb5ef27e1 improve documentation of manifest task, using Conor's patch that 24 years ago
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 24 years ago
  Conor MacNeill 3aef6ddcfc Documentation of inline manifests (at last) 24 years ago
  Stefan Bodewig 1318b84a90 remove exit ability from <input> 24 years ago
  Stefan Bodewig c78d3f894e Replace ProjectHelper.replaceProperties calls with a new one-arg 24 years ago
  Stefan Bodewig b251a9a8f5 Make <waitfor> set a property instead of throwing an exception if the 24 years ago
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 years ago
  Steve Loughran a87eaeff37 Things you never knew about this task. 24 years ago
  Steve Loughran 3b37eee831 has anyone used this task recently? It generates an exec usage complaint. 24 years ago
  Stephane Bailliez 968b951f03 More refactoring, javadoc fixes and spellchecking. 24 years ago
  Stefan Bodewig e8f24b5abb JDK 1.1 doesn't grok UTF16 8-( 24 years ago
  Stefan Bodewig 33a75c75d5 simplify DefaultLogger 24 years ago
  Stefan Bodewig 1e65e7f37f Don't require webxml in <war> or appxml in <ear> if updating an 24 years ago
  Conor MacNeill 5971a069cf Properly exclude ejbjar unless BCEL is around 24 years ago
  Conor MacNeill 8303dd1fd6 Remove the old mechanism of adding super classes and super interfaces to EJB jars 24 years ago
  Stefan Bodewig 03d2b1c05f If running on JDK 1.3 register an exit handler that kills spawned 24 years ago
  Stefan Bodewig 2b673beb3f Don't keep old testcases around when doing a bootstrap build. 24 years ago
  Stefan Bodewig 2fedf3b92f JDK 1.1 issues. 24 years ago
  Stefan Bodewig 9a9e3a3581 Use the proper encoding for the default manifest. 24 years ago
  Stefan Bodewig d472edbcb0 Make DefaultLogger a bit more subclass friendly. 24 years ago
  Steve Loughran d7c1a1daa5 task lacked a failonerror flag. sigh. now you can handle a missing server without the build keeling over. 24 years ago
  Magesh Umasankar eed192aac1 Name of file attachments can be optionally included. 24 years ago
  Stefan Bodewig e1ac74c48c repair the broken logic of my last patch (my fault not the original 24 years ago
  Stefan Bodewig 2ffd04693b use the same timestamp for all files of nested filesets in <touch> if 24 years ago
  Stefan Bodewig e119ca284e We really want to look for a constructor taking a *Project* argument, 24 years ago
  Magesh Umasankar d53e8a4c2e Document a known modern compiler on windows bug. 24 years ago
  Stefan Bodewig 057c5dad45 perform some sanity checks on mail servers response. 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Stefan Bodewig 52bb31a081 Make Cygwin detection work with newer versions of it. 24 years ago
  Stephane Bailliez ca333df86b Forgot to apply the filtering stack trace patch... 24 years ago
  Stephane Bailliez d5f835f2ac Minor layout change. 24 years ago
  Stephane Bailliez 3489bebc3d Documentation patch from Scott Stirling <scottstirling@rcn.com> 24 years ago
  Stephane Bailliez 03e7448524 constructor has changed for filtering 24 years ago
  Stephane Bailliez c58f8e6e7a Patch from Scott Stirling <scottstirling@rcn.com> that allows 24 years ago
  Peter Donald 1b414dd2d4 Revert to original API for ConfigurationHandler. 24 years ago
  Peter Donald 0752e7dc35 Commit a trimmed list of actions todo. 24 years ago
  Steve Loughran 48aa9d115e Added a test for time dependent copy -and the ability to override it. 24 years ago