Browse Source

grammar?

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278459 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 20 years ago
parent
commit
481dfab264
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/CoreTasks/signjar.html

+ 1
- 1
docs/manual/CoreTasks/signjar.html View File

@@ -20,7 +20,7 @@ directory or explicit JAR file name is not provided, JARs are signed in place.
Dependency rules
</p>
<ul>
<li>Nonexist destination JARs are created/signed</li>
<li>Nonexistent destination JARs are created/signed</li>
<li>Out of date destination JARs are created/signed</li>
<li>If a destination file and a source file are the same,
and <tt>lazy</tt> is true, the JAR is only signed if it does not


Loading…
Cancel
Save