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
Gintas Grigelionis
7ce43319aa
Clarified wording
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
97d81a726d
Added target attribute for external links
(the web is no longer frame-friendly…)
7 years ago
Gintas Grigelionis
b08077b2d6
Convert tabs into spaces
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
b5deed84e3
More highlighting of new features;
also, loose is mostly used as an adjective
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
Stefan Bodewig
c11dcf20fa
add support for jarsigner's -tsadigestalg to <signjar>.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60665
8 years ago
Stefan Bodewig
a94a07d717
typo in signjar's manual
https://bz.apache.org/bugzilla/show_bug.cgi?id=58054
10 years ago
Stefan Bodewig
7f51882300
PR 56678 - add proxy support to signjar when using the TSA. Submitted by Robbie Gibson.
11 years ago
Stefan Bodewig
5d4b03bbeb
hint at Permissions manifest attribute and signing requirements for applets in upcoming 7u51 - PR 55542 - Submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1521727 13f79535-47bb-0310-9956-ffa450edef68
12 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
Jacobus Martinus Kruithof
a0a88c7787
Bug 53291 - Several spell checker findings in apache ant 1.8.3 documentation
-- excluding api --
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1342889 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
5b256dff1e
provide control over signature and digest algorithms in <signjar>. Submitted by Wang Weijun. PR 52344
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1221901 13f79535-47bb-0310-9956-ffa450edef68
14 years ago
Nicolas Lalevee
11616a619f
The site is now at https://svn.apache.org/repos/asf/ant/site/ant/sources
Only the manual will be in the distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1084809 13f79535-47bb-0310-9956-ffa450edef68
14 years ago