sampadawagde
|
612752f52e
|
JAVA-5223: Fix formatting of POMs (Part 2)
|
2021-05-06 18:01:55 +05:30 |
Krzysztof Woyke
|
df68287728
|
JAVA-3595: Use jmh version defined in the parent pom.xml
|
2021-03-21 23:06:03 +01:00 |
mikr
|
4cac5aa1d8
|
JAVA-2824 Fix tests in Java 9 and above modules (Update after PR review)
|
2020-10-29 22:01:15 +01:00 |
mikr
|
0e54f859cc
|
JAVA-2824 Fix tests in Java 9 and above modules
|
2020-10-22 22:04:22 +02:00 |
kwoyke
|
99381e0b15
|
BAEL-4588: Update Guide To Java 8 Optional (#9995)
* BAEL-4588: Fix maven-shade-plugin version
* BAEL-4588: Add empty core-java-11-2 module structure
* BAEL-4588: Move Guide To Java 8 Optional to core-java-11-2
* BAEL-4588: Add Java 10 orElseThrow() example
|
2020-09-09 18:35:31 +02:00 |
johnA1331
|
aecf8d4a4b
|
Update README.md
|
2020-07-21 19:43:56 +08:00 |
amit.pandey
|
1f4a4e24ec
|
pom formatting
|
2020-03-15 18:22:24 +05:30 |
johnA1331
|
df0ae7e241
|
Update README.md
|
2020-02-05 16:43:47 +08:00 |
amit.pandey
|
f3740fc344
|
extract pom version into properties
|
2020-01-30 02:16:26 +05:30 |
amit.pandey
|
b2b41f2f12
|
move versions in properties
|
2020-01-16 01:53:26 +05:30 |
Loredana Crusoveanu
|
17cfb8bce5
|
Merge pull request #8425 from silvafabio/master
Loredana Crusoveanu suggestions: shorten the names of the test method…
|
2019-12-23 21:53:43 +02:00 |
Fabio Silva
|
8a5941ceb0
|
Loredana Crusoveanu suggestions: shorten the names of the test methods, as they're causing a horizontal scroll bar to appear.
|
2019-12-23 09:15:37 -03:00 |
Loredana Crusoveanu
|
8914469671
|
Merge pull request #8403 from johnA1331/master
BAEL-19551
|
2019-12-20 23:05:44 +02:00 |
rpvilao
|
02f52d9b98
|
Merge pull request #8321 from silvafabio/master
Pre-compile the regex pattern into a Pattern object and reuse
|
2019-12-20 15:28:11 +01:00 |
johnA1331
|
21d8e18ce9
|
Update README.md
|
2019-12-19 18:21:25 +08:00 |
johnA1331
|
d820c79b50
|
Update README.md
|
2019-12-19 18:20:46 +08:00 |
Fabio Silva
|
2d6be72eab
|
Josh Cummings suggestions: Package renamed and Benchmark using JMH
|
2019-12-12 09:52:43 -03:00 |
Fabio Silva
|
9f78f62732
|
Ruy Vilão suggestions: no point in declaring the variables for the match result, let's put them directly in the assert (to be fixed in both tutorial and code).
|
2019-12-08 15:57:34 -03:00 |
Fabio Silva
|
61ef5289a5
|
Pre-compile the regex pattern into a Pattern object and reuse
|
2019-12-06 10:02:29 -03:00 |
catalin-burcea
|
153a3923f0
|
[BAEL-18783] - Fix formatting of POMs
|
2019-12-06 11:40:56 +02:00 |
catalin-burcea
|
166723cf62
|
[BAEL-16531] - Move all the existing articles on "optional" under java-optional
|
2019-11-26 12:01:07 +02:00 |
Rodrigo Graciano
|
b68aca1d9d
|
BAEL-3414 (#8177)
* BAEL-3414
* BAEL-3414 -> Add unit tests
* BAEL-3414 -> Clean up pom.xml
|
2019-11-12 12:25:27 -08:00 |
Eric Martin
|
3225470df5
|
Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
|
2019-10-31 20:43:47 -05:00 |