3948 Commits (dd59f330e28468c67b69a1d4e352f4e5bafcb27f)

Author SHA1 Message Date
  Antoine Levy-Lambert 2885c8cb2d Change to put in accordance with documentation : compiler name wlrmic, not weblogic ? 21 years ago
  Antoine Levy-Lambert 17841320a3 FTP getTimeDiff was returning wrong value 21 years ago
  Peter Reilly d0fe01180d Provide access to extension points and attribute/element/extensions/text methods in 21 years ago
  Stefan Bodewig 6fd0ddc8b8 When searching /usr/local/java/jdk1.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/bodewig/bin:/home/bodewig/dev/xml-forrest/build/dist/shbat//bin, look into user supplied environment first 21 years ago
  Matthew Jason Benson 00fda11947 Log if unable to open a File. 21 years ago
  Matthew Jason Benson 0f8074d340 Fix bug whereby the first file open was always logged to System.out. 21 years ago
  Peter Reilly 0cb3ae74e2 fix for multiple macro instance use to fail 21 years ago
  Matthew Jason Benson 0e2cfd51d2 <apply> differentiating between empty and up to date broke <classfileset>s. 21 years ago
  Antoine Levy-Lambert 5d26c58ca0 Add @since tags to methods introduced in Ant 1.6.2 21 years ago
  Conor MacNeill 8c4315b93e Merge 21 years ago
  Matthew Jason Benson 8b18d1984c Correct subscripts. 21 years ago
  Stefan Bodewig a349a7f732 Use a different way to deal with Mono's "I don't like absolute Unix 21 years ago
  Stefan Bodewig 74c147ed2a Make NetCommand#setDirectory actually do something 21 years ago
  Stefan Bodewig a4e0e85b97 typo 21 years ago
  Stefan Bodewig bdedc93fe1 missing license 21 years ago
  Matthew Jason Benson aacbb8e340 Allow DependScanner to use DirectoryScanner's basedir attribute. 21 years ago
  Steve Loughran 73bea8d87b test fixup, I still think the csc tests are broken. 21 years ago
  Steve Loughran ea016c9845 fixed the test failure, added a proper self contained test. 21 years ago
  Steve Loughran 6ecb28f9d3 javadocs 21 years ago
  Steve Loughran 85f05e8b8d more tests; 'default' compiler and "" has a well defined behaviour. 21 years ago
  Steve Loughran 18aa085b70 IDE stuck in a GPL license, thinking this was day-job code :) 21 years ago
  Steve Loughran fdf4bba148 rmic gets a fork option. 21 years ago
  Steve Loughran 0a1ffe3fcb I am still to test this. 21 years ago
  Steve Loughran 45a286b046 sneak in an explicit test of the new file utils timestamp comparison stuff 21 years ago
  Stefan Bodewig 24193cb45d Change output so that it doesn't look as if csc always compiles everything 21 years ago
  Steve Loughran 803fb00df9 These changes will break Stefan's and my work builds, but they are for the better. 21 years ago
  Steve Loughran 579a1f76bd Echo cleanup. Too much duplicate logic. 21 years ago
  Steve Loughran b6da0f3f12 1. some factoring out of the timestamp checks for even more reuse. That way the granularity logic can all go in one place. 21 years ago
  Steve Loughran dc808ef696 The ide is fussy, so we dont have to be 21 years ago
  Stefan Bodewig f53a735bae fix case 21 years ago
  Steve Loughran 5760f1c3ff wsdl.exe cant spell parseable. 21 years ago
  Steve Loughran 854b09faf8 typo 21 years ago
  Steve Loughran c876b58d28 A couple extra traces in the log for xml validate. 21 years ago
  Steve Loughran 72252a9148 Now support for nested schemas as add ons. Will probably break mono, but the tests have been written so as not to expose that break. 21 years ago
  Stefan Bodewig 22b84e3a90 Base version decision on classpath instead of archive names, this allows Gump to effectivly ignore javacchome 21 years ago
  Stefan Bodewig 22d6ae2eac Mono doesn't include the Webservice namespace by default, I don't think this change will break the tests on Microsoft's Framework 21 years ago
  Stefan Bodewig 4c30dd5d53 make <ilasm> work on Mono 21 years ago
  Matthew Jason Benson d7858c284e Wrapper scripts did not detect WINNT value of dynamic OS environment 21 years ago
  Stefan Bodewig 0f6f477310 Mono's wsdl.exe uses a different return code (2) than Microsoft's 21 years ago
  Stefan Bodewig 75e6369470 <wsdltodotnet> should now work with Mono 1.0 as well 21 years ago
  Stefan Bodewig 84fdd0cc56 Mono's mcs doesn't like the filealign parameter 21 years ago
  Stefan Bodewig cc1d22cffa new tests fail if the tests themselves live on the system classloader 21 years ago
  Stefan Bodewig a103ec640e logging the classpath once is enough 21 years ago
  Antoine Levy-Lambert 8fdf272627 Impossible to use implicit classpath for <taskdef> when Ant core loader != Java application loader and Path.systemClassPath taken from ${java.class.path} 21 years ago
  Antoine Levy-Lambert 967dde65b1 Make compile 21 years ago
  Matthew Jason Benson c692a67a30 Try to get the dependency analysis right this time while preserving BC. 21 years ago
  Antoine Levy-Lambert e0b5c60458 Javadoc fixes for RuntimeConfigurable, Project, Location 21 years ago
  Antoine Levy-Lambert f7a5fe1058 Added an ignorecontents attribute to <different> 21 years ago
  Antoine Levy-Lambert 236873d6eb Prevent AbstractCvsTask from closing its output and error streams 21 years ago
  Steve Loughran 7dd5e65a05 A little extra for those people trying to debug inheritance of properties & save stuff in CVS. The XML output of <echoproperties> is now *sorted*. 21 years ago