Skip to content

Commit

Permalink
Generate refactored EL TCK zip bundle with documentation (#1212)
Browse files Browse the repository at this point in the history
* Build refactored EL TCK zip (EPL & EFTL) with docs

* userguide updates

* use maven assembly plugin to generate bundle

* fix el version in documentation
  • Loading branch information
alwin-joseph authored Jan 10, 2024
1 parent bb719b1 commit a4098af
Show file tree
Hide file tree
Showing 51 changed files with 11,926 additions and 54 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ classes/
dist/
.m2/
release/
el/bundle
jakartaeetck-bundles/
/tck-env.cfg
83 changes: 83 additions & 0 deletions el/docs/LICENSE_EFTL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
# Eclipse Foundation Technology Compatibility Kit License - v 1.0

Copyright (c) 2018, Eclipse Foundation, Inc. and its licensors.

Redistribution and use in binary form is permitted provided that the
following conditions are met:

1. Use of the Technology Compatibility Kit accompanying this license
(the "TCK") and its documentation is permitted solely for the
purpose of testing compatibility of an implementation (the
"Product") of a specification (the "Specification") made available
by the Eclipse Foundation, Inc. ("Eclipse").

2. Only those modifications expressly permitted by the TCK and its
documentation are permitted. Except in these limited circumstances,
no modifications to the TCK are permitted under this license.

3. A Product will be deemed to be "compatible" with the Specification
if it fully and completely meets and satisfies all requirements of
the TCK.

4. Before any claim of compatibility (or any similar claim suggesting
compatibility) is made based on the TCK, the testing party must:

a. use the TCK to demonstrate that the Product fully and
completely meets and satisfies all requirements of the TCK;

b. make TCK test results showing full and complete satisfaction of
all requirements of the TCK publicly available on the testing
party's website and send a link to such test results to Eclipse
at [[email protected]](mailto:[email protected]); and

c. comply with any requirements stated in the Specification with
regard to subsetting, supersetting, modifying or extending the
Specification in any Product claimed to be compatible with the
Specification.

5. The test results must be continuously available and the link must
be live for at least as long as the Product is available in the
marketplace.

6. The TCK may not be used as a basis for any statements of partial
compatibility. The TCK may only be used as a basis for true,
factual statements of full compatibility of Products that fully
meet and satisfy all requirements of the TCK.

7. A determination that a Product is compatible with the TCK does not,
in itself, give rise to the right to use any name, mark, logo
associated with the TCK, Eclipse, or Eclipse's contributors or
licensors.

8. Upon the request of Eclipse, a tester will retract any statements
of compatibility (or any similar claim suggesting compatibility)
which Eclipse reasonably determines to be false or misleading or in
violation of the terms of this license.

9. Redistribution of the TCK must be under this Eclipse Foundation
Technology Compatibility Kit License and must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.

10. Neither the name, trademarks or logos of Eclipse, nor the names,
trademarks or logos of its contributors or licensors may be used to
endorse or promote products tested with this software without
specific prior written permission.

11. The source code for the TCK accompanying this license is available
from Eclipse.

TO THE EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED ON
AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER
EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR
CONDITIONS OF TITLE, NON- INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR
A PARTICULAR PURPOSE. TO THE EXTENT PERMITTED BY APPLICABLE LAW,
NEITHER THE COPYRIGHT OWNER OR ANY CONTRIBUTORS SHALL HAVE ANY
LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS),
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE
EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
76 changes: 76 additions & 0 deletions el/docs/ReleaseNotes.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<!--
Copyright (c) 2018, 2024 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
-->

<title>Expression Language TCK, Version 6.0 Release Notes, January 2024</title>
<style type="text/css">
<!--
body { background-color: #ffffdd; color: #000000}
pre { background-color: #eeeeee; color: #000099}
code { color: #000099}
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;}
td { padding-left: 3pt;}
-->
</style>
</head>
<body>
<div align="center">
<h1>Expression Language Technology Compatibility Kit, Version 6.0<br>
<span class="emphasize">Release Notes, January 2024</span></h1>
</div>
<hr size="3">

<h2>About Expression Language Technology</h2>

<hr>
<h2><a name="kit_contents">Technology Compatibility Kit (TCK) Contents</a></h2>
<p>The Jakarta Expression Language specification, Version 6.0 Technology Compatibility Kit (TCK) includes the following items:</p>

<hr>
<h2>Platform Notes</h2>

<p>The Expression Language TCK tests have been built and tested with the Java&trade; Platform, Standard Edition SDK, Version 17 (JavaSE 17) and Jakarta EE Compatible Implementation, Eclipse GlassFish 7.0</p>
<p>Note that if you are using a different web server, you will need to make adjustments to the procedures outlined in these documents.</p>

<hr>
<h2><a name="install_setup_run">Installing, Setting Up, and Running the EL TCK</a></h2>

<p>Refer to the <cite>Jakarta Expression Language TCK 6.0 User's Guide</cite>, available in the EL TCK 6.0 documentation bundle, for complete instructions on installing, setting up, and running the Expression Language TCK.

<hr>

<hr>
<p><small>
<address>
Copyright (c) 2013, 2024 Oracle and/or its affiliates and others. All rights reserved.
</address>
</small></p>
</body>
</html>
20 changes: 20 additions & 0 deletions el/docs/TCK-Exclude-List.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
#
# Copyright (c) 2024 Oracle and/or its affiliates. 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
#

# This file lists the excluded tests from Jakarta EL TCK.
# This is intended only for documentation purpose and is not used to exclude any tests.
# The tests are excluded from the test source using @Disabled tag in JUnit framework.
#
Loading

0 comments on commit a4098af

Please sign in to comment.