Commit Graph

105 Commits

Author SHA1 Message Date
Bipin kumar
f06cd98e00 JAVA-21189: Formatting pom.xml modules starting from KLM (#14096) 2023-05-23 22:02:15 +05:30
panos-kakos
2ccf1f1b96 [JAVA-18151] Upgraded xstream version + Opened packages + Upgraded ig… (#13570)
* [JAVA-18151] Upgraded xstream version + Opened packages + Upgraded ignite version

* [JAVA-18151] Added jvm arguments for use of proprietary sdk apis
2023-03-05 19:19:41 +05:30
panos-kakos
aa0c9c7db5 [JAVA-18177] Moved server modules to jdk9-and-above profile (#13523)
* [JAVA-18177]  Moved server modules to jdk9-and-above profile

* [JAVA-18177]  Upgraded maven-war-plugin version

* [JAVA-18146]  Moved json-modules to jdk9-and-above profile

* [JAVA-18151]  Moved libraries-data module to jdk9-and-above profile

* [JAVA-18176] Moved saas-modules to jdk9-and-above profile

* [JAVA-18165] Moved patterns-modules to jdk9-and-above profile

* [JAVA-18146] Fixed tests at gson module

* [JAVA-18165] Upgraded maven-war-plugin version

* [JAVA-16377] Moved apache-cxf-module to jdk9-and-above profile + comment out cxf spring

* [JAVA-18151] Testing maven compiler plugin

* [JAVA-18151] Ignored 2 test cases

* [JAVA-18151] import javassist dependency manually

* [JAVA-16377] Upgraded spring version + uncomment cxf-spring module
2023-02-26 21:55:24 +05:30
panagiotiskakos
914e64afb2 [JAVA-15763] Upgrade libraries-data 2022-11-08 15:31:44 +02:00
panagiotiskakos
03bd640772 [JAVA-15763] Upgrade libraries-commons-io 2022-11-08 15:28:01 +02:00
thibaultfaure
41d636b133 BAEL-5629 fix jcache integration test (#12985)
Co-authored-by: thibault.faure <thibault.faure@mimacom.com>
2022-11-06 18:11:47 +05:30
thibault.faure
a30af73782 BAEL-5629 fix integration test for jcache article 2022-11-01 17:45:20 +01:00
Dhawal Kapil
530912e1a6 JAVA-12081 Reverting hazelcast back to previous version
- Fixes JAVA-12081
2022-05-18 23:38:44 +05:30
ACHRAF TAITAI
3a33758880 Upgrade JCache article (#12213) 2022-05-15 07:12:48 +02:00
chaos2418
f13b9a96a4 JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +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
kwoyke
3252bebde6 JAVA-7133: POM Properties Cleanup (#11229)
* JAVA-7133: Use common org.slf4j.version property

* JAVA-7133: Use common logback.version property
2021-09-16 22:34:26 +05:30
kwoyke
a1db3cd08a Merge branch 'master' into task/JAVA-3247 2021-08-21 10:52:52 +02:00
Dhawal Kapil
0ee1125908 JAVA-3247 Reduce logging of tutorials-integration job 2021-08-21 14:14:24 +05:30
sampadawagde
e195836a40 JAVA-6390: README changes for libraries-data 2021-08-15 17:16:20 +05:30
sampadawagde
8a1f6f027c JAVA-6390: Move kafka articles from libraries-data to new module
apache-kafka
2021-08-15 17:15:36 +05:30
kwoyke
ea0af629e4 JAVA-5408: Use common postgresql.version property (#10879)
* JAVA-5408: Use common postgresql.version property

* JAVA-5408: Cleanup spring-boot-react

* JAVA-5408: Use commons-cli.version property in libraries-data

* JAVA-5408: spring-security-modules cleanup

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
sampadawagde
d10d934493 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
Krzysiek
412b8a5c68 JAVA-3585: Use common commons-io.version property in all child modules 2021-01-07 20:42:57 +01:00
kwoyke
03c7d92e93 JAVA-2116: Split or move libraries-data-2 module (#9716)
* JAVA-2116: Move Java-R Integration to libraries-6 module

* JAVA-2116: Move Guide to JMapper to libraries-data module
2020-07-17 07:16:41 +05:30
amit.pandey
b315bf35c6 move versions in properties 2020-01-16 01:53:26 +05:30
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
catalin-burcea
7b2920f109 Split or move libraries-data module 2019-10-13 16:38:22 +03:00
Alessio Stalla
6be36874d9 #BAEL-17523 add README descriptions 2019-10-03 17:54:31 +02:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
johnA1331
4aeef357e3 Bi-monthly test fix - BAEL-16797 (#7822)
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-10-02 16:16:24 +03:00
Sjmillington
23cc42b0f1 library move pt 2 2019-08-12 17:36:45 +01:00
Sjmillington
16489a1de1 library-mv-pt-2 2019-08-12 17:35:47 +01:00
Sjmillington
81d12e2121 [BAEL-16003] Added missing README and POM changes 2019-08-07 19:53:18 +01:00
Sjmillington
4dbeacad35 [BAEL-16003] renamed artifactId. Removed specified articles from libraries module. Added smooks + google sheets resources into libraries-data-2. Tidied up libraries pom, removing unused dependencies. 2019-08-05 16:50:34 +01:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
151fdb5a8a [BAEL-14844] - 2019-06-10 00:14:08 +05:30
amit2103
aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
amit2103
89e39c37cb [BAEL-12666] - POM Properties Cleanup 2019-02-24 17:02:52 +05:30
Loredana Crusoveanu
d7bfa76462 Update README.md 2019-01-14 22:21:27 +02:00
Markus Gulden
c39fe1c85c BAEL-2321 2019-01-01 15:40:15 +01:00
amit2103
afe4a98944 [BAEL-10866] - Resolved conflicts 2018-12-22 18:58:28 +05:30
Eugen Paraschiv
1bb238b908 logging fix 2018-12-18 23:32:30 +02:00
Eugen Paraschiv
6bcc78dce2 BAEL-10335 - maven work 2018-12-18 23:10:32 +02:00
amit2103
78735f582b [BAEL-10866] - Upgrade jackson version in tutorials repository 2018-12-16 23:57:08 +05:30
collaboratewithakash
d78915cdda Back-links added - Akash (#5846)
* Back-link formatting issue resolved

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added (please fix the formatting too)

* Back-link added

* Back-link added

* Back-link added

* back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added
2018-12-06 18:27:24 +01:00
Loredana Crusoveanu
78f6e30c1d Merge pull request #5567 from markusgulden/master
BAEL-1658
2018-11-29 19:53:44 +02:00
charlesgonzales
23143a0c17 Bi-monthly test fix - BAEL-10195 (#5626)
* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD
2018-11-08 21:23:23 +01:00
Markus Gulden
8037776d9d BAEL-1658 2018-10-28 20:53:10 +01:00
DomWos
6f34ca1de2 Changed the comment about random range to proper values. 2018-10-23 12:09:46 +02:00
DomWos
aed1514c0b Filtering fix. 2018-10-22 11:54:39 +02:00
DomWos
6fa2361283 Fixes according to comments. 2018-10-22 11:51:37 +02:00
DomWos
a0a393cdfc BAEL-1463: Privatize Everything. 2018-10-17 10:48:00 +02:00
DomWos
99a840fd03 BAEL-1463: Apache Storm Introduction 2018-10-17 10:47:57 +02:00