Lovelyxredxpanda / json-simple

Automatically exported from code.google.com/p/json-simple
Apache License 2.0
0 stars 0 forks source link

Functions are missing from json_simple.jar (1.1) #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to find JSONValue.parseWithExcpetion() in json_simple.jar (v1.1).
2. It isn't there.
3. Others are missing too.

What is the expected output? What do you see instead?
n/a

What version of the product are you using? On what operating system?

json_simple-1.1.jar from the Downloads page, referenced from an Eclipse 4.4 
project, on Vista.  (jar file is attached)

Please provide any additional information below.

When I download the json_simple-1.1-all.zip file, import it into my IDE and 
build it, the resulting class files includes the missing functions. 

Original issue reported on code.google.com by dmforc...@gmail.com on 9 Aug 2014 at 7:37

Attachments: