Commit Graph

47 Commits

Author SHA1 Message Date
timis1
4f6ceb88cd JAVA-18149 Fixing failed integration test 2023-03-12 00:27:50 +02:00
timis1
7fddfb33eb JAVA-18149 Formatting pom.xml and apply some suggestion 2023-02-23 14:20:01 +02:00
timis1
2b48a6b474 JAVA-18149 Pass to the build the required parameters for chronicle-map 2023-02-22 19:38:42 +02:00
timis1
7fcff3227c JAVA-18149 Latest version chronicle.map 2023-02-18 13:17:05 +02:00
timis1
9479883dbf JAVA-18149 Change chronicle.map version 2023-02-16 13:24:58 +02:00
timis1
bc7f543663 JAVA-18149 Upgrade libraries-2 module to JDK 11 2023-02-14 22:12:06 +02:00
freelansam
188201d324 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
Krzysiek
2c2f2dcf04 JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +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
freelansam
69a1db0eb0 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
Dhawal Kapil
8f7e0e175f JAVA-5975 Fixed repository download issues (#10959)
* JAVA-5975 Fixed repository download issues

* JAVA-5975 Fixed repository download issues
2021-06-26 01:00:41 +05:30
sampadawagde
d10d934493 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
sampadawagde
eb2c861437 JAVA-627: Moved 2 articles from libraries-2 2020-04-18 11:43:52 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Denis
f8ca31c99b extract jasperreports to libraries-2 module 2019-09-10 22:49:19 +02:00
amit2103
5a2809de8b [BAEL-16822] - Aligned module names, folder names and artifact id 2019-08-25 19:09:24 +05:30
dupirefr
b91a78aa0d [BAEL-2996] Moved code from libraries2 to java-math 2019-08-02 06:32:25 +02:00
amit2103
37e402eb60 [BAEL-15322] - Fix formatting of POMs 2019-07-07 23:59:01 +05:30
amit2103
73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
Eric Martin
dc00405a28 Merge branch 'master' into master 2019-07-04 16:00:21 -05:00
Sam Millington
7c4019e384 [BAEL-2959] A Guide to MapDB code (#7042)
* [BAEL-2959] A Guide to MapDB code

* [BAEL-2959] fixes

* [BAEL-2959] made VOLUME_LOCATION static in SortedTableMapUnitTest

* moved mapdb files from libraries to libraries-2

* [BAEL-2959] formatting fixes

* updated pom.xml
2019-07-02 21:01:30 +01:00
rpvilao
883f0a525b Merge pull request #7110 from isaolmez/BAEL-2981
BAEL-2981: Added code samples for Handlebars.java
2019-06-29 18:56:21 +02:00
Grzegorz Piwowarek
0c7c689d3b Add parallel-collectors samples (#7187)
* Add ParallelCollectorsTest

* Add dependency

* Fix naming
2019-06-26 22:07:16 +02:00
isaolmez
db931fd553 Merge remote-tracking branch 'upstream/master' into BAEL-2981
# Conflicts:
#	libraries-2/pom.xml
2019-06-24 23:16:39 +03:00
dev-chirag
b40a4ad256 Merge branch 'master' into master 2019-06-23 15:14:45 +05:30
dupirefr
327fc24a4b [BAEL-2996] Moving all test under this module and adding benchmarking 2019-06-21 07:46:51 +02:00
dupirefr
5296f37727 [BAEL-2996] Small fixes 2019-06-21 07:46:51 +02:00
dupirefr
e885264b5f [BAEL-2996] Added ND4J dependency and matrices multiplication test 2019-06-21 07:46:49 +02:00
dupirefr
082aa7d0a6 [BAEL-2996] Added la4j library example 2019-06-21 07:46:49 +02:00
dupirefr
4b14001cb3 [BAEL-2996] Added Colt library example 2019-06-21 07:46:49 +02:00
dupirefr
7d71c3ac94 [BAEL-2996] Added ejml example 2019-06-21 07:46:49 +02:00
isaolmez
e9410f8fda Merge remote-tracking branch 'origin/master' into BAEL-2981
# Conflicts:
#	libraries-2/pom.xml
2019-06-17 23:14:53 +03:00
isaolmez
684bc16314 BAEL-2981: Added header for tests and formatted pom.xml 2019-06-17 22:41:32 +03:00
Chirag Dewan
ad818f174e BAEL-2953 A guide to Apache Mesos 2019-06-16 00:03:53 +05:30
Loredana Crusoveanu
feff598bd4 Merge branch 'master' into master 2019-06-11 21:47:42 +03:00
TINO
0933326ea9 BAEL-2956
Initial Commit
2019-06-09 23:10:28 +03:00
isaolmez
1de5fc5a0d BAEL-2981: Added code samples for Handlebars.java 2019-06-09 18:10:18 +03:00
Eric Martin
b7e654ed65 Update pom.xml
Fixed merge issue
2019-06-07 19:12:29 -05:00
Eric Martin
f9daccc5b2 Merge branch 'master' into master 2019-06-07 19:02:45 -05:00
Amy DeGregorio
0ece18c766 Bael 2979 Guide to Crawler4j (#7071)
* BAEL-2727 Example Code

* BAEL-2979 Guide to Crawler4j

* BAEL-2979 adjust based on feedback
2019-06-07 13:54:00 +02:00
maryarm
d73979fdf2 #BAEL-2802:
Implement response decoder for ok http client and apply review notes
2019-06-01 12:15:57 +04:30
François Dupire
618c0dd381 Merge branch 'master' into bael-2882-bis 2019-05-05 09:28:11 +02:00
Loredana Crusoveanu
905df7b30b Update pom.xml 2019-05-04 22:04:26 +03:00
dupirefr
4bf210ff59 [BAEL-2882] Updated pom.xml 2019-05-04 10:41:16 +02:00
Denis Zhdanov
541e0cc9d5 BAEL-2779 Guide to classgraph library 2019-04-22 08:17:20 +08:00
Saurabh Kedia
afd8fe5c98 BAEL-379 A Guide to jBPM with Java (#6687)
* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java
2019-04-08 08:33:50 -07:00