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

JENKINS-11492 android emulator logcat temporary file breaks maven-release #6

Merged
merged 1 commit into from Nov 14, 2011

Conversation

oldelvet
Copy link
Member

JENKINS-11492 android emulator logcat temporary file breaks maven-release-plugin

Use createTextTempFile to allocate the temporary file. Force the temporary
file to be created in the java.io.tmpdir directory instead of the job
workspace by passing parameter isThisDirectory as false.

…ease-plugin

Use createTextTempFile to allocate the temporary file. Force the temporary
file to be created in the java.io.tmpdir directory instead of the job
workspace by passing parameter isThisDirectory as false.
orrc added a commit that referenced this pull request Nov 14, 2011
[FIXED JENKINS-11492] Write logcat output to file in temp directory.
@orrc orrc merged commit a564c7e into jenkinsci:master Nov 14, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants