You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by al...@apache.org on 2019/10/16 19:28:23 UTC

[camel] branch master updated (9bd871b -> 1f0c09e)

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

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


    from 9bd871b  CAMEL-14025: add muteException option to camel-jetty component (#3253)
     add 1f0c09e  Fixed usage of deprecated methods in camel-pdf

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/component/pdf/PdfProducer.java | 4 ++--
 .../org/apache/camel/component/pdf/text/DefaultWriteStrategy.java | 4 ++--
 .../test/java/org/apache/camel/component/pdf/PdfAppendTest.java   | 8 ++++----
 .../org/apache/camel/component/pdf/PdfTextExtractionTest.java     | 8 ++++----
 4 files changed, 12 insertions(+), 12 deletions(-)