[ 
https://issues.apache.org/jira/browse/HBASE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13200145#comment-13200145
 ] 

Hadoop QA commented on HBASE-5318:
----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12513187/mvn_HBASE-5318_r1.patch
  against trunk revision .

    +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 appears to have generated -136 warning 
messages.

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

    -1 findbugs.  The patch appears to introduce 156 new Findbugs (version 
1.3.9) warnings.

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

     -1 core tests.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.client.TestAdmin

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/901//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/901//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/901//console

This message is automatically generated.
                
> Support Eclipse Indigo 
> -----------------------
>
>                 Key: HBASE-5318
>                 URL: https://issues.apache.org/jira/browse/HBASE-5318
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.94.0
>         Environment: Eclipse Indigo (1.4.1) which includes m2eclipse (1.0 
> SR1).
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>            Priority: Minor
>              Labels: maven
>         Attachments: mvn_HBASE-5318_r0.patch, mvn_HBASE-5318_r1.patch
>
>
> The current 'standard' release of Eclipse (indigo) comes with m2eclipse 
> installed. However, as of m2e v1.0, "interesting lifecycle phases" are now 
> handled via a 'connector'. However, several of the plugins we use don't 
> support connectors. This means that eclipse bails out and won't build the 
> project or view it as 'working' even though it builds just fine from the the 
> command line.
> Since Eclipse is one of the major java IDEs and that Indigo has been around 
> for a while, we should make it easy to for new devs to pick up the code and 
> for older devs to upgrade painlessly. The original build should not be 
> modified in any significant way.

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

        

Reply via email to