100 errors rake aborted!
can you help me with this?
What is the solution for the: 100 errors rake aborted!?
src/org/itor/commands/ShowDocumentCommand.java:105: cannot resolve symbol
symbol : class Directory
location: class org.itor.commands.ShowDocumentCommand
protected Directory getSiteIndex() throws DbException, IOException {
^
src/org/itor/commands/ShowDocumentCommand.java:105: cannot resolve symbol
symbol : class DbException
location: class org.itor.commands.ShowDocumentCommand
protected Directory getSiteIndex() throws DbException, IOException {
^
src/org/itor/commands/ShowDocumentCommandTest.java:28: package junit.framework d
oes not exist
import junit.framework.TestCase;
^
src/org/itor/commands/ShowDocumentCommandTest.java:30: package com.sleepycat.db
does not exist
import com.sleepycat.db.DbException;
^
100 errors
rake aborted!
Command Failed: [javac -sourcepath src -classpath "./lib/activation.jar:./lib/bc
el.jar:./lib/commons-collections.jar:./lib/commons-httpclient.jar:./lib/commons-
logging.jar:./lib/db.jar:./lib/delegator1.3.jar:./lib/easymock.jar:./lib/hansel.
jar:./lib/hsqldb.jar:./lib/httpunit.jar:./lib/javax.servlet.jar:./lib/jdom.jar:.
/lib/js.jar:./lib/jtds-0.8-rc1.jar:./lib/junit.jar:./lib/junit.SOURCE.jar:./lib/
log4j-1.2.8.jar:./lib/lucene-1.4.1.jar:./lib/lucenedb.jar:./lib/mail.jar:./lib/m
irage0.9.jar:./lib/mirage1.3.jar:./lib/mysql-connector-java-3.0.8-stable-bin.jar
:./lib/oaicat.jar:./lib/org.mortbay.jetty.jar:./lib/Tea.jar:./lib/Tidy.jar:./lib
/Trove.jar:./lib/xerces.jar:./mirage/delegator1.2.jar:./mirage/merge1_0to1_1.jar
:./mirage/mirage.1.0.1.jar:./mirage/mirage0.9.jar:./mirage/mirage1.2.jar:./class
es:" -d classes -encoding ISO8859_15 -source 1.4 @sourcefiles]
../itor/rakefile:109:in `doCompile'

