Skip to content

Commit

Permalink
SWITCHYARD-2776 Use TypeConverter file from camel-sap to load type co…
Browse files Browse the repository at this point in the history
…nverters
  • Loading branch information
trohovsky committed Sep 4, 2015
1 parent 527f5a8 commit 27cccfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 18 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@
<module name="org.apache.camel.core"/>
<module name="org.fusesource.camel.sap" export="true" optional="true">
<imports>
<include path="META-INF/services/org/apache/camel"/>
<include path="META-INF/services/org/apache/camel/component"/>
</imports>
<exports>
<include path="META-INF/services/org/apache/camel"/>
<include path="META-INF/services/org/apache/camel/component"/>
</exports>
</module>
Expand Down

0 comments on commit 27cccfc

Please sign in to comment.