I am compiling hadoop under eclipse, and receiving a JasperException.
I understand this is some how related to transition from jspc to jasper,
since before the last update everything worked fine.
Anybody having the same problem?
Do I need to do something to get jasper work properly?
Here is the exact listing
----------------------------------------------------------
Buildfile: C:\Work\nutch-0.7.1\Hadoop\build.xml
init:
compile:
BUILD FAILED
C:\Work\nutch-0.7.1\Hadoop\build.xml:109:
org.apache.jasper.JasperException: The -uriroot option must specify a
pre-existing directory
Total time: 1 second
----------------------------------------------------------
Thanks,
Konstantin