|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2 | 2 | <!--
|
3 | 3 |
|
4 |
| - Copyright (c) 2021 Oracle and/or its affiliates. All rights reserved. |
| 4 | + Copyright (c) 2022 Oracle and/or its affiliates. All rights reserved. |
5 | 5 |
|
6 | 6 | This program and the accompanying materials are made available under the
|
7 | 7 | terms of the Eclipse Public License v. 2.0, which is available at
|
@@ -46,12 +46,12 @@ <h2>Guide to JSON-B TCK 3.0 Documentation</h2>
|
46 | 46 | <p>The JSON-B TCK 3.0 documentation includes the following:</p>
|
47 | 47 |
|
48 | 48 | <ul>
|
49 |
| - <li><p>The <cite><a href="JSONB3.0-ReleaseNotes.html">JSON-B Release Notes</a></cite> provide the information that you need to install, set up, and run the JSON-B TCK, Version 1.0. The Release Notes are located in the TCK product bundle.</p></li> |
50 |
| - <li><p>The <cite>JSON-B 1.0 Technology Compatibility Kit User's Guide</cite> provides the information that you need to install, set up, and run the JSON-B TCK as well as the rules you must comply with for certification.</p></li> |
| 49 | + <li><p>The <cite><a href="JSONB3.0-ReleaseNotes.html">JSON-B Release Notes</a></cite> provide the information that you need to install, set up, and run the JSON-B TCK, Version 3.0. The Release Notes are located in the TCK product bundle.</p></li> |
| 50 | + <li><p>The <cite>JSON-B 3.0 Technology Compatibility Kit User's Guide</cite> provides the information that you need to install, set up, and run the JSON-B TCK as well as the rules you must comply with for certification.</p></li> |
51 | 51 | <li><p>The <a href="assertions/JSONB10JavadocAssertions.html">Javadoc Assertion List</a> lists all the javadoc assertions that are tested by the JSON-B TCK.</p></li>
|
52 | 52 | <li><p>The <a href="assertions/JSONB10SpecAssertions.html">Specification Assertion List</a> lists all the specification assertions that are tested by the JSON-B TCK.</p></li>
|
53 | 53 | </ul>
|
54 | 54 | <hr>
|
55 |
| -<p><cite><small><address>Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.</address></small><cite></p> |
| 55 | +<p><cite><small><address>Copyright (c) 2017, 2022 Oracle and/or its affiliates. All rights reserved.</address></small><cite></p> |
56 | 56 | </body>
|
57 | 57 | </html>
|
0 commit comments