You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by or...@apache.org on 2021/04/16 12:40:40 UTC

[camel] branch master updated (941493c -> e4c2328)

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

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


    from 941493c  CAMEL-16400: split unit and integration tests for camel-google-sheets (#5392)
     add e4c2328  CAMEL-16400: split unit and integration tests for camel-lra (#5394)

No new revisions were added by this update.

Summary of changes:
 components/camel-lra/pom.xml                       | 34 ++++++----------------
 .../org/apache/camel/service/lra/LRACreditIT.java  |  3 ++
 .../apache/camel/service/lra/LRAFailuresIT.java    |  3 ++
 .../org/apache/camel/service/lra/LRAManualIT.java  |  3 ++
 .../org/apache/camel/service/lra/LRAOptionsIT.java |  3 ++
 .../org/apache/camel/service/lra/LRATimeoutIT.java |  3 ++
 6 files changed, 24 insertions(+), 25 deletions(-)