Commit Graph

21 Commits

Author SHA1 Message Date
edizor
af097b092c Update README.md
[skip ci]
2023-01-19 07:05:30 +08:00
Uhrin Attila
bd572fb976 Add Flyway out of order migration scripts 2023-01-05 09:03:10 +01:00
panos-kakos
c8946ccceb [JAVA-13966] Upgraded h2 database to 2.1.214 + clean up (#12711)
* [JAVA-13966] Upgraded h2 database to 2.1.214

* [JAVA-13966] fixed tests for libraries-apache-commons

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests

* [JAVA-13966] fixed tests JAVA-JPA MODULE

* [JAVA-13966] Made ninja submodule part of web-modules(parent)

* [JAVA-13966] Fixed naming convention for pmd

* [JAVA-13966] Moved tests of ninja-module to ManualTest category

* [JAVA-13966] Fix tests

Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-20 00:17:05 +05:30
Haroon Khan
bea0209f39 [JAVA-13976] Upgrade Spring Boot to 2.7.2 (#12603)
* [JAVA-13976] Upgrade Spring Boot to 2.7.2

* [JAVA-13976] Fix failing test due to incorrect Jackson version
2022-08-22 22:47:32 +05:30
Shashank
2783744572 updating the version of flyway-core and changing the callback implementation. 2021-10-11 21:32:52 +05:30
Shashank
6804ea1daf updating flyway-maven-plugin version to 8.0.0 2021-10-09 10:52:28 +05:30
sampadawagde
ee8d1b762c JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 1) 2021-05-10 20:05:39 +05:30
Loredana
aae130aab4 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
François Dupire
d3ef791ab6 [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
21404f412c Merge branch 'master' of https://github.com/eugenp/tutorials 2020-09-18 12:04:36 +03:00
Krzysiek
8b949011e3 JAVA-2904: Fix README.MD files extension 2020-09-16 22:20:32 +02:00
johnA1331
ada59756c9 Update README.MD 2020-09-16 23:45:40 +08:00
developerDiv
2a4ffc7091 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
e7804ee716 JAVA-922: Migrate flyway to parent-boot-2 2020-04-22 17:44:28 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Krzysiek
e8a8be2e7a BAEL-3498: Change anonymous inner class to lambda 2019-11-23 22:58:54 +01:00
Krzysiek
a3cb4f7df7 BAEL-3498: Fix test's name 2019-11-22 23:30:35 +01:00
Krzysiek
296003f685 BAEL-3498: Conditionally Disable Flyway 2019-11-22 23:20:49 +01:00
amit2103
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
amit2103
97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
amit2103
6c1722a5a2 [BAEL-9696] - Moved persistence-related modules into the persistence folder 2018-10-20 23:41:12 +05:30