Browse Source

-grammar

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@547150 13f79535-47bb-0310-9956-ffa450edef68
master
Kevin Jackson 18 years ago
parent
commit
6ee5142ced
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/manual/tutorial-tasks-filesets-properties.html

+ 1
- 1
docs/manual/tutorial-tasks-filesets-properties.html View File

@@ -690,7 +690,7 @@ After that it prints out the result (e.g. C:/ant-1.5.4/bin/ant.jar;C:/ant-1.6/bi
If we decide to contribute our task, we should do some things:<ul>
<li>is our task welcome? :-) Simply ask on the user list</li>
<li>is the right package used? </li>
<li>is the code conform to the styleguide?</li>
<li>does the code conform to the styleguide?</li>
<li>do all tests pass? </li>
<li>does the code compile on JDK 1.2 (and passes all tests there)?</li>
<li>code under Apache license</li>


Loading…
Cancel
Save