You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2012/06/27 23:44:43 UTC

[jira] [Created] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

Andrew Purtell created HBASE-6286:
-------------------------------------

             Summary: Upgrade maven-compiler-plugin to 2.5.1
                 Key: HBASE-6286
                 URL: https://issues.apache.org/jira/browse/HBASE-6286
             Project: HBase
          Issue Type: Improvement
          Components: build
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
            Priority: Minor
         Attachments: HBASE-6286.patch

time mvn -PlocalTests clean install -DskipTests 

With 2.5.1:

|user|1m35.634s|1m31.178s|1m31.366s|
|sys|0m06.540s|0m05.376s|0m05.488s|

With 2.0.2 (current):

|user|2m01.168s|1m54.027s|1m57.799s|
|sys|0m05.896s|0m05.912s|0m06.032s|

--
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-6286) Upgrade maven-compiler-plugin to 2.5.1

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

Hudson commented on HBASE-6286:
-------------------------------

Integrated in HBase-TRUNK #3312 (See [https://builds.apache.org/job/HBase-TRUNK/3312/])
    HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1 (Revision 1381860)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/pom.xml

                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.2
>
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

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

Hudson commented on HBASE-6286:
-------------------------------

Integrated in HBase-0.94-security #52 (See [https://builds.apache.org/job/HBase-0.94-security/52/])
    HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1 (Revision 1381861)

     Result = SUCCESS
stack : 
Files : 
* /hbase/branches/0.94/pom.xml

                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.2
>
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

Posted by "Zhihong Ted Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402584#comment-13402584 ] 

Zhihong Ted Yu commented on HBASE-6286:
---------------------------------------

+1 on patch.
                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
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-6286) Upgrade maven-compiler-plugin to 2.5.1

Posted by "Michael Drzal (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448727#comment-13448727 ] 

Michael Drzal commented on HBASE-6286:
--------------------------------------

+1 seems like a win to me
                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

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

Hudson commented on HBASE-6286:
-------------------------------

Integrated in HBase-0.94 #452 (See [https://builds.apache.org/job/HBase-0.94/452/])
    HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1 (Revision 1381861)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/pom.xml

                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.2
>
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

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

Hudson commented on HBASE-6286:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #8 (See [https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/8/])
    HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1 (Revision 1381861)

     Result = FAILURE
stack : 
Files : 
* /hbase/branches/0.94/pom.xml

                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.94.2, 0.96.0
>
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

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

Hudson commented on HBASE-6286:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #164 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/164/])
    HBASE-6286 Upgrade maven-compiler-plugin to 2.5.1 (Revision 1381860)

     Result = FAILURE
stack : 
Files : 
* /hbase/trunk/pom.xml

                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.2
>
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

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

stack resolved HBASE-6286.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.2
                   0.96.0
     Hadoop Flags: Reviewed

Committed to trunk and 0.94.  Thanks for patch mighty Andrew.
                
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.2
>
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-6286) Upgrade maven-compiler-plugin to 2.5.1

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

Andrew Purtell updated HBASE-6286:
----------------------------------

    Attachment: HBASE-6286.patch
    
> Upgrade maven-compiler-plugin to 2.5.1
> --------------------------------------
>
>                 Key: HBASE-6286
>                 URL: https://issues.apache.org/jira/browse/HBASE-6286
>             Project: HBase
>          Issue Type: Improvement
>          Components: build
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>         Attachments: HBASE-6286.patch
>
>
> time mvn -PlocalTests clean install -DskipTests 
> With 2.5.1:
> |user|1m35.634s|1m31.178s|1m31.366s|
> |sys|0m06.540s|0m05.376s|0m05.488s|
> With 2.0.2 (current):
> |user|2m01.168s|1m54.027s|1m57.799s|
> |sys|0m05.896s|0m05.912s|0m06.032s|

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