> with a property file /home/nokeos/testing/cruise/code/build.properties: > ... > plugin.component.browser.dir=${plugin.dir}/com.fpc.nokeos.component.browser > plugin.dir=${basedir}/plugins > ...
Make sure you don't have whitespace at the end of the line for the plugin.component.browser.dir property. Copy/paste would ignore spaces after browser for example. Only spaces around the = sign are ignored, not for the value itself. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]