1698 Commits (b38b7eee8e01e6314bf7836a0b26329fb32b0261)
 

Author SHA1 Message Date
  Conor MacNeill b38b7eee8e Document the requirement for optional jar and how to install it 24 years ago
  Conor MacNeill 04cc5777e5 Allow compiler attribute to contain compiler options 24 years ago
  Conor MacNeill 8700d0aa0d Fix for when build.compiler is not defined (D'Oh) 24 years ago
  Stefan Bodewig a44e2ea1d7 Make sure "ant -find" will return a "normal" filename (without /./) 24 years ago
  Stefan Bodewig 5867d1fc55 Add pointer to TiniAnt 24 years ago
  Conor MacNeill d5f9462fd5 Linked the compiler used by ejbjar to the build.compiler property. This 24 years ago
  Conor MacNeill 275c9f734c Fixed check for differences. As it was, check would be ignored for all 24 years ago
  Conor MacNeill 47f06debb3 Add example of environment variables being read in as properties. 24 years ago
  Stefan Bodewig 64988531ab Adapt testcase to changes in CommandlineJava. 24 years ago
  Stefan Bodewig 1ca56f13c4 Apply the same magic <javadoc> uses to locate the javadoc command to 24 years ago
  Stefan Bodewig 5e097248de Add the correct path to the runtime library on MacOS X in <javac> and <rmic>. 24 years ago
  Stefan Bodewig 2ecc6fa52a Add ability to define several tasks/types at once, reading definitions 24 years ago
  Stefan Bodewig 8d496e5daa proposed logo 24 years ago
  Conor MacNeill f1bfa32916 More classloader improvements 24 years ago
  Conor MacNeill b839a3ed0f Improve the performance of the classloader - The classloader will, however, 24 years ago
  glennm cbef49e344 Look for java.home/../bin/javadoc(.exe) before falling 24 years ago
  Stefan Bodewig 6f1b5ab079 Tell us which class you cannot find, please. 24 years ago
  Conor MacNeill c234e7e183 Set the thread context class loader when running <java> tasks 24 years ago
  Stefan Bodewig 39c3dd318a documentation update for new errorProperty and failureProperty 24 years ago
  Conor MacNeill 0fcac6aa36 Add a new front end fro Ant which will perform many of the functions 24 years ago
  Stefan Bodewig 43804e4ea2 Make references to files in CVS work with new box. 24 years ago
  Stefan Bodewig 96e168a932 Make test OS independant. 24 years ago
  glennm c341305e44 The javadoc task now looks for the javadoc executable 24 years ago
  Stefan Bodewig ebdc90aee8 Slightly change the output of the plain junit formatter to make it 24 years ago
  Stefan Bodewig 0e650797a5 Various patches to PCVS task: 24 years ago
  Stefan Bodewig 537a07b019 fix log messages of perforce tasks. 24 years ago
  Stefan Bodewig 2ce6cc4849 forgot to check a package for missing close() calls on LogOutputStreams. 24 years ago
  Stefan Bodewig d3ef19b3ff Make sure streams get flushed and closed - otherwise we may be losing 24 years ago
  Stefan Bodewig 72e98275b3 yet another article. 24 years ago
  Stefan Bodewig 6229635a08 Add two FAQs - had two answer the first one at least twice this week 24 years ago
  Stefan Bodewig 2573103dc2 Some javadoc enhancements in JUnitTask. 24 years ago
  Stefan Bodewig e5893dd4c0 Make sure XML report will be UTF8 encoded. 24 years ago
  Stefan Bodewig 1e41b4c0f2 Add filepath attribute/element to available to search for a file in a 24 years ago
  Stefan Bodewig ea21f122ab Add vssver.scc to default excludes 24 years ago
  Conor MacNeill c73084faf5 Allow policy file to exist outside of Weblogic Home 24 years ago
  Conor MacNeill e49a5fb564 Use /nul when checkign for the existence of directories on Windows 24 years ago
  Stefan Bodewig eefa2aba55 Make <apply> work really parallel and not parallel on a per fileset basis. 24 years ago
  Conor MacNeill 9ff2d6a1ab Set level back to verbose - messages are too annoying as it is common 24 years ago
  Conor MacNeill c9affb12a2 Just find directory above script home rather than removing bin dirs which 24 years ago
  Stefan Bodewig f3d84272e2 update attribute of zip had the wrong default value (my fault). 24 years ago
  Stefan Bodewig 5bb077f598 make <uptodate> search for target files in the same directory as 24 years ago
  Stefan Bodewig ec2d68aa71 update attribute for <zip> and friends - update archive instead of 24 years ago
  Stefan Bodewig e5fcb12320 New filesonly attribute for <zip> and friends - suppresses directories. 24 years ago
  Stefan Bodewig 30b8b73ffa <junit> will now try to include the task-definition itself as well as 24 years ago
  Stefan Bodewig 80c2ad3101 Again forgot to save some files, argh. 24 years ago
  Stefan Bodewig 891ef62c7b New task mimemail - this task requires JavaMail (and JAF) that's why 24 years ago
  Conor MacNeill 70d8b69e67 Describe timestamp's ability to offset dates 24 years ago
  Conor MacNeill 440e7a9014 Changed the logging level of invalid property files to warning 24 years ago
  Stefan Bodewig 37f6c69221 change credit for some logos. 24 years ago
  Stefan Bodewig 8726d0dc58 testcase for JUnitTestRunner. 24 years ago