Commit Graph

12 Commits

Author SHA1 Message Date
Rokon Uddin Ahmed 3c35e25015 BAEL-9344 (#5435)
* 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

* 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
2018-10-12 22:22:56 +02:00
Siben Nayak 51914a01e1 [BAEL-2032] Operate on an item in a Stream then remove it (#5175)
* [BAEL-2032] Operate on an item in a Stream then remove it

* Remove the unit test from this package
2018-09-28 12:47:10 -07:00
bungrudi 991d6937f1 Bael-1043 - introduction to protonpack (#5243)
* BAEL-1043

* update protonpack version

* import static Arrays.stream
2018-09-23 06:41:55 +02:00
Sam Millington 0553cb6350 Update and rename BenchmarkUnitTest.java to BenchmarkManualTest.java (#5225) 2018-09-11 06:24:11 -06:00
Loredana Crusoveanu 8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
sachin29aug 2caf645726 BAEL-8833: Cleanup the maven-dependency-plugin usage 2018-09-07 15:58:10 -04:00
Rokon Uddin Ahmed fccf56fdc2 BAEL-8287 (#5180)
* 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

* 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

* 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

* 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
2018-09-07 13:56:13 +03:00
Sam Millington 5e3a0c7ad3 BAEL-2033 - Removing duplicates and @Test (#5125)
* removed BenchmarkUnitTest from cove-java-8

* Removed StreamsOrderingUnitTest from core-java-8

* Removed test annotation from the unit test

This test will not need to be run manually.
2018-08-31 18:28:27 -06:00
Eugen Paraschiv 201d616c6b minor cleanup 2018-08-30 20:36:27 +03:00
Sam Millington 8a65afeb5d BAEL:2033 - Stream-ordering files moved to the Java-Streams module (#5097)
* Added stream-ordering files

* Removed old files

* Rename core-java-8/src/test/java/com/baeldung/streamordering/BenchmarkUnitTest.java to java-streams/src/test/java/com/baeldung/streamordering/BenchmarkUnitTest.java

* Rename core-java-8/src/test/java/com/baeldung/streamordering/StreamsOrderingUnitTest.java to java-streams/src/test/com/baeldung/streamordering/StreamsOrderingUnitTest.java

* Rename java-streams/src/test/com/baeldung/streamordering/StreamsOrderingUnitTest.java to java-streams/src/test/java/com/baeldung/streamordering/StreamsOrderingUnitTest.java

* Updated Pom with JMH dependencies
2018-08-28 09:57:52 -06:00
amit2103 d618b78782 [BAEL-8434] - Removed Merging streams article from java-streams module README 2018-08-23 21:02:08 +05:30
amit2103 bab3a724c6 [BAEL-8434] - Moved java stream articles to java-streams module 2018-08-23 21:00:47 +05:30