Hi,

--- Pete Kazmier <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 24, 2002 at 01:44:31AM -0700, Chris Kimpton wrote:
> > Some properties in this file, like ${id} and
> > ${integrationUnitTestDirectory} don't seem to get expanded when
> they
> > are used - at least not for me.
> 
> $Id is not really a property, you just see that message when
> parsing the
> docs because velocity is treating the RCS Id keyword as a reference
> that
> its trying to expand.  You can safely ignore that.

Not so sure about that- I am talking about lowercase id - its a
property in the project.xml - upon certain builds, I get a
target/{id}-{currentVersion} directory - and I mean named exactly
that - not  with the properties expanded.

> 
> > I am trying to run the iutest target from my project, it passes
> the
> > first bit that uses the expanded ${integrationUnitTestDirectory}
> > property - but then fails in the actual iutest/compile target,
> because
> > the property did not expand for ${iutest}.
> 
> If ${iutest} is not being set, then I would venture that you are
> not
> using the recommended method of loading up the properties as
> suggested
> in the Integration document (see the section called "Properties").

Could well be - but I have a maven-b3 install and a build.xml that
looks very like the sample.

Having read the Properties section, it is talking about the
user/build.properties, build.properties and project.properties -
which did not seem to have any conflicting entries in - they are
fairly empty.

> 
> > Is there a sample build-maven.xml in the maven installation - it
> would
> > be useful - especially when things occasionally change in this
> file -
> > to have it.
> 
> Yes.  There is a sample build-maven.xml file in the Integration
> document.  This document should answer your questions.
> 

It would be useful if this doc (and a separate sample build.xml) was
in the distribution.

Are there any examples of projects successfully using the iutest
target - turbine-2 perhaps - I can then compare the configs?

Thanks,
Chris

=====
------------------------------------------
http://www.soccer2002.org.uk

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

Reply via email to