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/23 15:35:38 UTC

[camel] branch master updated (c4f445e -> 3ce202a)

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 c4f445e  [13002] Remove unneeded osgi directives
     new 6e71d2b  Fixed CS for Camel-RMI
     new 3ce202a  Fixed CS for Camel-RSS

The 34944 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:
 .../src/main/java/org/apache/camel/component/rmi/RmiEndpoint.java       | 2 +-
 .../java/org/apache/camel/component/rss/AggregateRssFeedStrategy.java   | 2 +-
 .../src/main/java/org/apache/camel/dataformat/rss/RssDataFormat.java    | 2 +-
 .../camel/component/rss/RssEntryPollingConsumerWithFilterTest.java      | 2 +-
 .../src/test/java/org/apache/camel/component/rss/RssEntrySortTest.java  | 2 +-
 .../src/test/java/org/apache/camel/component/rss/RssFilterTest.java     | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)