Closed zregvart closed 7 years ago
@zregvart, thanks! @KurtStam, please review this.
Pull request approved by @rhuss - applying approved label
@zregvart looks like the connectors version is set to 0.4-SNAPSHOT which makes a test fail.
@zregvart looks like the connectors version is set to 0.4-SNAPSHOT which makes a test fail.
It might need a new connectors release, I think we have latest
as the version, let me debug this a bit...
This is an issue in SQL stored connector, I've created https://github.com/syndesisio/connectors/pull/86. This PR should be updated when we release connectors.
retest this please
@zregvart I think this may need a rebase now that the connector project is released.
I've rebased this but I think the build will fail due to https://github.com/syndesisio/connectors/issues/88 so it will require a new version of connectors.
This re-enables the SQL stored procedure connector and the accompanying connection by moving it from
demo-data.json
todeployment.json
.