You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2009/09/15 20:54:57 UTC

[jira] Created: (WINK-184) correct imports in jettison provider

correct imports in jettison provider
------------------------------------

                 Key: WINK-184
                 URL: https://issues.apache.org/jira/browse/WINK-184
             Project: Wink
          Issue Type: Bug
          Components: Providers
    Affects Versions: 0.1
            Reporter: Mike Rheinheimer
             Fix For: 0.1


JSONUtils class was recently moved from org.apache.wink.providers.json package to org.apache.wink.common.model.json, but imports were not updated in the Jettison provider test code.  Please see patch.

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


[jira] Updated: (WINK-184) correct imports in jettison provider

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

Mike Rheinheimer updated WINK-184:
----------------------------------

    Attachment: WINK-184.patch

> correct imports in jettison provider
> ------------------------------------
>
>                 Key: WINK-184
>                 URL: https://issues.apache.org/jira/browse/WINK-184
>             Project: Wink
>          Issue Type: Bug
>          Components: Providers
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.1
>
>         Attachments: WINK-184.patch
>
>
> JSONUtils class was recently moved from org.apache.wink.providers.json package to org.apache.wink.common.model.json, but imports were not updated in the Jettison provider test code.  Please see patch.

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


[jira] Closed: (WINK-184) correct imports in jettison provider

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

Mike Rheinheimer closed WINK-184.
---------------------------------

    Resolution: Invalid

Oops... sorry.  I had not pulled the json provider project into my Eclipse env.  Someday, I'll learn not to trust Eclipse.  :)

Closing this issue...

> correct imports in jettison provider
> ------------------------------------
>
>                 Key: WINK-184
>                 URL: https://issues.apache.org/jira/browse/WINK-184
>             Project: Wink
>          Issue Type: Bug
>          Components: Providers
>    Affects Versions: 0.1
>            Reporter: Mike Rheinheimer
>             Fix For: 0.1
>
>         Attachments: WINK-184.patch
>
>
> JSONUtils class was recently moved from org.apache.wink.providers.json package to org.apache.wink.common.model.json, but imports were not updated in the Jettison provider test code.  Please see patch.

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