[ 
https://issues.apache.org/jira/browse/PIG-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13231588#comment-13231588
 ] 

Daniel Dai commented on PIG-2598:
---------------------------------

Either 2 or 3 is fine. I like 3 slightly better cuz I saw this layout in other 
projects, such as jruby itself.
                
> 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
>             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

        

Reply via email to