Krzysztof Woyke
|
089da70fb0
|
JAVA-4931: Cleanup surefire config
|
2021-03-29 15:22:10 +02:00 |
Loredana Crusoveanu
|
d3317c4963
|
Merge pull request #10584 from kwoyke/JAVA-3295
JAVA-3295: POM Properties Cleanup
|
2021-03-29 14:57:35 +03:00 |
Loredana Crusoveanu
|
4879da3f3c
|
Merge pull request #10576 from kwoyke/JAVA-3595
JAVA-3595: Upgrade jmh-core and jmh-generator dependencies in the main pom.xml
|
2021-03-29 14:37:34 +03:00 |
Krzysztof Woyke
|
a382f77a64
|
JAVA-3295: Remove redundant java.version property
|
2021-03-26 12:55:14 +01:00 |
Krzysztof Woyke
|
df68287728
|
JAVA-3595: Use jmh version defined in the parent pom.xml
|
2021-03-21 23:06:03 +01:00 |
Martin Porsch
|
05c9a4c92a
|
characters(...) fills StringBuilder instead of String
I startet to implement an XML parser from this tutorial and ran into a problem with empty elements, e.g. <elem></elem>. I found this SO post (https://stackoverflow.com/questions/44570604/sax-parser-is-not-working-properly-when-xml-input-is-given-as-stream-and-some-xm) and realised, that characters(...) can be called zero or multiple times, so one should fixed it conceptually by using a StringBuffer or StringBuilder.
|
2021-02-18 10:39:41 +01:00 |
Krzysiek
|
ba5343cab2
|
JAVA-3585: Use common commons-io.version property in all child modules
|
2021-01-07 20:42:57 +01:00 |
Krzysztof Woyke
|
d8c26b6adb
|
JAVA-3586: Get rid of the overriden commons-lang3.version property
|
2021-01-04 23:01:41 +01:00 |
amit.pandey
|
1f4a4e24ec
|
pom formatting
|
2020-03-15 18:22:24 +05:30 |
catalin-burcea
|
153a3923f0
|
[BAEL-18783] - Fix formatting of POMs
|
2019-12-06 11:40:56 +02: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 |