discomarathon / google-gson

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

[enhancement] Add OSGi Bundle manifest headers so gson can be used in OSGi environment. #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attaching patch to the 1.3 POM which includes the bundle manifest headers into 
the compiled jar.  

Original issue reported on code.google.com by rfar...@gmail.com on 5 May 2009 at 10:17

Attachments:

GoogleCodeExporter commented 9 years ago
Replaced patch with one using maven-bundle-plugin. (thanks to  nairb774 for 
pointing this out)

Original comment by rfar...@gmail.com on 5 May 2009 at 10:54

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r421 
Thanks for the patch.

Original comment by inder123 on 5 May 2009 at 11:32

GoogleCodeExporter commented 9 years ago
Just noticed, my first patch has a typo.   "com.google.json;version=1.3.0" 
needs to
be "com.google.gson;version=1.3.0".

Original comment by rfar...@gmail.com on 8 May 2009 at 7:34

GoogleCodeExporter commented 9 years ago
Fixed in r423

Original comment by inder123 on 8 May 2009 at 10:24