Browse Source

Move over main goals from original Ant. Add a goal to have testcases

for everything.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268868 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
d95cf71ff2
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      docs/ant2/requested-features.txt

+ 7
- 0
docs/ant2/requested-features.txt View File

@@ -73,6 +73,11 @@ II. Abstract goals that need to be abstract until we get into design
decisions. decisions.
====================================================================== ======================================================================


* Main goals: Simplicity, Understandability, Extensibility

Simple and understandable for the target audience - developers,
build-engineers ...

* remove magic properties if at all humanly possible * remove magic properties if at all humanly possible


* remove as much dependency on native scripts as possible. * remove as much dependency on native scripts as possible.
@@ -93,6 +98,8 @@ decisions.


* no commit without documentation (ouch 8-) * no commit without documentation (ouch 8-)


* no commit without testcases

III. Things that are simple, easy to implement, where we expect the III. Things that are simple, easy to implement, where we expect the
committers to agree committers to agree
====================================================================== ======================================================================


Loading…
Cancel
Save