Liam Williams
dac91ce751
Merge pull request #14711 from balasr21/master
...
BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment
2023-09-03 22:29:03 +01:00
Liam Williams
b077616346
Merge pull request #14700 from manfred106/BAEL-6848-tests-fix
...
BAEL-6848: Set a Parameter in a HttpServletRequest in Java
2023-09-03 22:01:39 +01:00
Balamurugan
0529c7f612
Merge branch 'eugenp:master' into master
2023-09-04 00:37:40 +05:30
balasr3
a879aceef7
BAEL-6572: Modified dto to remove lombok annotation as per guidelines and review comment
2023-09-04 00:36:13 +05:30
Manfred
07e0abff43
BAEL-6848: Set a Parameter in a HttpServletRequest in Java
2023-09-03 19:32:39 +01:00
Ehsan Sasanianno
b738c458ac
java-18762: move wildfly-mdb module to spring-ejb-modules ( #14680 )
2023-09-03 14:20:29 +05:30
timis1
2423f086f6
JAVA-24676 GitHub Issue: Incorrect reference? ( #14687 )
...
Co-authored-by: timis1 <noreplay@yahoo.com >
2023-09-03 14:16:35 +05:30
Dhawal Kapil
6fe37fca81
Revert "JAVA-24559 moved bookstore-monolith to heavy profile" ( #14702 )
...
This reverts commit 66bee175a7 .
2023-09-03 12:20:47 +05:30
Partha Sutradhar
9d0a18e30c
[BAEL-6481] - Stop Executing Further Code in Java ( #14076 )
...
* Creating a Deep vs Shallow Copy of an Object in Java
* [BAEL-6481]-Stop Executing Further Code in Java
* [BAEL-6481] - Stop Executing Further Code in Java
* [BAEL-6481] - Stop Executing Further Code in Java
* [BAEL-6481] - Stop Executing Further Code in Java.
* [BAEL-6481] - Stop Executing Further Code in Java.
* [BAEL-6481] - Stop Executing Further Code in Java.
* [BAEL-6481] Stop Executing Further Code in Java.
* [BAEL-6481] Stop Executing Further Code in Java. Moved to core java numbers - 6
* [BAEL-6481] Stop Executing Further Code in Java.
* [BAEL-6481] Stop Executing Further Code in Java.
* [BAEL-6481] Stop Executing Further Code in Java.
* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Test cases]
* [BAEL-6481] Stop Executing Further Code in Java. [Commented the Two Test]
* [BAEL-6481] Stop Executing Further Code in Java. [Fixed Method Name's]
2023-09-03 10:13:01 +05:30
Bhaskar Ghosh Dastidar
f725c8f592
[BAEL-6823] middle of array ( #14696 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com >
2023-09-02 20:21:33 -07:00
ACHRAF TAITAI
15a6467a90
BAEL-6847: Replacing Single Quotes in Java String ( #14665 )
2023-09-02 16:35:17 +02:00
Forb Yuan
592f8f325a
BAEL-6300: Invoking Spring Cache @Cacheable from Another Method of the Same Bean ( #14689 )
...
* BAEL-6300: Problem Reproduction
* BAEL-6300: Internal Invocation with External Reference
* BAEL-6300: compile-time weaving
* BAEL-6300: load-time weaving
2023-09-02 16:23:29 +02:00
Kingsley✨
48510fb972
XSLT Processing Update ( #14693 )
2023-09-02 07:27:34 +02:00
davidmartinezbarua
d94e994649
Merge pull request #14464 from abdul0214/convert-between-localdate-and-epoch
...
BAEL-5928: Adds conversion b/w Epoch & LocalDateTime
2023-09-01 19:32:54 -03:00
Pedro Lopes
91a32ed0c3
BAEL-6699: Java Interface Naming Conventions ( #14551 )
...
* interfaces and implementations
* code review changes
2023-09-01 21:01:51 +02:00
Michael Olayemi
64d62681fb
Clamp Function in Java ( #14650 )
...
* Clamp Function in Java
* Clamp Function in Java
* Clamp Function in Java
* Clamp Function in Java
2023-09-01 08:42:51 +05:30
Kasra Madadipouya
1283ec5e3a
Merge pull request #14679 from GaetanoPiazzolla/JAVA-23096-renamed-tests
...
JAVA-23096 | renamed tests to live tests
2023-08-31 23:17:29 +02:00
Abhinav Pandey
bf5580ac1f
BAEL-6692 - converting json to map and comparing ( #14630 )
...
* BAEL-6692 - converting json to map and comparing
* BAEL-6692 - converting json to map and comparing
* BAEL-6692 - converting json to map and comparing
2023-08-30 21:50:22 +05:30
Kasra Madadipouya
c3a5bbfb50
Merge pull request #14683 from kasramp/JAVA-23096-revert
...
JAVA-23096 revert slf4j and logback upgrades
2023-08-30 16:40:18 +02:00
kasramp
0b2081f192
JAVA-23096 revert slf4j and logback upgrades
2023-08-30 15:54:25 +02:00
Liam Williams
cd86b428e3
Merge pull request #14653 from parthiv39731/PR-6865
...
BAEL 6865
2023-08-30 10:05:23 +01:00
gaepi
045603a42c
JAVA-23096 | renamed tests to live tests
2023-08-30 10:40:32 +02:00
parthiv39731
2fbbc8c8dd
BAEL-6865, implemented review comments
2023-08-29 20:16:37 -07:00
Bogdan Cardoş
56ea493c7a
BAEL-6819 convert from int to Long in Java ( #14671 )
...
* BAEL-6819 convert from int to Long in Java
* BAEL-6819 update package name
2023-08-29 14:56:00 -07:00
parthiv39731
6ae8b47fde
BAEL-6865, implemented review comments
2023-08-29 09:00:39 -07:00
parthiv39731
b4776ae6e8
BAEL-6865, implemented review comments
2023-08-29 08:34:38 -07:00
Ana Peterlić
b3d8c2be30
BAEL-6700 - Check if Certificate is Self-Signed or CA Signed with Java ( #14628 )
...
* BAEL-6700 - Check if Certificate is Self-Signed or CA Signed with Java
* Added new module to parent pom
* Update test method names
2023-08-29 12:02:19 +05:30
Kasra Madadipouya
77b4f3fd6b
Merge pull request #14669 from Bipinkumar27/JAVA_24552
...
JAVA-24552: fix test failure of jwt module
2023-08-28 21:01:56 +02:00
Kasra Madadipouya
fa71ab1c2c
Merge pull request #14652 from Bipinkumar27/JAVA-24007
...
JAVA-24007: Uncommenting libraries-data-2 module
2023-08-28 20:33:37 +02:00
Kasra Madadipouya
a83ac4e518
Merge pull request #14627 from panos-kakos/JAVA-23096
...
[JAVA-23096] Upgraded logback library version to latest available
2023-08-28 20:13:14 +02:00
parthiv39731
51384cfe5b
Merge branch 'eugenp:master' into PR-6865
2023-08-28 23:14:13 +05:30
parthiv39731
4d93508004
BAEL-6865, implemented review comments
2023-08-28 10:40:06 -07:00
Gaetano Piazzolla
67750f826c
JAVA-23377 | fixing sync code block ( #14574 )
2023-08-28 23:08:00 +05:30
timis1
39579dac85
JAVA-24051 Upgrade java-base64-encode-and-decode ( #14654 )
2023-08-28 20:25:53 +03:00
Bipin kumar
a7a32cf941
JAVA-24381:Changes made for fixing pom indentation for modules starts S to Z ( #14645 )
2023-08-28 18:30:09 +03:00
Bipin kumar
11c829407b
JAVA-24381:Changes made for fixing pom indentation for modules starts M to P ( #14639 )
2023-08-28 18:29:54 +03:00
Bipin kumar
e5ac465318
JAVA-24381:Changes made for fixing pom indentation for modules starts L to D ( #14634 )
2023-08-28 18:29:31 +03:00
Bipin kumar
80d9ba94cc
JAVA-24381:Changes made for fixing pom indentation ( #14633 )
2023-08-28 18:28:01 +03:00
Kasra Madadipouya
dc549ea8e1
Merge pull request #14637 from panos-kakos/JAVA-22589
...
[JAVA-22589] Converted integration test to manual
2023-08-28 17:23:59 +02:00
Kasra Madadipouya
4f29709fcb
Merge branch 'master' into JAVA-23096
2023-08-28 17:17:52 +02:00
Kasra Madadipouya
4d50eb5fac
Merge pull request #14667 from panos-kakos/TASK-23099
...
[JAVA-23099] Upgraded maven plugins
2023-08-28 17:13:16 +02:00
Bipinkumar27
6420a38e4c
JAVA-24552: fix test failure of jwt module
2023-08-28 20:38:21 +05:30
panos-kakos
4bcffd739e
[JAVA-22589] Defined logback version for maven-integration-test module
2023-08-28 10:19:28 +03:00
panos-kakos
238131f7dc
[JAVA-22589] Added comment regarding the failure of test
2023-08-28 10:04:17 +03:00
panos-kakos
337d84af04
[JAVA-23099] Upgraded maven-jar-plugin to latest version
2023-08-28 09:11:25 +03:00
panos-kakos
2a1e2ccc97
[JAVA-23099] Upgraded maven-pmd-plugin to latest version
2023-08-28 09:07:52 +03:00
panos-kakos
1a6a175eea
[JAVA-23099] Upgraded maven-jxr-plugin to latest version
2023-08-28 09:07:12 +03:00
panos-kakos
7e6159a614
[JAVA-23099] Upgraded maven-install-plugin to latest version
2023-08-28 09:06:42 +03:00
panos-kakos
902d9c4211
[JAVA-23099] Upgraded directory-maven-plugin to latest version
2023-08-28 09:03:38 +03:00
panos-kakos
0c64afdc3c
[JAVA-23099] Upgraded maven-war-plugin to latest version
2023-08-28 09:02:54 +03:00