Mike,
The way the new Ant build system is structured is that only the main
build script (cayenne/cayenne-ant/build.xml) is intended to be called
directly. All Ant scripts in subdirectories are called from the
master script and won't work when invoked directly (because they do
not correctly import the refs, macros, etc.)
Andrus
On Mar 7, 2006, at 11:53 PM, Mike Kienenberger wrote:
> I just did a search of win-path-ref in cayenne-ant after getting the
> error below.
> I don't see any definition of win-path-ref if I'm actually on
> windows.......
>
> -Mike
>
> ==========================================
> release-win:
>
> prepare:
>
> BUILD FAILED
> E:\WORKSP~2\CAYENN~2\build.xml:93: The following error occurred while
> executing this line:
> E:\WORKSP~2\CAYENN~2\ant\win-distro.xml:26: Reference ${win-path-
> ref} not found.
> ==========================================
>
This archive was generated by hypermail 2.0.0 : Wed Mar 08 2006 - 03:10:37 EST