You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Al Byers (JIRA)" <ji...@apache.org> on 2009/01/16 20:48:59 UTC

[jira] Created: (OFBIZ-2125) Update JSON jar

Update JSON jar
---------------

                 Key: OFBIZ-2125
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2125
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
            Reporter: Al Byers
            Assignee: Al Byers
            Priority: Minor


The current JSON lib is at version 0.9 and the latest version is 2.2.3. I am sure there is lots of improvements, but v0.9 uses a call, "JSONObject.fromMap", which v2.2.3 (earlier than that) replaces with fromObject. There are three files/places where fromMap is used. 

I

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


[jira] Commented: (OFBIZ-2125) Update JSON jar

Posted by "Bob Morley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12737427#action_12737427 ] 

Bob Morley commented on OFBIZ-2125:
-----------------------------------

It appears that the current jar in Ofbiz is 2.2.3 and the references to the old API have been cleaned up.  Can we close this ticket?

> Update JSON jar
> ---------------
>
>                 Key: OFBIZ-2125
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2125
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Al Byers
>            Assignee: Al Byers
>            Priority: Minor
>
> The current JSON lib is at version 0.9 and the latest version is 2.2.3. I am sure there is lots of improvements, but v0.9 uses a call, "JSONObject.fromMap", which v2.2.3 (earlier than that) replaces with fromObject. There are three files/places where fromMap is used. 
> I

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


[jira] Closed: (OFBIZ-2125) Update JSON jar

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2125.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
                   Release Branch 9.04

Thanks to Bob Morley for the reminder. 
I also updated http://docs.ofbiz.org/display/OFBADMIN/Libraries+Included+in+OFBiz.
Eclipse's .classpath was ok.

> Update JSON jar
> ---------------
>
>                 Key: OFBIZ-2125
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2125
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Al Byers
>            Assignee: Al Byers
>            Priority: Minor
>             Fix For: Release Branch 9.04, SVN trunk
>
>
> The current JSON lib is at version 0.9 and the latest version is 2.2.3. I am sure there is lots of improvements, but v0.9 uses a call, "JSONObject.fromMap", which v2.2.3 (earlier than that) replaces with fromObject. There are three files/places where fromMap is used. 
> I

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