Commit Graph

24 Commits

Author SHA1 Message Date
Krzysiek
b978d68efb JAVA-8436: Remove AssertJ depenendency from the child modules - part 4 2021-11-18 14:03:13 +01:00
freelansam
160b977f61 JAVA-7433: Fix references to parents (#11275) 2021-10-05 01:08:39 +05:30
freelansam
69a1db0eb0 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
sampadawagde
1ca10a7a99 JAVA-5223: Fix formatting of POMs (Part 3) 2021-05-06 19:53:35 +05:30
François Dupire
da21b60f9a [JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules (#9301)
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade

* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java

* [JAVA-1657] Upgraded JUnit Jupiter version

* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
Ali Dehghani
55039ab494 Renaming the Class to Reflect the Article Update 2020-04-14 01:28:10 +04:30
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Krzysiek
6642f9f896 BAEL-19699: Fix core-java-concurrency-basic unit tests 2019-11-25 21:34:15 +01:00
Dhawal Kapil
a950bd82a2 BAEL-17684 Cleanup pom properties 2019-10-14 20:31:04 +05:30
Loredana Crusoveanu
fdf812510f Merge pull request #7927 from IgorNB/patch-1
SemaPhoreDemo double acquire fix
2019-10-10 20:48:16 +03:00
Sam Millington
f7e63a836b Add README descriptions 29 (#7923)
* Add README descriptions 29

* Fixed collections-list links
2019-10-04 08:49:29 +03:00
IgorNB
7f51ae04c0 Update SemaPhoreDemo.java 2019-10-02 19:56:19 +03:00
IgorNB
efb631f017 safe semaphore.release in finally block 2019-10-02 19:55:06 +03:00
IgorNB
f3537acf6b SemaPhoreDemo double acquire fix
tryAcquire() already acquires a permit, if one is available (no need to call acquire() after it)
2019-10-02 12:52:46 +03:00
Catalin Burcea
6073d2d451 Split or move core-java-modules/core-java-concurrency-basic module (#7799) 2019-09-23 07:55:02 -06:00
Kamlesh Kumar
1f129995de BAEL-3139: Moved code to a new project core-java-concurrency-2 (#7778) 2019-09-12 06:58:07 -07:00
Dhawal Kapil
51bd347f6a BAEL-16980 Slice 7 | The top 100 articles should have their own package in the module (#7663) 2019-08-31 13:30:33 -06:00
Kamlesh Kumar
1888614f84 Updated code example and test case for mutex (#7642) 2019-08-25 08:43:47 -07:00
Kamlesh Kumar
4562a2fa07 Code example: Using a Mutex Object in Java (#7587) 2019-08-16 07:58:26 +02:00
sheryllresulta
16105dc94c Update README.md
[skip ci]
2019-07-15 04:17:07 -07:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
eric-martin
d73ad96976 BAEL-2937: Moved delay to core-java-concurrency-basic 2019-06-11 22:57:24 -05:00
amit2103
3bae5e5334 [BAEL-9555] - Created a core-java-modules folder 2019-05-05 17:22:09 +05:30