> > (This question is mostly to Dogacan & Enis, but I encourage anyone familiar > with the code to join the threads with [Nutchbase] - the sooner the better > ;) ). > > I'm looking at src/gora/webpage.avsc and WebPage.java & friends... > presumably the java code was autogenerated from avsc using Gora? If so, we > should put this autogeneration step in our build.xml. Or am I missing > something? > > correct. if we keep the generated java classes in svn then we probably want to make this task optional i.e. it would not be done as part of the build tasks OR we can add it to the build but remove it from svn (or better add to svn ignore or whatever-it-is-called).
J. -- DigitalPebble Ltd Open Source Solutions for Text Engineering http://www.digitalpebble.com

