Add workaround for when concurrent builds are disabled to use single working directory

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.6.1, 2.7 M1, 2.7
    • Component/s: None
    • None

      Changes to enable concurrent builds means that the builds directory exists for each agent.
      This isn't required if the concurrent builds are turned off, so we should use the base directory.

      Workaround

      You can revert Bamboo and use the old build-dir directory structure, by applying the patch attached to this ticket. To apply the patch:

      1. Shutdown Bamboo,
      2. Create the following directory heirarchy:
        <Bamboo-Install>/webapp/WEB-INF/classes/com/atlassian/bamboo/build/fileserver
        
      3. Download the DefaultBuildDirectoryManager_BAM-5918.class file attached to this ticket, and copy it to the folder from step (2).
      4. Restart Bamboo.

            Assignee:
            Przemek Bruski
            Reporter:
            MarkC
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: