j2objc-contrib / j2objc-common-libs-e2e-test

End-to-end tests for translating, compiling, and linking common Java libraries into Objective C using j2objc
https://github.com/j2objc-contrib
Apache License 2.0
12 stars 5 forks source link

com.squareup:otto - J2ObjC continuous build #6

Open brunobowden opened 8 years ago

brunobowden commented 8 years ago

Guava-based event bus library.

@JakeWharton, @adennie - FYI for you both. This is to support translation of the library to Objective-C using J2ObjC such that it can be used on iOS. This bug is specifically for testing this as part of a continuous build.

@advayDev1 FYI

advayDev1 commented 8 years ago

blocked by dependency on android.os.Looper in ThreadEnforcer