Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

j2objcTestDebug is stuck when prefixes specified #620

Open
TarasOsiris opened this issue Jun 3, 2016 · 1 comment
Open

j2objcTestDebug is stuck when prefixes specified #620

TarasOsiris opened this issue Jun 3, 2016 · 1 comment

Comments

@TarasOsiris
Copy link

TarasOsiris commented Jun 3, 2016

When executing shared:build command the build gets stuck on j2objcTestDebug command.

Successfully started process 'command '/Users/tarasleskiv/dev/repo/gs/native-sdks/sources/shared/build/j2objcTest/Debug/testJ2objc''
> Building 91% > :shared:j2objcTestDebug

Without prefixes it finishes successfully. My prefixes.properties file is

com.google.gson.* : GSON
im.getsocial.airx.* : RX
im.getsocial.airjawampa.* : JAWAMPA
im.getsocial.sdk.* : Shared

I believe something is wrong with prefixing either in j2objc-gradle

@TarasOsiris
Copy link
Author

TarasOsiris commented Jun 6, 2016

We added the prefixes.properties to tests resources and it works now, but it should fail and throw and error otherwise

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant