Quasar integration contrib module#990
Conversation
|
RxJava-pull-requests #924 FAILURE |
|
This looks great! I need to update the build job to use JDK 7 for this module if this can't work with Java 6. Is that the case (that's fine if so as it's not targeting Android). |
|
Right (we plan to add Android support in version 0.7). |
|
Does that mean you will downgrade from Java 7 to Java 6? |
|
Since your code states |
|
Based on your build.gradle the source complies with Java 6. If that's the case all that is needed is changing the target to Java 6 as well and it will build on our server. |
|
Seems to build... |
|
RxJava-pull-requests #926 FAILURE |
|
RxJava-pull-requests #927 FAILURE |
doesn't compile b/c channels implement AutoCloseable, added in JDK 7.
|
RxJava-pull-requests #928 FAILURE |
|
So it looks like your code does indeed need Java 7? |
|
Yeah, seems so. Well Quasar requires 7, but I thought we might be able to
|
|
Okay, I'll need to spend some time validating that our build is okay after I migrate the build server to using 7. Once I do that then I'll merge this. |
Quasar integration contrib module
This module integrates RxJava with Quasar in several ways. It provides: