2161 Commits (a6ed69b0f78061079e267ca3512aabd14abc29a9)
 

Author SHA1 Message Date
  Stefan Bodewig ede07a7c22 Add new <isset> condition, simplify ConditionBase by using ProjectComponent. 24 years ago
  Stefan Bodewig 361eba4355 Make FileUtils.resolveFile more robust - modelled after File(File, String). 24 years ago
  Stefan Bodewig 03820a8206 Add reference to current task instance under the name "self" to 24 years ago
  Peter Donald 7eee353dda Task thats add delete capability to the P4 suite of tasks. 24 years ago
  Conor MacNeill b6f5be4643 Merge across fixes from 1.4 branch 24 years ago
  Conor MacNeill bec2a0777e Merge of 1.4.1 changes into Main truck for Gump testing 24 years ago
  Peter Donald 1fa5ccf568 Make the project accessible via consistent name ("project"). 24 years ago
  Peter Donald 74664ce5dd Added the ability to set the loader-file as a parameter 24 years ago
  Steve Loughran a03202c5a9 Adding some more detail to the documentation, such as a pointer to where jasper comes from, another example, the failonerror flag and some more minor cleaning up. 24 years ago
  Stefan Bodewig 180fe0da58 change download links. 24 years ago
  Stefan Bodewig 585a091567 Fix logic of last patch to make <zipfileset src="foo.zip" /> work again. 24 years ago
  Peter Donald 7a132746eb Fixed case where 24 years ago
  Peter Donald effcb7ade9 Remove whitespace at end of lines. 24 years ago
  Conor MacNeill e90841384e Fix up cut and paste error - oops - Thanks Sam 24 years ago
  Conor MacNeill 304895ce62 Add encoding to <replace> task so that replace can work on double byte 24 years ago
  Conor MacNeill 2b0ab1d4d0 Add an encoding attribute so SQL statements can be double byte 24 years ago
  Stefan Bodewig 60a7fcae5f and update the page for the site as well. 24 years ago
  Peter Donald 35e92352f4 Revert to old gzip interface. 24 years ago
  Peter Donald d1798179b8 Delegate to Task.perform() instead which has better error checking rather than reimplementing in this class. 24 years ago
  Peter Donald 602c461fed Made the -projecthelp only print out targets that have coresponding descriptions unless loglevel is verbose or debug. 24 years ago
  Peter Donald 795c7c88da Clean whitespace 24 years ago
  Peter Donald 4c23845a32 I noticed that when a task is created using taskdef, all messages were 24 years ago
  Stefan Bodewig bab6532e41 use FileUtils' resolution method for the dir/antfile logic 24 years ago
  Stefan Bodewig 532f474417 make merge easier by manually merging this file (added encoding decl). 24 years ago
  Peter Donald f9e06784d0 Made codebase not violate the JLS recomendations by removing redundent access specifiers. 24 years ago
  Peter Donald bf7ed063e3 Removed redundent access specifiers so that Ant compiles cleanly in jikes pedantic mode. They are "strongly discouraged" by the JLS spec. 24 years ago
  Peter Donald dccafad30a Removed ; characters in innapropriate places to get rid of jikes warning: 24 years ago
  Peter Donald 7eeecccd2c First cut at a generic jspc task/facade system. 24 years ago
  Peter Donald 3d047d54a2 Reworked task to use files internall rather than strings so that the task doesn't have to try and resolve things internally. 24 years ago
  Peter Donald e01f8574a6 Noted that inheritall bug had been fixed. 24 years ago
  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 9e8a2d2361 Fixed spelling mistake (superseded). 24 years ago
  Peter Donald 3c8d54da88 Remove name attribute from project. 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 8321d98f4f Update ant build file so that it uses the new unified "file" attribute for all archive manipulation tasks. 24 years ago
  Peter Donald d0c933c320 Deprecated zipfile in favour of file to follow siuit with the other tasks that d 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 9fd80fab19 Added documentation for new P4Add task. 24 years ago
  Stefan Bodewig 9ce5e42979 YALP (yet another logo proposal 8-) 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
  Stefan Bodewig 28a0d816ff Update link to the Cactus Ant tutorial. 24 years ago
  Stefan Bodewig af5b8e19d9 keep track of release history in the FAQ. 24 years ago
  Nico Seessle c6124454ff - Applied manual patches supplied by Daniel Martin <dtmartin24@home.com> 24 years ago