asarazan
12/27/2015, 11:25 PMInformation:Kotlin: Kotlin JPS plugin version 1.0.0-beta-4584-IJ143-12
Information:Kotlin: Plugin loaded: KotlinAndroidJpsPlugin
Information:Kotlin: Using kotlin-home = /Users/aaronsarazan/Library/Application Support/IdeaIC15/Kotlin/kotlinc
Information:Kotlin: Kotlin Compiler version 1.0.0-beta-4584
Information:12/27/15, 3:23 PM - Compilation completed with 14 errors and 0 warnings in 4s 305ms
/Users/aaronsarazan/personal/bismarck4/src/main/java/com/levelmoney/bismarck4/impl/BaseBismarck.kt
Error:(18, 55) Kotlin: Unresolved reference: arrayListOf
Error:(19, 56) Kotlin: Unresolved reference: arrayListOf
Error:(25, 26) Kotlin: Unresolved reference: apply
Error:(26, 27) Kotlin: Type mismatch: inferred type is com.levelmoney.bismarck4.impl.BaseBismarck<T> but T? was expected
Error:(27, 23) Kotlin: Unresolved reference: forEach
Error:(28, 17) Kotlin: Unresolved reference: it
Error:(37, 65) Kotlin: Unresolved reference: apply
Error:(50, 53) Kotlin: Unresolved reference: apply
Error:(68, 23) Kotlin: Unresolved reference: let
Error:(68, 40) Kotlin: Unresolved reference: it
/Users/aaronsarazan/personal/bismarck4/src/main/java/com/levelmoney/bismarck4/persisters/JavaFilePersister.kt
Error:(22, 44) Kotlin: Unresolved reference: use
Error:(22, 72) Kotlin: Unresolved reference: it
Error:(41, 36) Kotlin: Unresolved reference: use
Error:(41, 65) Kotlin: Unresolved reference: it