1783 Commits (1a93e607f234e845fd6d744cb1a1962ba184671d)
 

Author SHA1 Message Date
  Conor MacNeill 1a93e607f2 Add a Log4j listener 24 years ago
  Costin Manolache 6ff47bd2ae Rollback previous commit. 24 years ago
  Stefan Bodewig a794b2b204 <fixcrlf> now deals with CR only line-ends and arbitrary tab lengths. 24 years ago
  Stephane Bailliez af7fb0127a Fixed a possible systemid problem reported by glennmaughan@optushome.com.au (Glenn Maughan) 24 years ago
  Stephane Bailliez 1228b336de doc update to reflect the addition of the -jar option 24 years ago
  Stephane Bailliez cc569b21fc Mini testcase for the Java task....not fantastic but better than nothing.. 24 years ago
  Stephane Bailliez 458b181fc1 Added the support to the -jar option in the command line per suggestion of <aspyker@nc.rr.com> 24 years ago
  Stephane Bailliez 886b552945 Added the support to the -jar option in the command line per suggestion of <aspyker@nc.rr.com> 24 years ago
  Sam Ruby 198880a644 Avoid NPE's - seen when running JUnit on Win2K 24 years ago
  Conor MacNeill 5f35fa88d3 Two steps forward, one step back - make it build under JDK 1.1 24 years ago
  Conor MacNeill 8543e47b28 Add jvmVersion attribute so that maxmeory is formatted correctly for the 24 years ago
  Conor MacNeill 0e37f4714c Handle innser classes in the default package 24 years ago
  Conor MacNeill 046a49448b Actually set the exception on task level messages 24 years ago
  Conor MacNeill 6f0e2f06ac BuildExceptions were not printing their own stack trace. They do this now 24 years ago
  Conor MacNeill f97f71d5d1 Make if and unless attributes of <target> dynamically evaluated 24 years ago
  Costin Manolache 6e33aa3d8c Small fix in Zip.java. 24 years ago
  Costin Manolache dce8636fe3 Small fix in manifest, added Class-Path attribute, now it should 24 years ago
  Stefan Bodewig f9a500cd6b Support for kopi and gcc implementations of <javac>. 24 years ago
  Stefan Bodewig 261ac57e67 Expand properties in <sql>. 24 years ago
  Stefan Bodewig 693d7c8906 Add nested <fileset> to <sql> 24 years ago
  Conor MacNeill cc911f5992 Allow manifests of Jar files to be specified in-line. This allows the 24 years ago
  Conor MacNeill f2bc3fe7c8 New Introspection capability. Methods which have the signature 24 years ago
  Conor MacNeill e2ae69c528 Documentation for new Locale option in <tstamp> 24 years ago
  Stephane Bailliez f32956be21 declare the tasks maudit and mmetrics to Metamata tasks. 24 years ago
  Stephane Bailliez 2f374849c6 add an exclude to remove MAudit task from the compile since it requires Oromatcher 24 years ago
  Stephane Bailliez eacd7ea193 The stylesheet that should replace all the one in the source code. 24 years ago
  Stephane Bailliez 51db1b515b stylesheets that can be used to generate some framed report for Metamata tasks MMetrics and MAudit 24 years ago
  Stephane Bailliez 99353c3498 documentation for metamata tasks MMetrics and MAudit 24 years ago
  Stephane Bailliez 08e296e85d New Tasks for Metamata Audit and Metamata Metrics. 24 years ago
  Stefan Bodewig f60ca231a1 Don't delete generated files if sourcebase and basedir happen to be 24 years ago
  Stefan Bodewig a7f39c75ec didn't mean to remove the toString method with my last commit. 24 years ago
  Stefan Bodewig 8f282967e0 Clean up documentation for <patternset> to better explain the nested elements. 24 years ago
  Stefan Bodewig c2e92b3185 Add <includesfile>/<excludesfile> elements to <patternset> and friends, 24 years ago
  Stephane Bailliez 55ed11a225 Fixed a typing mistake to exclude Sitraka's tasks 24 years ago
  Conor MacNeill 25116b2c5b Resolve properties within properties files by first consulting the project 24 years ago
  Stephane Bailliez a34bbd1562 the optional xsl to be used with JProbe Coverage tasks. It generates a framed report a la JavaDoc 24 years ago
  Stephane Bailliez 74305aa0a1 added definition for the 3 JProbe Coverage tasks: jpcoverage, jpcovreport, jpcovmerge 24 years ago
  Stephane Bailliez d5a2eaa266 Documentation for JProbe Coverage tasks 24 years ago
  Stephane Bailliez 523a67f3ba JProbe Coverage tasks: covmerge, covreport, coverage 24 years ago
  Stephane Bailliez 6b8588300d Sitraka JProbe Coverage tasks: covmerge, covreport, coverage 24 years ago
  Stephane Bailliez 25a3d75797 Update to Crimson 1.1.1 which is a bugfix release. 24 years ago
  Conor MacNeill 561a6d3abf Add some better error management for exec errors. By wrapping the real 24 years ago
  Conor MacNeill 6ed54839c9 Produce a summary, on request, of the actions taken by the replace 24 years ago
  Conor MacNeill 3088910997 Add Locale support to TStamp task. 24 years ago
  Conor MacNeill 590936af26 Manifest is no longer in a fileset and so needs an uptodate check of its own 24 years ago
  Stefan Bodewig 7e7fa2f905 Update documentation of <ftp> to mention the new mkdir action. 24 years ago
  Conor MacNeill af0505dd8a Make the manifest class more accomodating to malformed manifests 24 years ago
  Conor MacNeill b74b906751 Add new Manifest handling class. 24 years ago
  Stefan Bodewig fffe72edb5 Add ignoreNoncriticalErrors and skipFailedTransfers attributes to 24 years ago
  Stefan Bodewig e11e04dc6e Fix for the NPE that makes the Cactus build fail. 24 years ago