Issue Type: Bug Bug
Assignee: lacostej
Components: unity3d-plugin
Created: 03/Apr/15 6:00 PM
Description:

Build does not stop when Unity has successfully done its job.

I have two Unity3d build steps with the following options:

  • -batchmode -projectPath "${WORKSPACE}" -executeMethod Some.Really.Nice.Method.Preparing.The.Build -logFile "${WORKSPACE}/Settings-Log.txt" -quit
  • -batchmode -projectPath "${WORKSPACE}" -executeMethod Some.Really.Nice.Method.Building.A.Game -logFile "Build-Log.txt" -quit

Everything works fine but when the second job is over (success!) the Jenkins job does not stop and continue forever.

Environment: Jenkins 1.607
Unity3d plugin 0.6
Unity 5.0.1f1
Slave : OSX 10.10.2 (14C1514) (Yosemite)
Project: Jenkins
Priority: Major Major
Reporter: Charles Bouchard-Légaré
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/d/optout.

Reply via email to