diff --git a/install/jpa/docs/jpatck-ReleaseNotes-3.1.html b/install/jpa/docs/jpatck-ReleaseNotes-3.1.html index f0ffc96714..a448d9e2b9 100644 --- a/install/jpa/docs/jpatck-ReleaseNotes-3.1.html +++ b/install/jpa/docs/jpatck-ReleaseNotes-3.1.html @@ -29,7 +29,7 @@

Jakarta EE Persistence Technology Compatibility Kit, Version 3.1

-

Release Notes, December, 2021

+

Release Notes, March, 2022

Kit Contents

The Jakarta EE Persistence, Version 3.1 Technology Compatibility Kit @@ -125,7 +125,7 @@

Installing, Setting Up, and Running the

The online version of the JT Harness version 5.0 documentation is available here.


-

Copyright © 2017, 2021 Oracle and/or its affiliates. All +

Copyright © 2017, 2022 Oracle and/or its affiliates. All rights reserved.

diff --git a/user_guides/jpa/pom.xml b/user_guides/jpa/pom.xml index 7766e68e31..c17dc5ec0a 100644 --- a/user_guides/jpa/pom.xml +++ b/user_guides/jpa/pom.xml @@ -1,7 +1,7 @@ @@ -81,8 +81,8 @@ - [1.8.0,) - You need JDK8 or newer + [11,) + You need Java SE 11 or newer @@ -101,7 +101,7 @@ - [0-9]+\s.*,Preface.*,Part\s.* + [A-C0-9]+\s.*,Preface.*,Part\s.* @@ -206,7 +206,7 @@ org.apache.maven.plugins maven-enforcer-plugin - 3.0.0-M3 + 3.0.0 org.apache.maven.plugins diff --git a/user_guides/jpa/src/main/jbake/content/attributes.conf b/user_guides/jpa/src/main/jbake/content/attributes.conf index 4d44271b22..ad60ec5677 100644 --- a/user_guides/jpa/src/main/jbake/content/attributes.conf +++ b/user_guides/jpa/src/main/jbake/content/attributes.conf @@ -1,8 +1,8 @@ :TechnologyFullName: Jakarta Persistence :TechnologyShortName: Persistence :LegacyAcronym: JPA -:ReleaseDate: December 2021 -:CopyrightDates: 2017, 2021 +:ReleaseDate: March 2022 +:CopyrightDates: 2017, 2022 :TechnologyVersion: 3.1 :TechnologyRI: EclipseLink 3.1 :TechnologyRIURL: https://projects.eclipse.org/projects/ee4j.eclipselink diff --git a/user_guides/jpa/src/main/jbake/content/config.adoc b/user_guides/jpa/src/main/jbake/content/config.adoc index ff8b8639ff..0a78d706e3 100644 --- a/user_guides/jpa/src/main/jbake/content/config.adoc +++ b/user_guides/jpa/src/main/jbake/content/config.adoc @@ -60,7 +60,7 @@ the file under the `/bin/xml/impl/` directory. For more information, you may wish to view `/bin/xml/impl/glassfish/config.vi.xml`, the configuration file for Jakarta EE {JakartaEEVersion} Compatible Implementation, Eclipse GlassFish. -[[GBFWG]][[custom-deployment-handlers]] +[[GBFWE]][[custom-deployment-handlers]] 4.5 Custom Deployment Handlers ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -84,7 +84,7 @@ resides. The primary `build.xml` file in the `/bin` directory has a target to invoke any of the required targets (`-deploy`, `-undeploy`, `-deploy.all`, `-undeploy.all`). -[[GBFVA]][[create-custom-deployment-handler]] +[[GBFWF]][[create-custom-deployment-handler]] 4.5.1 To Create a Custom Deployment Handler ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/user_guides/jpa/src/main/jbake/templates/footer.ftl b/user_guides/jpa/src/main/jbake/templates/footer.ftl index 746cbf1ccd..cb4fbe584b 100644 --- a/user_guides/jpa/src/main/jbake/templates/footer.ftl +++ b/user_guides/jpa/src/main/jbake/templates/footer.ftl @@ -37,7 +37,7 @@ Eclipse Foundation Logo  - Copyright © 2017, 2021 Oracle and/or its affiliates. All rights reserved. + Copyright © 2017, 2022 Oracle and/or its affiliates. All rights reserved.