[Yanel-dev] [Fwd: [Yanel-commits] rev 37625 - public/yanel/trunk]

simon litwan simon.litwan at wyona.com
Thu Jul 17 17:26:32 CEST 2008


simon litwan schrieb:
> probably we should add something similar to the build.bat
> otherwise windows will have a problem.
also we should add  -Dyanel.source.home=$PWD if  -f is not used

simon
>
> simon
>
> ------------------------------------------------------------------------
>
> Betreff:
> [Yanel-commits] rev 37625 - public/yanel/trunk
> Von:
> michi at wyona.com
> Datum:
> Thu, 17 Jul 2008 14:22:10 +0200
> An:
> yanel-commits at wyona.org
>
> An:
> yanel-commits at wyona.org
>
>
> Author: michi
> Date: 2008-07-17 14:22:10 +0200 (Thu, 17 Jul 2008)
> New Revision: 37625
>
> Modified:
>    public/yanel/trunk/build.sh
> Log:
> yanel source home as parameter
>
> Modified: public/yanel/trunk/build.sh
> ===================================================================
> --- public/yanel/trunk/build.sh	2008-07-17 12:01:10 UTC (rev 37624)
> +++ public/yanel/trunk/build.sh	2008-07-17 12:22:10 UTC (rev 37625)
> @@ -36,7 +36,7 @@
>  ant -version
>  # One might want to use the option "-f" for building resources, e.g. "./build.sh -f src/resources/xml/build.xml" instead having to build everything
>  if [ "$1" = "-f" ];then
> -  ant -f $2 $3
> +  ant -f $2 $3 -Dyanel.source.home=$PWD
>    exit 0
>  fi
>  # Build everything by default
>
> _______________________________________________
> Yanel-commits mailing list
> Yanel-commits at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-commits
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Yanel-development mailing list
> Yanel-development at wyona.com
> http://lists.wyona.org/cgi-bin/mailman/listinfo/yanel-development
>   



More information about the Yanel-development mailing list