o merged from r672514 (minor comments)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@672515 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vincent Siveton 2008-06-28 12:50:16 +00:00
parent 6a54ebc92f
commit 3e98bddec3
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@
-->
<!--
| Improvements:
|
| o add specification element to a field, this would be more a technical description of
| what is allowed in the field.
@ -29,7 +30,7 @@
| dealt with by something like drools.
|
| o i18n: would be good to be able to have names/descriptions/specifications
| in as many languages as possible.
| in as many languages as possible. (see MNG-3626)
|
| o annotation mechanism so that changes to the model can be accurately tracked.
|