Commit Graph

17 Commits

Author SHA1 Message Date
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
Andrei Branza 293574e399 BAEL-6421 | Eliminated unnecessary plugin 2024-04-07 15:37:29 +03:00
Andrei Branza e4aa7a1206 Merge branch 'master' into BAEL-6421-PrintWriter-write-vs-print 2024-03-27 20:58:57 +02:00
Liam Williams e57037e841
Merge pull request #15766 from adalagandev/BAEL-7131_InputStream_vs_InputStreamReader_in_Java_v2
BAEL-7131 version 1 - POST REPO re-writing the commit history issue.
2024-03-26 13:27:14 +00:00
Andrei Branza 0d7b2dee7e Merge branch 'master' into BAEL-6421-PrintWriter-write-vs-print 2024-03-24 16:06:07 +02:00
Andrei Branza 2b1f0b280e BAEL-6421 | Cleaned the module pom from duplicate dependencies. 2024-03-24 16:03:10 +02:00
Andrei Branza 992716d7ff BAEL-6421 | Added necessary tests for the PrintWriter write vs print method article 2024-03-24 15:59:14 +02:00
Bipin kumar 8f0bbdb6c0
JAVA-32170_C_06: Changes made for Fix formatting of POMs - C_06 (#16107) 2024-03-15 23:48:49 +02:00
adalagandev 03b2f8bb58 BAEL-7131 - Updated pom.xml under core-java-io-apis-2 2024-03-07 23:53:35 +01:00
adalagandev e6d37b867c BAEL-7131 version 6 - updated for PR comments, renamed unit test method, added assertJ dependency and used that in unit tests instead. 2024-02-20 00:11:06 +01:00
Bipin kumar bcba7da594
JAVA-30449 Fix formatting of POMs A_to_C (#15720) 2024-01-30 12:29:53 +02:00
Harry9656 5136e7349b JAVA-27804: Remove explicit logging dependency (#15448) 2024-01-09 09:48:12 +02:00
timis1 f2ab4c2aa8 JAVA-22516 Split or move core-java-io-apis-2 module (moved-1) (#14361)
* JAVA-22516 Split or move core-java-io-apis-2 module (moved-1)

* JAVA-22516 Adding back the file after fixing the conflicts

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-14 23:00:39 +05:30
Kai Yuan df15627edc [output-to-file] Write Console Output to Text File in Java (#14082)
* [output-to-file] Write Console Output to Text File in Java

* [output-to-file] rebase on the master
2023-05-23 16:56:31 -05:00
Bahaa El-Din Helmy 53d269ca68 Add files via upload (#13978) 2023-05-08 14:11:33 -07:00
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
Mateusz Szablak 7e63494eb4 BAEL-5656 Constructing a Relative Path in Java from Two Absolute Paths or URLs (#12726) 2022-09-14 10:36:21 +05:30