|
|
@@ -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> |
|
|
|