232 次代码提交 (d9c407c42dbaf2b42fedc9a933991c171a3aac20)

作者 SHA1 备注 提交日期
  Diane Holt 11be3954a5 Add "implementation" -> "compiler". 24 年前
  Erik Hatcher 2cf032e2ec EJB hot deploy tool, contributed by Christopher A. Longo - cal@cloud9.net 24 年前
  Diane Holt b6e0d9de30 Add <loadproperties> and new vss* tasks to tables (tasksoverview). 24 年前
  Stefan Bodewig 03216f2caf spashscreen task 24 年前
  Stefan Bodewig 879077fa37 add umask and chmod capability to <ftp> 24 年前
  Stefan Bodewig 808b91716a enable <javac>'s source attribute for jikes as well. 24 年前
  Stefan Bodewig 987c7b8f12 new task vsscreate. 24 年前
  Magesh Umasankar 37cd9404c7 New attribute - ignoreSstemClasses - added to <available>. 24 年前
  Diane Holt 9c875b004a Add info wrt change in -projecthelp behaviour. 24 年前
  Steve Loughran dd8be3b5fd set properties in nested strings. not tested. 24 年前
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 年前
  Magesh Umasankar 4ab1950bd8 Zip task 24 年前
  Magesh Umasankar 5c5b959ca7 1. Fix bug where <move> ignored <filterset>s. 24 年前
  Jon Skeet dc7f97a932 Added reference to the <tag> option in JavaDoc. 24 年前
  Diane Holt dd2124bdb1 Add new 'listfiles' attribute to allow for listing the source files being 24 年前
  Steve Loughran 0005305ea6 time checking on gzip, with tests. 24 年前
  Stefan Bodewig c28fbe7d76 <style> tried to tranform all children of directories that matched the 24 年前
  Stefan Bodewig cf72dc9e50 Add an attribute to avoid <junit>'s classpath magic. 24 年前
  Erik Hatcher 0012fd2723 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 24 年前
  Steve Loughran 1a5a8f7e64 info on loadfile and echoproperties 24 年前
  Erik Hatcher d382599b16 Added blurbs about <propertyfile>. The "never" removal may change before release, depending on feedback from this change. 24 年前
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 年前
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 年前
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 年前
  Erik Hatcher 27a9448849 sorry.... fat fingers. 24 年前
  Erik Hatcher b720f6461e Documenting a feature that had been previously added (oops!). 24 年前
  Magesh Umasankar ee84f4cf17 <mail> related changes. 24 年前
  Diane Holt 601b5e20b3 Oops -- never updated this file with info about ANT_ARGS. 24 年前
  Magesh Umasankar 8fa296bb51 New attributes to tarfileset to allow equivalent of tar -P option 24 年前
  Magesh Umasankar 26bfd9b1ec The pattern definition **/._* has been added to the default excludes list. 24 年前
  Erik Hatcher b57651f539 Add -propertyfile command-line option. 24 年前
  Magesh Umasankar dc060b5ab0 AnsiColorLogger is an extension of DefaultLogger. It provides colorized 24 年前
  Stefan Bodewig 4687c7dd41 add environment variable support to <junit> if VM is forked. 24 年前
  Stefan Bodewig 1df308115f add environment variable support in <java> for forked VMs. 24 年前
  Magesh Umasankar 3fe197c6e7 Modified the hack to initialize a class such that the side effect of having to create a valid object is not there anymore. 24 年前
  Stefan Bodewig 3b41e256ee <fixcrlf> failed on Mac files. 24 年前
  Erik Hatcher 9cc5b6eed4 note the new mapper 24 年前
  Steve Loughran eedb2957ed and a change in the docs, expunging all record of the file attribute ever existing in an orwellian style revision of history. 24 年前
  Magesh Umasankar 9a7f0056b4 Removed references to ValidatedFileAttribute and PreferredAttribute. 24 年前
  Magesh Umasankar 86003c2f15 Selection of PreferredAttributes over 'normal' attributes may break some 24 年前
  Stefan Bodewig 674ef2ee73 Add a BuildLogger that can send emails. 24 年前
  Stefan Bodewig 3745d5dc70 Add a new inheritRefs attribute to <ant> with a default value of false 24 年前
  Stefan Bodewig ceb720e799 Make Manifest.java a full flegded task that allows you to write a 24 年前
  Stefan Bodewig b546691d3a Add if/unless attributes to <fail>. 24 年前
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 年前
  Stefan Bodewig bd3509fb89 Don't punish people who want to modify the values of existing 24 年前
  Magesh Umasankar e241dd137f Changes to <move> noted. 24 年前
  Peter Donald b06aed6911 Update to remove warnings generated by antcall due to last immutability tightening. Did this by adding a protected constructor to property. 24 年前
  Magesh Umasankar 8a7fce7e2e If a task contains setFoo(String) and setFoo(Bar), setFoo(Bar) gets selected by the introspection mechanism. 24 年前
  Steve Loughran 325e13a93d added changes to exec, and a bit on the immutability fixes in the 'this may break things' section 24 年前