http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2227 *** shadow/2227 Mon Jun 18 21:38:36 2001 --- shadow/2227.tmp.22377 Mon Jun 18 21:38:36 2001 *************** *** 0 **** --- 1,30 ---- + +============================================================================+ + | missing class on startup in Fop-0.19.0 compiled download | + +----------------------------------------------------------------------------+ + | Bug #: 2227 Product: Fop | + | Status: NEW Version: all | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: Other Component: general | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + hi, I'm trying FOP for the first time and from runtests.bat/sh I get + + Exception in thread "main" java.lang.NoClassDefFoundError: + org/apache/tools/ant/Main + + I know its the entry point, I searched all the jars and it doesn't appear + anywhere. could be ant.jar which I'm missing? + + I did find org/apache/fop/tools/anttasks/RunTest.class + + which looks like a name change, but it doesn't seem to have a main. Can't find + another entry point off hand. + + --Matt \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
