Commit Graph

38 Commits

Author SHA1 Message Date
Thiago dos Santos Hora de699e2386
BAEL-6620: RBAC Quarkus (#16416)
* BAEL-6620: RBAC quarkus

* BAEL-6620: fix permissions

* Code fix

* Fix test name
2024-04-23 14:48:51 -07:00
Harry9656 6b0c4b9a80
JAVA-26760: Updated and standardized the junit-jupiter-engine library (#16357)
* JAVA-26760: Updated and standardized the junit-jupiter-engine library

* JAVA-26760: Updated and standardized the mockito-junit-jupiter library

* fix mockito-junit-jupiter properties

* fix maven-custom-plugin/usage-example properties

* Fix quarkus-funqy

* JAVA-26760: Fix NamespacedHierarchicalStore error in junit
2024-04-23 18:45:06 +02:00
timis1 2a8c09f245
JAVA-33718 Upgrade junit-jupiter to the latest version in quarkus-fungy (#16458)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-04-21 23:59:44 +02:00
Harry9656 8b62a51599
Review Build time (#16444) 2024-04-20 13:08:21 +02:00
Harry9656 acce5c0a91
JAVA-32437: Remove mvnw, mvnw.cmd and files under .mvn/wrapper (#16413) 2024-04-18 13:22:59 +03:00
Harry9656 4394e828c1
JAVA-32410: Update mockito-core to version 5.11.0 (#16199)
* JAVA-32410: Update mockito-core to version 5.11.0

* Fix rollback mockito upgrade.

* wip

* WIP: Update jee-7 wildfly versions

* WIP: Fix jersey tests

* WIP: rollback powermock module

* wip: fix test in spring-data-dynamodb

* wip: fix test in spring-security-legacy-oidc

* wip: rollback quarkus

* wip: fix greeter-spring-boot-autoconfigure

* JAVA-33535: Fix spring-core module integration test

JAVA-33535: rollback junit-5 module mockito version.

* Fix byte-buddy

* Fix log4j dependency in apache-poi
2024-04-11 01:26:19 +02:00
anuragkumawat 5f9eed3b36
JAVA-32167 Fix references to parent- Week 11 (#16128) 2024-03-23 15:01:13 +02:00
sam-gardner a2b93f3128
JAVA-31562-Upgrade-liquibase-core-version (#15990) 2024-03-10 23:00:35 +01:00
timis1 f1105fb6fe
JAVA-24065 Quarkus-vs-SpringBoot: Fixing current codebase (#15949) 2024-03-05 13:18:12 +02:00
sam-gardner 0d161ef8af
JAVA-31644 Update maven-compiler-plugin to 3.12.1 (#15952)
* JAVA-31644 Update maven-compiler-plugin to 3.12.1

* JAVA-31644 Update maven compiler plugin to 3.12.1 for more modules

* JAVA-31644 Continue upgrading modules to use maven-compiler-plugin 3.12.1
2024-02-26 17:04:34 +01:00
rcalago 2859879ab4
Update README.md 2024-02-17 06:08:10 +08:00
hajarrs 6e3cb9b030
hajarrs/qaibouhajar@gmail.com (#15668) 2024-02-04 17:16:47 -06:00
Loredana Crusoveanu be96b7e4ae JAVA-31022 add back large files removed after history truncation 2024-02-02 13:10:27 +02:00
Amit Pandey c1fd4cc7dc
Java 24010 :- Investigate and fix test failure of spring-project sub-module (#15732) 2024-01-28 21:27:49 +02:00
Bipin kumar a24cf067a9 JAVA-28508: Fix formatting of POMs Modules D to Q (#15360) 2023-12-22 18:08:55 +02:00
panos-kakos cf858a1493 Java 27490 (#15217)
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17

* [JAVA-27490] Removed java.version from modules

* [JAVA-27490] Commented modules that are failing

* [JAVA-27490] Clean up

* [JAVA-27490] Clean up
2023-12-05 10:43:20 +05:30
Harpal Singh 851975605c JAVA-26771: Update quarkus-extension liquibase-core to 4.25.0 2023-11-23 21:06:52 +01:00
Gaetano Piazzolla 1efb25df79 JAVA-21742 | Fixing Quarkus Annotation with new version (#14821) 2023-09-26 09:11:59 +05:30
panos-kakos 1ac88d18e3 [JAVA-23099] Upgraded maven-compiler-plugin to latest version 2023-08-28 08:48:54 +03:00
Kasra Madadipouya dba3518a56 JAVA-24005 disable failing (sub)-modules temporary (#14543) 2023-08-07 23:24:37 +05:30
Bipinkumar27 cd6c92328d JAVA-22440: Changes made for adding Add missing submodule in respective container modules 2023-07-26 21:35:26 +05:30
Bipin kumar c6a6279724 JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
panos-kakos 96d9c01696 [JAVA-21185] Clean up (#14138)
* [JAVA-21185] Clean up

* [JAVA-21185] Clean up

* [JAVA-21185] Clean up

* Revert "[JAVA-21185] Clean up"

This reverts commit 485b1b86a908ff047ba246d344392f531437c7af.

* Revert "[JAVA-21185] Clean up"

This reverts commit 13faeab4814ac44340a93ef67e0010bdc12799e1.
2023-05-31 20:19:13 +05:30
Bipin kumar a408564d18 JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097) 2023-05-23 22:03:06 +05:30
panos-kakos 12f814488b [JAVA-16376] Moved quarkus-modules to jdk9-and-above profile (#13487)
* [JAVA-16376] Moved quarkus-modules to jdk9-and-above profile

* [JAVA-18171] Moved reactive-systems module to jdk9-and-above profile

* [JAVA-18170] Moved rxjava-modules to jdk9-and-above profile

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

* [JAVA-18168] Upgraded quarkus version

* [JAVA-16394] Moved groovy modules to jdk9-and-above profile

* [JAVA-18165] Reverted changes for pattern-modules

* [JAVA-16394] Upgraded dependencies to latest versions

* [JAVA-18134] Upgraded guava-modules to java 11 and moved to jdk9-and-above profile

* [JAVA-16394] Fixed groovy-eclipse-batch dependency version

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-02-22 19:39:20 +05:30
Anastasios Ioannidis b62ce9f58e JAVA-17429 Upgrade to latest spring-boot-2 (#13480) 2023-02-17 22:17:01 +05:30
edizor a6fb773e27 Create README.md
[skip ci]
2023-02-17 18:46:55 +08:00
Kumar Prabhash Anand cdd9f1a29e added parent in pox.xml (#13469) 2023-02-12 13:33:02 -08:00
Kumar Prabhash Anand 5c9dcf7733 BAEL-6155 adding quarkus funqy code (#13436)
* BAEL-6155 adding quarkus funqy code

* BAEL-6155 removed extra files

* BAEL-6155 removed unused files

* BAEL-6155 updated test naming convention
2023-02-10 08:11:06 -08:00
freelansam 5bfbf38f59 JAVA-15409: Fix formatting of POMs (#12992) 2022-11-18 00:26:06 +05:30
freelansam 72dac7b3f1 JAVA-13737: Fix quarkus-modules/quarkus-vs-springboot/spring-project parent (#12747)
* JAVA-13737: Fix quarkus-modules/quarkus-vs-springboot/spring-project
parent

* fix pom formatting
2022-10-11 00:59:13 +05:30
freelansam dc1815c10c JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
panos-kakos 520c7d7083 [JAVA-13944] Upgrade lombok dependency for main pom.xml + child modules (#12617)
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-08-19 12:13:42 +05:30
Loredana Crusoveanu 8db0d7b277 Merge pull request #12548 from Asjad-J/master
Updated links titles
2022-07-31 15:27:12 +03:00
Thiago dos Santos Hora a313c855d3 [BAEL-5631] Quarkus vs Spring boot improvements (#12520)
* Initial impl

* Update framework versions testing from jm to wrk

* Add hyperfoil

* Add hyperfoil read me
2022-07-30 14:26:16 +02:00
Asjad J 300d9408f6 Updated README.md
Updated link title in README from 'Guide to QuarkusIO' to 'Guide to Quarkus'
2022-07-30 06:26:40 +05:00
sampadawagde 2b5179baba JAVA-13136: Fix formatting of POMs 2022-07-15 09:59:54 +05:30
Keerthi a07710d011 JAVA-11500 : move quarkus related modules into quarkus-modules folder (#12419)
* JAVA-11500 : move quarkus related modules into quarkus-modules folder

* Update pom.xml

* Update pom.xml

* JAVA-11500 : added read me file

* JAVA-11500 : addressed PR comments

Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
Co-authored-by: Keerthi Gadde <keerthi.gadde@anca.com>
2022-06-29 20:12:01 +05:30