You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Al Sutton (JIRA)" <ji...@apache.org> on 2008/01/24 09:18:17 UTC

[jira] Created: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
-------------------------------------------------------------------------

                 Key: WW-2454
                 URL: https://issues.apache.org/struts/browse/WW-2454
             Project: Struts 2
          Issue Type: Improvement
          Components: Build Management
            Reporter: Al Sutton
         Attachments: testng_5_1_to_5_7.diff

This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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


[jira] Reopened: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

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

Don Brown reopened WW-2454:
---------------------------


Reopening, as the upgrade to Surefire 2.4 broke portlet tests  See WW-2494

> TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
> -------------------------------------------------------------------------
>
>                 Key: WW-2454
>                 URL: https://issues.apache.org/struts/browse/WW-2454
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>            Reporter: Al Sutton
>            Assignee: Don Brown
>             Fix For: 2.1.x
>
>         Attachments: testng_5_1_to_5_7.diff
>
>
> This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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


[jira] Updated: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

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

Al Sutton updated WW-2454:
--------------------------

    Attachment: testng_5_1_to_5_7.diff

> TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
> -------------------------------------------------------------------------
>
>                 Key: WW-2454
>                 URL: https://issues.apache.org/struts/browse/WW-2454
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>            Reporter: Al Sutton
>         Attachments: testng_5_1_to_5_7.diff
>
>
> This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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


[jira] Updated: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

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

Don Brown updated WW-2454:
--------------------------

    Fix Version/s:     (was: 2.1.x)
                   2.2.x

> TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
> -------------------------------------------------------------------------
>
>                 Key: WW-2454
>                 URL: https://issues.apache.org/struts/browse/WW-2454
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>            Reporter: Al Sutton
>            Assignee: Don Brown
>             Fix For: 2.2.x
>
>         Attachments: testng_5_1_to_5_7.diff
>
>
> This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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


[jira] Updated: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

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

Don Brown updated WW-2454:
--------------------------

    Fix Version/s:     (was: 2.1.1)
                   2.1.x

> TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
> -------------------------------------------------------------------------
>
>                 Key: WW-2454
>                 URL: https://issues.apache.org/struts/browse/WW-2454
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>            Reporter: Al Sutton
>            Assignee: Don Brown
>             Fix For: 2.1.x
>
>         Attachments: testng_5_1_to_5_7.diff
>
>
> This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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


[jira] Resolved: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

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

Don Brown resolved WW-2454.
---------------------------

    Resolution: Fixed
      Assignee: Don Brown

Fixed, thanks for the patch!

> TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
> -------------------------------------------------------------------------
>
>                 Key: WW-2454
>                 URL: https://issues.apache.org/struts/browse/WW-2454
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>            Reporter: Al Sutton
>            Assignee: Don Brown
>             Fix For: 2.1.1
>
>         Attachments: testng_5_1_to_5_7.diff
>
>
> This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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


[jira] Commented: (WW-2454) TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin

Posted by "Nils-Helge Garli (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43283#action_43283 ] 

Nils-Helge Garli commented on WW-2454:
--------------------------------------

I created an issue for this over at the surefire JIRA: http://jira.codehaus.org/browse/SUREFIRE-459

> TestNG dependency update from 5.1 to 5.3 + update to coupled maven plugin
> -------------------------------------------------------------------------
>
>                 Key: WW-2454
>                 URL: https://issues.apache.org/struts/browse/WW-2454
>             Project: Struts 2
>          Issue Type: Improvement
>          Components: Build Management
>            Reporter: Al Sutton
>            Assignee: Don Brown
>             Fix For: 2.1.x
>
>         Attachments: testng_5_1_to_5_7.diff
>
>
> This patch updates the dependency on TestNG from 5.1 to 5.7. This also includes an update to the surefire plugin for maven because versions prior to 2.4 call a method in TestNG which was removed somewhere between 5.1 and 5.7.

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