discomarathon / google-gson

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

gson1.4 can't use in spring dm #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
 i download 1.4 source and build it to jar.then i put it into spring dm's
pickup dictionary ,after i start up spring dm ,got a error :

source.kernel.deployer.core.internal.StandardApplicationDeployer E
<SPDE0018E> Unable to install application from location
'file:/D:/spring_DM/dm-server-2.0.0.M3/pickup/gson-1.4.jar'. Could not
satisfy constraints for bundle 'com.google.gson' at version '1.4.0'. Cannot
resolve: com.google.gson
    Resolver report:
        Missing constraint: <null> in bundle <com.google.gson_1.4.0>

so i use spring budle tool(it have a maven plugin) to build a osgi bundle
of gson!

Original issue reported on code.google.com by 1982hong...@gmail.com on 23 Aug 2009 at 8:28

GoogleCodeExporter commented 9 years ago
Fixed in r439

Please verify the fix and update this bug with the results. Thanks.

Original comment by inder123 on 24 Aug 2009 at 5:23