You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (JIRA)" <ji...@apache.org> on 2011/07/18 19:16:58 UTC

[jira] [Created] (PIG-2172) Fix test failure for ant 1.8.x

Fix test failure for ant 1.8.x
------------------------------

                 Key: PIG-2172
                 URL: https://issues.apache.org/jira/browse/PIG-2172
             Project: Pig
          Issue Type: Bug
          Components: impl
    Affects Versions: 0.10
            Reporter: Daniel Dai
            Assignee: Daniel Dai
             Fix For: 0.10


Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2172) Fix test failure for ant 1.8.x

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

Daniel Dai commented on PIG-2172:
---------------------------------

Committed to 0.9 branch as well.
                
> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10, 0.9.2
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
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-2172) Fix test failure for ant 1.8.x

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

fang fang chen commented on PIG-2172:
-------------------------------------

Only the three test cases mentioned in pig-2171-1.patch failed with ant-1.8.2. But succeeded with ant-1.8.0.
After patching, all test cases succeeded.

> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (PIG-2172) Fix test failure for ant 1.8.x

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

Daniel Dai updated PIG-2172:
----------------------------

    Affects Version/s: 0.9.1
        Fix Version/s: 0.9.2

Try to get it into 0.9.2 since many build infrastructure is using ant 1.8.2 and is hard to change.
                
> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10, 0.9.2
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
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-2172) Fix test failure for ant 1.8.x

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

Thomas Weise commented on PIG-2172:
-----------------------------------

Applied this patch to branch-0.9: ant test-core passes.

                
> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.1, 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10, 0.9.2
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
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-2172) Fix test failure for ant 1.8.x

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

Daniel Dai updated PIG-2172:
----------------------------

    Attachment: PIG-2172-1.patch

> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (PIG-2172) Fix test failure for ant 1.8.x

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

Thejas M Nair commented on PIG-2172:
------------------------------------

+1

> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (PIG-2172) Fix test failure for ant 1.8.x

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

Daniel Dai resolved PIG-2172.
-----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

> Fix test failure for ant 1.8.x
> ------------------------------
>
>                 Key: PIG-2172
>                 URL: https://issues.apache.org/jira/browse/PIG-2172
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.10
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10
>
>         Attachments: PIG-2172-1.patch
>
>
> Some tests fail using ant 1.8.x. But in ant 1.7.x, these tests work.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira