Commit Graph

14203 Commits

Author SHA1 Message Date
Ekatereana 571d8e2aca BAEL-7142, fix the tests to the manual after aligment 2023-11-30 16:17:45 +02:00
parthiv39731 57eaebe8d5 BAEL-7259: renamed package 2023-11-30 19:40:11 +05:30
panos-kakos 5990aeee28 [JAVA-27742] Replaced aspectj-maven-plugin with dev.aspectj that supports java 17 (#15289) 2023-11-30 13:05:22 +02:00
gaepi 7683cff43d JAVA-26724 | kafka testcontainers version update 2023-11-30 10:20:20 +01:00
uzma 1c5e81fa34 [BAEL-7073] code for executor service 2023-11-30 01:31:02 +00:00
Harry9656 f3e865d163 Merge branch 'master' into task/JAVA-26765 2023-11-30 00:58:57 +01:00
panos-kakos 44e565ffe8 [JAVA-26711] Upgraded shedlock to latest version(5.10.0) 2023-11-29 17:25:49 +02:00
parthiv39731 c2b0f73f33 included persistence-modules/java-harperdb 2023-11-29 20:01:31 +05:30
parthiv39731 952f1d2cd2 Deleted unused file 2023-11-29 19:56:38 +05:30
parthiv39731 eac9c4d5e9 BAEL-7259 2023-11-29 19:45:34 +05:30
Bipin kumar 6ecf4f2bd9 JAVA-26778: Changes made for Upgrade jaxb2-maven-plugin to latest version (#15220) 2023-11-29 14:24:00 +02:00
Loredana Crusoveanu 564de403df Merge pull request #15316 from eugenp/ulisseslima-patch-bael-7022
BAEL-7022 Why wait must be called in a synchronized block - quick fix
2023-11-29 10:57:03 +02:00
Vini 47a1f243a2 Merge pull request #15274 from ChernoVl/master
BAEL-5755: Convert an XML file to CSV file "indention update"
2023-11-29 08:15:19 +01:00
Alvin Austria 989c1cfe77 Merge pull request #15315 from panos-kakos/JAVA-26726
[JAVA-26726] Upgraded maven-javadoc-plugin to 3.6.2 version
2023-11-29 00:05:27 +01:00
Alvin Austria 206823457b Merge pull request #15308 from GaetanoPiazzolla/java-27656-websecurity2
JAVA-27656 | spring-boot-modules fix
2023-11-28 23:55:26 +01:00
anujgaud 677f4277f2 Add Unit test for commons Lang 2023-11-29 01:57:30 +05:30
anujgaud 118195d996 Add Apache Commons Lang support 2023-11-29 01:56:50 +05:30
anujgaud ecba15ffb7 Update tests 2023-11-29 01:51:58 +05:30
anujgaud fcc9c4c6ce Add milliseconds 2023-11-29 01:49:35 +05:30
Andrea Giulio Cerasoni b11a85adb1 Merge pull request #15279 from sk1418/negate-int
[negate-int] negate an int in java
2023-11-28 17:06:35 +00:00
Ulisses Lima 7b5225e8db BAEL-7022 Why wait must be called in a synchronized block - Changing Boolean to primitive
Based on a comment.
2023-11-28 12:14:50 -03:00
panos-kakos 331fb9a477 [JAVA-27680] Upgraded spring-boot-groovy to jdk17 and spring boot 3 (#15292) 2023-11-28 12:21:36 +02:00
Alvin Austria 2b13f9c907 Merge pull request #15295 from anuragkumawat/JAVA-26737
JAVA-26737 Upgrade hibernate ehcache version in spring-hibernate-5 module
2023-11-28 06:42:26 +01:00
Alvin Austria 685be7b9ea Merge pull request #15309 from panos-kakos/JAVA-27818
[JAVA-27818] Added comment
2023-11-28 06:39:10 +01:00
Alvin Austria fbc88e5388 Merge pull request #15303 from GaetanoPiazzolla/java-27655-websecurity
Java-27655 | Removing deprecated WebSecurityConfigurerAdapter
2023-11-28 06:33:50 +01:00
panos-kakos c67139e60b [JAVA-26727] Upgraded maven-javadoc-plugin to 3.6.2 version 2023-11-28 06:38:53 +02:00
SGWebFreelancer 93b63daa27 Fix test file name 2023-11-28 10:24:39 +08:00
SGWebFreelancer 50de40daa2 Unit Testing for CompletableFuture class 2023-11-28 10:19:27 +08:00
Sameer 6164b9c0ba string vs stringBuffer comparison (#15306)
Co-authored-by: Sahil <sahilsriv05@gmail.com>
2023-11-27 14:17:00 -08:00
parthiv39731 43fd0973dd BAEL-7259 2023-11-27 23:15:13 +05:30
davidmartinezbarua 17705cd105 Merge pull request #15240 from parthiv39731/PR-7200
BAEL-7200
2023-11-27 12:11:12 -03:00
Ekatereana e1116c86bd BAEL-7142, fix the tests to not call external client 2023-11-27 17:05:05 +02:00
Ekatereana c8dafdf0e4 BAEL-742, add spring ai module to pom file 2023-11-27 16:42:34 +02:00
Ekatereana fea369d9de Merge branch 'eugenp:master' into master 2023-11-27 16:33:51 +02:00
Ekatereana 8492c4dffa BAEL-7142, finilize the pr, refresh test cases 2023-11-27 15:45:11 +02:00
DiegoMarti2 e78928e376 Update JsonNodeToJsonObjectUnitTest.java 2023-11-27 14:15:25 +02:00
panos-kakos cf74ed5628 [JAVA-27818] 2023-11-27 13:15:33 +02:00
gaepi 4151b9ce70 JAVA-27656 | removing WebSecurityConfigurerAdapter 2023-11-27 12:00:26 +01:00
gaepi 8dd4651db5 JAVA-27656 | removing WebSecurityConfigurerAdapter from spring-web-modules/spring-thymeleaf 2023-11-27 11:48:10 +01:00
gaepi 2e6b17b853 JAVA-27656 | spring-boot-modules fix 2023-11-27 11:31:41 +01:00
anuragkumawat 8548b42b84 JAVA-27792 Move atomikos module to persistence-modules (#15301) 2023-11-27 11:40:35 +02:00
Ekatereana 71c26155d5 Merge branch 'eugenp:master' into master 2023-11-27 11:15:05 +02:00
panos-kakos a0b5fb3443 [JAVA-27545] Upgraded spring-jinq to spring-boot 3 (#15300) 2023-11-27 11:14:38 +02:00
Ekatereana 2d0c011456 Merge branch 'master' into BAEL-7142-spring-ai 2023-11-27 11:01:57 +02:00
Ekatereana 07b7278310 BAEL-7142, move the logic to Service layer 2023-11-27 11:01:39 +02:00
Geoffrey De Smet 367e9e6c2a Assert the solution 2023-11-27 08:45:03 +01:00
parthiv39731 526a90bc8c BAEL-7200
fixed formatting
2023-11-27 10:58:12 +05:30
parthiv39731 d58102e32c BAEL-7200
fixed formatting
2023-11-27 10:54:21 +05:30
parthiv39731 1a63be9035 BAEL-7259 2023-11-27 10:27:27 +05:30
parthiv39731 7284c7462c BAEL-7259 2023-11-27 10:19:12 +05:30