fix unit test reports
simplify
put the jdbc url back
try to roll back to dbunit-mssql
fix typo?
fix H2
fix h2 and mssql hopefully :)
fixing mssql?
sqlcmd path
fix apt
remove sudo calls
create dbunit db
set mssql pid and sleep oracle
fix password for SQL Server SA
MS SQL Server settings
F246 Disable Oracle on travis for now
F246 Add missing xdb driver
F246 Fix oops with travis config for Oracle
F246 Remove ojdbc14 dependencies
F246 Testing Oracle11G Build
F246 Fix travis.yml oops
F246 Clean up travis build
F246 Change plugin source to be 1.8
F246 Updating Oracle Dependencies
Update Oracle Drivers to Maven Central Version
Update integration test document
Add .m2 repo caching to speed up builds on Travis CI
B408 add .m2 repo caching to speed up builds
B408 add xmlparserv2 dependency
B408 disable XML_TABLE for testing oracle
B408 Add xdb6 as dependency for ojdbc6
B408 Point to private repo for restricted dependencies
F227: Update Oracle Versions in POM
F227: Docker updates for building in new CI environment
F227: Add Travis CI configuration files
F227 Settings.xml update
F227 Update Test stage names and add oracle, commented out
F227 Fix postgresql profile name
F227 Update Travis config
F227 Update oracle versions
F227 Update travis and various oracle versions
F227 Update settings.xml, travis config and oracle version
F227 Update settings.xml for Oracle deps via Spring
F227: Updating docker config and setting up TravisCI
F227: Updating docker config and setting up TravisCI
F227: Updating docker config and setting up TravisCI
F227: Updating docker config and setting up TravisCI
F227: Updating docker config and setting up TravisCI
F227: Updating docker config and setting up TravisCI
Setup Public CI for Integration Testing
Update developers list to reflect recent activity
Fix 411: Update DB2 IT setup
Fix 411 DB2 Dockerfile
Dockerfiles for running ITs
Add sh scripts for sqljdbc41 and sqljdbc42 local installs
F220: Dockerfiles for MySQL, Oracle 11, Postgres and SQL Server
Dockerfiles for running ITs
Fix MSSQLServer ITs config
Fix MySQL ITs config
AbstractDatabaseIT.java: Fix connection leak in Integration Tests (IT)
Fix Oracle Docker Container
Fix SQL Server Docker container
pom.xml: Update failsafe and surefire plugins to 2.21.0
Fix "integration tests"
Jeff converted the properties to maven profiles some time ago. Apart from that, we've also fixed most of the tests at this time and can run them against Oracle, PostgreSQL, MySQL, HSQLDB, Derby and H2 in custom DbUnit Docker containers. The whole thing is wired up using Concourse CI, however, Concourse CI is still buggy in our test environments, seeking long term solution yet.
add oracle-ojdbc6 profile
Remove DB2
Add Oracle
add oracle to result
push latest
some user changes
update docker image dependencies
fixing runit script
trying to fix DB2
change db2 back
different approach
try different user
try priviliged
trying to fix DB2
try localhost IP
put back to localhost
fix DB2?
trying to fix db2 yet
trying to fix DB2 auth
Fix 411: Update DB2 IT setup
Adding DB2 IT Docker Container
use 1.0.0 image for sqlserver IT
give user permissions to dbunit schema
SQL Server Docker container for IT
use final image for PostgreSQL
fix typo
use new stop tag
trying to get postgres to stop
exit postgres container properly
Remove custom url for postgresql for CI
Adding PostgreSQL container for CI
FInal updates for MySQL IT container
revert version change
fix docker weirdness with surefire?
add back in settings for mysql