You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (Created) (JIRA)" <ji...@apache.org> on 2012/01/06 03:37:39 UTC

[jira] [Created] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

Ant compile-test target should be triggered from subprojects, not from top-level targets
----------------------------------------------------------------------------------------

                 Key: HIVE-2697
                 URL: https://issues.apache.org/jira/browse/HIVE-2697
             Project: Hive
          Issue Type: Improvement
          Components: Build Infrastructure
    Affects Versions: 0.8.0
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach
             Fix For: 0.8.1




--
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] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

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

Carl Steinbach updated HIVE-2697:
---------------------------------

    Fix Version/s:     (was: 0.8.1)
    
> Ant compile-test target should be triggered from subprojects, not from top-level targets
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-2697
>                 URL: https://issues.apache.org/jira/browse/HIVE-2697
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2697.1.patch.txt
>
>


--
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] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

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

Carl Steinbach updated HIVE-2697:
---------------------------------

    Attachment: HIVE-2697.1.patch.txt
    
> Ant compile-test target should be triggered from subprojects, not from top-level targets
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-2697
>                 URL: https://issues.apache.org/jira/browse/HIVE-2697
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.8.1
>
>         Attachments: HIVE-2697.1.patch.txt
>
>


--
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] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

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

Carl Steinbach updated HIVE-2697:
---------------------------------

    Status: Patch Available  (was: Open)
    
> Ant compile-test target should be triggered from subprojects, not from top-level targets
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-2697
>                 URL: https://issues.apache.org/jira/browse/HIVE-2697
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.8.1
>
>         Attachments: HIVE-2697.1.patch.txt
>
>


--
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] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

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

Ashutosh Chauhan updated HIVE-2697:
-----------------------------------

    Status: Open  (was: Patch Available)
    
> Ant compile-test target should be triggered from subprojects, not from top-level targets
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-2697
>                 URL: https://issues.apache.org/jira/browse/HIVE-2697
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2697.1.patch.txt
>
>


--
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] (HIVE-2697) Ant compile-test target should be triggered from subprojects, not from top-level targets

Posted by "Ashutosh Chauhan (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13195866#comment-13195866 ] 

Ashutosh Chauhan commented on HIVE-2697:
----------------------------------------

After applying this patch it seems like tests get run twice. Also, ant test -Dtestcase=TestHadoop20SAuthBridge fails.
                
> Ant compile-test target should be triggered from subprojects, not from top-level targets
> ----------------------------------------------------------------------------------------
>
>                 Key: HIVE-2697
>                 URL: https://issues.apache.org/jira/browse/HIVE-2697
>             Project: Hive
>          Issue Type: Improvement
>          Components: Build Infrastructure
>    Affects Versions: 0.8.0
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2697.1.patch.txt
>
>


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