SilverThings / bulldog

Java GPIO Library for BeagleBoneBlack, Raspberry Pi and CubieBoard.
http://www.silverspoon.io
Apache License 2.0
49 stars 23 forks source link

Drop ServiceLoader usage in platform detection #71

Open mijaros opened 8 years ago

sbunciak commented 8 years ago

We can investigate possibility of re-writing the board detection to use pure reflection to lookup all Board implementations.

sbunciak commented 8 years ago

We will create a wiki page describing the main root cause of this issue which is building the uber-jar.