Issue 108 in json-simple: MVN Repo and direct download from https://code.google.com/p/json-simple/ are different jars for the same version 1.1.1

7 views
Skip to first unread message

json-...@googlecode.com

unread,
Aug 4, 2015, 12:07:13 PM8/4/15
to json-...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 108 by davedcus...@gmail.com: MVN Repo and direct download from
https://code.google.com/p/json-simple/ are different jars for the same
version 1.1.1
https://code.google.com/p/json-simple/issues/detail?id=108

What steps will reproduce the problem?
1. add json-simple to a project using maven
(http://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple/1.1.1).
Check md5 of the jar file.
2. Download jar directly
https://code.google.com/p/json-simple/downloads/detail?name=json-simple-1.1.1.jar.
Check md5 of the jar file.

3. They have different values for me they have the below values
MAVEN : MD5 (json-simple-1.1.1.jar) = 5cc2c478d73e8454b4c369cee66c5bc7
DIRECT : MD5 (json-simple-1.1.1.jar) = f1535657ebe122f89bad3f75a2dcedad

What is the expected output? What do you see instead?

I would expect the maven repo to have the same file. Im using json-simple
with the spring-petclinic
(https://github.com/spring-projects/spring-petclinic )project and when i
pull the dependency from maven it doesn't work and throws a class not found
exception for json-simple. When I put it in the lib directory manually
using the direct download it works fine.

Thats what makes me think there are important differences between the mfile
on the maven repo and the one thats downloaded directly.





--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages