Hi, Using our nightly trunk snapshot in a project, I tried to invoke the GoraCompiler from the terminal.
@CEE279Law3-Linux:~/Downloads/Lewis/code/eilfedweb$ java -jar ./lib/gora-core-0.4-20130807.050653-117.jar org.apache.gora.compiler.GoraCompiler no main manifest attribute, in ./lib/gora-core-0.4-20130807.050653-117.jar This is probably something which we want to sort out however what I wanted to discuss was what the main class for the jar should be? My suggestion is that it should be GoraCompiler as other classes are most certainly to be invoked programatically. Out compilers are different in this respect however I would say ATM GoraCompiler is more widely used. Any thoughts? Thank ypu lewis -- *Lewis*

