You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
836 B

{
"paths": {
"flywayPath": "c:/fw/flyway",
"componentMigrationsFolder": "_CONTINUOUS_DELIVERY/DATABASE_MIGRATIONS/",
"implementationMigrationsFolder": "_GENERAL/DATABASE_MIGRATIONS/"
},
"exclusions": [
".metadata",
"TEST",
"com.bearingpoint.ird.anguilla.remoting_connector",
"console-1.0-dev.jar",
"migrations.bat",
"etc"
],
"implementations": [
{
"name": "MTS_ANGUILLA",
"functionalName": "MTS Anguilla",
"customer": "ANGUILLA ",
"customerCode": "aia_mts",
"path": "D:\\repo\\aia_mts_trunk\\",
"class": "MxS",
"baseUrl": "https://svn.hollanderconsulting.nl",
"url": "/svn/MTS_ANGUILLA/trunk",
"dbConnectionString": "jdbc:sqlserver://localhost:1433;databaseName=aia_mts;integratedSecurity=true;",
"selected": true
}
]
}

Powered by TurnKey Linux.