This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/tomee-site-pub.git
The following commit(s) were added to refs/heads/asf-site by this push:
new b3bb5d8 [site-publish] source tomee-site-generator
https://github.com/apache/tomee-site-generator
https://ci-builds.apache.org/job/Tomee/job/site-publish
b3bb5d8 is described below
commit b3bb5d8a8d4cc74fdb8fa87cab8bdf33d849ab3a
Author: jenkins <[email protected]>
AuthorDate: Wed Jan 19 00:46:37 2022 +0000
[site-publish] source tomee-site-generator
https://github.com/apache/tomee-site-generator
https://ci-builds.apache.org/job/Tomee/job/site-publish
---
community/contributors.html | 34 ++++++++++++++--------
.../persistence/criteria/CriteriaBuilder.html | 20 ++++++++++---
2 files changed, 38 insertions(+), 16 deletions(-)
diff --git a/community/contributors.html b/community/contributors.html
index fd2e166..7037dd5 100644
--- a/community/contributors.html
+++ b/community/contributors.html
@@ -440,40 +440,40 @@
<div class="col-sm-4">
<div class="photo col-sm-5">
- <img
src="https://avatars.githubusercontent.com/u/2213741?v=4" style="width:140px">
+ <img
src="https://avatars.githubusercontent.com/u/2485545?v=4" style="width:140px">
</div>
<div class="col-sm-7">
- <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/BogdanStirbat">BogdanStirbat</a></h5>
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/tandraschko">tandraschko</a></h5>
<p></p>
</div>
</div>
<div class="col-sm-4">
<div class="photo col-sm-5">
- <img
src="https://avatars.githubusercontent.com/u/23589475?v=4" style="width:140px">
+ <img
src="https://avatars.githubusercontent.com/u/2213741?v=4" style="width:140px">
</div>
<div class="col-sm-7">
- <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/marcoantoniobferreira">marcoantoniobferreira</a></h5>
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/BogdanStirbat">BogdanStirbat</a></h5>
<p></p>
</div>
</div>
<div class="col-sm-4">
<div class="photo col-sm-5">
- <img
src="https://avatars.githubusercontent.com/u/43135961?v=4" style="width:140px">
+ <img
src="https://avatars.githubusercontent.com/u/23589475?v=4" style="width:140px">
</div>
<div class="col-sm-7">
- <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/SvetlinZarev-SAP">SvetlinZarev-SAP</a></h5>
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/marcoantoniobferreira">marcoantoniobferreira</a></h5>
<p></p>
</div>
</div>
<div class="col-sm-4">
<div class="photo col-sm-5">
- <img
src="https://avatars.githubusercontent.com/u/2485545?v=4" style="width:140px">
+ <img
src="https://avatars.githubusercontent.com/u/43135961?v=4" style="width:140px">
</div>
<div class="col-sm-7">
- <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/tandraschko">tandraschko</a></h5>
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/SvetlinZarev-SAP">SvetlinZarev-SAP</a></h5>
<p></p>
</div>
</div>
@@ -630,20 +630,20 @@
<div class="col-sm-4">
<div class="photo col-sm-5">
- <img
src="https://avatars.githubusercontent.com/u/4043260?v=4" style="width:140px">
+ <img
src="https://avatars.githubusercontent.com/u/13047948?v=4" style="width:140px">
</div>
<div class="col-sm-7">
- <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/mpredli01">mpredli01</a></h5>
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/dineshkumarg">dineshkumarg</a></h5>
<p></p>
</div>
</div>
<div class="col-sm-4">
<div class="photo col-sm-5">
- <img
src="https://avatars.githubusercontent.com/u/13047948?v=4" style="width:140px">
+ <img
src="https://avatars.githubusercontent.com/u/4043260?v=4" style="width:140px">
</div>
<div class="col-sm-7">
- <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/dineshkumarg">dineshkumarg</a></h5>
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/mpredli01">mpredli01</a></h5>
<p></p>
</div>
</div>
@@ -1098,6 +1098,16 @@
</div>
</div>
+ <div class="col-sm-4">
+ <div class="photo col-sm-5">
+ <img
src="https://avatars.githubusercontent.com/u/8715996?v=4" style="width:140px">
+ </div>
+ <div class="col-sm-7">
+ <h5 class="contributor-name"
style="font-size:1.0em;"><a
href="https://github.com/t-gergely">t-gergely</a></h5>
+ <p></p>
+ </div>
+ </div>
+
</ul>
</div>
</div>
diff --git
a/jakartaee-9.0/javadoc/jakarta/persistence/criteria/CriteriaBuilder.html
b/jakartaee-9.0/javadoc/jakarta/persistence/criteria/CriteriaBuilder.html
index e367cd8..052b260 100644
--- a/jakartaee-9.0/javadoc/jakarta/persistence/criteria/CriteriaBuilder.html
+++ b/jakartaee-9.0/javadoc/jakarta/persistence/criteria/CriteriaBuilder.html
@@ -3559,7 +3559,10 @@ var activeTableTab = "activeTableTab";
within another, returning position of first character
if found.
The first position in a string is denoted by 1. If the
- string to be located is not found, 0 is returned.</div>
+ string to be located is not found, 0 is returned.
+ <p><strong>Warning:</strong> the order of the parameters
+ of this method is reversed compared to the corresponding
+ function in JPQL.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - expression for string to be searched</dd>
@@ -3581,7 +3584,10 @@ var activeTableTab = "activeTableTab";
within another, returning position of first character
if found.
The first position in a string is denoted by 1. If the
- string to be located is not found, 0 is returned.</div>
+ string to be located is not found, 0 is returned.
+ <p><strong>Warning:</strong> the order of the parameters
+ of this method is reversed compared to the corresponding
+ function in JPQL.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - expression for string to be searched</dd>
@@ -3604,7 +3610,10 @@ var activeTableTab = "activeTableTab";
within another, returning position of first character
if found.
The first position in a string is denoted by 1. If the
- string to be located is not found, 0 is returned.</div>
+ string to be located is not found, 0 is returned.
+ <p><strong>Warning:</strong> the order of the first two
+ parameters of this method is reversed compared to the
+ corresponding function in JPQL.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - expression for string to be searched</dd>
@@ -3628,7 +3637,10 @@ var activeTableTab = "activeTableTab";
within another, returning position of first character
if found.
The first position in a string is denoted by 1. If the
- string to be located is not found, 0 is returned.</div>
+ string to be located is not found, 0 is returned.
+ <p><strong>Warning:</strong> the order of the first two
+ parameters of this method is reversed compared to the
+ corresponding function in JPQL.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>x</code> - expression for string to be searched</dd>