Hi Alex, On Tue, Apr 1, 2014 at 7:34 AM, <[email protected]> wrote:
> I have applied the patch to the current trunk > > Here is the output of ant > > ...SNIP... > > > Also, here are files that import/use StateManager class, which seems was > removed from GORA_94 > > ...SNIP... > > Thanks. > Alex. > You need to recompile the Java beans with the new GoraCompiler https://svn.apache.org/repos/asf/gora/branches/GORA_94/gora-compiler/ As before, you can run this from the $GORA_HOME/bin/gora directory and specify for the data beans to be stored within $NUTCH_HOME/src/java/. Once you've done this with both webpage and host.avsc you're code will run cleanly. Thanks Lewis

