/[Apache-SVN]
ViewVC logotype

Revision 390098


Jump to revision: Previous Next
Author: brett
Date: Thu Mar 30 11:48:12 2006 UTC (18 years, 7 months ago)
Changed paths: 5
Log Message:
[MNG-2186] correct the regression of MNG-1927 from the solution of MNG-2124
The interpolator was only working based on an incorrect assumption for a limited set of expressions. This assumption is
guaranteed by the solution in the interim, until it can be properly reconsidered. The proper solution would be to not
cache an interpolated model, and to apply path translation and then interpolation after retrieving the cached model. However,
this will require some other related changes and should be planned for 2.1.


Changed paths

Path Details
Directorymaven/components/trunk/integration-tests/maven-core-it-plugin/src/main/java/org/apache/maven/plugin/coreit/InterpolatedPomConfigurationMojo.java modified , text changed
Directorymaven/components/trunk/maven-core-it/it0088/pom.xml modified , text changed
Directorymaven/components/trunk/maven-core-it/it0088/src/test/java/org/apache/maven/it0088/PomInterpolationTest.java modified , text changed
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java modified , text changed
Directorymaven/components/trunk/maven-project/src/main/java/org/apache/maven/project/interpolation/RegexBasedModelInterpolator.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26