|
||||||||
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 |
[JIRA] (JENKINS-1640) Environment variables not passed through to Ant tasks
karlie.spam...@gmail.com (JIRA) Tue, 13 Nov 2012 10:44:46 -0800
- [JIRA] (JENKINS-1640) Environment variable... karlie.spam...@gmail.com (JIRA)
- [JIRA] (JENKINS-1640) Environment var... karlie.spam...@gmail.com (JIRA)
- [JIRA] (JENKINS-1640) Environment var... karlie.spam...@gmail.com (JIRA)
This is happening to me too. I have some projects where the environment variables pass through just fine and others in which the same variables do not. Here's the output of one that's not working:
[echo] Workspace Directory: ${env.WORKSPACE} [echo] Build Number: ${env.BUILD_NUMBER}