Guillaume Nodet
|
b6a84fcac6
|
[MNG-8014] Fix multithreaded builder (#1386)
|
2024-01-22 18:27:48 +01:00 |
Guillaume Nodet
|
05fcf5b2d3
|
[MNG-6036] Add namespace to XmlNode (#1318)
|
2023-11-28 00:11:34 +01:00 |
Guillaume Nodet
|
3c68106b7b
|
improve exception docs (#1316)
Co-authored-by: Elliotte Rusty Harold <elharo@ibiblio.org>
|
2023-11-20 07:44:19 +01:00 |
Guillaume Nodet
|
f92fdb86c2
|
Fix XML parsing problem with empty namespace (#1307)
|
2023-11-17 16:51:28 +01:00 |
Guillaume Nodet
|
e39142b77a
|
[MNG-7830] Switch from plexus-xml to stax / woodstox (#1185)
|
2023-06-29 12:03:50 +02:00 |
Guillaume Nodet
|
441ba71b04
|
[MNG-7632] Regression: combine.children breaks when combining executions (#1168)
|
2023-06-19 17:07:18 +02:00 |
Guillaume Nodet
|
e08c95a673
|
[MNG-7655] Switch to plexus-utils / plexus-xml 4 (#1093)
|
2023-06-04 21:03:41 +02:00 |
Karl Heinz Marbaise
|
c49c4e0b18
|
[MNG-7451] - Remove public modifier from test methods / test classes
|
2023-04-15 19:24:20 +02:00 |
Elliotte Rusty Harold
|
993d863743
|
remove unused class (#1049)
|
2023-03-13 00:15:52 +00:00 |
Guillaume Nodet
|
116ca6a3ad
|
[MNG-7709] Regression in configuration merge (#1023)
|
2023-03-09 21:15:24 +01:00 |
Guillaume Nodet
|
93a0ecfd2d
|
Additional XmlNode tests from plexus-utils (#994)
|
2023-03-09 21:14:20 +01:00 |
Guillaume Nodet
|
bb02d120a1
|
Fix callee closing streams and readers instead of callers (#1043)
For compatibility reason, the Xpp3DomBuilder will close those
|
2023-03-09 16:28:10 +01:00 |
Hervé Boutemy
|
909c2cdf57
|
[MNG-7553] put documentation in reference site
|
2023-03-08 18:54:43 +01:00 |
Alexey Venderov
|
7967c204e4
|
[MNG-7683] Iterate over each dominant child (#986)
* Iterate over each dominant child
* Use more generic test data
|
2023-03-02 06:30:24 +01:00 |
Elliotte Rusty Harold
|
4e098a3205
|
Simplify code with try with resources (#1017)
|
2023-02-27 07:38:19 -05:00 |
Elliotte Rusty Harold
|
85ac42dbd9
|
remove unused code (#1016)
|
2023-02-26 18:27:58 +00:00 |
Guillaume Nodet
|
a00a44f75b
|
[MNG-7660] Rename Dom to XmlNode in the v4 api (#946)
* Rename Dom to XmlNode and Xpp3Dom to XmlNodeImpl
* Use XmlNodeBuilder instead of DomBuilder
|
2023-01-03 16:52:23 +01:00 |
Guillaume Nodet
|
8150c62749
|
[MNG-7650] Reformat
|
2022-12-26 16:12:32 +01:00 |
Guillaume Nodet
|
615390f6fc
|
[MNG-7596] Upgrade to plexus 3.5.0 (#866)
|
2022-12-01 22:07:30 +01:00 |
Guillaume Nodet
|
de19cfcd2b
|
[MNG-7601] Reformat sources
|
2022-11-22 14:26:01 +01:00 |
Guillaume Nodet
|
9beb2ed45d
|
Add a README for plexus-utils (#847)
|
2022-10-29 09:06:24 +02:00 |
Guillaume Nodet
|
2a9f39336c
|
[MNG-7553] New clean API with immutable model (#703)
|
2022-10-02 10:41:25 +02:00 |