229 次代码提交 (c213331f01c3a73a44499fe12511679e4dc03cec)

作者 SHA1 备注 提交日期
  Stefan Bodewig 5021163e5c New task <waitfor> that waits until a given condition gets true or a 24 年前
  Steve Loughran 8379ced1dc PR 5025 : no MSJVM support. 24 年前
  Steve Loughran 02673734f3 PR 4345 :Request for addition of "rcproperty" attribute to <exec> 24 年前
  Sam Ruby 3781d8b0e1 Add support to for XSLT output types. This maps to TraX's: 24 年前
  Magesh Umasankar b261a711ce Clarify evaluation pattern of attributes defined for <os> 24 年前
  Stephane Bailliez 9b3ee48039 Fix grammatical errors or incorrect documentation. 24 年前
  Stephane Bailliez 3b2f961a60 tstamp now supports a timezone attribute for a custom format. 24 年前
  Magesh Umasankar 82cc947b98 Added name, arch, version as attributes to Os. 24 年前
  Magesh Umasankar b7f51d116b Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes 24 年前
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 年前
  Stefan Bodewig 45660d1b2d Add a "relative" attribute to <apply> - this allows users to pass 24 年前
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 24 年前
  Steve Loughran dc00bd536b Fix Bug 4991; add more examples of other options. 24 年前
  Magesh Umasankar 072028843a New debuglevel attribute for Javac - will be used only when the modern 24 年前
  Steve Loughran b904b3ac0b Pulled the stuff on system.exit, because that is caught, and left a 'fork if things go wierd' message to handle the other cases :-) 24 年前
  Steve Loughran cbd09b7071 typo fix 24 年前
  Stefan Bodewig 495b7c4688 Add testcase for <checksum>, clarify its documentation when used as a 24 年前
  Peter Donald d5e9b4accd Added support for specifying CVS_RSH in ant CVS task. 24 年前
  Stefan Bodewig 9ded403f70 checksum task and condition. 24 年前
  Steve Loughran 088e18fc19 Wow, I never knew that echo had a reporting level. Time it got written up. 24 年前
  Stephane Bailliez 2d37437702 Allow port specification for the mail task. 24 年前
  Peter Donald 918d6fe305 Remove uneccessary cruft at top of file. 24 年前
  Peter Donald c657b5ef73 Here are two new ant tasks - BZip2 and BUnzip2. �These 24 年前
  Stefan Bodewig 8e37dd0ba2 Add encoding attribute to <fixcrlf> 24 年前
  Steve Loughran 24d47a5c0f backing out of antjar/antlib 24 年前
  Steve Loughran aea7142b1d correct taskname in example 24 年前
  Steve Loughran 1e469669cf Jose Alberto Fernandez's ant descriptor loader 24 年前
  Stefan Bodewig 45463e16cc JARs are never empty. 24 年前
  Stefan Bodewig 0ba89b453f Add a way to pass compiler specific command line arguments to <javac>. 24 年前
  Stefan Bodewig 30b11d18c9 Make name of the javac executable configurable in fork mode. 24 年前
  Stefan Bodewig 0e9239cb27 fix capitalization of NetWare. 24 年前
  Stefan Bodewig 0b1e459d5c Add OS/2 as Os family 24 年前
  Stefan Bodewig 93ee07ad35 Show that Ant is an Apache project. 24 年前
  Stefan Bodewig 32da696de4 Add testcases for the inheritall/dir attribute combinations and their 24 年前
  Stefan Bodewig 65c82879ee Make <style> support Exolab's new Adaptx processor. 24 年前
  Stefan Bodewig 986b213cec typo 24 年前
  Stefan Bodewig 7c2ec95158 clarify documentation for <ant> task. 24 年前
  Stefan Bodewig cbcfff6e27 add documentation for <cvs>'s failonerror attribute. 24 年前
  Stefan Bodewig 3ff51a6adc state that properties are case sensitive. 24 年前
  Stefan Bodewig 482c675f6a add "netware" as possible value for the <os> condition. 24 年前
  Peter Donald 323591f86b Updated documentation for Move to reflect the ability to create filesets with single files that move to another file. 24 年前
  Peter Donald 8cb8f75cdd If a fileset defines a single file, allow the Copy and Move tasks to work with the toFile attribute. 24 年前
  Stefan Bodewig ede07a7c22 Add new <isset> condition, simplify ConditionBase by using ProjectComponent. 24 年前
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 年前
  Conor MacNeill 304895ce62 Add encoding to <replace> task so that replace can work on double byte 24 年前
  Conor MacNeill 2b0ab1d4d0 Add an encoding attribute so SQL statements can be double byte 24 年前
  Peter Donald e4957c5f19 Oops I used the wrong convention!!! 24 年前
  Peter Donald d0c933c320 Deprecated zipfile in favour of file to follow siuit with the other tasks that d 24 年前
  Peter Donald 14d5788636 Deprecated earfile in favour of file. 24 年前
  Peter Donald 16e0c28649 Unify the attribute of the archive to "file" rather than having three separate attributes (zipfile, jarfile and warfile). 24 年前