Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • aa4eb280a Ignore fork attribute if build.compiler doesn't point to a JDK javac. by Stefan Bodewig 2001-08-07 11:53:43 +0000
  • 9092eca06 Make sure system properties as accessible in subbuilds in the inheritAll=false case as well. by Stefan Bodewig 2001-08-07 11:43:32 +0000
  • ffc9cedab Make sure <move> doesn't try to move a file to itself by Stefan Bodewig 2001-08-07 06:59:35 +0000
  • aa8f01df3 update .NET tasks for the beta2 release by Stefan Bodewig 2001-08-07 06:19:25 +0000
  • deadaf0b0 fix typo by Stefan Bodewig 2001-08-07 05:59:58 +0000
  • 4ad42dc53 clarify tarfileset documentation. by Stefan Bodewig 2001-08-07 05:58:12 +0000
  • 0bcf1432f give a better name to FileUtil's factory method. by Stefan Bodewig 2001-08-07 05:49:48 +0000
  • 3c2825538 Explicitly compile the stuff that javac will pick up because of dependencies anyway. by Stefan Bodewig 2001-08-07 05:45:16 +0000
  • 8bde1a449 leave it to the imagination of the users what may happen if you specify both, eol and cr. by Stefan Bodewig 2001-08-06 15:10:41 +0000
  • bdf4456a7 New task dependset by Stefan Bodewig 2001-08-06 14:32:46 +0000
  • 21426bf47 Move FileUtils into util package. by Stefan Bodewig 2001-08-06 14:10:43 +0000
  • b36f7bfbd Forgot to regenerate after fixing typos by Conor MacNeill 2001-08-06 13:56:37 +0000
  • 1a11e90cd Add a page to describe steps taken to resolve issues and how to submit useful bug reports. by Conor MacNeill 2001-08-06 13:37:08 +0000
  • 9df10c6eb remove stray CRs by Stefan Bodewig 2001-08-06 12:49:40 +0000
  • f5f32f163 Make log messages from System.out calls, remove some code in execute that was redundant, remove some tabs, add testcase that checks that files don't get overwritten if they'd be identical to the new version. by Stefan Bodewig 2001-08-06 12:25:56 +0000
  • fa86f754a Roll back those changes - just seeing the difference between current ant and site style sheets. by Conor MacNeill 2001-08-06 10:29:12 +0000
  • 1a9be7f6f Add test for Bootstrap failures Simplify the build by using inheritAll="false" by Conor MacNeill 2001-08-06 10:24:03 +0000
  • e2cf23ba9 Provide access to old behaviour for those tasks that rely on it, such as Anakia by Conor MacNeill 2001-08-06 09:59:51 +0000
  • 5cf91961c Define backward compatability constructor by Conor MacNeill 2001-08-06 09:58:36 +0000
  • 446c76d83 Restore task logging and events by Conor MacNeill 2001-08-06 09:57:33 +0000
  • 329021e4d update documentation for <fixcrlf> by Stefan Bodewig 2001-08-06 09:15:14 +0000
  • 00e45341a Add support for Symantec's javac. by Stefan Bodewig 2001-08-06 09:04:26 +0000
  • 722f6306c Only print the final stack trace if in verbose or debug mode, otherwise just print exception message by Conor MacNeill 2001-08-05 22:17:26 +0000
  • 0bf139178 WLJSPC task documentation by Conor MacNeill 2001-08-05 14:01:30 +0000
  • bdb8014ea Bring back FixCRLF usage in build by Conor MacNeill 2001-08-05 13:56:48 +0000
  • 9091202b2 Fix bootstrap problems. Two issues. Filtering was always been done Antcall was broken since the ProjectComponent check is too agressive Now only applies to data types. The Ant task is perhaps a little special in that it returns a task for one of its nested elements. by Conor MacNeill 2001-08-05 11:06:53 +0000
  • 1f901a39e General cleanup of typos in <ejbjar> documentation and description of which tools are now supported by the task by Conor MacNeill 2001-08-05 09:31:23 +0000
  • 3558d5258 Docs fro jBoss element of <ejbjar> by Conor MacNeill 2001-08-05 07:12:47 +0000
  • 18c950a6f Updated Filter task to use the new FilterSet in the Project fro global filters by Conor MacNeill 2001-08-04 14:55:03 +0000
  • fa21d1fe0 Initial implementation of FilterSets. I've done some major surgery on the patch from PR1545. There is also more to come. by Conor MacNeill 2001-08-04 14:37:40 +0000
  • 40a387aa6 Give data types some of the capabailities of Tasks, namely access to the project object and the ability to log messages through that project. The IntrospectionHelper cooperates to ensure DataTypes created as nested elements are correctly setup by Conor MacNeill 2001-08-04 14:30:36 +0000
  • 057958d82 Fixed the stupid mistake I did when merging my last changes. I mistakenly removed part of a previous patch. Shame on me. by Stephane Bailliez 2001-08-03 20:47:33 +0000
  • 55dcf2dee New task <condition>. by Stefan Bodewig 2001-08-03 16:38:21 +0000
  • 70b420621 Pesky windows locking Can't rename a file that is open or where the destination exists by Conor MacNeill 2001-08-03 16:15:16 +0000
  • ac1664c3f Propagate errorproperty and failureproperty from BatchTest to all of its elements. by Stefan Bodewig 2001-08-03 14:44:25 +0000
  • b162d6d5c Add fork attribute to <javac>. by Stefan Bodewig 2001-08-03 14:36:48 +0000
  • 36f7c9bb7 Some minor JDK 1.1 compatibility problems. MMetricsStreamHandler.java still won't compile. by Stefan Bodewig 2001-08-03 14:34:07 +0000
  • 1a93e607f Add a Log4j listener by Conor MacNeill 2001-08-03 14:21:00 +0000
  • 6ff47bd2a Rollback previous commit. by Costin Manolache 2001-08-03 14:15:40 +0000
  • a794b2b20 <fixcrlf> now deals with CR only line-ends and arbitrary tab lengths. It should work independant of the size of the file as well. by Stefan Bodewig 2001-08-03 11:22:22 +0000
  • af7fb0127 Fixed a possible systemid problem reported by glennmaughan@optushome.com.au (Glenn Maughan) Moved the timing garbage generated as well to a global timing instead... by Stephane Bailliez 2001-08-02 22:47:16 +0000
  • 1228b336d doc update to reflect the addition of the -jar option by Stephane Bailliez 2001-08-02 22:07:47 +0000
  • cc569b21f Mini testcase for the Java task....not fantastic but better than nothing.. It mainly test for the -jar option by Stephane Bailliez 2001-08-02 21:55:00 +0000
  • 458b181fc Added the support to the -jar option in the command line per suggestion of <aspyker@nc.rr.com> by Stephane Bailliez 2001-08-02 21:52:59 +0000
  • 886b55294 Added the support to the -jar option in the command line per suggestion of <aspyker@nc.rr.com> fixed a bug (?) in the size method that was not returning the correct size. added some javadocs....still a lot of work :-( by Stephane Bailliez 2001-08-02 21:51:00 +0000
  • 198880a64 Avoid NPE's - seen when running JUnit on Win2K by Sam Ruby 2001-08-02 16:15:24 +0000
  • 5f35fa88d Two steps forward, one step back - make it build under JDK 1.1 by Conor MacNeill 2001-08-02 14:48:24 +0000
  • 8543e47b2 Add jvmVersion attribute so that maxmeory is formatted correctly for the target JVM by Conor MacNeill 2001-08-02 14:38:46 +0000
  • 0e37f4714 Handle innser classes in the default package by Conor MacNeill 2001-08-02 12:53:51 +0000
  • 046a49448 Actually set the exception on task level messages by Conor MacNeill 2001-08-02 12:21:09 +0000
  • 6f0e2f06a BuildExceptions were not printing their own stack trace. They do this now but it does make the output in the event of a failure a bit noisier by Conor MacNeill 2001-08-02 12:19:35 +0000
  • f97f71d5d Make if and unless attributes of <target> dynamically evaluated by Conor MacNeill 2001-08-02 11:42:55 +0000
  • 6e33aa3d8 Small fix in Zip.java. by Costin Manolache 2001-08-01 23:20:22 +0000
  • dce8636fe Small fix in manifest, added Class-Path attribute, now it should work with java -jar ant.jar Let me know if there's any problem. by Costin Manolache 2001-08-01 21:37:50 +0000
  • f9a500cd6 Support for kopi and gcc implementations of <javac>. by Stefan Bodewig 2001-08-01 15:54:24 +0000
  • 261ac57e6 Expand properties in <sql>. by Stefan Bodewig 2001-08-01 15:33:42 +0000
  • 693d7c890 Add nested <fileset> to <sql> by Stefan Bodewig 2001-08-01 15:26:22 +0000
  • cc911f599 Allow manifests of Jar files to be specified in-line. This allows the use of Ant properties in the manifest. The inline manifest will be merged with any external file manifests. Example usage by Conor MacNeill 2001-08-01 12:56:23 +0000
  • f2bc3fe7c New Introspection capability. Methods which have the signature addConfiguredXXX will be called for nested elements named XXX but will be called only once the XXX object has been configured by Conor MacNeill 2001-08-01 11:41:15 +0000
  • e2ae69c52 Documentation for new Locale option in <tstamp> by Conor MacNeill 2001-08-01 11:22:18 +0000
  • f32956be2 declare the tasks maudit and mmetrics to Metamata tasks. by Stephane Bailliez 2001-08-01 10:43:58 +0000
  • 2f374849c add an exclude to remove MAudit task from the compile since it requires Oromatcher by Stephane Bailliez 2001-08-01 10:42:43 +0000
  • eacd7ea19 The stylesheet that should replace all the one in the source code. As its name suggests, it will generate the framed report only. It can be used either w/ xalan 2.x or xalan 1.2.2 though the later requires bsf.jar in the classpath. by Stephane Bailliez 2001-08-01 10:39:01 +0000
  • 51db1b515 stylesheets that can be used to generate some framed report for Metamata tasks MMetrics and MAudit by Stephane Bailliez 2001-08-01 10:34:32 +0000
  • 99353c349 documentation for metamata tasks MMetrics and MAudit by Stephane Bailliez 2001-08-01 10:32:27 +0000
  • 08e296e85 New Tasks for Metamata Audit and Metamata Metrics. Since Metamata was acquired by Webgain, Quality Analyzer 2.0 is also compatible with them. I'm using them for a while and they were requested by Garrick Olson, Garrick.Olson@Aceva.com by Stephane Bailliez 2001-08-01 10:22:18 +0000
  • f60ca231a Don't delete generated files if sourcebase and basedir happen to be the same. by Stefan Bodewig 2001-08-01 09:37:27 +0000
  • a7f39c75e didn't mean to remove the toString method with my last commit. by Stefan Bodewig 2001-08-01 09:29:50 +0000
  • 8f282967e Clean up documentation for <patternset> to better explain the nested elements. by Stefan Bodewig 2001-08-01 09:23:47 +0000
  • c2e92b318 Add <includesfile>/<excludesfile> elements to <patternset> and friends, thus allowing for more than one file of each type. by Stefan Bodewig 2001-08-01 09:08:56 +0000
  • 55ed11a22 Fixed a typing mistake to exclude Sitraka's tasks by Stephane Bailliez 2001-07-31 20:12:52 +0000
  • 25116b2c5 Resolve properties within properties files by first consulting the project properties first. by Conor MacNeill 2001-07-31 11:24:41 +0000
  • a34bbd156 the optional xsl to be used with JProbe Coverage tasks. It generates a framed report a la JavaDoc by Stephane Bailliez 2001-07-31 09:05:03 +0000
  • 74305aa0a added definition for the 3 JProbe Coverage tasks: jpcoverage, jpcovreport, jpcovmerge by Stephane Bailliez 2001-07-31 09:02:19 +0000
  • d5a2eaa26 Documentation for JProbe Coverage tasks by Stephane Bailliez 2001-07-31 08:41:08 +0000
  • 523a67f3b JProbe Coverage tasks: covmerge, covreport, coverage by Stephane Bailliez 2001-07-31 08:40:13 +0000
  • 6b8588300 Sitraka JProbe Coverage tasks: covmerge, covreport, coverage As it needs a regexp engine, the build.xml is modified to build it only if OroMatcher exists in the classpath. by Stephane Bailliez 2001-07-31 08:29:46 +0000
  • 25a3d7579 Update to Crimson 1.1.1 which is a bugfix release. by Stephane Bailliez 2001-07-31 07:11:51 +0000
  • 561a6d3ab Add some better error management for exec errors. By wrapping the real exception in a build exception, hopefully we'll get a stack trace by Conor MacNeill 2001-07-30 14:07:31 +0000
  • 6ed54839c Produce a summary, on request, of the actions taken by the replace task by Conor MacNeill 2001-07-30 13:35:23 +0000
  • 308891099 Add Locale support to TStamp task. by Conor MacNeill 2001-07-30 13:08:05 +0000
  • 590936af2 Manifest is no longer in a fileset and so needs an uptodate check of its own Also now log warnings about malformed manifests by Conor MacNeill 2001-07-30 11:15:17 +0000
  • 7e7fa2f90 Update documentation of <ftp> to mention the new mkdir action. by Stefan Bodewig 2001-07-30 06:21:17 +0000
  • af0505dd8 Make the manifest class more accomodating to malformed manifests by Conor MacNeill 2001-07-29 13:57:13 +0000
  • b74b90675 Add new Manifest handling class. Manifest entries longer than 72 bytes are wrapped according to the spec Illegal manifest files now cause errors Standard fields are provided by default and merged in Manifest set by attribute and any added in META-INF/Manifest.mf are merged by Conor MacNeill 2001-07-28 14:11:41 +0000
  • fffe72edb Add ignoreNoncriticalErrors and skipFailedTransfers attributes to <ftp> by Stefan Bodewig 2001-07-27 14:50:43 +0000
  • e11e04dc6 Fix for the NPE that makes the Cactus build fail. by Stefan Bodewig 2001-07-27 10:13:14 +0000
  • fabddf48a update documentation for <apply> to add outputproperty attribute here as well. by Stefan Bodewig 2001-07-27 09:57:35 +0000
  • f3b55df1f Add outputproperty attribute to <exec> to capture the output of the external command in a property. by Stefan Bodewig 2001-07-27 09:55:46 +0000
  • 68323a96a New suite of tasks of Continuus. by Stefan Bodewig 2001-07-27 09:14:58 +0000
  • 8ddd67ad8 added autoresponse attribute to <vssget> and <vsslabel> as well as a quiet attribute to <vssget>. by Stefan Bodewig 2001-07-27 08:43:26 +0000
  • b263b1e28 Add failonerror attribute to <delete>. by Stefan Bodewig 2001-07-27 08:24:59 +0000
  • 45003301e Added simple ignore to get rid of CVSes '?' messages by Peter Donald 2001-07-27 07:27:11 +0000
  • b22d6f7f8 Minor updates to make the CVS M messages go away ;) by Peter Donald 2001-07-27 07:24:54 +0000
  • 9e9d8fecc Add overwrite attribute to unjar/war/zip and untar - if set to false, files newer than the entries in the archive will not be replaced. by Stefan Bodewig 2001-07-27 06:52:51 +0000
  • 67dccb58f More P4 tasks. by Peter Donald 2001-07-27 06:46:49 +0000
  • 70f7d48db Make UnknownElement aware of TaskContainer so that one can taskdef a TaskContainer at runtime. by Stefan Bodewig 2001-07-26 15:38:48 +0000
  • 99a45aab1 remove temporary debug by Conor MacNeill 2001-07-26 10:13:23 +0000
  • 6c36c507e Adapt DTD to recent changes (types can be specified in targets and the TaskContainer concept). by Stefan Bodewig 2001-07-26 07:51:28 +0000
  • 6e2f15d42 Add tests for property resolution in property files Update JUnit jar to latest version (3.7) by Conor MacNeill 2001-07-25 14:40:54 +0000