2802 Commits (e85c97dca82ada3cc46de75c1004edd0c6095ca2)
 

Author SHA1 Message Date
  Steve Loughran e85c97dca8 I was wrong, classpath: may be supported by some xml parsers, but it aint a standard protocol/URL schema 24 years ago
  Conor MacNeill 78602edfb7 Additional debug messages to make it easier to diagnose why a task 24 years ago
  Conor MacNeill 3d59359997 Remove CVS conflicts 24 years ago
  Stephane Bailliez a8b3b468af Adding more code to the JUnit task. 24 years ago
  Stephane Bailliez 5fe902d78b - Introduce a specific OutputAttribute to deal with output. 24 years ago
  Stephane Bailliez 7c98303882 Initial commit. 24 years ago
  Stephane Bailliez 3835e0c016 Initial commit. 24 years ago
  Stephane Bailliez 36acaa7bec Add an IndexOf method that returns the index of 24 years ago
  Erik Hatcher b9871e6a2d Added LICENSE.txt to META-INF of distributable JAR's per jakarta-general suggestions. 24 years ago
  Peter Donald 0f1c5dd88e Start to refactor this to work with new Execute patterns 24 years ago
  Peter Donald a2c15cb080 Update to new Execute2 functionality and delete old stream handlers 24 years ago
  Peter Donald d26ed2207d No need to pass project in anymore 24 years ago
  Peter Donald f6e492ff83 Remove de-referencing stuff and cleaned up object a little. 24 years ago
  Peter Donald 0db510656a Started to move the perforce tasks towards the new Execute2 abstraction 24 years ago
  Peter Donald 0380eac20a Moved metamata tasks to using Execute2 functionality and generally cleaning up the tasks 24 years ago
  Peter Donald 4a63f3b338 Made sure junit compiled and started to bring it into line with recent changes 24 years ago
  Peter Donald 95bdf91904 Use Execute2 abstraction 24 years ago
  Peter Donald c66f11924c Removed unused variables and cleaned up tasks a little. 24 years ago
  Peter Donald a1db6f5a4c Moved to Execute2 + ExecOutputHandler rather than Execute1 and friends 24 years ago
  Peter Donald 34f8f175d6 cleaned 24 years ago
  Peter Donald abbc84b8d2 *** empty log message *** 24 years ago
  Peter Donald 3404bac3df Removed unused variable 24 years ago
  Peter Donald 8640dc1b22 Use Execute2 abstraction 24 years ago
  Peter Donald 43fd978194 Cleanup 24 years ago
  Peter Donald 450b3303ea Cleanup class and move ClassArgument to top level class 24 years ago
  Peter Donald 09dd862ae6 getProperty on context rather than project 24 years ago
  Peter Donald bc4fa10e58 Cleaning 24 years ago
  Peter Donald 6187610641 Move entry to being a top level class and clean up naming conventions 24 years ago
  Peter Donald af7a38e95e Don't place project in bean list - instead place context in there 24 years ago
  Peter Donald 0ed3627cf3 Use Execute2 abstraction 24 years ago
  Peter Donald 68c0830423 Move runCommand into this class 24 years ago
  Peter Donald 4abaa3ec23 Use Ant2 propertys that are objects rather than strings 24 years ago
  Peter Donald 0abcddef6c *** empty log message *** 24 years ago
  Peter Donald dad10655ad Remove unused import 24 years ago
  Peter Donald 69e14f256e Use Execute2 abstracton 24 years ago
  Peter Donald 46302b08af No need to use project anymore 24 years ago
  Peter Donald 0b2fdb2709 Get property from context rather than project 24 years ago
  Peter Donald 15debed637 Use context to resolve file rahter than proijectr 24 years ago
  Peter Donald a99f864176 No need to apply policy in task - can do that in context 24 years ago
  Peter Donald a25518889b No need for setter to throw execption 24 years ago
  Peter Donald 2e186a3000 Remove access to project as not needed 24 years ago
  Peter Donald ceaf662ffb Refactor and clean code 24 years ago
  Peter Donald e0f26fe260 Cleanup code a little 24 years ago
  Peter Donald df0a7e7358 Use Execute2 abstraction 24 years ago
  Peter Donald 9739843b08 Use adaptors logger rather than getting tasks logger via hackGetLogger 24 years ago
  Peter Donald 6a568e4e32 Use inherited getProperty rather than getProject().getProeprty() 24 years ago
  Peter Donald 1158015760 Remove unused stream handlers/pump abstractions. These are now replaced by ExecOutputHandler 24 years ago
  Peter Donald 689c802c3a Add in a copy of Execute that is separate so that it can be evolved at a faster rate. 24 years ago
  Peter Donald 14da38e484 Remove unused method 24 years ago
  Peter Donald f2e2178170 Made the ExecManager support another method of execution that involves supplying an ExecOutputHandler 24 years ago