I'll change my script and see how that works.

Running your script under cygwin and setting up the
following environment variable:

export FORREST_HOME=C:\\src\\forrest

created the ${plugins.localDeploy-dir} again.

I think I found that problem:

<unzip 
dest="${plugins.localDeploy-dir}/${plugin-name}/resources">

should be

<unzip 
dest="${plugins.localDeploy.dir}/${plugin-name}/resources">

Building views with your $FORREST_HOME/etc/views.sh
now works.  I'll hop back over the the Fedora side and
run the appropriate tests.

I still don't understand why building the plugins
manually on Windows/2000 Professional, or with the
script on Fedora Core 4 fails to produce a working
forrest, but letting forrest build its own plugins
works.

I'll explore that some more.

/mde/


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to