You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2009/12/14 18:23:18 UTC

[jira] Created: (TAP5-952) Make tapestry-core independent from test dependencies

Make tapestry-core independent from test dependencies
-----------------------------------------------------

                 Key: TAP5-952
                 URL: https://issues.apache.org/jira/browse/TAP5-952
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core, tapestry-test
    Affects Versions: 5.1.0.5
            Reporter: Igor Drobiazko


In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 

Following is needed:
- Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
- Set scope of tapestry-test to test

This issue is conflicting with TAP5-758

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


[jira] Commented: (TAP5-952) Make tapestry-core independent from test dependencies

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790397#action_12790397 ] 

Howard M. Lewis Ship commented on TAP5-952:
-------------------------------------------

I've been doing some major refactoring of tapestry-test, adding some significant enhancements to the Selenium support ... would you mind waiting till I get these commit to trunk before going forward on this bug?  I think it'll be easier for everyone.

> Make tapestry-core independent from test dependencies
> -----------------------------------------------------
>
>                 Key: TAP5-952
>                 URL: https://issues.apache.org/jira/browse/TAP5-952
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-test
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>
> In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 
> Following is needed:
> - Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
> - Set scope of tapestry-test to test
> This issue is conflicting with TAP5-758

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


[jira] Commented: (TAP5-952) Make tapestry-core independent from test dependencies

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790601#action_12790601 ] 

Igor Drobiazko commented on TAP5-952:
-------------------------------------

Sure, I'll wait. What do you think about splitting tapestry-test into tapestry-test and tapestry-integration-test as suggested in TAP5-758 ?

> Make tapestry-core independent from test dependencies
> -----------------------------------------------------
>
>                 Key: TAP5-952
>                 URL: https://issues.apache.org/jira/browse/TAP5-952
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-test
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>
> In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 
> Following is needed:
> - Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
> - Set scope of tapestry-test to test
> This issue is conflicting with TAP5-758

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


[jira] Commented: (TAP5-952) Make tapestry-core independent from test dependencies

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790397#action_12790397 ] 

Howard M. Lewis Ship commented on TAP5-952:
-------------------------------------------

I've been doing some major refactoring of tapestry-test, adding some significant enhancements to the Selenium support ... would you mind waiting till I get these commit to trunk before going forward on this bug?  I think it'll be easier for everyone.

> Make tapestry-core independent from test dependencies
> -----------------------------------------------------
>
>                 Key: TAP5-952
>                 URL: https://issues.apache.org/jira/browse/TAP5-952
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-test
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>
> In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 
> Following is needed:
> - Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
> - Set scope of tapestry-test to test
> This issue is conflicting with TAP5-758

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


[jira] Commented: (TAP5-952) Make tapestry-core independent from test dependencies

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12790601#action_12790601 ] 

Igor Drobiazko commented on TAP5-952:
-------------------------------------

Sure, I'll wait. What do you think about splitting tapestry-test into tapestry-test and tapestry-integration-test as suggested in TAP5-758 ?

> Make tapestry-core independent from test dependencies
> -----------------------------------------------------
>
>                 Key: TAP5-952
>                 URL: https://issues.apache.org/jira/browse/TAP5-952
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-test
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>
> In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 
> Following is needed:
> - Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
> - Set scope of tapestry-test to test
> This issue is conflicting with TAP5-758

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


[jira] Assigned: (TAP5-952) Make tapestry-core independent from test dependencies

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

Igor Drobiazko reassigned TAP5-952:
-----------------------------------

    Assignee: Igor Drobiazko

> Make tapestry-core independent from test dependencies
> -----------------------------------------------------
>
>                 Key: TAP5-952
>                 URL: https://issues.apache.org/jira/browse/TAP5-952
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-test
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>
> In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 
> Following is needed:
> - Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
> - Set scope of tapestry-test to test
> This issue is conflicting with TAP5-758

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


[jira] Assigned: (TAP5-952) Make tapestry-core independent from test dependencies

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

Igor Drobiazko reassigned TAP5-952:
-----------------------------------

    Assignee: Igor Drobiazko

> Make tapestry-core independent from test dependencies
> -----------------------------------------------------
>
>                 Key: TAP5-952
>                 URL: https://issues.apache.org/jira/browse/TAP5-952
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core, tapestry-test
>    Affects Versions: 5.1.0.5
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>
> In tapestry-core we provide a few classes which depenend on EasyMock and TestNG. This is very annoying when creating a Tapestry OSGi bundle with the BND tool. 
> Following is needed:
> - Move package org.apache.tapestry5.test from tapestry-core into tapestry-test
> - Set scope of tapestry-test to test
> This issue is conflicting with TAP5-758

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