What steps will reproduce the problem?
1. download the google-gson-2.0-release.zip
2. check the META-INF/MANIFEST.MF from the gson-2.0.jar
What is the expected output? What do you see instead?
There should be lines like these:
Bundle-Version: 2.0
Export-Package: com.google.gson;version=2.0.0, com.google.gson.annotat
ions;version=2.0.0, com.google.gson.reflect;version=2.0.0, com.google
.gson.stream;version=2.0.0, com.google.gson.internal;version=2.0.0
The file contains the following:
Bundle-Version: 1.7
Export-Package: com.google.gson;version=1.7.1, com.google.gson.annotat
ions;version=1.7.1, com.google.gson.reflect;version=1.7.1, com.google
.gson.stream;version=1.7.1, com.google.gson.internal;version=1.7.1
What version of the product are you using? On what operating system?
Version 2.0
Please provide any additional information below.
I haven't checked if there are any missing exported packages (if any have been
introduced in v2.0).
Original issue reported on code.google.com by jmalche...@gmail.com on 20 Nov 2011 at 12:39
Original issue reported on code.google.com by
jmalche...@gmail.com
on 20 Nov 2011 at 12:39