Mark Matten

Results 7 comments of Mark Matten

Thanks for your reply! I've been playing around with this today (trying to get it connect to SQL Azure DB using a service principal-based authentication) but alas, no luck. From...

I had previously drafted a PR (not yet submitted) to propose getting basic DbFit integration tests into the FitNesse build (as discussed in DbFit issue 411 (https://github.com/dbfit/dbfit/issues/411)). @amolenaar - any...

@amolenaar My approach was to include some Java-only (memory-only DB instances) DbFit acceptance tests (HSQL and/or Derby) in the FitNesse Ant build. The latest DbFit release is available from the...

@javornikolov I was thinking only of testing the DbFit release version from the Central repo in the FitNesse build not dev DbFit versions (these don't get into Sonatype at the...

If we're looking at triggering dependant builds in other projects, then any thoughts on ownership/process for dealing with breakages? E.g. a successful FitNesse build triggers a build of DbFit/master and...

> Cyclic dependency for single repo should be possible to resolve e.g. as non-cyclic dependency between sub-projects. I'm not quite sure that you mean. Can you explain differently?

> @unclebob: Any thoughts on the change in ColumnFixture API? @amolenaar - for this specific case should we consider rolling back the recent breaking change or perhaps the "cat's already...