apatrida
02/10/2016, 4:06 PMorangy
orangy
apatrida
02/10/2016, 4:11 PMorangy
apatrida
02/10/2016, 4:34 PMcy
02/10/2016, 5:13 PMcy
02/10/2016, 5:41 PMapatrida
02/10/2016, 5:44 PMbenny_wang
02/11/2016, 1:35 PMbenny_wang
02/11/2016, 1:37 PMpabl0rg
02/11/2016, 1:49 PMapatrida
02/11/2016, 2:18 PMinternal
which is now acting more like package local instead of to the module. (intellij 16, same module, different packages, errors)apatrida
02/11/2016, 2:18 PM>> Error:(3, 34) Kotlin: Cannot access 'RollupInputData': it is 'internal' in 'iapi'
apatrida
02/11/2016, 2:19 PMiapi
is another package in same module compiled at same time.apatrida
02/11/2016, 2:19 PMapatrida
02/11/2016, 2:20 PMapatrida
02/11/2016, 2:26 PMabreslav
02/11/2016, 2:37 PMapatrida
02/11/2016, 2:59 PMapatrida
02/11/2016, 2:59 PMapatrida
02/11/2016, 3:26 PMapatrida
02/11/2016, 3:26 PMapatrida
02/11/2016, 3:26 PMapatrida
02/11/2016, 3:26 PMapatrida
02/11/2016, 3:27 PMapatrida
02/11/2016, 3:27 PMapatrida
02/11/2016, 3:30 PMapatrida
02/11/2016, 4:16 PMinternal
access between test
and main
parts of the gradle build is due to -
in the name of the module, they convert from rest-api
to rest_api_test
in some places, and maybe not in others which see rest-api_test
instead. Will reproduce and file a bug to the IDEA project in YouTrack.apatrida
02/11/2016, 4:27 PM