You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/08/17 14:52:55 UTC

[camel] branch master updated: Revert "[CAMEL-12605] Refactored name and package of AS2 utilities (#2481)"

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 80a0313  Revert "[CAMEL-12605] Refactored name and package of AS2 utilities (#2481)"
80a0313 is described below

commit 80a031312eb63b7c8aae5aa835505e8c0e15685f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Aug 17 16:52:40 2018 +0200

    Revert "[CAMEL-12605] Refactored name and package of AS2 utilities (#2481)"
    
    This reverts commit 6e1fb4ee83aef840453588e2e1c5b7db64010227.
---
 .../org/apache/camel/component/as2/api/{util/AS2Utils.java => Util.java}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/util/AS2Utils.java b/components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/Util.java
similarity index 100%
rename from components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/util/AS2Utils.java
rename to components/camel-as2/camel-as2-api/src/main/java/org/apache/camel/component/as2/api/Util.java