3051 Commits (ce77ae56b8eea658f67b91a8e430ed5048c3f7c7)
 

Author SHA1 Message Date
  Stefan Bodewig ce77ae56b8 Split "External Tools" page, add pointers to Ant-Contrib and NAnt. 24 years ago
  Peter Donald c171b4c9f2 Update to use new getService() method for retrienving sertvices 24 years ago
  Peter Donald af9fedaddc Update to use new Service based access-point 24 years ago
  Peter Donald 9fcace6e3a Condition no longer throws a ContextException 24 years ago
  Peter Donald 304246c968 No need for task to extend AbstractContainerTask 24 years ago
  Peter Donald ac5c79a80f Updated test case to reflect latest changes 24 years ago
  Peter Donald 43cbdfc52c Replace need for Composable tasks with TaskContext.getService() 24 years ago
  Peter Donald c1d66dbc0c Rebadge ContextException as a TaskException 24 years ago
  Stefan Bodewig 3711bbb13c yet another bunch of logos 24 years ago
  Conor MacNeill acbf916917 Set up documentation structure 24 years ago
  Peter Donald c1459a0550 STart to add the ability to retrieve services from the context 24 years ago
  Peter Donald a15651fd43 Moved ROLE string to the only place it is being used. 24 years ago
  Peter Donald 0f017e73c1 Update script with change in value-> name in pattern attribute 24 years ago
  Peter Donald fef5fd66d1 Create a utility class to contain all the static scanner utility functions 24 years ago
  Peter Donald 6b70878e0b Made tasks receive contexts directly rather than through Contextualizable interface as all tasks will most likely use the context in some fashion 24 years ago
  Peter Donald 4cd91bc229 Made tasks receive contexts directly rather than through Contextualizable interface as all tasks will most likely use the context in soem fashion 24 years ago
  Peter Donald e5a1a9f449 Made tasks receive contexts directly rather than through Contextualizable interface as all tasks will most likely use the context in soem fashion 24 years ago
  Peter Donald 1581725922 Filter through the changes to PatternSet to other tasks/types 24 years ago
  Peter Donald 432a0ae47a Convert creator methods into adders. 24 years ago
  Peter Donald 1829060b86 Added a constructor to make it easier to construct patterns 24 years ago
  Stefan Bodewig 2e315eb059 4 new logos 24 years ago
  Conor MacNeill 2ababdfa86 Fix up line endings to be Unix style rather than DOS style 24 years ago
  Peter Donald 10a5eaecd4 Replace NameEntry class with Pattern class 24 years ago
  Peter Donald ce7d0dd681 Zap whitespace 24 years ago
  Peter Donald 6a608b16ae Reuse IOUtil functionality 24 years ago
  Peter Donald fbded36c8c value -> name to conform with ant1 24 years ago
  Conor MacNeill 31830a391a Mutant Mark 2 24 years ago
  Peter Donald 61b8ac76e6 Add version attribute 24 years ago
  Peter Donald c9e46c0f28 Bring condition into line with Ant2 thinking - make it check the value of condition - not just for its existance 24 years ago
  Peter Donald d0042ba437 Add a build target to run the newly added tests 24 years ago
  Peter Donald 6e89a86896 * Created a unit test suite. Added some tests for DefaultConfigurer. 24 years ago
  Peter Donald f52a170159 This patch adds bunch of minor features to the configurer: 24 years ago
  Stefan Bodewig c4dee0afaf Make JDK 1.1 happier 24 years ago
  Stefan Bodewig 8d79b48a89 Make JDK 1.4 happier 24 years ago
  Magesh Umasankar b01362cc82 Correct spelling. 24 years ago
  Magesh Umasankar c73be43653 Testcase to ensure <java> works as expected in both forked and unforked modes. 24 years ago
  Peter Donald 3d89aa70b2 Move the launchers package into the impl package. 24 years ago
  Stefan Bodewig f09815a18e yet another property needs to be passed down to the tests. 24 years ago
  Stefan Bodewig 5837816a8e Make sure we pass down ant.home to unit tests (needed to make execute 24 years ago
  Stephane Bailliez 17997f266a - Fix order of modifiers 24 years ago
  Stephane Bailliez 8ce1de2178 - Fix order of modifiers 24 years ago
  Conor MacNeill 5a497d7dc7 Pre-commit cleanup 24 years ago
  Conor MacNeill 43e8c0e742 Correct equality check in Manifest.Section class 24 years ago
  Peter Donald dcef853bab No Need to use the EnvironmentData/EnvironmentVariable abstraction 24 years ago
  Peter Donald 42f63164a8 Moved some path manipulation utilities into PathUtils 24 years ago
  Peter Donald 480c59459b Moved toURL from Path to PathUtils 24 years ago
  Peter Donald e84e6207dc Cleaned up copy method 24 years ago
  Peter Donald 04ce488e76 Moved inner class to be a top level class 24 years ago
  Peter Donald 4850b4c745 Move addExtdirs to PathUtils 24 years ago
  Peter Donald 3c5d592a35 Extract inner classes and move contentEuqls to FileUtil 24 years ago