/[Apache-SVN]
ViewVC logotype

Revision 163696


Jump to revision: Previous Next
Author: trygvis
Date: Mon Mar 28 14:37:41 2005 UTC (19 years, 6 months ago)
Changed paths: 4
Log Message:
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.


Changed paths

Path Details
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/project/interpolation/RegexBasedModelInterpolator.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/main/java/org/apache/maven/util/introspection/ReflectionValueExtractor.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/test/java/org/apache/maven/project/interpolation/RegexBasedModelInterpolatorTest.java modified , text changed , props changed
Directorymaven/components/trunk/maven-core/src/test/java/org/apache/maven/util/introspection/ReflectionValueExtractorTest.java modified , text changed , props changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26