maven/maven-core/src
Trygve Laugstol 16ea6ce332 o Fixing a NullPointerException in the value extractor if the specified getter
didn't exists. The value extractor will now return null if the getter doesn't
  exists.
o Properly implemented the method caching in the value exctrator.
o Changed the RegexBasedModelInterpolator so it would properly handle null
  values. It used to convert null to "null" and then insert that, now it will
  leave the expression as is.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163696 13f79535-47bb-0310-9956-ffa450edef68
2005-03-28 14:37:41 +00:00
..
bin Fix command line for cygwin. 2004-12-30 14:04:55 +00:00
main o Fixing a NullPointerException in the value extractor if the specified getter 2005-03-28 14:37:41 +00:00
site o Refactored mojo/plugin generation, extraction, etc. to accommodate multiple mojo languages. 2005-02-20 16:25:22 +00:00
test o Fixing a NullPointerException in the value extractor if the specified getter 2005-03-28 14:37:41 +00:00
.cvsignore Initial revision 2004-08-09 19:02:31 +00:00