44 Commits (2a291dca9249d6a4958d9898282fa67343bf59b7)

Author SHA1 Message Date
  Stefan Bodewig 2a291dca92 Various javadoc and code-style fixes by Kev Jackson 21 years ago
  Steve Loughran 38e8c82493 This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call. 21 years ago
  Matthew Jason Benson 4715ee28aa Javadoc 21 years ago
  Matthew Jason Benson c672e8778e Added multiple targets to <ant> and <antcall> using nested <target> elements. 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill 6330dbe30f Fix some incorrect comments 22 years ago
  Conor MacNeill 4ac04f30c2 Ensure all generated output gets through the output system to the 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 56d0ca9a29 Add nested <propertyset>s to <ant>, <antcall> and <subant>. 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill dd5a678d41 Javadocing 23 years ago
  Conor MacNeill 4a9153f9f2 Input handling framework 23 years ago
  Conor MacNeill 6ceeb5d3da Much better solution to unterminated output - better backward compat 23 years ago
  Steve Loughran 3266a2abee making helper methods public for foreach to use 23 years ago
  Conor MacNeill 987c943d07 Flush output of Java task when finished. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Conor MacNeill 0e1127c22c Fix up style issues 24 years ago
  Stefan Bodewig 9fb2961443 Adding some @since tags. 24 years ago
  Stefan Bodewig f37911b4e5 fix possible (but unlikely) NPE in <antcall>, add some docs. 24 years ago
  Steve Loughran 23337b5063 adding inheritRefs to <antcall>, for better consistency with ant. The default is of course false. 24 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stefan Bodewig 05b5cb8f3d Allow <ant> and <antcall> to pass references to the subbuilds. 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Conor MacNeill e32249e2cb Route log messages to the subproject in <ant> and <antcall> situations 24 years ago
  Stefan Bodewig d471a816cb Make inheritall attribute available to <antcall> as well. 24 years ago
  Stefan Bodewig c31e31c52a Make usage of my email address consistent (probably going to change 25 years ago
  Stefan Bodewig dab0e37234 Make <antcall> and <ant> more Script-friendly. 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Stefan Bodewig 6c89d5a7b8 Adapt <ant> to the fact that <property> does its work in execute() and 25 years ago
  Stefan Bodewig 9b79c03c8a Didn't handle relative paths in project's basedir attribute correctly. 26 years ago
  Stefan Bodewig 1b25a5ab79 Updated example to match the implementation. 26 years ago
  Stefan Bodewig ded305a2df Added an antcall task as a shortcut for ant tasks invoked on the same 26 years ago