You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2009/12/21 15:12:18 UTC

[jira] Created: (HADOOP-6462) contrib/cloud failiing, target "compile" does not exist

contrib/cloud failiing, target "compile" does not exist
-------------------------------------------------------

                 Key: HADOOP-6462
                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 0.21.0
            Reporter: Steve Loughran


I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
Target "compile" does not exist in the project "hadoop-cloud". 

What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

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

Tom White updated HADOOP-6462:
------------------------------

    Attachment: HADOOP-6462.patch

Patch to fix the missing targets. The final patch from HADOOP-6426 was not the one committed, since there were problems getting Hudson to run the new unit tests, so this was broken off into another issue (HADOOP-6451). Sorry for the confusion.

> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Steve Loughran
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

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

Steve Loughran updated HADOOP-6462:
-----------------------------------

    Summary: contrib/cloud failing, target "compile" does not exist  (was: contrib/cloud failiing, target "compile" does not exist)

> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Steve Loughran
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12794011#action_12794011 ] 

Hudson commented on HADOOP-6462:
--------------------------------

Integrated in Hadoop-Common-trunk #196 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/196/])
    . Target compile does not exist in contrib/cloud.


> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793616#action_12793616 ] 

Hadoop QA commented on HADOOP-6462:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12428635/HADOOP-6462.patch
  against trunk revision 892113.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/231/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/231/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/231/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/231/console

This message is automatically generated.

> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

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

Steve Loughran updated HADOOP-6462:
-----------------------------------

        Fix Version/s: 0.22.0
    Affects Version/s:     (was: 0.21.0)
                       0.22.0
               Status: Patch Available  (was: Open)

> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

Posted by "Steve Loughran (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793601#action_12793601 ] 

Steve Loughran commented on HADOOP-6462:
----------------------------------------

looks good to me, seeing how hudson handles it

> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

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

Tom White updated HADOOP-6462:
------------------------------

      Resolution: Fixed
        Assignee: Tom White
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I've just committed this.

> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-6462) contrib/cloud failing, target "compile" does not exist

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793707#action_12793707 ] 

Hudson commented on HADOOP-6462:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #123 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/123/])
    . Target compile does not exist in contrib/cloud.


> contrib/cloud failing, target "compile" does not exist
> ------------------------------------------------------
>
>                 Key: HADOOP-6462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6462
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Steve Loughran
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6462.patch
>
>
> I'm not seeing this mentioned in hudson or other bugreports, which confuses me. With the addition of a src/contrib/cloud/build.xml from HADOOP-6426, contrib/build.xml won't build no more: 
> hadoop-common/src/contrib/build.xml:30: The following error occurred while executing this line:
> Target "compile" does not exist in the project "hadoop-cloud". 
> What is odd is this: the final patch of HADOOP-6426 does include the stub <target> files needed, yet they aren't in SVN_HEAD. Which implies that a different version may have gone in than intended. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.