Skip to content

Commit bf07bad

Browse files
committed
Improve wording.
1 parent 8bbb37f commit bf07bad

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
----
44
# MXParser
5-
MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork.
6-
It is an implementation of the XMLPULL V1 API (parser only).
5+
MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork. It is an
6+
implementation of the XMLPULL V1 API (parser only).
77

8-
Xpp3 was once provided by the Extreme! Lab, Indiana University. However, the project's website, repository and
9-
documentation has been vanished from their servers long ago. Although the original author did setup in the meanwhile
10-
repositories at GitHub, he is no longer responding and maintained forks cannot publish their versions using the
11-
existing Maven coordinates.
8+
Xpp3 was once provided by the Extreme! Lab, Indiana University. However, the project's website, repository and
9+
documentation have been vanished from their servers long ago. Although the original author did setup in the meanwhile
10+
repositories at GitHub, he is no longer responding and maintained forks cannot publish their versions to Maven Central
11+
using the existing Maven coordinates.
1212

1313
Xpp3 has been the default parser for XStream since beginning and due to some special behavior it cannot be simply
14-
changed due to compatibility issues. With the for of the parser some bugs have been fixed, some of them had been
15-
reported more than a decade ago.
14+
changed due to compatibility issues. Several bugs have been fixed with the fork, some of them had been reported more
15+
than a decade ago.
1616

1717
## Binaries
1818
The resulting Java library is available at Maven Central:

0 commit comments

Comments
 (0)