Skip to content

Commit

Permalink
Migrating standalone Pages TCK from platformtck project
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph authored and markt-asf committed Mar 27, 2024
1 parent 3f96aef commit a511634
Show file tree
Hide file tree
Showing 1,510 changed files with 91,387 additions and 0 deletions.
97 changes: 97 additions & 0 deletions tck/docs/JakartaServerPages3.1-ReleaseNotes.html
@@ -0,0 +1,97 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
<title>Jakarta Server Pages TCK Release Notes</title>
<!--
Copyright (c) 2018, 2022 Oracle and/or its affiliates and others.
All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<style type="text/css">
<!--
body { background-color: #ffffdd; color: #000000}
pre { background-color: #eeeeee; color: #000099; font-size: smaller}
code { color: #000099; font-size: smaller}
h1 { color: #000099}
h2 { color: #000099}
h3 { color: #000099; text-decoration: underline}
h4 { font-style: italic; color: #000099}
.tabletitle { font-style: italic; color: #ffffcc; font-size: small; font-variant: small-caps}
.subtitle { font-style: italic; color: #ffffcc; font-variant: small-caps}
.emphasize { font-style: italic; color: #000099}
.step { font-weight: bold}
.note { background-color: #fffff0; border-bottom-width: thin; border-top-width: thin; border-top-style: inset; border-bottom-style: inset; font-size: -10%;}
th { background-color: #eeeeee; padding-left: 2pt; padding-right: 2pt;}
-->
</style></head>
<body>
<div align="center">
<h1>Jakarta EE Server Pages Technology Compatibility Kit, Version 3.1<br>
<em class="emphasize">Release Notes, May 2021</em></h1>
</div>
<h2><a name="kit_contents">Kit Contents</a></h2>
<p>The Jakarta EE Server Pages, Version 3.1 Technology Compatibility Kit
(TCK) includes the following items:</p>
<ul>
<li>
<p><strong>Jakarta EE Server Pages TCK tests signature, API, and
End-to-End tests:</strong></p>
</li>
<ul type="square">
<li>
<p>A <strong>signature test</strong> that checks that all of the
public APIs are supported in the Jakarta EE Server Pages Version 3.1
implementation that is being tested</p>
</li>
<li>
<p><strong>API tests</strong> for all of the public APIs under the <code>javax.servlet.jsp</code>
package</p>
</li>
<li>
<p><strong>End-To-End tests</strong> that demonstrate compliance with
the Jakarta EE Server Pages 3.1 specification .</p>
</li>
</ul>
</ul>
<hr>
<h2><a name="platform">Platform Notes</a></h2>
<p>The Jakarta EE Server Pages TCK tests have been built with JDK 8 (1.8)
and tested with Java<font size="-2"><sup>TM</sup></font>
Platform, Standard Edition 8 and 11.</p>
<p>The Jakarta EE Server Pages TCK tests have been run on the following
platforms:</p>
<ul>
<li>CentOS Linux 7</li>
<li>Alpine Linux v3.12</li>
</ul>
<p>The Jakarta EE Server Pages TCK tests have been run against the Eclipse
Jakarta EE Server Pages Compatible Implementation Version 3.1.</p>
<hr>
<h2><a name="install_setup_run">Installing, Setting Up, and Running the
Jakarta EE Server Pages TCK</a></h2>
<p>Refer to the <cite>Jakarta EE Server Pages TCK 3.1 User's Guide</cite> (<a

href="./html-usersguide/title.html" title="Jakarta EE Server Pages TCK 3.1 User's Guide (HTML)">HTML</a>,
<a href="./pdf-usersguide/Jakarta-Server-Pages-TCK-Users-Guide.pdf" title="Jakarta EE Server Pages TCK 3.1 User's Guide (PDF)">PDF</a>)
for complete instructions on installing, setting up, and running the
Jakarta EE Server Pages TCK.</p>
<p>The online version of the JT Harness version 5.0 documentation is
available <a href="https://wiki.openjdk.java.net/display/CodeTools/Documentation">here</a>.</p>
<hr>
<p><cite><small>Copyright © 2013, 2021 Oracle and/or its affiliates. All
rights reserved.</small></cite></p>
</body>
</html>
4,607 changes: 4,607 additions & 0 deletions tck/docs/assertions/JakartaServerPagesJavadocAssertions.html

Large diffs are not rendered by default.

0 comments on commit a511634

Please sign in to comment.