Gaetano Piazzolla
1912c8c618
JAVA-22296 | Upgrade spring-cloud-modules to JDK 17: Chunk 4 - integration tests fix ( #14907 )
...
spring-cloud-contract, spring-cloud-data-flow
2023-10-11 10:14:39 +03:00
Kasra Madadipouya
e626b17c6e
Merge pull request #14788 from panos-kakos/JAVA-22209
...
[JAVA-22209] Upgraded spring-cloud-zuul-eureka-integration module to …
2023-09-30 14:10:54 +02:00
Reza Ganji
cafabdfe55
BAEL-6082 RSocket Interface in Spring 6 ( #14873 )
...
* Rsocket in spring framework6.
* reformat code.
* Reformate code with removing blank rows.
* some changes in maven dependency and codes
* moving spring boot dependency from parent to new projects.changing spring core version
---------
Co-authored-by: rezaganjis <Ganji@tosan.com>
2023-09-29 19:23:21 -05:00
panos-kakos
02b5110751
[JAVA-12183] Moved restx module to jdk9-and-above profile
2023-09-26 08:20:55 +03:00
panos-kakos
0907865ea6
[JAVA-22209] Upgraded spring-cloud-stream-starters module to jdk17
2023-09-22 16:52:18 +03:00
panos-kakos
ab389ff009
[JAVA-22209] Upgraded spring-cloud-netflix-feign module to jdk17
2023-09-22 16:37:34 +03:00
Manfred
e64dbf88ac
BAEL-6522: Expand Columns with Apache POI ( #14801 )
2023-09-21 10:24:00 -07:00
panos-kakos
829593380b
[JAVA-22209] Upgraded spring-cloud-zuul-eureka-integration module to jdk17 + fixed tests in spring-cloud-archaius module
2023-09-18 12:34:20 +03:00
Bipin kumar
1368a8c57f
JAVA-24677: Removing duplicate module causing build failure ( #14761 )
2023-09-15 19:41:14 +03:00
panos-kakos
d167545325
[JAVA-20157] Upgraded core-java-serialization module to JDK17 ( #14646 )
...
* [JAVA-20157] Upgraded core-java-serialization module to JDK17
* [JAVA-20157] Upgraded core-java-nio-2 module to JDK17
2023-09-13 12:39:35 +03:00
Kasra Madadipouya
3fe0fabd54
Merge pull request #14755 from Bipinkumar27/JAVA-20500
...
Java 20500
2023-09-13 11:34:31 +02:00
Bipin kumar
76f7964c96
JAVA-24677: Changes made for add sub-modules in parents ( #14690 )
2023-09-13 12:28:47 +03:00
Bipinkumar27
d0ed4ad157
JAVA-20500: Changes made for Merge annotations module with google-auto-project
2023-09-12 19:21:39 +05:30
Kasra Madadipouya
6978371d17
Merge pull request #14705 from ehsansasanian/java-21464-upgrade-java-cassandra-to-jdk17
...
java-21464: upgrade java-cassandra to jdk17
2023-09-12 00:24:01 +02:00
Kasra Madadipouya
fa5eb584ed
Merge pull request #14729 from timis1/JAVA-23697_1
...
JAVA-23697 Upgrade spring-ejb-modules/ejb-beans sub-module to work wi…
2023-09-10 00:10:36 +02:00
Bipin kumar
9748166751
JAVA-23291: adding missed modules in pom.xml ( #14614 )
2023-09-07 18:47:37 +03:00
timis1
94b07c7f28
JAVA-23697 Upgrade spring-ejb-modules/ejb-beans sub-module to work with JDK 11+
2023-09-06 23:16:58 +03:00
Ehsan Sasanianno
91ec107665
java-21464: upgrade and move java-cassandra to jdk9 profile
2023-09-03 14:40:10 +02:00
Dhawal Kapil
174d19a985
Revert "JAVA-24559 moved bookstore-monolith to heavy profile" ( #14702 )
...
This reverts commit 66bee175a72090c564374d7bf1911d51e2548698.
2023-09-03 12:20:47 +05:30
kasramp
ef2de84e4e
JAVA-23096 revert slf4j and logback upgrades
2023-08-30 15:54:25 +02:00
Kasra Madadipouya
c4750897c8
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
00033ecc3d
Merge branch 'master' into JAVA-23096
2023-08-28 17:17:52 +02:00
panos-kakos
cff743d86d
[JAVA-23099] Upgraded maven-jar-plugin to latest version
2023-08-28 09:11:25 +03:00
panos-kakos
89e3eaccf4
[JAVA-23099] Upgraded maven-pmd-plugin to latest version
2023-08-28 09:07:52 +03:00
panos-kakos
6d5eab9aa2
[JAVA-23099] Upgraded maven-jxr-plugin to latest version
2023-08-28 09:07:12 +03:00
panos-kakos
ac60b9b89a
[JAVA-23099] Upgraded maven-install-plugin to latest version
2023-08-28 09:06:42 +03:00
panos-kakos
d5e653d995
[JAVA-23099] Upgraded directory-maven-plugin to latest version
2023-08-28 09:03:38 +03:00
panos-kakos
b9e8f39c00
[JAVA-23099] Upgraded maven-war-plugin to latest version
2023-08-28 09:02:54 +03:00
panos-kakos
75f85380c5
[JAVA-23099] Upgraded maven-failsafe-plugin to latest version
2023-08-28 08:52:58 +03:00
panos-kakos
923f895d95
[JAVA-23099] Upgraded exec-maven-plugin to latest version
2023-08-28 08:50:17 +03:00
panos-kakos
1ac88d18e3
[JAVA-23099] Upgraded maven-compiler-plugin to latest version
2023-08-28 08:48:54 +03:00
panos-kakos
e48e459c7b
Merge pull request #26 from panos-kakos/master
...
Update from master
2023-08-27 10:03:44 +03:00
Dhawal Kapil
2426a53e4b
JAVA-24559 moved bookstore-monolith to heavy profile ( #14659 )
...
* JAVA-24559 moved bookstore-monolith to heavy profile
* JAVA-24584 Disabled ninja module
2023-08-26 20:35:50 +05:30
Bipinkumar27
7919d41d18
JAVA-24007: Uncommenting libraries-data-2 module
2023-08-24 21:53:25 +05:30
panos-kakos
116d093db9
[JAVA-23095] ( #14613 )
...
* [JAVA-23095] Upgraded guava library to latest version
* [JAVA-23095] Clean up
2023-08-23 15:40:27 +05:30
Dhawal Kapil
93988220ea
JAVA-20617 Migrated spring-soap to JDK 17 ( #14413 )
2023-08-22 13:43:03 +03:00
Kasra Madadipouya
ea57198551
Merge pull request #14626 from panos-kakos/JAVA-23098
...
[JAVA-23098] Upgraded byte-buddy library version to latest available
2023-08-20 23:15:19 +02:00
panos-kakos
79bfd767eb
[JAVA-23096] Fixed typo
2023-08-20 17:33:36 +03:00
panos-kakos
64870ca3bc
[JAVA-23096] Upgraded slf4j library version to latest available
2023-08-20 17:26:37 +03:00
Kasra Madadipouya
8f3d74e375
Merge pull request #14620 from panos-kakos/JAVA-23093
...
[JAVA-23093] Upgraded commons-io & commons-fileupload libraries to la…
2023-08-20 15:10:29 +02:00
panos-kakos
4a0a7fb937
[JAVA-23096] Upgraded logback library version to latest available
2023-08-20 12:39:42 +03:00
panos-kakos
2de6e4e70f
[JAVA-23098] Upgraded byte-buddy library version to latest available
2023-08-20 12:27:12 +03:00
panos-kakos
6e7aad6897
[JAVA-23093] Upgraded commons-io & commons-fileupload libraries to latest versions
2023-08-19 18:06:37 +03:00
panos-kakos
ad97598dbd
[JAVA-24012] Re-enabled libraries-testing module
2023-08-19 17:52:28 +03:00
Bipin kumar
7f13b86f3b
JAVA-23450: changes made for Update spring-boot-documentation module ( #14533 )
2023-08-17 15:44:53 +03:00
Kingsley✨
4551a5413e
XSLT Processing In Java ( #14507 )
...
* Jaxb vs Jaxp
* apache libraries added to profile
* XSLT processing in Java
* XSLT Processing In Java
* XSLT Processing modified
* XSLT Processing modified
* XSLT Processing
* pom clean up
* ReadMe clean up
* pom clean up
* Clean up
2023-08-16 18:38:36 +02:00
Kasra Madadipouya
1d86639891
Merge pull request #14562 from GaetanoPiazzolla/JAVA-24009-fix-test-springnative
...
JAVA-24009 | Changed maven repo address for spring-native dependencies
2023-08-16 17:57:50 +02:00
GaetanoPiazzolla
dc524b75e7
JAVA-24009 | re-added spring-native to list of modules
2023-08-16 13:22:04 +02:00
Loredana Crusoveanu
4a11a82b66
Merge pull request #14596 from eugenp/upgrade-module
...
upgrade core-java-collections-conversions-2 module to jdk 11
2023-08-15 13:19:37 +03:00
timis1
1f5590b7b5
JAVA-24054 Upgrade java-enum-values article ( #14590 )
2023-08-15 11:40:13 +03:00
Loredana Crusoveanu
ef865442ea
upgrade core-java-collections-conversions-2 module to jdk 11
2023-08-15 10:40:32 +03:00
Abhinav Pandey
0323955992
Bael 6625 new ( #14476 )
...
* BAEL-6625 - spring data neo4j example
* BAEL-6625 - spring data neo4j example
* BAEL-6625 - optimized imports
* BAEL-6625 - moving project to jdk9 and above
* BAEL-6625 - changing test names
2023-08-13 09:52:02 +05:30
Kasra Madadipouya
5beb24bc6f
Merge pull request #14557 from Bipinkumar27/JAVA-23094
...
JAVA-23094: changes made for updating jackson dependency
2023-08-11 15:09:09 +02:00
GaetanoPiazzolla
c0eb994c45
JAVA-24009 | changed maven repo address for spring-native dependencies
2023-08-10 10:59:27 +02:00
Michael Olayemi
4b99565de3
Introduction to Pants Build Tool ( #14517 )
...
* Introduction to Pants Build Tool
* Introduction to Pants Build Tool
* Introduction to Pants Build Tool
* Introduction to Pants Build Tool
* Introduction to Pants Build Tool
2023-08-09 20:05:00 +05:30
Bipinkumar27
93ea952f6c
JAVA-23094: changes made for updating jackson dependency
2023-08-08 22:02:25 +05:30
Kasra Madadipouya
dba3518a56
JAVA-24005 disable failing (sub)-modules temporary ( #14543 )
2023-08-07 23:24:37 +05:30
Bipin kumar
b35f655796
JAVA-22440_01: changes made for reverting the ejb-beans ( #14509 )
2023-08-01 10:03:07 +05:30
Kasra Madadipouya
65762becc1
Merge pull request #14486 from Bipinkumar27/JAVA-22440
...
JAVA-22440: Changes made for adding Add missing submodule in respecti…
2023-07-28 21:47:30 +02:00
Bipinkumar27
1291e39d61
JAVA-22440: Changes made for adding Add missing submodule in respective container modules
2023-07-28 17:42:19 +05:30
timis1
4215e52c4d
JAVA-20287 Update article "Spring Cloud Azure Key Vault" ( #14488 )
...
* JAVA-20287 Update article "Spring Cloud Azure Key Vault"
* Comment the spring-cloud-azure
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-27 21:20:14 +05:30
panos-kakos
0a3998e407
[JAVA-23091] Upgraded esapi version and removed it form main pom.xml ( #14384 )
...
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-07-25 12:59:21 +05:30
panos-kakos
0fd8f7ba2e
[JAVA-23092] Upgrade jmh-core and jmh-generator dependencies to 1.36 ( #14387 )
...
* [JAVA-23092] Upgrade jmh-core and jmh-generator dependencies to 1.36
* [JAVA-23091] Clean up
2023-07-25 11:50:47 +05:30
Vini
10cab805de
Merge pull request #14405 from tudormarc/tudor/jacksonjr4
...
BAEL-6310 - updated indent
2023-07-19 09:07:50 +02:00
Graham Cox
a4d39d14dd
BAEL-6731: Introduction to JeroMQ ( #14412 )
2023-07-16 09:08:38 +02:00
Timon Back
bf1edf8d51
BAEL-6529 springwolf ( #14204 )
...
* [BAEL-6529] Add spring boot springwolf article
Co-authored-by: David Müller <david.mueller@codecentric.de>
* [BAEL-6529] Remove README.md
Co-authored-by: David Müller <david.mueller@codecentric.de>
* Bael 6529 springwolf 0.12.0 (#2 )
* [BAEL-6529] Bump springwolf-kafka to 0.12.0
Co-authored-by: David Müller <david.mueller@codecentric.de>
* [BAEL-6529] Bump springwolf-kafka to 0.12.1
Co-authored-by: David Müller <david.mueller@codecentric.de>
---------
Co-authored-by: David Müller <david.mueller@codecentric.de>
2023-07-10 20:57:56 +05:30
Gaetano Piazzolla
6130c8436d
JAVA-20499 | Merging javax-validation-advanced module in javaxval-2. ( #14362 )
2023-07-05 22:53:06 +05:30
Bipin kumar
cd747f077b
Java 22625 S to Z ( #14332 )
...
* JAVA-22625: Changes made for module T to Z formatting the pom.xml
* JAVA-22625: Changes made for module S to Z formatting the pom.xml
2023-06-30 16:38:28 +05:30
tudor.marc
af4f179335
BAEL-6310 - update project location
2023-06-28 23:34:34 +03:00
panos-kakos
91b0d6478b
[JAVA-22159] Upgraded circuitbreaker-resilience4j and spring boot version ( #14316 )
2023-06-28 19:16:12 +03:00
brokenhardisk
2f0f9d7e47
BAEL-6498 RequiredArgsConstructor Code and Tests ( #14281 )
...
* BAEL-6498 RequiredArgsConstructor Code and Tests
* BAEL-6498 RequiredArgsConstructor Code and Tests
2023-06-27 18:43:29 +05:30
Ulisses Lima
7d58a88529
BAEL-6403 - Extracting a Tar File in Java ( #14240 )
...
* code 1
* sibling module readme
* new module
* review 1
* review 2
2023-06-24 10:43:02 +02:00
Vini
0db9d92596
Merge pull request #14228 from tudormarc/tudor-jacksonjr
...
BAEL-6310 - guide to JacksonJr
2023-06-23 15:37:06 +02:00
timis1
9836be6470
JAVA-16399 Upgrade gradle-modules/gradle/maven-to-gradle to JDK 17 ( #14282 )
...
* JAVA-16399 Upgrade gradle-modules/gradle/maven-to-gradle to JDK 17
* JAVA-16399 Remove duplicate modules in a profile
* JAVA-16399 Fix broken pom.xml
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-23 13:09:53 +05:30
timis1
68f6c19109
JAVA-18148 Create a new java-nashorn project from the existing langua… ( #14268 )
...
* JAVA-18148 Create a new java-nashorn project from the existing language-interop
* JAVA-18148 Cleanup the project to contain just the python related language interop
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-21 09:22:00 +05:30
Anastasios Ioannidis
c0171ff7ce
Upgrade spring-cloud-contract, spring-cloud-data-flow to JDK 17 ( #14263 )
...
* Upgrade spring-cloud-contract, spring-cloud-data-flow to JDK 17
* JAVA-22207 Refactored groovy version
2023-06-20 22:58:00 +05:30
timis1
52d3952ac3
JAVA-222364 Keep in the spring data neo4j just the examples with spring
2023-06-16 09:00:06 +03:00
Bipin kumar
b249bedad7
Java 19673 01 ( #14224 )
...
* JAVA-19673_01: Changes made for upgraing image-processing module to jdk-17
* JAVA-19673_01: Changes made for upgraing image-processing module to jdk-17
2023-06-15 11:04:30 +05:30
tudor.marc
d902e26e85
BAEL-6310 - guide to JacksonJr
2023-06-13 01:00:38 +03:00
Bipin kumar
c4cf873336
JAVA-21843: Changes made for adding jee-7 module to jdk-9-above profile ( #14205 )
2023-06-09 23:39:49 +05:30
Kasra Madadipouya
1935f5e4d4
JAVA-20632 move checker-framework module to JDK 11 ( #14203 )
2023-06-09 22:59:29 +05:30
panos-kakos
1040f999b0
[JAVA-20619] Upgraded spring-static-resources to jdk9-and-above-profile ( #14179 )
2023-06-09 12:30:03 +05:30
Harry9656
4bff7895a8
JAVA-6503: Image compression in Java ( #14081 )
2023-06-08 21:58:24 +02:00
panos-kakos
a66251654d
Task 20625 ( #14164 )
...
* [TASK-20625] Upgraded testing-modules to jdk9-and-above profile
* [TASK-20625] Fixed failing modules
* [TASK-20625] Removed ninja submodule from build
* Update pom.xml
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-06-06 14:51:21 +05:30
panos-kakos
39c34bf1d6
[JAVA-21538] ( #14163 )
2023-06-06 11:07:00 +05:30
panos-kakos
6ca8c123c5
[JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … ( #14154 )
...
* [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + minor clean up
* [JAVA-20622] Fixed issue at spring-freemarker module
2023-05-31 22:28:19 +05:30
panos-kakos
e917196734
[JAVA-20615] Upgraded spring-security-modules to jdk9-and-above profile ( #14142 )
...
* [JAVA-20615] Upgraded spring-security-modules to jdk9-and-above profile
* [JAVA-20615] test build
* [JAVA-20615] test build
* [JAVA-20615] Clean up
2023-05-31 22:26:25 +05:30
Bipin kumar
dda5540de3
JAVA-21106:Changes made for removing jee-7 module from jdk-9 above profile ( #14157 )
2023-05-31 20:15:57 +05:30
Dhawal Kapil
498cc8aa98
Revert "JAVA-19670: changes made for upgrading jenkins module to jdk-9 above ( #14105 )" ( #14127 )
...
This reverts commit 2ef1a51767
.
2023-05-27 02:21:32 +05:30
Anastasios Ioannidis
1c9c15b203
JAVA-20409 Uncommented spring-roo ( #13949 )
...
* JAVA-20409 Uncommented spring-roo
* JAVA-20409 Comment that roo is not supported
* JAVA-21133 Updated comment for commented feign module
2023-05-27 01:52:03 +05:30
Bipin kumar
2ef1a51767
JAVA-19670: changes made for upgrading jenkins module to jdk-9 above ( #14105 )
...
* JAVA-19670: changes made for upgrading jenkins module to jdk-9 above
* JAVA-19670: Changes made for adding jenkins-modules in jdk-9 and above profile
2023-05-24 23:06:41 +05:30
Bipin kumar
1cdf7489ee
JAVA-21189: changes made for formatting modules starting from TVWX ( #14107 )
2023-05-24 19:38:09 +05:30
panos-kakos
1cee2277c6
TASK-20628 ( #14074 )
...
* [TASK-20628] Moved xml module to jdk9-and-above profile
* [TASK-20628] Moved xml-2 module to jdk9-and-above profile
2023-05-22 21:41:38 +05:30
Bipin kumar
3cfb7c57f5
JAVA-21305 : Changes made for adding ratpack module to jdk9-and above… ( #14012 )
...
* JAVA-21106 : Changes made for adding ratpack module to jdk9-and above module
* JAVA-21106 : Changes made for adding java-lite module to jdk9-and above module
* JAVA-21305: Changes made for cleaninhg pom.xml
* JAVA-21305: Changes made for cleaning pom.xml
* BOSS-21305: changes made for adding ninja in jdk9 above modeule
* JAVA-21305: Changes made as per review comments
* JAVA-21305: Changes made as per review comments
* JAVA-21305: Changes made as per review comments
2023-05-22 21:35:36 +05:30
timis1
e6b0ef1d86
JAVA-20163 Fix failed integration test with date creation comparison ( #14080 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-21 14:26:18 +05:30
Loredana Crusoveanu
8cb142eb02
BAEL-5905 move article
2023-05-19 20:40:38 +03:00
timis1
e624a6c893
JAVA-20164 Upgrade java hibernate specific modules to JDK 11 ( #13900 )
...
* JAVA-20164 Upgrade java hibernate specific modules to JDK 11
* JAVA-20164 Migrating java-jpa-2
* JAVA-20164 Migrating jnosql-artemis
* JAVA-20164 Migrating querydsl
* JAVA-20164 Migrating r2dbc
* JAVA-20164 Migrating redis
* JAVA-20164 Fixing test JPATextUnitTest#givenExam_whenSaveExam_thenReturnExpectedExam
* JAVA-20164 Fixing givenIdentityStrategy_whenCommitTransction_thenReturnPrimaryKey
* JAVA-20164 Changes after review
* JAVA-20164 Migrating java-cassandra to jdk8
* JAVA-20164 Fix legacy mode error
* Update pom.xml
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-05-19 14:07:45 +05:30
timis1
09e421c3cd
JAVA-20166 Migrating spring-date-eclipselink ( #13959 )
...
* JAVA-20166 Migrating spring-date-eclipselink
* JAVA-20166 Fix failed tests address already bind
* JAVA-20166 Migrating spring-date-couchbase-2
* JAVA-20166 Replace with optional instead of returning null
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-05-19 12:23:28 +05:30
panos-kakos
7849261270
20616 ( #14023 )
...
* [JAVA-20616] Upgraded spring-spel module to jdk9-and-above profile
* [JAVA-20616] Upgraded spring-websockets module to jdk9-and-above profile
* [JAVA-20616] Upgraded spring-shell module to jdk9-and-above profile
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-05-19 08:20:37 +05:30
panos-kakos
6e0252a417
[JAVA-20624] Moved static-analysis module to jdk9-and-above-profile ( #14026 )
2023-05-18 18:31:10 +05:30
Ralf Ueberfuhr
68324c8f6b
BAEL-6179: Add Actuator sample without Spring Boot ( #14032 )
...
* BAEL-6179: Add Actuator sample without Spring Boot
* BAEL-6179: Simplify custom health indicator
2023-05-18 14:01:50 +02:00
Loredana Crusoveanu
b688f123db
Merge pull request #13922 from dkapil/task/JAVA-13721
...
JAVA-13721 Format, Fix Package, Upgrade version of all the articles
2023-05-18 11:31:42 +03:00
Kasra Madadipouya
ab3e892d6e
JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles ( #14029 )
...
* JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles
* JAVA-20631 fix parent modules so that the project parent (pom.xml) can be built without error
2023-05-18 08:19:44 +05:30
Kasra Madadipouya
1daa963235
JAVA-20630 move the jws module to *-jdk9-and-above profiles ( #14030 )
2023-05-18 08:16:31 +05:30
panos-kakos
ee664c7822
[JAVA-20633 Clean up modules ( #14024 )
2023-05-17 19:30:04 +05:30
panos-kakos
31bc69c282
[JAVA-20626]Moved vertx-modules to jdk9-and-above profile + upgraded vertx version to 3.9.15 ( #13960 )
2023-05-17 19:25:48 +05:30
Bipin kumar
deec7f1647
JAVA-20828: changes made for resolving botique module ( #14027 )
2023-05-17 19:24:21 +05:30
Dhawal Kapil
c3767c3a91
Merge branch 'master' of https://github.com/eugenp/tutorials into
...
task/JAVA-13721
# Conflicts:
# testing-modules/mockito-simple/pom.xml
2023-05-16 23:10:40 +05:30
Dhawal Kapil
7750bafc1d
JAVA-20828 Fixed module name ( #14018 )
2023-05-15 23:10:14 +05:30
timis1
e7d1d56c47
JAVA-20163 Upgrade hibernate specific modules to JDK 11 ( #13817 )
...
* JAVA-20163 Migration hibernate-annotations
* JAVA-20163 Migrate hibernate-queries
* JAVA-20163 Migrating hibernate-mapping
* JAVA-20163 rename reserved keywords, update inheritance example
* JAVA-20163 Migrate hibernate-ogm module to the jdk 8 because hibernate-ogm doesn't support jakarta API
* JAVA-20163 Migrate hibernate-enterprise module
* JAVA-20163 Add update to HibernateExceptionUnitTest#whenQueryExecutedWithUnmappedEntity_thenMappingException
* JAVA-20163 Set explicit version for hibernate 6.1.7.Final in the hibernate-queries module
* JAVA-20163 Fix failed test with port that already exists (giving another port 8088)
* JAVA-20163 Fix other location after changing the port
* JAVA-20163 Remove duplicate Unit Test
---------
Co-authored-by: n <noreplay@yahoo.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2023-05-12 19:06:06 +05:30
Bipin kumar
dbf40dc272
JAVA-20828: Changes made for updating blade module to java 11 ( #13929 )
...
* JAVA-20828: Changes made for updating blade module to java 11
* JAVA-20828: Changes made for updating bootique,dropwizard,google-web-toolkit module to java 11
* JAVA-20828: Changes made for updating bootique,dropwizard,google-web-toolkit module to java 11
* JAVA-20828: Adding jakarta-ee to jdk-9 profile
2023-05-12 15:27:42 +05:30
ACHRAF TAITAI
c428c8316d
Upgrade spring.vault.core from 2.3.2 to 3.0.2 ( #13977 )
2023-05-11 17:04:55 +02:00
Kasra Madadipouya
167a3f53ed
JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17 ( #13945 )
...
* JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and 17
* JAVA-20630 code format
* JAVA-20630 don't fail if there's no web.xml and using Java based configuration while building a war file
* JAVA-20630 avoid unneeded formatting
* JAVA-20630 change order of modules to solve flaky tests
2023-05-11 11:05:28 +05:30
Bipin kumar
34fa80a812
Java 20643 ( #13914 )
...
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: Changes made for updating apache-tapestry module to java 11
* JAVA-20643: changes made for removing web-modules from default
2023-05-02 23:26:38 +05:30
Dhawal Kapil
e5985b3739
JAVA-13721 Moved mockito-simple to JDK9+ profiles
2023-04-28 22:03:51 +05:30
Loredana Crusoveanu
f695712ca4
Merge pull request #13889 from dkapil/task/JAVA-20381
...
JAVA-20381 Moved modules
2023-04-27 14:12:02 +03:00
jsgrah-spring
c25d5f7393
JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… ( #13645 )
...
* JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked for inclusion! Test project with no "main" under "src" folder. Include java-ee-8-security-api back since it did not take too long to run locally. Add spring-credhub to parent pom build.
* JAVA-17760, Add spring-credhub to integration-jdk9 profile as well.
* JAVA-17760, JAVA-20009 Revert changes to module javaxval-2 and Add module spring-credhub to default-jdk9 profile as well as integration-jdk9 profile.
---------
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-26 13:17:24 +05:30
anuragkumawat
90f2d165bf
JAVA-20496 Non-article code: rawtypes and sandbox packages ( #13886 )
...
* JAVA-14232 Dissolving core-java module completed
2023-04-24 10:40:47 +03:00
Dhawal Kapil
828805295d
JAVA-20381 Moved modules
2023-04-22 15:50:55 +05:30
anuragkumawat
a5fa999031
JAVA-19964 Move code from spring-core-5 to spring-core-2 ( #13856 )
...
* JAVA-19964 Move code from spring-core-5 to spring-core-2
* JAVA-19964 Move code from spring-core-6 to spring-core-2
* JAVA-19964 Move code from spring-core-4 to spring-core-3
2023-04-22 13:23:07 +05:30
Michael Olayemi
b0116c225e
BAEL-5766 Overview of NLP Libraries in Java ( #13798 )
...
* BAEL-5766 Overview of NLP Libraries in Java
* BAEL-5766 Overview of NLP Libraries in Java
* Overview of NLP Libraries in Java
* Overview of NLP Libraries in Java
2023-04-22 11:02:53 +05:30
panos-kakos
d3ee65e0eb
[JAVA-18138] Moved java-jdi to jdk9-and-above profile ( #13846 )
...
* [JAVA-18138] Moved java-jdi to jdk9-and-above profile
2023-04-21 12:09:19 +03:00
Dhawal Kapil
e243694f39
JAVA-20211 Renamed modules ( #13827 )
...
* JAVA-20211 Renamed modules
* JAVA-20211 Renamed modules
2023-04-15 10:01:14 +05:30
Bipin kumar
68de2833f3
Java 18150 ( #13818 )
...
* JAVA-18158 : Changes made in pom.xml upgrade maven-modules to JDK 11
* JAVA-18158 : Changes made in pom.xml upgrade maven-modules to JDK 11
* JAVA-18158 : Handle MutabilityAnalysisException by adding @Test(expected = Exception.class) while upgrading the module to java-11
* JAVA-18150: Changes made for commenting whenModifying_shouldCreateNewInstance test case as assertImmutable is not work
* JAVA-18150: Changes made for moving libraries-3 to default-jdk9-and-above and integration-jdk9-and-above
* JAVA-18150: Changes made for moving ignoring whenModifying_shouldCreateNewInstance test case
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-04-15 09:43:07 +05:30
Dhawal Kapil
95f844ffa4
Revert "JAVA-19475: Changes made for uncommenting feign module in the root pom.xml ( #13823 )" ( #13831 )
...
This reverts commit 30674d2186
.
2023-04-13 08:32:26 +05:30
panos-kakos
b49cb7f83a
[JAVA-19668] Put libraries-6 module to jdk9-and-above-profile ( #13809 )
2023-04-12 12:22:59 +05:30
Bipin kumar
30674d2186
JAVA-19475: Changes made for uncommenting feign module in the root pom.xml ( #13823 )
2023-04-12 07:52:57 +05:30
Anastasios Ioannidis
1d910fc1a3
JAVA-18142 Removed jhipster-5 ( #13813 )
2023-04-12 07:31:28 +05:30
3hsan
d1984f843c
Move lombok-module to jdk9-and-above group (excluded lombok-custom) ( #13771 )
...
* Move lombok-module to jdk9-and-above group (excluded lombok-custom)
* Update lombok version
* JAVA-18157: Update lombok version for lombok submodule, and add compiler plugin
2023-04-12 07:27:59 +05:30
Anastasios Ioannidis
42dff48c7d
JAVA-18142 New JHipster-6 module for JDK 11 ( #13489 )
...
* JAVA-18142 New JHipster-6 module for JDK 11
* JAVA-18142 Add jhipster-6 to jdk9-and-above
* JAVA-18142 Re-enabled enforcer plugin
* JAVA-18142 Fixed enforcer setup, upgraded spring boot
* JAVA-18142 Try commiting package-lock.json
* JAVA-18142 Removed package-lock.json
* JAVA-18142 Added logs direectory to Git
* JAVA-18142 Tried node npm version and legacy-peer-devs config
* JAVA-18142 Added v for node.version
* JAVA-18142 Corrected a config argument typo
* JAVA-18142 Removed pre-jdk9 profiles
* JAVA-18142 Verify Node/NPM upgrades are needed
* JAVA-18142 Refactored remaining jhipster-5 references to jhipster-6
* JAVA-18142 Fixed more to jhipster6 namespace
2023-04-10 22:07:34 +05:30
timis1
84a3a42fd0
JAVA-18167 Upgrade persistence-modules to JDK 11 ( #13714 )
...
* JAVA-18167 Upgrade persistence-modules to JDK 11 (activejdbc and core-java-persistence)
* JAVA-16167 Update pom.xml to include just the updated modules
* JAVA-18167 Added vaadin because it looks that I removed
* JAVA-18167 Migration deltaspike
* JAVA-18167 Migration hbase module
* JAVA-18167 Migration hibernate-mapping-2
* JAVA-18167 Migration hibernate-exceptions
* JAVA-18167 Migration hibernate-jpa module
* JAVA-18167 Migration hibernate-jpa change the name of User entity
* JAVA-18167 Overwriting the version of slf4j and logback for hibernate-jpa
* JAVA-18167 Migrate deltaspike back to jdk8
* JAVA-18167 Remove some modules that was added elsewhere
* Revert "JAVA-18167 Migration deltaspike"
This reverts commit 874b4ba2
* JAVA-18167 Comment failed module (it will be migrated later)
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-07 07:23:12 +05:30
timis1
d1249befd1
JAVA-18609 GitHub Issue: Spring Batch - JobBuilderFactory and StepBui… ( #13618 )
...
* JAVA-18609 GitHub Issue: Spring Batch - JobBuilderFactory and StepBuilderFactory are deprecated
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-04-05 12:46:50 +03:00
panos-kakos
5c520fc768
[JAVA-18144] Moved jmh module to jdk9-and-above profile ( #13725 )
...
* [JAVA-18144] Moved jmh module to jdk9-and-above profile
* [JAVA-18144] Added configuration
* [JAVA-18144] Upgraded dependencies
* [JAVA-18144] Added compile argument
2023-04-03 22:57:36 +05:30
panos-kakos
38ae7e56dd
[JAVA-19668] ( #13721 )
...
* [JAVA-19668] Moved libraries-5 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries-4 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries-6 module to jdk9-and-above profile
* [JAVA-19668] Moved libraries module to jdk9-and-above profile + reverted changes fro libraries-6
* [JAVA-19668] Created libraries-jdk8 module
* [JAVA-19668] Clean up
2023-04-03 22:52:11 +05:30
3hsan
2fe28057dd
Upgrade osgi module to JDK 11 by moving it to jdk9-and-above profile ( #13728 )
2023-04-03 22:43:45 +05:30
Anastasios Ioannidis
11f740192c
JAVA-18131 Upgrade core-java-modules to JDK 11 ( #13462 )
...
* JAVA-18131 Upgrade core-java-modules to JDK 11
* JAVA-18131 Fixed pom conflicts
* JAVA-18131 Upgraded ASM and updated expected test results
* JAVA-18131 Fixed FormatNumberUnitTest and removed core-java-security from upgrading to 17
* JAVA-18131 Removed core-java-sun from upgrading
* JAVA-18131 Removed core-java-jvm-2, fixed number test
* JAVA-18131 Removed core-java-sun from upgrading to 11
* JAVA-18131 Removed all edited submodules from pre-jdk9
* JAVA-18131 removed pre-jpms from pre-jdk9
* JAVA-18131 Removed core-java-numbers-3 from pre-jdk9 profiles
* JAVA-18131 Cleanup
* JAVA-18131 Cleanup 2 - Removed upgraded submodules from core-java-modules
* JAVA-18131 Cleanup completed
* JAVA-18131 Replaced core-java-modules submodules in main pom with core-java-modules
* JAVA-18131 Replaced core-java-modules submodules in main pom, continued
* JAVA-18131 Core-java-nio-2, core-java-serialization back to pre-jdk9
* JAVA-18131 Try removing math-3 from core-java-modules and explicitly refer in parent pom
* JAVA-18131 Removed -lang, -nio, -streams-2, -math-3, -conversions-2 from jdk9 profiles
* JAVA-18131 Corrected conversions-2 module
* JAVA-18131 Review fixes
* JAVA-18131 Fixed -nio, re-upgraded -lang
* JAVA-18131 Adapted -nio for JDK 11, returned -lang to JDK 8
* JAVA-18131 Final corrections
2023-03-31 01:39:12 +05:30
timis1
9af9ee9b48
JAVA-18152 Upgrade libraries-data-db module to JDK 11 ( #13716 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-27 21:45:24 +05:30
panos-kakos
c236324b6a
[JAVA-19669] Moved vaadin module to jdk9-and-above profile ( #13720 )
2023-03-27 00:18:33 +05:30
3hsan
81d9519130
Move spring-remoting-modules to jdk9-and-above profile. ( #13718 )
2023-03-27 00:06:43 +05:30
Dhawal Kapil
b877f01511
JAVA-12715 Fix pom.xml, removed duplicate apache-httpclient-2 ( #13698 )
2023-03-24 01:14:44 +05:30
panos-kakos
494ccc72fa
Upgrade modules in batch ( #13672 )
...
* [JAVA-18156] Moved logging-modules to jdk9-and-above profile
* [JAVA-18200] Moved spring-katharsis module to jdk9-and-above profile
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-23 12:20:24 +05:30
panos-kakos
78cb526cf0
[JAVA-18185] Moved spring-boot-modules to jdk9-and-above profile ( #13678 )
...
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-23 09:08:51 +05:30
davidmartinezbarua
5069680b89
Merge pull request #13659 from muasif80/master
...
BAEL-6035
2023-03-22 14:05:07 -03:00
panos-kakos
0d848ca5f7
[JAVA-18135] Moved apache-httpclient related modules to jdk9-and-above profile ( #13656 )
...
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-22 16:25:04 +05:30
panos-kakos
4fdc89218c
[JAVA-18158] Moved maven-modules to jdk9-and-above profile ( #13688 )
...
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-22 13:51:17 +05:30
3hsan
3ea2f3910c
Upgrade spring-mobile module to JDK 11 and move it to jdk9-and-above ( #13652 )
...
* Upgrade spring-mobile module to JDK 11 and move it to jdk9-and-above profile
* Add maven-war-plugin to spring-mobile module
---------
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-03-22 13:51:10 +05:30
panos-kakos
c9ed60e21b
[JAVA-18160] Moved microservices-modules to jdk9-and-above profile ( #13684 )
2023-03-22 11:05:00 +05:30
panos-kakos
64e499f072
[JAVA-18408] Opened java packages ( #13679 )
2023-03-22 09:27:05 +05:30
davidmartinezbarua
944f31de8e
Merge branch 'master' into master
2023-03-21 14:46:30 -03:00
Harry9656
e30dc4dbc3
[JAVA-6232]: Introduction to QuestDB ( #13542 )
...
* [JAVA-6232]: Introduction to QuestDB
* [FIX] Add questdb version as property
* JAVA-6232: Change parent folder
2023-03-21 07:40:18 +01:00