[
https://issues.apache.org/jira/browse/PIG-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Coveney resolved PIG-2598.
-----------------------------------
Resolution: Fixed
Assignee: Jonathan Coveney
Release Note: This was resolved as a part of PIG-2317
> Change source structure for sources in other languages
> ------------------------------------------------------
>
> Key: PIG-2598
> URL: https://issues.apache.org/jira/browse/PIG-2598
> Project: Pig
> Issue Type: Improvement
> Reporter: Jonathan Coveney
> Assignee: Jonathan Coveney
> Fix For: 0.11
>
>
> Currently, the source structure only supports java (ie src/org/apache/etc).
> The JRuby script support will necessitate a JRuby file as source, and there
> is currently no home for it. There are a couple options:
> 1) the cleanest is moving to src/main/java, src/main/ruby, etc. The issue
> with this is it would require rebasing all patches. That's pretty big...but
> as Pig grows, may be necessary (this might be a good chance to fix the
> formatting and spacing of old files!)
> 2) add a src-jruby/ directory
> 3) add a src/jruby/ directory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira