Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-13674

Add Apache Commons DBCP dependency to standalone webapps

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • L3 - Default
    • 7.16.0, 7.16.0-alpha3
    • None
    • webapp
    • None

    Description

      Acceptance Criteria (Required on creation):

      • Standalone Webapps declare a compile-time dependency on commons-dbcp:commons-dbcp since they reference org.apache.commons.dbcp.BasicDataSource in their applicationContext.xml

      Hints (Optional):

      • Standalone Webapps reference org.apache.commons.dbcp.BasicDataSource in their applicationContext.xml, which is provided with dependency commons-dbcp:commons-dbcp
      • With CAM-13516, commons-dbcp:commons-dbcp is not provided by engine-spring as a compile-time dependency anymore (engine-spring does not need it at compile time so it should not declare it)
      • Standalone Webapps simply consumed this transitive dependency and did not declare it themselves although they reference a class from it specifically

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              tobias.metzke Tobias Metzke-Bernstein
              Tobias Metzke-Bernstein Tobias Metzke-Bernstein
              Nikola Koevski Nikola Koevski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce