You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2012/07/17 23:31:35 UTC

[jira] [Created] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Julien Le Dem created PIG-2823:
----------------------------------

             Summary: TestPigContext.testImportList() does not pass if another javac in on the PATH
                 Key: PIG-2823
                 URL: https://issues.apache.org/jira/browse/PIG-2823
             Project: Pig
          Issue Type: Bug
            Reporter: Julien Le Dem
            Assignee: Julien Le Dem


it uses "javac" on the PATH.
if this resolves to jdk7 the test will fail to load the resulting class

--
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

        

[jira] [Commented] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Posted by "Jonathan Coveney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416633#comment-13416633 ] 

Jonathan Coveney commented on PIG-2823:
---------------------------------------

Since we use the same class in 2 places, can you pull that class into a common place? Besides that, lgtm. +1 pending that
                
> TestPigContext.testImportList() does not pass if another javac in on the PATH
> -----------------------------------------------------------------------------
>
>                 Key: PIG-2823
>                 URL: https://issues.apache.org/jira/browse/PIG-2823
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2823.patch
>
>
> it uses "javac" on the PATH.
> if this resolves to jdk7 the test will fail to load the resulting class

--
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

        

[jira] [Commented] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416687#comment-13416687 ] 

Julien Le Dem commented on PIG-2823:
------------------------------------

done
                
> TestPigContext.testImportList() does not pass if another javac in on the PATH
> -----------------------------------------------------------------------------
>
>                 Key: PIG-2823
>                 URL: https://issues.apache.org/jira/browse/PIG-2823
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>             Fix For: 0.11
>
>         Attachments: PIG-2823.patch, PIG-2823_a.patch
>
>
> it uses "javac" on the PATH.
> if this resolves to jdk7 the test will fail to load the resulting class

--
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

        

[jira] [Resolved] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem resolved PIG-2823.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11
    
> TestPigContext.testImportList() does not pass if another javac in on the PATH
> -----------------------------------------------------------------------------
>
>                 Key: PIG-2823
>                 URL: https://issues.apache.org/jira/browse/PIG-2823
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>             Fix For: 0.11
>
>         Attachments: PIG-2823.patch, PIG-2823_a.patch
>
>
> it uses "javac" on the PATH.
> if this resolves to jdk7 the test will fail to load the resulting class

--
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

        

[jira] [Updated] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2823:
-------------------------------

    Attachment: PIG-2823_a.patch

PIG-2823_a.patch addresses comments
                
> TestPigContext.testImportList() does not pass if another javac in on the PATH
> -----------------------------------------------------------------------------
>
>                 Key: PIG-2823
>                 URL: https://issues.apache.org/jira/browse/PIG-2823
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2823.patch, PIG-2823_a.patch
>
>
> it uses "javac" on the PATH.
> if this resolves to jdk7 the test will fail to load the resulting class

--
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

        

[jira] [Commented] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Posted by "Jonathan Coveney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416671#comment-13416671 ] 

Jonathan Coveney commented on PIG-2823:
---------------------------------------

+1 :) just make sure TestSchemaTuple still works
                
> TestPigContext.testImportList() does not pass if another javac in on the PATH
> -----------------------------------------------------------------------------
>
>                 Key: PIG-2823
>                 URL: https://issues.apache.org/jira/browse/PIG-2823
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2823.patch, PIG-2823_a.patch
>
>
> it uses "javac" on the PATH.
> if this resolves to jdk7 the test will fail to load the resulting class

--
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

        

[jira] [Updated] (PIG-2823) TestPigContext.testImportList() does not pass if another javac in on the PATH

Posted by "Julien Le Dem (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIG-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Le Dem updated PIG-2823:
-------------------------------

    Attachment: PIG-2823.patch

PIG-2823.patch uses the API access to the compiler instead
                
> TestPigContext.testImportList() does not pass if another javac in on the PATH
> -----------------------------------------------------------------------------
>
>                 Key: PIG-2823
>                 URL: https://issues.apache.org/jira/browse/PIG-2823
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>         Attachments: PIG-2823.patch
>
>
> it uses "javac" on the PATH.
> if this resolves to jdk7 the test will fail to load the resulting class

--
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