Hi, just wanted to share this to save anyone else the mornings frustration 
I just went through :-(
If your Jenkins project name contains a space, and you are using the 
Android NDK, the command issued will have a parameter for APP_BUILD_SCRIPT 
which points to the temporary Android.mk file created on the fly. However, 
this isn't smart enough to recognise the space, so truncates the path at 
the first one encountered. The error is "Android NDK: Your APP_BUILD_SCRIPT 
points to an unknown file:".

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to