Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-25685

Create a document with the Tomcat version bundled with each Bamboo version

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Documentation (User)
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Issue Summary

      Bamboo does not have an official document that lists the Tomcat version that is bundled with each version. This information is useful for customers that want to check whether their Bamboo version might be using a Tomcat version that's affected by a specific issue, vulnerability, or bug. 

      Suggestion

      Add a document with that information, similar to what Jira and Confluence have:

      Jira: Bundled Tomcat and Java versions

      Confluence: Bundled Tomcat and Java versions

      Suggestion

      Extract the information from Atlassian's public repository -> pom file. E.g., https://packages.atlassian.com/maven-external/com/atlassian/bamboo/atlassian-bamboo/9.4.2/ 

      You just need to replace the version of Bamboo you're looking for information from in the URL, and then check the related .pom file for the <tomcat9x.version> property. For example:

      atlassian-bamboo-9.4.2.pom
      <tomcat9x.version>9.0.83</tomcat9x.version>

      Attachments

        Activity

          People

            2cd4b6cecf0f Jacek Krawczyk
            7bef8aece2a3 Eduardo Collaziol
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: