Nick Brook

Results 36 comments of Nick Brook

@dariuszseweryn I looked at upgrading, but electricspock is the limiting factor. I tried to update its dependencies but it is very complex and I just got lost https://github.com/hkhc/electricspock/pull/11#issuecomment-774475212 After that...

Possibly, you would need to do the same for RxAndroid

Ah I thought the library used RxAndroid, but I guess not.

This issue is resolved with https://github.com/dariuszseweryn/RxAndroidBle/pull/763

I decided to fork this project so we can maintain it more actively and merge the PRs we had open. I've forked at https://github.com/NRB-Tech/RxAndroidBle/ and it's on Maven Central as...

After merging the unit tests without robolectric, all tests are passing now. The only remaining work to do is testing maven publish which I don't think I can do.

@dariuszseweryn Building javadocs currently doesn't work because of relocated javax.inject: ``` javadoc: error - In doclet class com.google.doclava.Doclava, method start has thrown an exception java.lang.reflect.InvocationTargetException com.sun.tools.javac.code.Symbol$CompletionFailure: class file for bleshadow.javax.inject.Inject...

@dariuszseweryn I decided to fork this project so we can maintain it more actively and merge the PRs we had open. I've forked at https://github.com/NRB-Tech/RxAndroidBle/ and it's on Maven Central...

The simple solution would be just to rename the directory, perhaps to `lib/gtest`. In my projects I use CMake which can download googletest during configuration. Alternatively googletest could be added...

Composer requires php >5.3.2 so it doesn't matter. Just leave in the requires if you want it to be compatible with php < 5.3.