On 17 Mar 2008, at 16:03, Mirto Silvio Busico wrote:
Olivier Grisel ha scritto:
Mirto Silvio Busico a écrit :

Olivier Grisel ha scritto:


OK. I'v done this, but I see this in the log:
====================================
[property] Loading /MySw/Deb/Nuxeo/mercurial/nuxeo/build.properties
Override ignored for property "jboss.config"
Override ignored for property "jboss.dir"
====================================

Is this normal?


I think so. That probably means that build.properties settings override defaukt
settings found in build.xml


Canno I override the default values?


Are you settings in build.properties not taken into account?

Don't know.
In build properties I have:
==============================================
# Example for Unix
jboss.dir=/opt/jboss

# Which JBoss server config to use
jboss.config=default
==============================================

And in build.xml I see:
==============================================
<property name="jboss.config" value="default" />
<property name="jboss.dir" value="/opt/jboss" />
==============================================

Which prevail?


As per the ant documentation, the first property defined "wins".

Florent

--
Florent Guillaume, Director of R&D, Nuxeo
Open Source Enterprise Content Management (ECM)
http://www.nuxeo.com   http://www.nuxeo.org   +33 1 40 33 79 87



_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to