[ 
https://issues.apache.org/jira/browse/GORA-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apostolos Giannakidis updated GORA-268:
---------------------------------------

    Attachment: GORA-268.patch

Attached is a patch for this issue. GoraCompiler is the mainClass in the 
manifest. Therefore, one can simply invoke the GoraCompiler, directly from 
java, as follows:
java -jar gora-core/target/gora-core-0.4-SNAPSHOT.jar

Note: The gora-core-0.4-SNAPSHOT.jar depends on a lib folder to be located in 
the parent directory that contains all the libraries (such as Avro, etc.)
                
> Make GoraCompiler the main manifest attribute in gora-core
> ----------------------------------------------------------
>
>                 Key: GORA-268
>                 URL: https://issues.apache.org/jira/browse/GORA-268
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-core
>            Reporter: Lewis John McGibbney
>            Assignee: Apostolos Giannakidis
>             Fix For: 0.4
>
>         Attachments: GORA-268.patch
>
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to