dhagz/oauth

[java] split package syndrom

Opened this issue · 0 comments

This is a design issue.

The java libraries cannot be directly converted to osgi bundles as they have 
classes in the same packages.

http://wiki.osgi.org/wiki/Split_Packages
http://stackoverflow.com/questions/406247/split-packages-in-plain-java

Besides this, there are no other obvious limitations to using these libraries 
in an OSGi evironment.


Original issue reported on code.google.com by rotty3...@gmail.com on 27 Nov 2012 at 9:16