Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge fork with source #6

Merged
merged 445 commits into from
May 25, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
445 commits
Select commit Hold shift + click to select a range
96452d8
Merge pull request #13889 from dkapil/task/JAVA-20381
lor6 Apr 27, 2023
58d9bcb
JAVA-20280: remove wrong property (#13874)
ehsansasanian Apr 27, 2023
f2335c5
Merge pull request #13640 from pjfanning/patch-2
lor6 Apr 28, 2023
d97b2b0
Update README.md
edizor Apr 28, 2023
d88c67e
Update README.md
edizor Apr 28, 2023
2c42f5f
Update README.md
edizor Apr 28, 2023
953407e
Update README.md
edizor Apr 28, 2023
0018360
Update README.md
edizor Apr 28, 2023
dc5ddd9
Update README.md
edizor Apr 28, 2023
8b97bae
Update README.md
edizor Apr 28, 2023
67d825c
Update README.md
edizor Apr 28, 2023
3cc5cc7
Merge pull request #13895 from achraftt/BAEL-6303
vinipx Apr 28, 2023
b0895d0
Update README.md
edizor Apr 28, 2023
06e376e
Update README.md
edizor Apr 28, 2023
192f9d4
Update README.md
edizor Apr 28, 2023
dab3ff7
Update README.md
edizor Apr 28, 2023
e712d5f
Update README.md
edizor Apr 28, 2023
2845bd5
Update README.md
edizor Apr 28, 2023
c40fb96
Update README.md
edizor Apr 28, 2023
d83b38a
Update README.md
edizor Apr 28, 2023
756d2fb
Update README.md
edizor Apr 28, 2023
01b603c
Update README.md
edizor Apr 28, 2023
05f70ea
Update README.md
edizor Apr 28, 2023
6d5c5a9
JAVA-13721 Format, Fix Package, Upgrade version of all the articles
dkapil Apr 28, 2023
64658a5
JAVA-13721 Moved mockito-simple to JDK9+ profiles
dkapil Apr 28, 2023
4da13c2
JAVA-20278. Please point me to the tutorial code #13768. (#13923)
jsgrah-spring Apr 28, 2023
903badf
BAEL-6352: Check if the First Letter of a String is a Number (#13883)
azhwani Apr 28, 2023
0406363
[BAEL-6434_charAndString] Difference Between "char" and "String" (#13…
sk1418 Apr 28, 2023
31053df
[JAVA-18185] Upgrade groovy version (#13926)
panos-kakos Apr 29, 2023
f910d1f
Update code for Overview of NLP Libraries in Java (#13912)
Michaelin007 Apr 29, 2023
c4e7477
BAEL-6319 Hibernate 6 Boolean Converters (#13894)
mariuszdb Apr 30, 2023
4a7c343
BAEL-6194 Retrieve the Value of an HTML Input Using Selenium WebDrive…
Michaelin007 Apr 30, 2023
b86c3a6
Merge pull request #13920 from edizor/master
lor6 Apr 30, 2023
e376dfd
JAVA-20898 Check Article Code Matches GitHub
anuragkumawat Apr 30, 2023
d97a6f7
Java 15032 (#13913)
Bipinkumar27 May 1, 2023
2995b4c
JAVA-20931 Commented out spring-boot-3 for now because of JDK 19 requ…
dkapil May 1, 2023
8a2e892
BAEL-6325 Create core-java-lang-oop-constructors-2 (#13933)
ShaPhi7 May 2, 2023
04c7b01
BAEL-6435: Reverse a String in Java 8 using Lambda and Streams (#13910)
azhwani May 2, 2023
dbdd8ea
[JAVA-20456] Upgraded jackson version (#13871)
panos-kakos May 2, 2023
53a1e86
[JAVA-20457] Upgraded springdoc version (#13872)
panos-kakos May 2, 2023
ad96237
[JAVA-20459] Upgraded org.json to latest version (#13869)
panos-kakos May 2, 2023
c968af8
Merge pull request #13931 from anuragkumawat/JAVA-20898
lor6 May 2, 2023
041ef1b
BAEL-6327 - Find the index of an element in a Java array (#13844)
devstromo May 2, 2023
62c66ca
JAVA-20898 Move article url from javaxval-2 to javaxval
anuragkumawat May 2, 2023
4b24bf7
Java 20643 (#13914)
Bipinkumar27 May 2, 2023
897a50f
[BAEL-6436_printQuotesAroundString] Print "" Quotes Around a String i…
sk1418 May 2, 2023
a16a7d0
JAVA-18113 Update spring-boot-swagger-keycloak module (#13506)
anuragkumawat May 3, 2023
ba519e6
JAVA-16612: Mock Final Classes and Methods with Mockito article; Mock…
Bipinkumar27 May 3, 2023
9b2e3c9
Merge pull request #13938 from anuragkumawat/JAVA-20898
lor6 May 3, 2023
045c11a
BAEL-6254: Scoped values (#13756)
dstr89 May 3, 2023
bd11f18
Added the code for "The difference between BufferedReader and FileRea…
dyzzia May 3, 2023
f59ab8a
BAEL-5814 - Is CompletableFuture Non-blocking (#13917)
apeterlic May 4, 2023
0bc2a72
BAEL-6326: Spring Boot H2 JdbcSQLSyntaxErrorException expected identi…
azhwani May 4, 2023
906dbe6
Merge branch 'eugenp:master' into master
ZahidFKhan May 4, 2023
8f4b14a
BAEL-6320: added code support for the @NaturalId article
etrandafir93 May 4, 2023
2518992
JAVA-16946: comment spring-jooq module from persistence-modules. (#13…
ehsansasanian May 5, 2023
de11e3c
JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils (…
kasramp May 5, 2023
ec24c69
[BAEL-6105] code for list to page article
ukhan1980 May 5, 2023
44e7344
Update README.md
edizor May 5, 2023
7567f92
Update README.md
edizor May 5, 2023
62b9ec7
[BAEL-6105] code for list to page article
ukhan1980 May 5, 2023
88f72ae
[BAEL-6105] refactor test names
ukhan1980 May 5, 2023
e6a883e
Update README.md
edizor May 5, 2023
99020fc
Update README.md
edizor May 5, 2023
8963618
Update README.md
edizor May 5, 2023
b073627
Update README.md
edizor May 5, 2023
1b122ee
Update README.md
edizor May 5, 2023
4c2dfe9
Update README.md
edizor May 5, 2023
780a48d
Update README.md
edizor May 5, 2023
5a0e744
Update README.md
edizor May 5, 2023
3a7f88d
Update README.md
edizor May 5, 2023
8209cca
Update README.md
edizor May 5, 2023
e88eea7
BAEL-6438 Code for the Find the longest word in a given string article
May 1, 2023
5dd94e4
BAEL-6332: Calling Non-Static Method In Static Method In Java (#13940)
achraftt May 5, 2023
5d22b36
[BAEL-6485_RM-Punctuation] Remove Punctuation (#13946)
sk1418 May 6, 2023
6d28519
BAEL-6410 (#13919)
avinburicha May 6, 2023
f7d0879
BAEL-6046 MongoDB - Field Level Encryption (#13859)
ulisseslima May 6, 2023
b9221f4
[BAEL-6253] record equals hashcode (#13958)
bhaskar16 May 6, 2023
30e7266
Merge pull request #13956 from edizor/master
lor6 May 7, 2023
5a3cbe3
[compByteArrays] Comparing Two Byte Arrays in Java (#13935)
sk1418 May 7, 2023
81d1e08
Merge branch 'eugenp:master' into master
ZahidFKhan May 7, 2023
de24897
Remove Comments and update prefix.
May 7, 2023
33ecaf4
Uploading File using Selenium WebDriver in Java (#13947)
Michaelin007 May 8, 2023
32bc922
[rajkishorraj185@gmail.com] Lombok equalsandhashcode annotation (#13717)
rajkishorraj May 8, 2023
5219f73
Match prefix same as draft.
May 8, 2023
be70a7e
Merge branch 'eugenp:master' into master
ZahidFKhan May 8, 2023
b7acd00
Merge pull request #13950 from zahikhan/master
vinipx May 8, 2023
508cc41
JAVA-19152: fix intermittently failing RequestProcessorUnitTest (#13957)
ehsansasanian May 8, 2023
91f2f78
[JAVA-19362] Upgraded itextpdf to 5.5.13.3 (#13961)
panos-kakos May 8, 2023
4435059
JAVA-16946: disable unit test for core-java-lang-oop-modifiers module…
ehsansasanian May 8, 2023
321b23b
BAEL-6444 | Added P6Spy logging in spring boot observation module. (#…
GaetanoPiazzolla May 8, 2023
e692343
BAEL-6501 Update article "The producer-consumer problem example in Ja…
eukovko May 8, 2023
b044279
Add files via upload (#13978)
BahaaHelmy May 8, 2023
1ff9457
Merge pull request #13934 from thibaultfaure/articles/BAEL-6438-find-…
davidmartinezbarua May 9, 2023
99d53af
JAVA-19152 Increased the awaitility timeout for one more poll delay (…
anastasiosioannidis May 9, 2023
cab808f
BAEL-6250: Example code for Get All Caffeine Cache Keys article (#13806)
kulfoniasty May 10, 2023
42164ef
BAEL-6185 reuse string builder performance (#13791)
Basler182 May 10, 2023
01dc5a4
BAEL-6444 | Removed copyright commit (#13987)
GaetanoPiazzolla May 10, 2023
8f50a2d
JAVA-18648 Review the time of the build - Week 9 - 2023 (#13954)
anuragkumawat May 10, 2023
228947a
JAVA-20277 GitHub Issue: Regarding article Introduction to JsonPath (…
anuragkumawat May 10, 2023
d85fd10
BAEL-6197 - Execute Tests Based on Active Profile with JUnit 5 (#13776)
cesarevalenti90 May 10, 2023
70b881e
[scanner-to-array] Saving Java Scanner Input to an Array (#13969)
sk1418 May 11, 2023
c085a7d
BAEL-6342 JUnit Test Class for Null and Empty String (#13963)
brokenhardisk May 11, 2023
c992355
JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and …
kasramp May 11, 2023
dd2a10a
fix module order
lor6 May 11, 2023
0597917
add dependent module
lor6 May 11, 2023
dc2a945
add parent
lor6 May 11, 2023
0f642d7
Merge pull request #13996 from eugenp/fix-module-order
lor6 May 11, 2023
bb926d3
JAVA-20828 Fixing the core-java-exclusions module (#13997)
dkapil May 11, 2023
b9b77dd
Upgrade spring.vault.core from 2.3.2 to 3.0.2 (#13977)
achraftt May 11, 2023
8ce251b
Update README.md
edizor May 11, 2023
f5d9a6d
Update README.md
edizor May 11, 2023
b608a35
Update README.md
edizor May 11, 2023
a386091
Update README.md
edizor May 11, 2023
091f06f
Update README.md
edizor May 11, 2023
d864aad
Update README.md
edizor May 11, 2023
691a17b
Update README.md
edizor May 11, 2023
3f4ee9c
Update README.md
edizor May 11, 2023
ba48c7d
Update README.md
edizor May 11, 2023
735b6b5
Update README.md
edizor May 11, 2023
afba6d8
Create README.md
edizor May 11, 2023
4c64a3b
Update README.md
edizor May 11, 2023
2c8e8c1
Title: Regular Expression: \z vs \Z Anchors in Java (#13994)
BahaaHelmy May 11, 2023
7213aad
Merge pull request #13852 from neha298/master
davidmartinezbarua May 11, 2023
bf2fde4
Merge pull request #14000 from edizor/master
lor6 May 12, 2023
1d77bcd
JAVA-20828: Changes made for updating blade module to java 11 (#13929)
Bipinkumar27 May 12, 2023
ec598c0
BAEL-6334 Add example code for checking if a list element is in anoth…
sam-gardner May 12, 2023
0ec6aa5
JAVA-20610 Upgraded parent-boot-2 to 2.7.11 (#13944)
anastasiosioannidis May 12, 2023
2611619
JAVA-20163 Upgrade hibernate specific modules to JDK 11 (#13817)
timis1 May 12, 2023
7214325
JAVA-20165 Upgrade spring-boot hibernate specific modules to JDK 11 (…
timis1 May 12, 2023
fbd2186
[Check If a Specified Key Exists in a Given S3 Bucket using Java] add…
dbudim May 13, 2023
4adfb75
[os-to-is] Convert an OutputStream to an InputStream (#13992)
sk1418 May 13, 2023
0066ced
BAEL-6264 added class to show how to instantiate ArrayBlockingQueue a…
vnigam2702 May 13, 2023
23ab632
Add code examples for "Opening a New Tab Using Selenium WebDriver in …
dbudim May 14, 2023
34059a6
BAEL-6320: format & code review
etrandafir93 May 14, 2023
6f397b2
JAVA-16946 Upgrade h2 database version for remaining modules (#13976)
ehsansasanian May 14, 2023
c900fff
Add java interface single implementation examples (#13972)
dilee May 14, 2023
3647380
Fix formatting issues, refactor the `profiles` word in the properties.
May 15, 2023
dfeb53c
Merge branch 'eugenp:master' into master
ZahidFKhan May 15, 2023
a71ff23
Add files via upload (#14006)
BahaaHelmy May 15, 2023
1cb331f
JAVA-20828 Fixed module name (#14018)
dkapil May 15, 2023
540330e
fix SeleniumOpenNewTabLiveTest (#14019)
dbudim May 15, 2023
e23e9e3
BAEL-6493 - Read last N messages from a Kafka Topic (#14020)
GaetanoPiazzolla May 15, 2023
be747e6
BAEL-6398: Java PrintStream to String (#13998)
azhwani May 16, 2023
b5f81d6
Revert "JAVA-20280: remove wrong property (#13874)" (#14021)
ehsansasanian May 16, 2023
9f9c9e6
Hashing with Argon2 in Java (#14009)
Michaelin007 May 16, 2023
f1731ff
JAVA-13721 Fixing the formatting
dkapil May 16, 2023
51277bf
JAVA-13721 Further formatting of files
dkapil May 16, 2023
f7fd945
Merge branch 'master' of https://github.com/eugenp/tutorials into
dkapil May 16, 2023
1a891dd
BAEL-4369: Multiple ways of declaring dependency versions in Gradle (…
maciejglowka May 16, 2023
f92683e
BAEL-6246 Code for the article Send MultipartFile Request with RestAs…
thibaultfaure May 16, 2023
af36c29
Bael 4582: Custom Authentication using shared secret (#13801)
saikatcse03 May 16, 2023
9abcf55
disable AWSS3ObjectIntegrationTest due to need real credentials (#14028)
dbudim May 16, 2023
9d5b439
Update README.md
edizor May 17, 2023
90760e3
Update README.md
edizor May 17, 2023
4f79745
Update README.md
edizor May 17, 2023
89c19ba
Update README.md
edizor May 17, 2023
73b2ffa
Update README.md
edizor May 17, 2023
fe1b448
Update README.md
edizor May 17, 2023
45136a4
Update README.md
edizor May 17, 2023
3fc55ed
Update README.md
edizor May 17, 2023
8027f63
Update README.md
edizor May 17, 2023
4275d80
Update README.md
edizor May 17, 2023
a84d39e
JAVA-20828: changes made for resolving botique module (#14027)
Bipinkumar27 May 17, 2023
3ed82fb
[JAVA-20626]Moved vertx-modules to jdk9-and-above profile + upgraded …
panos-kakos May 17, 2023
6f9a23e
[JAVA-20633 Clean up modules (#14024)
panos-kakos May 17, 2023
cf1078f
Merge pull request #13953 from etrandafir93/features/BAEL-6320-hibern…
davidmartinezbarua May 17, 2023
b80fd18
Merge pull request #14033 from edizor/master
lor6 May 17, 2023
c46ba5c
add value of comparision
andrewtarry May 17, 2023
ca63690
[BAEL-6339] custom iterator with testcases (#14038)
bhaskar16 May 17, 2023
3de1d7b
BAEL-6246 Fix AppControllerIntegrationTest (#14039)
thibaultfaure May 18, 2023
4516cb1
JAVA-20946 Renamed HttpBinServiceUnitTest to LiveTest (#14041)
dkapil May 18, 2023
a2051fa
JAVA-21186 Fix references to parents - Week 21 - 2023 (#14036)
anuragkumawat May 18, 2023
99263cd
JAVA-20630 move the jws module to *-jdk9-and-above profiles (#14030)
kasramp May 18, 2023
98ef9e2
JAVA-20631 move Jetbrains module to *-jdk9-and-above profiles (#14029)
kasramp May 18, 2023
fe3238a
Merge pull request #13922 from dkapil/task/JAVA-13721
lor6 May 18, 2023
00d01b2
BAEL-5711: Securing Spring Boot API with API key and secret (#14015)
hmdrzsharifi May 18, 2023
8b715b8
BAEL-6334 Improve test names and typos
sam-gardner May 18, 2023
e4b58de
Merge branch 'master' into BAEL-6334-check-list-element-in-other-list
sam-gardner May 18, 2023
ad0f037
Merge pull request #14003 from sam-gardner/BAEL-6334-check-list-eleme…
vinipx May 18, 2023
f742139
BAEL-6179: Add Actuator sample without Spring Boot (#14032)
ueberfuhr May 18, 2023
77d1086
[JAVA-20624] Moved static-analysis module to jdk9-and-above-profile (…
panos-kakos May 18, 2023
3ba4098
change return type to optional
May 18, 2023
55e370d
Title: Array vs List Performance in Java (#14034)
BahaaHelmy May 18, 2023
1dd78df
BAEL-6428 Make a Method Execute Only Once in Java
AndiCover May 12, 2023
47ca8fe
20616 (#14023)
panos-kakos May 19, 2023
a06c485
JAVA-21106: Adding javax-servlets module to jdk9 and above (#13974)
Bipinkumar27 May 19, 2023
0b222d7
Java 20277 (#14046)
anuragkumawat May 19, 2023
e49e57e
JAVA-20167 Upgrade spring-data hibernate with external libraries spec…
timis1 May 19, 2023
9c4473d
JAVA-20166 Migrating spring-date-eclipselink (#13959)
timis1 May 19, 2023
e993db2
JAVA-20164 Upgrade java hibernate specific modules to JDK 11 (#13900)
timis1 May 19, 2023
9001813
Merge pull request #14007 from AndiCover/master
davidmartinezbarua May 19, 2023
ded1e1e
BAEL-5905 move article
lor6 May 19, 2023
1bf3e1e
BAEL-5947: Moving a project to a different package (#14054)
eukovko May 19, 2023
25ab88d
BAEL-4615: Create and Detect Memory Leak in Java (#14060)
eukovko May 19, 2023
f9edee4
BAEL-6086: Customize WebFlux Exceptions in Spring Boot 3 (#13948)
balasr21 May 20, 2023
05492aa
BAEL-5575 (#14016)
victorsempere May 20, 2023
c0f2e6d
BAEL-6094 (#14043)
muasif80 May 20, 2023
5e15566
Merge pull request #14051 from eugenp/BAEL-5905-v2
lor6 May 20, 2023
fadf3d1
Convert Hashmap to JSON object in Java (#14070)
BahaaHelmy May 20, 2023
4f0cdcb
Array vs List Performance in Java (#14078)
BahaaHelmy May 20, 2023
e907a16
Bael-6331: Adding changes for creating and checking empty streams (#1…
vaibhav007jain May 21, 2023
280e309
JAVA-20163 Fix failed integration test with date creation comparison …
timis1 May 21, 2023
de133c6
JAVA-21440: Changes made for upgrade jooby module to 2.16.1 to make j…
Bipinkumar27 May 21, 2023
3c7684f
JAVA-21440 Minor cleanup (#14084)
dkapil May 21, 2023
220d05d
Delete README.md
andrewtarry May 21, 2023
3a1fd12
removed optional specific function
May 21, 2023
b98c115
Merge branch 'eugenp:master' into string_to_int_encapsulation
ciphx May 21, 2023
89a7a2f
changing unit test class name
May 21, 2023
cb77e01
BAEL-6250: refactor: Move to spring-caching-2 since spring-caching is…
kulfoniasty May 21, 2023
259c219
Merge pull request #14086 from kulfoniasty/BAEL-6250-move-to-module-2
lor6 May 22, 2023
3263adb
Update README.md
lor6 May 22, 2023
96fc45b
Update README.md
lor6 May 22, 2023
8d96748
Merge pull request #14089 from eugenp/lor6-patch-1
lor6 May 22, 2023
0f20c74
Merge pull request #14090 from eugenp/lor6-patch-2
lor6 May 22, 2023
fac731f
BAEL-6460: Why is Scanner skipping nextLine() after using other next …
azhwani May 22, 2023
e0d73ee
changing branch
May 22, 2023
ece652e
BAEL-6334 Make object properties example clearer
sam-gardner May 22, 2023
c513e7e
Merge pull request #13761 from ciphx/string_to_int_encapsulation
vinipx May 22, 2023
0044a8f
Merge pull request #14093 from sam-gardner/BAEL-6334-check-list-eleme…
vinipx May 22, 2023
0f7ea81
[BAEL-6344] address PR comment
ukhan1980 May 22, 2023
fdda5b8
Merge pull request #14014 from zahikhan/master
vinipx May 22, 2023
8255831
JAVA-21305 : Changes made for adding ratpack module to jdk9-and above…
Bipinkumar27 May 22, 2023
110c901
[JAVA-21134] (#14045)
panos-kakos May 22, 2023
9276300
TASK-20628 (#14074)
panos-kakos May 22, 2023
33bfd48
[JAVA-15027]Upgraded follow redirects for apache http client + moved …
panos-kakos May 22, 2023
fc6660e
Merge pull request #14037 from andrewtarry/string-conversion
davidmartinezbarua May 22, 2023
1a2c446
Merge pull request #13955 from ukhan1980/BAEL-6344-convert-list-to-page
davidmartinezbarua May 22, 2023
8ef3fbf
BAEL-6508 Code for the Solving Gson Parsing Errors article
May 22, 2023
f06cd98
JAVA-21189: Formatting pom.xml modules starting from KLM (#14096)
Bipinkumar27 May 23, 2023
9917ff7
JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097)
Bipinkumar27 May 23, 2023
fa0b961
JAVA-21189: Formatting pom.xml modules starting from NOPQR (#14097)
Bipinkumar27 May 23, 2023
fcd950f
java-20079: upgrade apache-spark module libraries (#14087)
ehsansasanian May 23, 2023
3eb7f6e
[scanner-with-spaces] how to take input as String with spaces in Java…
sk1418 May 23, 2023
2064338
[output-to-file] Write Console Output to Text File in Java (#14082)
sk1418 May 23, 2023
b9ca959
Convert Hashmap to JSON object in Java (#14110)
BahaaHelmy May 24, 2023
44f1a6f
Generating Javadoc with Gradle (#14091)
Michaelin007 May 24, 2023
ec44198
BAEL-6179: Fix readme (#14088)
ueberfuhr May 24, 2023
0e4dc7b
JAVA-21189: changes made for formatting modules starting from S (#14…
Bipinkumar27 May 24, 2023
4a949a6
JAVA-21189: changes made for formatting modules starting from TVWX (…
Bipinkumar27 May 24, 2023
63b4bf9
JAVA_21305: Changes made for fix the Integration test faliures (#14113)
Bipinkumar27 May 24, 2023
226ec06
JAVA-20164 Fix .._SEQ.NEXTVAL error (#14109)
timis1 May 24, 2023
e15edf7
JAVA-15022 (#14099)
panos-kakos May 24, 2023
596249c
Array vs List Performance in Java (#14114)
BahaaHelmy May 24, 2023
c6f95b9
Merge pull request #14094 from thibaultfaure/article/BAEL-6508
davidmartinezbarua May 24, 2023
8c8daf5
BAEL-6461: What's the difference between Scanner next() and nextLine(…
azhwani May 24, 2023
a5ca306
JAVA-19670: changes made for upgrading jenkins module to jdk-9 above …
Bipinkumar27 May 24, 2023
231c854
JAVA_21106: Changes made for fixing test cases for jee-7 (#14115)
Bipinkumar27 May 24, 2023
c44f766
Merge pull request #13719 from FabioBentoLuiz/fix/es-userutility
kasramp May 24, 2023
0b68753
Bael 5711: Securing Spring Boot API with API key and secret (#14102)
hmdrzsharifi May 25, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
JAVA-20630 upgrade maven war plugin to be compatible with JDK 11 and …
…17 (eugenp#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
  • Loading branch information
kasramp committed May 11, 2023
commit c992355c77a558f60a70e155d8911607deeb3d45
2 changes: 1 addition & 1 deletion jws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@
<maven-jar-plugin.version>3.0.2</maven-jar-plugin.version>
</properties>

</project>
</project>
2 changes: 1 addition & 1 deletion maven-modules/dependency-exclusion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
</properties>

<modules>
<module>dummy-surefire-junit47</module>
<module>core-java-exclusions</module>
<module>dummy-surefire-junit47</module>
</modules>

<build>
Expand Down
5 changes: 4 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,9 @@
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>${maven-war-plugin.version}</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
</configuration>
</plugin>
</plugins>

Expand Down Expand Up @@ -1258,7 +1261,7 @@
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
<commons-cli.version>1.5.0</commons-cli.version>
<maven-war-plugin.version>3.0.0</maven-war-plugin.version>
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
<javax.servlet-api.version>4.0.1</javax.servlet-api.version>
<jstl-api.version>1.2</jstl-api.version>
<javax.servlet.jsp-api.version>2.3.3</javax.servlet.jsp-api.version>
Expand Down