Commit Graph

402 Commits

Author SHA1 Message Date
Sjmillington
d97f501cbd BAEL-13505 Move articles out of core java - part 2 2019-10-07 17:07:57 +01:00
Thabo Ntsoko
76bcf49a7a java-file-class demo code 2019-10-07 18:02:32 +02:00
Alessio Stalla
8ea46dbcdf Merge branch 'BAEL-16646' into BAEL-16646-2 2019-10-07 14:24:39 +02:00
Alessio Stalla
95e5e4f26d Merge remote-tracking branch 'upstream/master' into BAEL-16646
# Conflicts:
#	pom.xml
2019-10-07 14:23:13 +02:00
Afshin
3997dcc8e2 Enhanced: renamed a function 2019-10-07 12:22:05 +02:00
Afshin
7a9738b4bb Enhanced: reformatted code to synchronized it with the article 2019-10-07 12:20:54 +02:00
Afshin
78cb7a3a3f Enhanced: given_when_then pattern naming and formatting problems are resolved 2019-10-07 11:52:22 +02:00
fejera
cf1a2505ee removed .gitignore files from core-java-concurrency-advanced* modules 2019-10-07 08:42:37 +02:00
fejera
7d7b58b1cb added more and previous links to READMEs in core-java-concurrency-advanced* modules 2019-10-07 08:40:03 +02:00
fejera
dad6373190 added description to READMEs in core-java-concurrency-advanced* modules 2019-10-07 08:36:35 +02:00
fejera
3e56a168b1 removed links from README in core-java-concurrency-advanced-3 2019-10-07 08:33:59 +02:00
catalin-burcea
6b80543360 Move articles out of core-java-lang part 2 2019-10-06 15:57:30 +03:00
Afshin
da1ac659fb decodeText implementation is reformatted 2019-10-06 11:22:18 +02:00
Afshin
750aab063e indentations are adjusted 2019-10-06 11:07:21 +02:00
Alessio Stalla
b30a192907 Merge branch 'BAEL-16646' into BAEL-16646-2
# Conflicts:
#	pom.xml
2019-10-06 08:39:31 +02:00
Alessio Stalla
c3f60b7f14 #BAEL-16646 reindent parent pom.xml with spaces. Remove .gitignore files in datetime modules. 2019-10-06 08:34:37 +02:00
Josh Cummings
0196549cb6 Merge pull request #7924 from sjmillington/readme-30
Add README descriptions 30
2019-10-05 16:40:00 -06:00
Afshin
2bb48cbedc Wildcard imports are replaced by named classes and static import is removed 2019-10-05 21:07:21 +02:00
Sjmillington
af5759705c Merge branch 'readme-30' of https://github.com/sjmillington/tutorials into readme-30 2019-10-05 16:58:38 +01:00
Sjmillington
931e71095c Updated README language 2019-10-05 16:58:08 +01:00
Alessio Stalla
9e06c59a1b Merge branch 'BAEL-16646' into BAEL-16646-2. Flatten additional datetime modules and create new time-measurements module with 3 articles.
# Conflicts:
#	core-java-modules/core-java-datetime/README.md
#	core-java-modules/core-java-datetime/pom.xml
2019-10-04 22:10:05 +02:00
Alessio Stalla
850b6bf2f8 #BAEL-16646 flatten java-datetime modules 2019-10-04 21:56:40 +02:00
Alessio Stalla
c2cb11aebc Merge remote-tracking branch 'origin/BAEL-16646' into BAEL-16646
# Conflicts:
#	core-java-modules/core-java-datetime/README.md
#	core-java-modules/core-java-datetime/pom.xml
2019-10-04 21:48:47 +02:00
Alessio Stalla
1b5d8a6b62 #BAEL-16646 flatten java-datetime modules 2019-10-04 21:47:42 +02: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
Josh Cummings
746f62cc5f Merge branch 'master' into readme-30 2019-10-03 23:46:41 -06:00
Josh Cummings
3d0a1d0315 Merge pull request #7895 from alessiostalla/BAEL-17506
#BAEL-17506 Add README descriptions to several modules.
2019-10-03 23:36:50 -06:00
Eric Martin
aa8a75c54b Merge pull request #7752 from nikunjgandhi1987/master
BAEL-3214 | FileWriter class
2019-10-03 20:03:16 -05:00
caroline
c7174343bf Removing null checks as suggested by editor for BAEL-3083 2019-10-03 22:52:34 +02:00
Sam Millington
e4ef23d7b9 Add README descriptions 28! (#7917) 2019-10-02 22:19:05 -06:00
Josh Cummings
43de2560ce Merge branch 'master' into BAEL-17506 2019-10-02 22:17:50 -06:00
Catalin Burcea
6cb034c1d8 Move articles out of core-java-lang part 1 (#7908) 2019-10-02 22:02:53 -06:00
Alessio Stalla
97b9b2b9a9 #BAEL-17507 add README descriptions 2019-10-02 22:39:08 +02: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
Alessio Stalla
05fe5e5022 Merge remote-tracking branch 'origin/BAEL-16646' into BAEL-16646-2
# Conflicts:
#	core-java-modules/core-java-8/README.md
#	core-java-modules/core-java-datetime/README.md
2019-10-02 17:16:51 +02:00
Alessio Stalla
f03f3cbf87 Merge branch 'master' into BAEL-16646 2019-10-02 17:13:32 +02:00
Alessio Stalla
ab77ab88ef #BAEL-16646 Move code for article Calculate age in Java from java-dates to java-dates-computations. The java-dates module is now empty. 2019-10-02 17:07:25 +02:00
Alessio Stalla
b0b52e6830 Merge branch 'BAEL-16646' into BAEL-16646-2
# Conflicts:
#	core-java-modules/core-java-datetime/README.md
2019-10-02 17:05:10 +02:00
Alessio Stalla
d2b96ee409 #BAEL-16646 Move article [Convert String to Date in Java](http://www.baeldung.com/java-string-to-date) from libraries to java-dates-string. The code was already in java-dates (but the article still points to libraries). 2019-10-02 17:04:11 +02:00
Alessio Stalla
80638ba2ca #BAEL-16646 Split Java dates articles regarding Java 8. Also moved [Set the Time Zone of a Date in Java](https://www.baeldung.com/java-set-date-time-zone) from core-java-8 to the new java-dates-java8 module (the code was already in java-dates) and moved some missing files for the article Extracting... to java-dates-computations.
java-dates now contains only two classes, which are relevant to the previous PR which will be shortly updated. One seems related to java-dates-string but it's unclear which article it belongs to and needs to be investigated.
2019-10-02 16:59:08 +02:00
johnA1331
4aeef357e3 Bi-monthly test fix - BAEL-16797 (#7822)
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2019-10-02 16:16:24 +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
Sjmillington
ccb9aea14f Add README descriptions 30 2019-10-01 16:16:00 +01:00
Alessio Stalla
6ce78b1dde #BAEL-16646 Start splitting Java dates articles regarding Java 8. 2019-09-30 20:53:40 +02:00
Alessio Stalla
c70ac2cc73 #BAEL-16646 move java-dates "computations" articles under new Core Java module. 2019-09-30 15:52:48 +02:00
Afshin
230b2db438 MalformedInputException test functions are added 2019-09-29 18:30:31 +02:00
fejera
9d4614981b moved parameterized thread examples from core-java-concurrency-advanced to core-java-concurrency-advanced-2 2019-09-29 11:50:23 +02:00
fejera
0e60db5e5a moved thread join examples from core-java-concurrency-advanced to core-java-concurrency-advanced-2 2019-09-29 11:46:08 +02:00
fejera
2940c2bde5 moved thread local random examples from core-java-concurrency-advanced to core-java-concurrency-advanced-2 2019-09-29 11:43:37 +02:00