Hello,
In order to build the whiteboard you'll have to:
1. Download the sparkplug kit (
http://www.igniterealtime.org/projects/spark/sparkplug-kit.jsp
)
2. Extract the sparkplug_kit_2_0_7.zip file
Then inside the sparkplug kit directory you'll have to:
3. Replace the "spark" directory with the latest version of Spark
4. Create a whiteboard directory that contains the whiteboard files
you checked out from svn.
So your directory structure should look something like:
sparkplug-kit
| - spark
| - whiteboard
One you have everything setup you can then call the various ant
targets in the whiteboard ant build file.
Cheers,
Ryan