40 Commits (6a3d5030bb4a0e4e05944e6c906881bd047fa5c5)

Author SHA1 Message Date
  Peter Reilly 6a3d5030bb add new preservelastmodified attribute to signjar 21 years ago
  Stefan Bodewig 0adae3872f * Use <issigned> from <signjar> 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Peter Reilly 52a4c5f901 Misc. corrections in SignJar.java 22 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 5877089485 Fix <signjar>'s documentation (jar attribute is not required). 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Conor MacNeill 05aec1874f Search for jarsigner in JAVA_HOME using standard JDK tool search 23 years ago
  Conor MacNeill 5034769eb7 Restore ability of signjar keystore to take a URL 23 years ago
  Conor MacNeill 2e83cb6a0d Add maxmemory option to control memory of the jarsigner VM 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  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. 24 years ago
  Stefan Bodewig 34528dbf65 spread the usage of JavaEnvUtils 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig 2d446f3df2 Cosmetics 24 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 25 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 26 years ago
  Conor MacNeill 2907030ab0 New signjar task. 26 years ago