Gav.... wrote:
-----Original Message-----
From: Thorsten Scherler [mailto:[EMAIL PROTECTED]
...
The following has to be done once:
cd whiteboard/dispatcher/lib
mkdir api
cd api
wget http://www.ibiblio.org/maven2/stax/stax-api/1.0/stax-api-1.0.jar .
I think I would prefer %FORREST_HOME%/lib/optional , keeps all these
Required but not endorsed jars in the same place, and no need to
Re-write anything when things move from one place to another, i.e.
From whiteboard to plugin.
There is no guarantee that anything in whiteboard will every come out,
so whiteboard is the right place.
Having said that, my CCLA should be signed soon and one of the things I
intend to do is move Forrest to Ivy (pending community approval of
course). This will remove the need to worry about where libs are located
as we will not be distributing them.
Ross