Commit Graph

18 Commits

Author SHA1 Message Date
kwoyke
5bb0f0d668 JAVA-10134: Cleanup POM properties (#12272)
* JAVA-10134: Cleanup POM properties

* JAVA-10134: Fix POM properties

* JAVA-10134: Fix hamcrest dependency in libraries-apache-commons-collections

* JAVA-10134: Fix java-hamcrest dependency

* JAVA-10134: Add maven.compiler properties
2022-05-29 13:04:45 +05:30
sampadawagde
a8d4351f8a JAVA-11790: Fix references to parents 2022-05-16 22:25:29 +05:30
Dhawal Kapil
5f9befd0c4 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
sampadawagde
d10d934493 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
Krzysztof Woyke
03b3004714 JAVA-3595: Fix libraries-primitive's pom.xml 2021-03-21 23:14:29 +01:00
Krzysztof Woyke
a7c5be1b28 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
Krzysiek
8b949011e3 JAVA-2904: Fix README.MD files extension 2020-09-16 22:20:32 +02:00
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Dhawal Kapil
1c6a802cce BAEL-18777 POM Properties Cleanup #8234
- Properties cleanup of projects starting with k,l and m
2019-11-24 13:33:51 +05:30
Dhawal Kapil
ea0f226cf6 Merge branch 'master' of https://github.com/johnA1331/tutorials into johnA1331-master
# Conflicts:
#	algorithms-miscellaneous-4/README.md
#	algorithms-sorting/README.md
#	gradle-5/README.md
#	java-dates-2/README.md
#	jaxb/README.md
#	jersey/README.md
#	libraries-primitive/README.MD
#	mapstruct/README.md
#	metrics/README.md
#	ml/README.md
#	persistence-modules/sirix/README.md
#	spring-5-data-reactive/README.md
#	spring-5/README.md
#	spring-boot-autoconfiguration/README.md
#	spring-freemarker/README.md
#	spring-mvc-simple-2/README.md
#	spring-mvc-xml/README.md
#	spring-thymeleaf-2/README.md
#	testing-modules/junit-5-advanced/README.md
#	xml/README.md
2019-10-30 05:18:36 +05:30
Loredana Crusoveanu
ca473823d4 Merge pull request #8009 from eugenp/BAEL-18235-v3
add github links to articles
2019-10-17 22:24:16 +03:00
johnA1331
970de49cf3 Update README.MD 2019-10-15 16:03:30 +08:00
amit2103
95dc22f0e3 [BAEL-18306-2] - Fix formatting of POMs Part 2 2019-10-13 23:42:06 +05:30
Loredana
425f0fda65 add github links to articles 2019-10-12 22:39:55 +03:00
Rodrigo Graciano
e925b07dab BAEL-3173 2019-09-04 21:05:08 -04:00
amit2103
5a2809de8b [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30
Loredana Crusoveanu
2d553451d1 Create README.MD 2019-05-21 21:28:21 +03:00
Josh Cummings
af2359f9b1 Move fastUtil to libraries-primitive (#6868) 2019-04-30 22:04:03 -06:00