Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16068

Remove mysql-connector-java-5.1.15.jar from smoke test sources

    XMLWordPrintable

Details

    Description

      There is a mysql-connector-java binary jar file in WildFly source code at:

      testsuite/integration/smoke/src/test/resources/mysql-connector-java-5.1.15.jar
      

      which is used by AddMySqlDataSourceOperationsUnitTestCase to test defining a data-source with a deployed jdbc jar instead of JBoss module definition.

      Having a binary jar file in the source code is bad, it would be better to remove it.

      It does not need to be mysql specific from what I learned in this test case, generate a faked jdbc driver jar on the fly should be enough for the test.

      Attachments

        Activity

          People

            rhn-engineering-lgao Lin Gao
            rhn-engineering-lgao Lin Gao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: