[
https://issues.apache.org/jira/browse/GORA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026354#comment-16026354
]
ASF GitHub Bot commented on GORA-324:
-------------------------------------
GitHub user nishadi opened a pull request:
https://github.com/apache/gora/pull/102
GORA-324 Port work done on old GoraCompiler to new GoraCompiler
This PR includes enhancements to the gora-compiler as follows.
- add license headers to generated files
- adds the ability to compile files in a directory.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nishadi/gora issue-324
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/102.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #102
----
commit 3a4f1390673ea29f96be1166a8f28fee4bd7444a
Author: nishadi <[email protected]>
Date: 2017-05-22T16:35:19Z
Add ability to compile files in a directory via gora-compiler
commit 1d6c83204bcf94adc7b8b092a615303c54c4bf9e
Author: nishadi <[email protected]>
Date: 2017-05-26T14:40:17Z
Generate license to the compiled files
----
> Port work done on old GoraCompiler to new GoraCompiler
> ------------------------------------------------------
>
> Key: GORA-324
> URL: https://issues.apache.org/jira/browse/GORA-324
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-compiler
> Affects Versions: 0.4
> Reporter: Lewis John McGibbney
> Assignee: Nishadi Kirielle
> Priority: Minor
> Fix For: 0.8
>
>
> There were a bunch of improvements made by [~ap.giannakidis], [~renato2099]
> and others regarding old GoraCompiler. These were nice improvements and we
> should port them to new GoraCompiler
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)