This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
from 1215730690 Merge pull request #2355 from
amarkevich/StringUtils_notEmpty
add a79442f46f CXF-9054 do not use Date and SimpleDateFormat when parsing
LocalDate, use the appropriate DateTimeFormatter
new 315eb6da4a Merge pull request #2056 from vershnik/bugfix/CXF-9054
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../cxf/jaxrs/ext/search/AbstractSearchConditionParser.java | 2 +-
.../main/java/org/apache/cxf/jaxrs/ext/search/SearchUtils.java | 8 ++++++++
.../org/apache/cxf/jaxrs/ext/search/fiql/FiqlParserTest.java | 10 ++++++++++
3 files changed, 19 insertions(+), 1 deletion(-)