[Yanel-dev] quick-start target issue

Michael Wechner michael.wechner at wyona.com
Sun Feb 7 12:10:34 CET 2010


Michael Wechner wrote:
> Hi
>
> During testing of a source snapshot I have realized a problem re the 
> quick-start target.
>
> At the very beginning the file src/build/local.build.properties does 
> not exist, but the build.xml is already reading
>
>  <property file="local.build.properties"/>
>  <property file="build.properties"/>
>
> which means that the properties
>
> tomcat1.webapps.dir=${tomcat1.home.dir}/webapps
> tomcat1.endorsed-libs.dir=${tomcat1.home.dir}/common/endorsed
> tomcat1.work.dir=${tomcat1.home.dir}/work/Catalina/localhost
>
> will be set, although the property tomcat1.home.dir has not been set 
> yet and hence do not make
> sense, but also cannot be overwritten at some later stage, but once 
> set it is set.
>
> I will try to fix shortly

it's fixed now. I will publish a source snapshot shortly and this ways 
it should be really easy to build/run Yanel from source.

Cheers

Michi
> and thought to let you know anyway for similar cases.
>
> Thanks
>
> Michi



More information about the Yanel-development mailing list