Build 5275

I guess being in the beta means you don’'t always work right…

Build 5275 builds correctly, but I get this error when attempting to start:

“Could not find the main class. Program will exit.”

Not sure if there is anything I can do on my end, or if it’'s in the build.

Here’'s the command line error:

Exception in thread “main” java.lang.NoClassDefFoundError: com/install4j/api/launcher/StartupNotification$Listener

Just for grins I completely erased by svn directory of Spark and re-downloaded it (updated it, whatever the term is…) It seemed to build well, but now I get this error:

Z:\SparkDEV\target\build\bin>startup

Z:\SparkDEV\target\build\bin>java -Dappdir=… -cp …/lib/spark.jar;…/lib/base.jar;…/lib/smack.jar;…/lib/windows/jdic.jar;…/li b/smackx.jar;…/lib/smackx-debug.jar;…/lib/dom4j.jar;…/lib/xpp.jar;…/lib/xstr eam.jar;…/resources org.jivesoftware.Spark

Exception in thread “main” java.lang.NoClassDefFoundError: com/install4j/api/launcher/StartupNotification$Listener

I’'m just bummed, because I used to build and run this with zero problems.