jkf
3a4980e3c4
updated reference to license from http to https using
find . -type f -exec sed -i "s/http:\/\/www.apache.org\/licenses\/LICENSE-2.0/https:\/\/www.apache.org\/licenses\/LICENSE-2.0/" {} \;
6 years ago
twogee
d01d88a19d
Fix doctype and language
7 years ago
Stefan Bodewig
b99b6fa538
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
d100b90032
add nested <args> to signjar and verifyjar
7 years ago
Stefan Bodewig
a5796b5db0
BZ 62534 add support for -provider* args of keytool
7 years ago
Gintas Grigelionis
d4fedd5a42
Bz 16494: accessibility — th must have scope
7 years ago
Gintas Grigelionis
332330b278
Bz 21192: description should precede code examples
7 years ago
Stefan Bodewig
f64dbfbc24
Merge branch '1.9.x'
7 years ago
Stefan Bodewig
0945257961
verifyjar must use -storepass or jarsigner will not work
https://bz.apache.org/bugzilla/show_bug.cgi?id=62194
7 years ago
Gintas Grigelionis
14dfef587d
<kbd>, highlighting of input, output and inlined code
7 years ago
Gintas Grigelionis
66b52f99e4
Use HTML 5(-ish), fix links
7 years ago
Gintas Grigelionis
7eeb33d5e8
Chop off redundant blockquotes
7 years ago
Gintas Grigelionis
a04350e0bd
Reviewed documentation:
- stripped trailing whitespace;
- corrected the tag soup;
- corrected Java versions (1.4 followed by 5);
- stripped inline styling (use CSS for uniformity).
7 years ago
Antoine Levy-Lambert
4b516a485f
adding strict attribute to signjar task, PR 54889
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1476700 13f79535-47bb-0310-9956-ffa450edef68
12 years ago