[jira] [Commented] (HBASE-4781) Pom update to use the new versions of surefire junit.

2011-11-19 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13153515#comment-13153515
 ] 

Hadoop QA commented on HBASE-4781:
--

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12504361/4781_trunk_pom.v6.patch
  against trunk revision .

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

+1 tests included.  The patch appears to include 5 new or modified tests.

+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 appears to introduce 60 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
  org.apache.hadoop.hbase.client.TestShell

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

This message is automatically generated.

 Pom update to use the new versions of surefire  junit.
 ---

 Key: HBASE-4781
 URL: https://issues.apache.org/jira/browse/HBASE-4781
 Project: HBase
  Issue Type: Improvement
  Components: build
Affects Versions: 0.94.0
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Attachments: 4781_trunk_pom.patch, 4781_trunk_pom.v2.patch, 
 4781_trunk_pom.v6.patch


 Upgrading surefire  junit requires some .pom modifications. 

--
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] (HBASE-4781) Pom update to use the new versions of surefire junit.

2011-11-19 Thread nkeywal (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13153517#comment-13153517
 ] 

nkeywal commented on HBASE-4781:


org.apache.hadoop.hbase.client.TestAdmin: Caused by: java.io.IOException: Too 
many open files
org.apache.hadoop.hbase.client.TestShell: failed on trunk as well

Can be committed imho

 Pom update to use the new versions of surefire  junit.
 ---

 Key: HBASE-4781
 URL: https://issues.apache.org/jira/browse/HBASE-4781
 Project: HBase
  Issue Type: Improvement
  Components: build
Affects Versions: 0.94.0
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Attachments: 4781_trunk_pom.patch, 4781_trunk_pom.v2.patch, 
 4781_trunk_pom.v6.patch


 Upgrading surefire  junit requires some .pom modifications. 

--
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] (HBASE-4781) Pom update to use the new versions of surefire junit

2011-11-19 Thread Ted Yu (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13153523#comment-13153523
 ] 

Ted Yu commented on HBASE-4781:
---

Integrated to TRUNK.

Thanks for the patch N.

 Pom update to use the new versions of surefire  junit
 --

 Key: HBASE-4781
 URL: https://issues.apache.org/jira/browse/HBASE-4781
 Project: HBase
  Issue Type: Improvement
  Components: build
Affects Versions: 0.94.0
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Fix For: 0.94.0

 Attachments: 4781_trunk_pom.patch, 4781_trunk_pom.v2.patch, 
 4781_trunk_pom.v6.patch


 Upgrading surefire  junit requires some .pom modifications. 

--
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] (HBASE-4781) Pom update to use the new versions of surefire junit.

2011-11-17 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13151992#comment-13151992
 ] 

Hadoop QA commented on HBASE-4781:
--

-1 overall.  Here are the results of testing the latest attachment 
  
http://issues.apache.org/jira/secure/attachment/12504046/4781_trunk_pom.v2.patch
  against trunk revision .

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

+1 tests included.  The patch appears to include 5 new or modified tests.

-1 javadoc.  The javadoc tool appears to have generated -163 warning 
messages.

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

-1 findbugs.  The patch appears to introduce 51 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.master.TestDistributedLogSplitting
  org.apache.hadoop.hbase.replication.TestReplication

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

This message is automatically generated.

 Pom update to use the new versions of surefire  junit.
 ---

 Key: HBASE-4781
 URL: https://issues.apache.org/jira/browse/HBASE-4781
 Project: HBase
  Issue Type: Improvement
  Components: build
Affects Versions: 0.94.0
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Attachments: 4781_trunk_pom.patch, 4781_trunk_pom.v2.patch


 Upgrading surefire  junit requires some .pom modifications. 

--
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] (HBASE-4781) Pom update to use the new versions of surefire junit.

2011-11-17 Thread nkeywal (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13152052#comment-13152052
 ] 

nkeywal commented on HBASE-4781:


Surefire issue, exists already on the previous version (= not linked to 
category or any of our changes). I will provide a patch soon.

 Pom update to use the new versions of surefire  junit.
 ---

 Key: HBASE-4781
 URL: https://issues.apache.org/jira/browse/HBASE-4781
 Project: HBase
  Issue Type: Improvement
  Components: build
Affects Versions: 0.94.0
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Attachments: 4781_trunk_pom.patch, 4781_trunk_pom.v2.patch


 Upgrading surefire  junit requires some .pom modifications. 

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