ChineSouad / google-gson

Automatically exported from code.google.com/p/google-gson
0 stars 0 forks source link

OSGi Bundle version for 1.5 still points to 1.4 #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Check META-INF/MANIFEST.MF

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

I see:

Bundle-Version: 1.4
Export-Package: com.google.gson;version=1.4, com.google.gson.annotatio
 ns;version=1.4, com.google.gson.reflect;version=1.4

but expected would be 1.5

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

Apache Felix OSGi stack

Please provide any additional information below.

This way I cannot say if I upgraded from 1.4 to 1.5 or still stuck on 1.4

Original issue reported on code.google.com by Krystian...@gmail.com on 18 Oct 2010 at 11:17

GoogleCodeExporter commented 9 years ago
Fixed in r621 to the upcoming 1.6 version.

Original comment by in...@google.com on 1 Nov 2010 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by inder123 on 1 Nov 2010 at 10:15