Skip to content

Adjustment to support FitNesse version 20190716

Compare
Choose a tag to compare
@six42 six42 released this 31 Oct 19:52
· 12 commits to master since this release
e6dc77c

There have been breaking changes in FitNessse 20190716 which have been fixed

  • jdbcAuthenticator
  • more strict in defining scenario output parameters like
    • Old: !|Scenario|Get The Name |name |and phone number|phone|for id|id|
    • New: !|Scenario|Get The Name |name ? |and phone number|phone ? |for id|id|

Action required

For the later you have to update your test pages as shown above: Add the question mark after each output parameter.

Also upgraded other external dependencies

  • Gradle 5.3.1
  • Java 8

and refreshed online documentation
no new features in this release

Online Documentation at: https://six42.github.io/fitnesse-blog/PlugIns/JdbcSlim.html

Dowload jars from: https://repo1.maven.org/maven2/com/github/six42/jdbcslim/