Jiri Ondrusek created CAMEL-20375:
-------------------------------------
Summary: Camel-ical: Camel-20370 brought a NPE in some cases
Key: CAMEL-20375
URL: https://issues.apache.org/jira/browse/CAMEL-20375
Project: Camel
Issue Type: Dependency upgrade
Affects Versions: 4.4.0
Reporter: Jiri Ondrusek
Assignee: Jiri Ondrusek
With the recent change
[https://github.com/apache/camel/commit/b9ec2cbf8aef4b3b86b9bb4be9ac9cb8a5bc3241]
- setter setValidating on ICalDataFormat may throw a NullPoinerException,
because the underlying object - outputter is null.
Local variable (which is present but unset) should be used.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)