Commit Graph

12 Commits

Author SHA1 Message Date
José Carlos Valero Sánchez 9c0c1e78a3
Merge pull request #3245 from chrisoberle/master
Add flyway-callback demo code per BAEL-1316
2017-12-20 21:43:16 +00:00
chober 8828d98fc7 update flyway dependency to latest 5.0.2 release 2017-12-18 13:52:59 +00:00
chober f9a24e2420 remove maven wrapper 2017-12-14 21:03:53 +00:00
chober e13815415a add flyway-callback demo per BAEL-1316 2017-12-14 21:02:05 +00:00
Grzegorz Piwowarek 04df1cfef0 Remove spring-flyway (#3240)
* Remove spring-flyway

* Remove spring-flyway
2017-12-14 08:06:17 -08:00
Grzegorz Piwowarek 112f33acb9
Optimize build (#3227)
* Exclude NeurophTest

* Fix build
2017-12-13 11:25:47 +01:00
Bogdan Stoean 5014f5088e BAEL-1315 (#3113)
* initial setup with spring boot/ spring data jpa/ flyway

* BAEL-1315 - added flyway test extensions for spring

* BAEL-1315 - added flyway test extensions for spring

* BAEL-1315 - created multiple migration scripts and locations

* BAEL-1315 - test insert after schema creation

* cleanup

* BAEL-1315 - test data changes by a migration

* BAEL-1315 - use a single location for migrations

* BAEL-1315 - added also a JAVA class migration
2017-12-10 09:27:50 +01:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012 9692ae36fb add parent to pom (#1816)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +03:00
DOHA c89db35aaa upgrade dependencies 2016-12-12 22:38:42 +02:00
Grzegorz Piwowarek a757c7e301 Rename flyway-migration -> flyway 2016-10-23 19:07:13 +02:00