23 Commits (28b68ab7d0689dbc35dbdf26d2308786549b8985)

Author SHA1 Message Date
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Stefan Bodewig 34528dbf65 spread the usage of JavaEnvUtils 23 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig 2d446f3df2 Cosmetics 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stephane Bailliez 5e33fe272b Fix static and unused variable 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez 9f2aca50e3 Fix bad coding style. 24 years ago
  Peter Donald 6239084cd3 Fixed bug in SignJar not properly handling nested filesets. 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 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 fcbf12d7b6 Made SignJar support nested FileSets. It will also check if relevent signature file is present before signing if attribute lazy="true" is set 24 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald f358a34a1d Adapted Signjar so that it does not run every time unless absolutely required (or unable to be determined if required). 25 years ago
  Peter Donald c9928eaad1 Removed Project.toBoolean method where appropriate and removed a number of tabs. 25 years ago
  Stefan Bodewig 1375c85ac2 javadoc correction to ExecTask 25 years ago
  Stefan Bodewig 3a854da6aa Make <genkey> and <signjar> work again - they've been broken since 25 years ago
  Stefan Bodewig 3b378ba637 set taskname in signjar task 25 years ago
  Conor MacNeill 2907030ab0 New signjar task. 25 years ago