You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/26 11:24:52 UTC

[camel] branch master updated (2b3c105 -> 23e293b)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 2b3c105  Add release notes document for release 2.22.3
     new cc5b43e  Fixed CS for Camel-Spring-Batch
     new d9aaf04  Fix osgi itests
     new bb3770e  [CAMEL-13002] More OSGi fixes
     new 23cab76  Fixing Camel Spring Security test logic. It was skipping authentication and taking roles from the Subject instead of using the config file
     new d3d159e  Add XML schemas for release 2.22.3
     new d26d133  Add release notes document for release 2.22.3
     new 7190109  Merge branch 'master' of github.com:apache/camel
     new 23e293b  Regen

The 35023 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:
 components/camel-log/src/main/docs/log-component.adoc                 | 4 ++--
 .../org/apache/camel/component/spring/batch/SpringBatchEndpoint.java  | 2 +-
 .../org/apache/camel/component/spring/batch/SpringBatchProducer.java  | 2 +-
 .../apache/camel/component/spring/batch/support/CamelItemReader.java  | 2 +-
 docs/components/modules/ROOT/pages/log-component.adoc                 | 4 ++--
 5 files changed, 7 insertions(+), 7 deletions(-)