nguyenducnhaty / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

OSGI Support #128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://en.wikipedia.org/wiki/OSGi

http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

Looks like it should be fairly easy to add OSGi support by just adding a few 
pieces of information into the MANIFEST.MF file.  The maven-bundle-plugin looks 
like it is easy to use.

We should also test it out in a real OSGi environment.

Original issue reported on code.google.com by yan...@google.com on 14 Jun 2012 at 6:44

GoogleCodeExporter commented 9 years ago
can also see what Guava did:

http://code.google.com/p/guava-libraries/source/browse/guava/pom.xml

Original comment by yan...@google.com on 14 Jun 2012 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 26 Jul 2012 at 2:41

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 26 Sep 2012 at 12:15

GoogleCodeExporter commented 9 years ago
See how guava did it:
http://code.google.com/p/guava-libraries/source/detail?r=2169c86ef5ddd350b1a48ae
d7f917d6c555a7602#

Original comment by yan...@google.com on 27 Sep 2012 at 2:07

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 1 Dec 2012 at 5:30

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 2 Jan 2013 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 24 Jan 2013 at 1:49

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 6 Feb 2013 at 11:54

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 10 Jun 2013 at 1:07

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 26 Jul 2013 at 10:12