Skip to content

Commit

Permalink
pages tck documentation for 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph authored and markt-asf committed Apr 1, 2024
1 parent 8dc4c23 commit dda566d
Show file tree
Hide file tree
Showing 16 changed files with 218 additions and 1,044 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<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.
Copyright (c) 2024 Oracle and/or its affiliates and others.
All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -39,11 +39,11 @@
</style></head>
<body>
<div align="center">
<h1>Jakarta EE Server Pages Technology Compatibility Kit, Version 3.1<br>
<h1>Jakarta EE Server Pages Technology Compatibility Kit, Version 4.0<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
<p>The Jakarta EE Server Pages, Version 4.0 Technology Compatibility Kit
(TCK) includes the following items:</p>
<ul>
<li>
Expand All @@ -53,7 +53,7 @@ <h2><a name="kit_contents">Kit Contents</a></h2>
<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
public APIs are supported in the Jakarta EE Server Pages Version 4.0
implementation that is being tested</p>
</li>
<li>
Expand All @@ -62,36 +62,34 @@ <h2><a name="kit_contents">Kit Contents</a></h2>
</li>
<li>
<p><strong>End-To-End tests</strong> that demonstrate compliance with
the Jakarta EE Server Pages 3.1 specification .</p>
the Jakarta EE Server Pages 4.0 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)
<p>The Jakarta EE Server Pages TCK tests have been built with JDK 17.
and tested with Java<font size="-2"><sup>TM</sup></font>
Platform, Standard Edition 8 and 11.</p>
Platform, Standard Edition 17.</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>
Jakarta EE Server Pages Compatible Implementation Version 4.0.</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
<p>Refer to the <cite>Jakarta EE Server Pages TCK 4.0 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>)
href="./html-usersguide/title.html" title="Jakarta EE Server Pages TCK 4.0 User's Guide (HTML)">HTML</a>,
<a href="./pdf-usersguide/Jakarta-Server-Pages-TCK-Users-Guide.pdf" title="Jakarta EE Server Pages TCK 4.0 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
<p><cite><small>Copyright 2013, 2021 Oracle and/or its affiliates. All
rights reserved.</small></cite></p>
</body>
</html>
22 changes: 9 additions & 13 deletions tck/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@
</head>
<body vlink="#840084" text="#000000" link="#0000ff" bgcolor="#ffffdd" alink="#0000ff">
<div align="Center">
<h1>Welcome to the Jakarta Server Pages TCK, Version 3.1</h1>
<h1>Welcome to the Jakarta Server Pages TCK, Version 4.0</h1>
<h2> <span class="emphasize">Your Starting Point</span></h2>
</div>
<hr>
<h2>Guide to Jakarta Server Pages TCK 3.1 Documentation</h2>
<p>The Jakarta Server Pages TCK 3.1 documentation includes the following:</p>
<h2>Guide to Jakarta Server Pages TCK 4.0 Documentation</h2>
<p>The Jakarta Server Pages TCK 4.0 documentation includes the following:</p>
<ul>
<li>The <em><a href="JakartaServerPages3.1-ReleaseNotes.html">Jakarta
Server Pages 3.1 TCK Release Notes</a></em> provides the information
<li>The <em><a href="JakartaServerPages4.0-ReleaseNotes.html">Jakarta
Server Pages 4.0 TCK Release Notes</a></em> provides the information
on the test harness, the test suite and the platforms tested.
<ul>
<li>If updates are necessary, new versions of these release notes will
be made available throught the Jakarta EE Jakarta Server Pages
Specification web site: <a href="https://jakarta.ee/specifications/pages/3.1/">https://jakarta.ee/specifications/pages/3.1/</a></li>
Specification web site: <a href="https://jakarta.ee/specifications/pages/4.0/">https://jakarta.ee/specifications/pages/4.0/</a></li>
</ul>
</li>
<li>The <em><a href="html-usersguide/toc.html">Jakarta Server Pages
Technology Compatibility Kit, Version 3.1 User's Guide</a></em> (or
Technology Compatibility Kit, Version 4.0 User's Guide</a></em> (or
<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>)
title="Jakarta EE Server Pages TCK 4.0 User's Guide (PDF)">PDF</a>)
provides the information that you need to install, set up, and run the
Jakarta Server Pages TCK, Version 3.1. In addition, the guide provides
Jakarta Server Pages TCK, Version 4.0. In addition, the guide provides
the rules you must comply with to pass the Jakarta Server Pages TCK.</li>
<li>The <a href="assertions/JakartaServerPagesJavadocAssertions.html">Javadoc
Assertion List</a> lists all the javadoc assertions that are tested by
Expand All @@ -67,10 +67,6 @@ <h2>Guide to Jakarta Server Pages TCK 3.1 Documentation</h2>
Assertion List</a> lists all the specification assertions that are
tested by the Jakarta Server Pages TCK.</li>
</ul>
<h2>JT Harness Documentation</h2>
<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></small></cite></p>
<address><small>
Copyright © 2013, 2021 Oracle and/or its affiliates. All rights
Expand Down
4 changes: 2 additions & 2 deletions tck/docs/userguide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<artifactId>tck_jsp</artifactId>
<packaging>pom</packaging>
<version>3.1.0</version>
<name>Eclipse Foundation Technology Compatibility Kit User's Guide for Jakarta Server Pages for Jakarta EE, Release 3.1</name>
<name>Eclipse Foundation Technology Compatibility Kit User's Guide for Jakarta Server Pages for Jakarta EE, Release 4.0</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand All @@ -49,7 +49,7 @@

<distributionManagement>
<site>
<url>scm:git:git@github.com:eclipse-ee4j/jakartaee-tck.git</url>
<url>scm:git:git@github.com:jakartaee/pages.git</url>
</site>
</distributionManagement>

Expand Down
32 changes: 15 additions & 17 deletions tck/docs/userguide/src/main/jbake/content/attributes.conf
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
:TechnologyFullName: Jakarta Server Pages
:TechnologyShortName: Server Pages
:LegacyAcronym: JSP
:TechnologyVersion: 3.1
:ReleaseDate: March 2022
:CopyrightDates: 2017, 2022
:TechnologyRI: Eclipse GlassFish 7.0
:TechnologyRIURL: https://projects.eclipse.org/projects/ee4j.glassfish
:SpecificationURL: https://jakarta.ee/specifications/pages/3.1/
:TCKInquiryList: mailto:jakartaee-tck-dev@eclipse.org[jakartaee-tck-dev@eclipse.org]
:TechnologyVersion: 4.0
:ReleaseDate: March 2024
:CopyrightDates: 2017, 2024
:TechnologyRI: Tomcat 11.0.0+
:TechnologyRIURL: https://tomcat.apache.org/download-11.cgi
:SpecificationURL: https://jakarta.ee/specifications/pages/4.0/
:TCKInquiryList: mailto:jsp-dev@eclipse.org[jsp-dev@eclipse.org]
:SpecificationInquiryList: mailto:jsp-dev@eclipse.org[jsp-dev@eclipse.org]
:techID: Pages
// Define this attribute (uncomment it) if the TCK includes no API tests. (Rare.)
Expand All @@ -22,16 +22,14 @@
// for the technology. Used in config.inc.
:TechnologyHomeEnv: JAVAEE_HOME
// Java SE version required.
:SEversion: 11
:AntVersion: 1.10.0+
:JakartaEEVersion: 10.0
:JavaTestVersion: 5.0
:jteFileName: <TS_HOME>/bin/ts.jte
:jtxFileName: <TS_HOME>/bin/ts.jtx
:TCKPackageName: jakarta-pages-tck-3.1.0.zip
:SEversion: 17
:MavenVersion: 3.8.5+
:JakartaEEVersion: 11
:excludeListFileName: docs/TCK-Exclude-List.txt
:TCKPackageName: jakarta-pages-tck-4.0.0.zip
// Directory names used in examples in using.adoc.
:sigTestDirectoryExample: <TS_HOME>/src/com/sun/ts/tests/signaturetest/jsp
:singleTestDirectoryExample: <TS_HOME>/src/com/sun/ts/tests/jsp
:subsetTestDirectoryExample: <TS_HOME>/src/com/sun/ts/tests/jsp
:sigTestDirectoryExample: ee/jakarta/tck/pages/signaturetest/jsp
:singleTestDirectoryExample: ee/jakarta/tck/pages/api/jakarta_el/arrayelresolver
:subsetTestDirectoryExample: ee/jakarta/tck/pages/api/jakarta_el
// Define this attribute (uncomment it) if the TCK needs the rebuild appendix.
// :rebuild:

0 comments on commit dda566d

Please sign in to comment.