You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ramkumar Ramalingam (JIRA)" <tu...@ws.apache.org> on 2008/04/24 13:21:21 UTC

[jira] Created: (TUSCANY-2269) Import package could not be resolved in CalculateBindingURITestCase

Import package could not be resolved in CalculateBindingURITestCase
-------------------------------------------------------------------

                 Key: TUSCANY-2269
                 URL: https://issues.apache.org/jira/browse/TUSCANY-2269
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Verification Tests
    Affects Versions: Java-SCA-Next
         Environment: Windows XP
            Reporter: Ramkumar Ramalingam
            Assignee: Ramkumar Ramalingam
            Priority: Minor
             Fix For: Java-SCA-Next


The import com.sun.org.apache.xerces.internal.impl.xs.opti.DefaultNode could not be resolved in org.apache.tuscany.sca.implementation.node.builder.impl.CalculateBindingURITestCase.

Solution: Need to remove the import statement as this class is not used anywhere in the code.

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


[jira] Assigned: (TUSCANY-2269) Import package could not be resolved in CalculateBindingURITestCase

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reassigned TUSCANY-2269:
-----------------------------------

    Assignee: Simon Laws  (was: Ramkumar Ramalingam)

> Import package could not be resolved in CalculateBindingURITestCase
> -------------------------------------------------------------------
>
>                 Key: TUSCANY-2269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Verification Tests
>    Affects Versions: Java-SCA-Next
>         Environment: Windows XP
>            Reporter: Ramkumar Ramalingam
>            Assignee: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2269.patch
>
>
> The import com.sun.org.apache.xerces.internal.impl.xs.opti.DefaultNode could not be resolved in org.apache.tuscany.sca.implementation.node.builder.impl.CalculateBindingURITestCase.
> Solution: Need to remove the import statement as this class is not used anywhere in the code.

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


[jira] Updated: (TUSCANY-2269) Import package could not be resolved in CalculateBindingURITestCase

Posted by "Ramkumar Ramalingam (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramkumar Ramalingam updated TUSCANY-2269:
-----------------------------------------

    Attachment: TUSCANY-2269.patch

> Import package could not be resolved in CalculateBindingURITestCase
> -------------------------------------------------------------------
>
>                 Key: TUSCANY-2269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Verification Tests
>    Affects Versions: Java-SCA-Next
>         Environment: Windows XP
>            Reporter: Ramkumar Ramalingam
>            Assignee: Ramkumar Ramalingam
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2269.patch
>
>
> The import com.sun.org.apache.xerces.internal.impl.xs.opti.DefaultNode could not be resolved in org.apache.tuscany.sca.implementation.node.builder.impl.CalculateBindingURITestCase.
> Solution: Need to remove the import statement as this class is not used anywhere in the code.

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


[jira] Resolved: (TUSCANY-2269) Import package could not be resolved in CalculateBindingURITestCase

Posted by "Simon Laws (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-2269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws resolved TUSCANY-2269.
---------------------------------

    Resolution: Fixed

Checked in at r651490. Thanks for the patch Ram.

> Import package could not be resolved in CalculateBindingURITestCase
> -------------------------------------------------------------------
>
>                 Key: TUSCANY-2269
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2269
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Verification Tests
>    Affects Versions: Java-SCA-Next
>         Environment: Windows XP
>            Reporter: Ramkumar Ramalingam
>            Assignee: Simon Laws
>            Priority: Minor
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2269.patch
>
>
> The import com.sun.org.apache.xerces.internal.impl.xs.opti.DefaultNode could not be resolved in org.apache.tuscany.sca.implementation.node.builder.impl.CalculateBindingURITestCase.
> Solution: Need to remove the import statement as this class is not used anywhere in the code.

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