utPLSQL / utPLSQL-cli

Command line client for invoking utPLSQL
Apache License 2.0
40 stars 15 forks source link

Create Travis Build-Matrix against Oracle 11g, 12.1 and 12.2 #83

Open pesse opened 6 years ago

pesse commented 6 years ago

We should make sure cli works against all supported Oracle versions

dmpe commented 5 years ago

Hi @pesse , do you know what happened to 11g-r2-xe which worked up until some time ago https://travis-ci.org/utPLSQL/utPLSQL-cli/builds but then stopped ... May it be related somehow to https://github.com/utPLSQL/docker-scripts which does not list 11g-r2-xe (anymore)?

jgebal commented 5 years ago

There was some interim issue with docker credentials. The images are getting pulled from docker now. There seems to be a different issue with the build process now

pesse commented 5 years ago

Will have to investigate, eventually it's a problem with a change of java-api:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project cli: Compilation failure
[ERROR] /home/travis/build/utPLSQL/utPLSQL-cli/src/main/java/org/utplsql/cli/reporters/LocalAssetsCoverageHTMLReporter.java:[32,13] cannot find symbol
[ERROR]   symbol:   method writeReportAssetsTo(java.nio.file.Path)
[ERROR]   location: class org.utplsql.cli.reporters.LocalAssetsCoverageHTMLReporter