[EMAIL PROTECTED] wrote:
common.xml:
-----------
    <property name="prop" value="common"/>
    <path id="classpath.additional"/>
    <path id="classpath">
        <path refid="classpath.additional"/>
    </path>
The "classpath.additional" has to defined in the common.xml because its
references there.

So basically "classpath" has to be _prepared_ for extension by referencing another path ("classpath.additional") which I can override.
Moreover I still have the option to override the whole classpath (redefining "classpath" instead of "classpath.additional") if needed.
Cool! :)


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

Reply via email to