Change By: Oliver Drobnik (06/May/13 1:14 PM)
Description: We have a test field to enter a change long for building with Jenkins + Gradle Plugin.

If our CHANGELOG text parameter contains newlines then this causes the build to fail:


[AutoIngest (Release)] $ /bin/sh -xe /var/folders/p5/v9glzkn926l0t4ccjrxr2ysm0000gq/T/hudson8002412059339489964.sh
+ /Users/groundskeeper/Jenkins/tools/hudson.plugins.gradle.GradleInstallation/Gradle_1.4/bin/gradle sparkle-notes sparkleZip '-DCHANGELOG=multiple
lines

- bla
- bla' '-Pxcodebuild.signing.identity=Developer ID Application: Drobnik KG' -Pxcodebuild.signing.certificateURI=http://homer/Jenkins/Provisioning/Cocoanetics/Drobnik_KG_Developer_ID.p12 -Pinfoplist.version=47 -Psparkle.output=sparkle/com.cocoanetics.AutoIngest/47
added cleanup for certificate

FAILURE: Could not determine which tasks to execute.

* What went wrong:
Task
I wasn  ' -DCHANGELOG=multiple
lines

- bla
- bla' not found in root project 'AutoIngest (Release)'
t able to post the full output here .

* Try:
Run
 But suffice it to say that the newlines cause the  gradle  tasks  or the gradle plugin  to  get a list of available tasks  be unable to parse the other parameters properly .

BUILD FAILED
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to