1934 Commits (7eeecccd2c92aafb5258f8da287db9264d1f440c)
 

Author SHA1 Message Date
  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
  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 7e3ff89443 Update front page 24 years ago
  Nico Seessle e88985ddda Filtering was active during copying docs/images - bad results for our nice logos :-( 24 years ago
  Conor MacNeill e25567d318 Announce 1.4 release 24 years ago
  Conor MacNeill ecf0c1ea9a Final merge from 1.4 tree 24 years ago
  Conor MacNeill df14132289 Merge in 1.4 src changes 24 years ago
  Conor MacNeill a8d4391240 Merge from 1.4 changes 24 years ago
  Conor MacNeill 2d7ef74ac2 Update docs with 1.4 changes. Note this was not a merge, but just 24 years ago
  Conor MacNeill 36ced42ff9 Merge in 1.4 documentation changes 24 years ago
  Peter Donald e982760c84 i18n'ed the tasks. 24 years ago
  Peter Donald f9224257bd i18n'ed most of framework. 24 years ago
  Peter Donald b30c144309 i18n'ed CLI frontend. 24 years ago
  Peter Donald f91f776468 Added newline 24 years ago
  Peter Donald 1125ea2c35 i18n'ed Converter APIs. 24 years ago
  Peter Donald bdc61a3229 Made it work for those who are not me. 24 years ago
  Peter Donald fe127c56c8 Made sure i18n files are included in jar. 24 years ago
  Peter Donald 7d4f0d15e6 Added an extra ignore. 24 years ago
  Peter Donald f09afe103c i18n'ed TaskContext implementation. 24 years ago
  Peter Donald 5f35e5e952 Moved DefaultTaskContext class to workspace package as it is only used in that package. 24 years ago
  Peter Donald 23b2b6949a Removed unused import. 24 years ago
  Peter Donald 83dcf695df Added TaskContext.createSubContext( String name ) so that it is no longer necessary at all to know the underlying implementation - even when creating container tasks. 24 years ago
  Peter Donald c748e33dc5 i18n-ized remaining components. 24 years ago
  Peter Donald a3bafc4dc6 More i18n. 24 years ago
  Peter Donald abaf00f788 i18n continues on. 24 years ago
  Peter Donald a71d6f91ad i18n. 24 years ago