1207 Commits (490a7cd05980572aba55fb99fb78b16b8aac1228)

Author SHA1 Message Date
  Peter Donald 1a3c586744 Fix bug in Ant where the system properties would not be placed into new Project when inheritall=false. (This was due to confusion between variable naming). 24 years ago
  Peter Donald e4957c5f19 Oops I used the wrong convention!!! 24 years ago
  Peter Donald 9cd6074a06 Super is redundent. 24 years ago
  Peter Donald 876a3660c2 Deprecated zipfile in favour of file to follow siuit with the other tasks that deal with archives. 24 years ago
  Peter Donald 14d5788636 Deprecated earfile in favour of file. 24 years ago
  Peter Donald 6c0ef6993f remove super. as it is redundent. 24 years ago
  Peter Donald 1409fd33f6 Remove deprecated tag as that method is NOT deprecated - gotta love copy-paste documentation ;) 24 years ago
  Peter Donald 16e0c28649 Unify the attribute of the archive to "file" rather than having three separate attributes (zipfile, jarfile and warfile). 24 years ago
  Peter Donald 1cbab00e16 Added in perforce p4add task. 24 years ago
  Peter Donald 121bc0cda0 Added redundent statement to aid understanding (will be optimized out by compiler anyways). 24 years ago
  Peter Donald ef9d413c7b I added an XML declaration (<?xml version="1.0"?>) to the XML log file. 24 years ago
  Peter Donald da882e14dc Updated Get task so that it supports authenticated URLS. 24 years ago
  Peter Donald 8477db5860 Fixed links. 24 years ago
  Peter Donald e598dc86b6 I have used the pvcs task and have come up with a patch that 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 24 years ago
  Conor MacNeill beb6031606 Merge from fix in 1.4 branch for gump test 24 years ago
  Conor MacNeill f66cab0ea7 Merge from ANT_145_BRANCH up to Beta 2 24 years ago
  Conor MacNeill 23b43fc4b8 Exclude files were not working 24 years ago
  Stephane Bailliez 72be7d7f00 Convenient description task that allows a multiple line description of a buildfile 24 years ago
  Stephane Bailliez 48428f7b4c Convenient description task that allows a multiple line description of a buildfile 24 years ago
  Stefan Bodewig 25484253db Move resolveFile methods to FileUtils, add a normalize method there. 24 years ago
  Conor MacNeill bdd7cc0e97 New Threadsafe (needs more testing) version of the XMLLogger. Used the 24 years ago
  Stefan Bodewig 0ea3777ec4 Set the executable. 24 years ago
  Stefan Bodewig 66810782a6 Does this pass on Windows? 24 years ago
  Conor MacNeill 616dd57d1a Fixes to the borland ejbjar component to get it to handle non-windows 24 years ago
  Conor MacNeill 2030358e5e Ignore any classes from java. and javax hierarchies. This allows 24 years ago
  Stefan Bodewig 8e8d51c354 Testcase for Project.resolveFile 24 years ago
  Stefan Bodewig cbbb182eae testcase for FileUtils. 24 years ago
  Stephane Bailliez 3c3b2c3abc Changed the systemid to have a valid one with file:/// rather than file:. 24 years ago
  Stephane Bailliez f7ce826bb3 Get the stylesheets from the xsl package since there is one... 24 years ago
  Stephane Bailliez 0c10f4889a This is no more needed since it has been replace by xsl in src/etc: 24 years ago
  Nico Seessle 480e64cc18 property environment=.. failed under JDK 1.2 with a NPE because WinNTCommandLauncher.exec() got a null working directory and a null Project - reported by <Aimee.Ukasick@med.ge.com> 24 years ago
  Stephane Bailliez ce8272e144 Huge summer cleanup to the code... 24 years ago
  Stephane Bailliez 37e1a66934 Stylesheet that will be used for non-framed report of JUnit. 24 years ago
  Stephane Bailliez bb11efae4f Latest Xalan2 has problems related to the format-number and decimal-format that are due to locale. 24 years ago
  Conor MacNeill e6a50fe317 Handle situation where the descriptor is out of date with respect to the 24 years ago
  Conor MacNeill 4d2ea9df2b fix typo 24 years ago
  Conor MacNeill 3572ac711f If it is not a build exception best to get the full story 24 years ago
  Stefan Bodewig aa4eb280ad Ignore fork attribute if build.compiler doesn't point to a JDK javac. 24 years ago
  Stefan Bodewig 9092eca069 Make sure system properties as accessible in subbuilds in the 24 years ago
  Stefan Bodewig ffc9cedabb Make sure <move> doesn't try to move a file to itself 24 years ago
  Stefan Bodewig aa8f01df3c update .NET tasks for the beta2 release 24 years ago
  Stefan Bodewig 0bcf1432f2 give a better name to FileUtil's factory method. 24 years ago
  Stefan Bodewig bdf4456a77 New task dependset 24 years ago
  Stefan Bodewig 21426bf475 Move FileUtils into util package. 24 years ago
  Stefan Bodewig f5f32f163a Make log messages from System.out calls, remove some code in execute 24 years ago
  Conor MacNeill e2cf23ba9c Provide access to old behaviour for those tasks that rely on it, such 24 years ago
  Conor MacNeill 5cf91961ce Define backward compatability constructor 24 years ago
  Conor MacNeill 446c76d833 Restore task logging and events 24 years ago
  Stefan Bodewig 00e45341a1 Add support for Symantec's javac. 24 years ago