Help! where can i download the source (.java) of spark?

help me plz!

If you go to the Developers page, you will see options for doing an svn checkout.

It seems the source is only available via svn at the time.

Here is the svn url for the checkout:

svn co http://svn.jivesoftware.org/svn/repos/spark/trunk spark

If you need a svn(subversion) client.

There is this for windows:

http://tortoisesvn.tigris.org/

For Linux:

on an apt based package system.

sudo apt-get install subversion

Otherwise source at http://subversion.tigris.org/