3118 Commits (12383504acb3a04807fbb9b642ce8b272015c197)

Author SHA1 Message Date
  Stefan Bodewig a39aaa86b6 Create parent directories for destination files if they are missing. 22 years ago
  Stefan Bodewig 91ae25fffb Demonstrate PR 20840 22 years ago
  Antoine Levy-Lambert 760f5d26a1 Make FileUtilsTest pass on my machine (Windows 2000, JDK 1.4.1_02) 22 years ago
  Stefan Bodewig 02307f7dea Make Expand behave like DirectoryScanner if a pattern ends with a 22 years ago
  Stefan Bodewig fddadc930e Demonstrate Bugzilla Report 20969 22 years ago
  Conor MacNeill 93c2ff54b0 PR: 20966 22 years ago
  Stefan Bodewig 406fbb2aca 2003 22 years ago
  Antoine Levy-Lambert 5abbef537e Fixed imports, replaced import java.io.*; by each of the 4 classes 22 years ago
  Steve Loughran f766a91473 Doc fixup. I have just started to use this: I like it, but still need to understand all that it does. 22 years ago
  Steve Loughran 345fe8ef34 xdocs fixup 22 years ago
  Antoine Levy-Lambert 9b60f270d4 Allow JUnit to reuse the same classloader when fork is set to false 22 years ago
  Antoine Levy-Lambert 1a12c40a4c Prevent <ejbjar> Borland implementation 22 years ago
  Antoine Levy-Lambert 503e2b978e Create the temporary file for output of FixCrLf in the default directory 22 years ago
  Antoine Levy-Lambert 03e9cb96be fix the issue : VAJRemoteUtil calls getAbsolutePath instead of getPath 22 years ago
  Conor MacNeill e00d04fd4a Rework scriptdef to use DynamicConfigurator 22 years ago
  Peter Reilly a812b0a411 Add url attribute to the properties task 22 years ago
  Peter Reilly 5ba6ab78ce get UpToDate task to log at verbose level when the target file does not exist 22 years ago
  Magesh Umasankar 8b31f08c8e Throw a build exception if a public constructor that takes in a Reader as its 22 years ago
  Peter Reilly e64467f9c0 Added the mapper unpackage 22 years ago
  Antoine Levy-Lambert 0b4c9ae65f add cvsroot and package attributes to the output of <cvstagdiff/> 22 years ago
  Antoine Levy-Lambert 3a1db4b0d8 fix handling in cvstagdiff of date time formatted as "dd-MM-yy hh:mm:ss" 22 years ago
  Steve Loughran 4ba14096c1 This is not yet linked into <java> but its the intent, or maybe commandLineJava: a datatype for configuring assertion options. This'll be a fun one to test :) 22 years ago
  Steve Loughran 0ad112c8f7 refactoring out something that I see in too, too many places in datatypes 22 years ago
  Steve Loughran bfc76ead3f nobody can hide from the comment police 22 years ago
  Steve Loughran bd8523c8a4 Importing COM into .NET is adding injury to insult, but if you had to unit test a COM object, how would you do it? 22 years ago
  Conor MacNeill f97fcdb35e Improve error messages when creating tasks 22 years ago
  Conor MacNeill 1d35a8c41f Resolve memory leak when ejecuteJava cleans up AntClassLoader 22 years ago
  Conor MacNeill 539d2cdb76 Various I/O fixes to support input from java tasks. 22 years ago
  Conor MacNeill ef0075ae4c Add support for -target to Jikes compiler adapter 22 years ago
  Conor MacNeill b5aa31ebd0 Wrong date 22 years ago
  Conor MacNeill b198322c41 Allow tasks to be defined on the fly using scripts 22 years ago
  Antoine Levy-Lambert ec0ed53362 Fix hopefully bug 18956. 22 years ago
  Peter Reilly cdf128015b Fix for 20499: 22 years ago
  Antoine Levy-Lambert b91587431f Make sure that javac source files in lists passed to external compilers 22 years ago
  Stefan Bodewig c5e1c21947 Revert logic that performs the <os family="win9x"/> check from "I know 22 years ago
  Stefan Bodewig f82a8c58db Log all statements in <sql> 22 years ago
  Antoine Levy-Lambert 2f8193c6bb config attribute added to set the location of a specific PVCS .cfg file 22 years ago
  Antoine Levy-Lambert 85b2032078 changed email address of Rob van Oostrum to rob at springwellfarms dot ca 22 years ago
  Antoine Levy-Lambert 202be1f5e1 Adds functionality that makes jboss element look for jbosscmp-jdbc.xml 22 years ago
  Antoine Levy-Lambert 2bbb06868a Support for SMTP over TLS/SSL in the mail task 22 years ago
  Peter Reilly abf3432912 PR: 19897 22 years ago
  Stefan Bodewig 07119705a3 2003 22 years ago
  Peter Reilly 4e2a4f9c95 fix for bug 20306 - regex handling of $ in replace string 22 years ago
  Antoine Levy-Lambert bca445f362 Followed Peter Reilly's suggestion and added support for the selectors 22 years ago
  Erik Hatcher 2b980517fb Apply patch from #20270 - adds if/unless clause to junit formatters. Submitted by Eli Tucker 22 years ago
  Antoine Levy-Lambert e1fc0ae7ec Remove dependency to JavaMail for MailLogger by using the Mailer class 22 years ago
  Bruce Atherton 918f0f6af7 Finally added some documentation on the Selectors Test Framework 22 years ago
  Antoine Levy-Lambert 35a33fd9bb Implementation of SMTP-Auth for MimeMail, available through <mail/> 22 years ago
  Stefan Bodewig ab7c90fc67 Remove split System.arraycopy that is a leftover from times where we 22 years ago
  Stefan Bodewig 3e61552036 fix the completely broken clone() implementations. 22 years ago