Skip to content

Commit 158dcdd

Browse files
committed
officially mark XMLUnit 1.x as unsupported
1 parent 66d6290 commit 158dcdd

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

index.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,13 @@ <h4>
164164
href="#about-xmlunit1"
165165
aria-hidden="true"><span class="octicon octicon-link"></span></a>XMLUnit 1.x</h4>
166166

167-
<p>XMLUnit for Java 1.x still has its home at <a href="http://sourceforge.net/p/xmlunit">sourceforge</a>, if you want to report bugs, please use the issue tracker <a href="http://sourceforge.net/p/xmlunit/bugs/?source=navbar">over there</a> - any feature request should go against the 2.x version here.</p>
167+
<p>XMLUnit for Java 1.x is no longer maintained, the old home
168+
has
169+
been <a href="http://sourceforge.net/p/xmlunit">sourceforge</a>.
170+
If you want to report bugs, please use the github issue
171+
tracker but most likely things will only get fixed in the
172+
legacy mdule of XMLUnit 2.x. Any feature request should go
173+
against the 2.x version here.</p>
168174

169175
<ul>
170176
<li><a href="http://sourceforge.net/projects/xmlunit/files/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.6/">Source
@@ -192,8 +198,8 @@ <h3>
192198
welcome. Please
193199
see <a href="https://github.com/xmlunit/xmlunit/blob/main/CONTRIBUTING.md">our
194200
contributing page</a> for details. In short, we like pull
195-
requests, please use github's infrastructure for XMLUnit 2.x
196-
and Sourceforge's infrastructure for XMLUnit 1.x.</p>
201+
requests, please use github's infrastructure for XMLUnit
202+
2.x.</p>
197203

198204
<p>The future of XMLUnit is discussed on
199205
the <code>xmlunit-general</code> mailing list hosted at <a href="http://sourceforge.net/p/xmlunit/mailman/?source=navbar">Sourceforge</a></p>

0 commit comments

Comments
 (0)