You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2008/08/13 23:00:45 UTC

[jira] Created: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
---------------------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-481
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
            Reporter: Tim McConnell
            Assignee: Ashish Jain
             Fix For: 2.2.0




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


[jira] Updated: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

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

Ashish Jain updated GERONIMODEVTOOLS-481:
-----------------------------------------

    Attachment:     (was: GERONIMODEVTOOLS-481.patch)

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Ashish Jain
>             Fix For: 2.2.0
>
>


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


[jira] Commented: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

Posted by "Ashish Jain (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629096#action_12629096 ] 

Ashish Jain commented on GERONIMODEVTOOLS-481:
----------------------------------------------

Found some issues with the patch as it breaks the code in open ejb test. Will be uploading a new patch removing the current patch.

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Ashish Jain
>             Fix For: 2.2.0
>
>


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


[jira] Updated: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

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

Tim McConnell updated GERONIMODEVTOOLS-481:
-------------------------------------------

    Affects Version/s:     (was: 2.1.2)
                       2.2.0

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Ashish Jain
>             Fix For: 2.2.0
>
>


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


[jira] Commented: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

Posted by "Rodger Zhang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750244#action_12750244 ] 

Rodger Zhang commented on GERONIMODEVTOOLS-481:
-----------------------------------------------

Currently, a test version NamespacePrefix(named org.apache.geronimo.jee.common.NamespacePrefixMapperImpl) works. All "NamespacePrefixMapper" have already been replaced with "NamespacePrefixMapperImpl". So, suggest close this jira.

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Ashish Jain
>             Fix For: 2.2.0
>
>


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


[jira] Updated: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

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

Ashish Jain updated GERONIMODEVTOOLS-481:
-----------------------------------------

    Attachment: GERONIMODEVTOOLS-481.patch

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Ashish Jain
>             Fix For: 2.2.0
>
>         Attachments: GERONIMODEVTOOLS-481.patch
>
>


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


[jira] Updated: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

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

Tim McConnell updated GERONIMODEVTOOLS-481:
-------------------------------------------

    Affects Version/s: 2.1.2

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Ashish Jain
>             Fix For: 2.2.0
>
>


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


[jira] Closed: (GERONIMODEVTOOLS-481) Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)

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

Delos Dai closed GERONIMODEVTOOLS-481.
--------------------------------------

    Resolution: Fixed
      Assignee: Delos Dai  (was: Ashish Jain)

As Rodger said, the class has been renamed. So close it.

> Convert all Junit testcases to use the new NamespacePrefix class (instead of NamespacePrefixMapper)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-481
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-481
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 2.2.0
>            Reporter: Tim McConnell
>            Assignee: Delos Dai
>             Fix For: 2.2.0
>
>


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