Commit Graph

13 Commits

Author SHA1 Message Date
sampadawagde fa112ee5f8 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
Loredana 5a05897688 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
François Dupire 68287516fe [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions (#10018)
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions

* Upgraded JUnit version for persistence-module and the modules that directly depends on it

* Upgraded Maven Surefire Plugin version for these as well

* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules

* Upgraded versions in other modules

* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used

* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +05:30
Loredana 4a7cde7d32 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-09-18 12:04:36 +03:00
Krzysiek 1509fa5ddc JAVA-2904: Fix README.MD files extension 2020-09-16 22:20:32 +02:00
johnA1331 1cf9a48f68 Update README.MD 2020-09-16 23:45:40 +08:00
developerDiv 1927bb1b46 BAEL-4287 - Rolling Back Migrations with Flyway (#9910)
* First commit - Flyway Undo

* Simplify migrations
Move to own package
2020-09-06 16:27:59 +01:00
sampadawagde 0cf5e36623 JAVA-922: Migrate flyway to parent-boot-2 2020-04-22 17:44:28 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Krzysiek 5214841266 BAEL-3498: Change anonymous inner class to lambda 2019-11-23 22:58:54 +01:00
Krzysiek 52bdfd60a5 BAEL-3498: Fix test's name 2019-11-22 23:30:35 +01:00
Krzysiek e57ae9f271 BAEL-3498: Conditionally Disable Flyway 2019-11-22 23:20:49 +01:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00