On Tue, 2003-06-17 at 11:50, Martin Skopp wrote:
> On Tue, 2003-06-17 at 17:37, Jason van Zyl wrote:
> > I wanted to check with users about the frequency of using ${pom.X}
> > notation in properties files. I would like to remove this feature as it
> > is causing some grief internally and the only place I see it being used
> > internally is driver.properties which isn't visible to most users.
> 
> <cli>
> find . -name project.properties | xargs grep pom
> </cli>
> 
> gives me frequent use of
> 
> maven.xdoc.version=${pom.currentVersion}
> 
> but can't remember why - must have copied it from somewhere in my early
> maven startup times...

Anywhere I have let these slip in I can catch. If it is only these one
that are in use then I can stop interpolating POM values into properties
file. If it's in widespread use then I will not remove it for the 1.0
release. This is what I'm trying to determine.


-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to