Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1866
@graben
> Please run the JDBC tests with Oracle 12 (now possible using the right
sys properties)
Currently we're not supporting Oracle into the Jenkins CI hence please run
the JDBC tests vs Oracle 12 to see if there is anything broken: in the latest
master is possible to run all the tests against specific DBMS different from
the embedded derby by using configurable system properties
>and fix the PR title/message
The PR title is: "ARTEMIS-1660: Remove oracle12 autoincrement from column
id for journaâ¦"
and the comment is: "â¦l tables"
Please fix both (ie title and message) in order to have a complete title
and a more esplicit message :+1:
---