[jbossts-issues] [JBoss JIRA] (JBTM-1655) The CI script expects the AS to be present even if AS_BUILD is not set

Michael Musgrove (JIRA) jira-events at lists.jboss.org
Fri Apr 26 07:48:53 EDT 2013


Michael Musgrove created JBTM-1655:
--------------------------------------

             Summary: The CI script expects the AS to be present even if AS_BUILD is not set
                 Key: JBTM-1655
                 URL: https://issues.jboss.org/browse/JBTM-1655
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Michael Musgrove
            Assignee: Michael Musgrove
             Fix For: 5.0.0.M3


Unsetting the env variable AS_BUILD will skip the AS build step but narayana.sh still expects the directory ${WORKSPACE}/jboss-as/build/target/${JBOSS_VERSION} to exist and fails the build if it does not.

The fix is to not call the shell function init_jboss_home if AS_BUILD is unset (or not equal to 1)

--
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


More information about the jbossts-issues mailing list