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

acosentino 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 97b0dd5  Fix attachments links
     new 67b3192  Merge pull request #3663 from 
djencks/issue-14767-attachment-links
97b0dd5 is described below

commit 97b0dd5eb63934a921386ca3043f3ea07675023e
Author: David Jencks <[email protected]>
AuthorDate: Sun Mar 22 09:55:25 2020 -0700

    Fix attachments links
    
    This reverts commit 2017b443c73a0e9a224de8220d69214b76592b0d.
---
 .../modules/eips}/attachments/Hohpe_EIP_camel_20150622.zip  | Bin
 .../eips}/attachments/Hohpe_EIP_camel_OpenOffice.zip        | Bin
 .../modules/eips/pages/enterprise-integration-patterns.adoc |  11 +++++++++++
 3 files changed, 11 insertions(+)

diff --git 
a/docs/user-manual/modules/ROOT/assets/attachments/Hohpe_EIP_camel_20150622.zip 
b/core/camel-core-engine/src/main/docs/modules/eips/attachments/Hohpe_EIP_camel_20150622.zip
similarity index 100%
rename from 
docs/user-manual/modules/ROOT/assets/attachments/Hohpe_EIP_camel_20150622.zip
rename to 
core/camel-core-engine/src/main/docs/modules/eips/attachments/Hohpe_EIP_camel_20150622.zip
diff --git 
a/docs/user-manual/modules/ROOT/assets/attachments/Hohpe_EIP_camel_OpenOffice.zip
 
b/core/camel-core-engine/src/main/docs/modules/eips/attachments/Hohpe_EIP_camel_OpenOffice.zip
similarity index 100%
rename from 
docs/user-manual/modules/ROOT/assets/attachments/Hohpe_EIP_camel_OpenOffice.zip
rename to 
core/camel-core-engine/src/main/docs/modules/eips/attachments/Hohpe_EIP_camel_OpenOffice.zip
diff --git 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
index c675435..ea10721 100644
--- 
a/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
+++ 
b/core/camel-core-engine/src/main/docs/modules/eips/pages/enterprise-integration-patterns.adoc
@@ -324,3 +324,14 @@ analyze and debug the flow of messages in a loosely 
coupled system?
 
 |=======================================================================
 
+=== EIP Icons
+
+The EIP icons library is available as a Visio stencil file adapted to
+render the icons with the Camel color. Download it
+link:{attachmentsdir}/Hohpe_EIP_camel_20150622.zip[here]
+for your presentation, functional and technical analysis documents.
+
+The original EIP stencil is also available in
+link:{attachmentsdir}/Hohpe_EIP_camel_OpenOffice.zip[OpenOffice 3.x Draw],
+http://www.eaipatterns.com/download/EIP_Visio_stencil.zip[Microsoft Visio],
+or http://www.graffletopia.com/stencils/137[Omnigraffle].

Reply via email to