Description
When one attempts to invoke the GoraCompiler from java you are greeted with
>
> @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
>
We should make the GoraCompiler the main manifest attribute for the gora-core artifact.