Smack compile error

*i downloaded a spark source from link: http://svn.jivesoftware.org/svn/repos/.

but when i compile a source org.xmlpull.* package required. how can i found it?

please help me!*

Hey mouz,

How did you build your development environment? Make sure that you are including the jar files located in [smack]/build/merge. The file that is missing in your classpath is xpp.jar.

Regards,

– Gato