You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Richard Ding (JIRA)" <ji...@apache.org> on 2011/02/11 23:16:57 UTC

[jira] Created: (PIG-1853) Using ANTLR jars from maven repository

Using ANTLR jars from maven repository
--------------------------------------

                 Key: PIG-1853
                 URL: https://issues.apache.org/jira/browse/PIG-1853
             Project: Pig
          Issue Type: Improvement
          Components: build
            Reporter: Richard Ding
            Assignee: Richard Ding
             Fix For: 0.9.0


Currently Pig trunk uses a all-in-one antlr jar which is checked in the svn repository. 

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

        

[jira] Updated: (PIG-1853) Using ANTLR jars from maven repository

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

Richard Ding updated PIG-1853:
------------------------------

    Attachment: PIG-1853.patch

This patch downloads antlr 3.2 from apache maven repository.

> Using ANTLR jars from maven repository
> --------------------------------------
>
>                 Key: PIG-1853
>                 URL: https://issues.apache.org/jira/browse/PIG-1853
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.9.0
>
>         Attachments: PIG-1853.patch
>
>
> Currently Pig trunk uses a all-in-one antlr jar which is checked in the svn repository. 

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

        

[jira] Resolved: (PIG-1853) Using ANTLR jars from maven repository

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

Richard Ding resolved PIG-1853.
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

patch is committed to trunk.

> Using ANTLR jars from maven repository
> --------------------------------------
>
>                 Key: PIG-1853
>                 URL: https://issues.apache.org/jira/browse/PIG-1853
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.9.0
>
>         Attachments: PIG-1853.patch
>
>
> Currently Pig trunk uses a all-in-one antlr jar which is checked in the svn repository. 

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

        

[jira] Commented: (PIG-1853) Using ANTLR jars from maven repository

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

Daniel Dai commented on PIG-1853:
---------------------------------

+1

> Using ANTLR jars from maven repository
> --------------------------------------
>
>                 Key: PIG-1853
>                 URL: https://issues.apache.org/jira/browse/PIG-1853
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.9.0
>
>         Attachments: PIG-1853.patch
>
>
> Currently Pig trunk uses a all-in-one antlr jar which is checked in the svn repository. 

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

        

[jira] Commented: (PIG-1853) Using ANTLR jars from maven repository

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

Richard Ding commented on PIG-1853:
-----------------------------------

Output of test-patch:

{code}
     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     -1 tests included.  The patch doesn't appear to include any new or modified tests.
     [exec]                         Please justify why no tests are needed for this patch.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     +1 release audit.  The applied patch does not increase the total number of release audit warnings.

{code}

> Using ANTLR jars from maven repository
> --------------------------------------
>
>                 Key: PIG-1853
>                 URL: https://issues.apache.org/jira/browse/PIG-1853
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.9.0
>
>         Attachments: PIG-1853.patch
>
>
> Currently Pig trunk uses a all-in-one antlr jar which is checked in the svn repository. 

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

        

[jira] Work started: (PIG-1853) Using ANTLR jars from maven repository

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

Work on PIG-1853 started by Richard Ding.

> Using ANTLR jars from maven repository
> --------------------------------------
>
>                 Key: PIG-1853
>                 URL: https://issues.apache.org/jira/browse/PIG-1853
>             Project: Pig
>          Issue Type: Improvement
>          Components: build
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.9.0
>
>         Attachments: PIG-1853.patch
>
>
> Currently Pig trunk uses a all-in-one antlr jar which is checked in the svn repository. 

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