59 Commits (b9bf508d0c36f3f463e6f9f3aac076eaad3e778d)

Author SHA1 Message Date
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Stefan Bodewig c51cce56b8 support for filesystem based resource collections in <signjar> and VerifyJar 20 years ago
  Matthew Jason Benson 5a4fe63383 Fix comparison w/ exposed NPE 20 years ago
  Jacobus Martinus Kruithof 653aa05d13 removed unused imports 20 years ago
  Stefan Bodewig 02c264aee4 name hiding 21 years ago
  Steve Loughran 450c0f1f2f Factor out a base classs and add a verification task, a verification which cannot rely on return codes as a success metric, as the program returns 0 even for invalid jars. Hence the disabled test 21 years ago
  Steve Loughran b41196e3ea -TSA support, bug 32390 21 years ago
  Steve Loughran abf8e1ecce -tests for old and new signjar features written; working 21 years ago
  Steve Loughran 05a18ba69b can't have checkstyle whining, can we? 21 years ago
  Steve Loughran 2e717000bd revert reformatted license 21 years ago
  Steve Loughran 3b2ee53658 This is an interim checkin, with new features and some refactoring. All existing (minimal) tests should work, let's see what gump thinks. 21 years ago
  Steve Loughran 38e8c82493 This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call. 21 years ago
  Matthew Jason Benson 90c28ffdf9 Move some validation into execute(); 21 years ago
  Matthew Jason Benson c9028f9f98 Tighten security by sending storepass and keypass to signjar 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Peter Reilly 99055de433 stylecheck 21 years ago
  Peter Reilly c55c4a0106 make the preserveLastModified field private 21 years ago
  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 22 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. 23 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