This is an automated email from the ASF dual-hosted git repository. orpiske pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from 19b0ca523dc (chores) removed unused private fields (#9008) new 253d312354e (chores) camel-dynamic-router: added missing private constructors new ef5f4253029 (chores) camel-pubnub: added missing private constructors new c5333cbf7df (chores) camel-micrometer: added missing private constructors new f7f3c85eb83 (chores) camel-salesforce: added missing private constructors new a3238059a5b (chores) camel-consul: added missing private constructors new 515c2ceab31 (chores) camel-jcache: added missing private constructors new dfb5796b904 (chores) camel-api: added missing private constructors The 7 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: .../java/org/apache/camel/component/consul/ConsulRegistry.java | 7 ++++++- .../camel/component/dynamicrouter/DynamicRouterConstants.java | 6 +++++- .../org/apache/camel/component/jcache/JCacheEntryEventFilters.java | 6 +++++- .../org/apache/camel/component/micrometer/MicrometerUtils.java | 6 +++++- .../java/org/apache/camel/component/pubnub/PubNubConstants.java | 6 +++++- .../org/apache/camel/component/salesforce/api/utils/JsonUtils.java | 6 +++++- .../component/extension/ComponentVerifierExtensionHelper.java | 4 ++++ 7 files changed, 35 insertions(+), 6 deletions(-)