[
https://issues.apache.org/jira/browse/CAMEL-5912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539971#comment-13539971
]
Dejan Bosanac commented on CAMEL-5912:
--------------------------------------
There's just a small typo
{code}diff --git a/components/pom.xml b/components/pom.xml
index 09e33ab..332b774 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -161,7 +161,7 @@
<module>camel-syslog</module>
<module>camel-tagsoup</module>
<module>camel-twitter</module>
- <module>camel-urlrewite</module>
+ <module>camel-urlrewrite</module>
<module>camel-velocity</module>
<module>camel-websocket</module>
<module>camel-xmlbeans</module>{code}
> Add url rewrite plugin to http components
> -----------------------------------------
>
> Key: CAMEL-5912
> URL: https://issues.apache.org/jira/browse/CAMEL-5912
> Project: Camel
> Issue Type: New Feature
> Components: camel-ahc, camel-http, camel-jetty
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.11.0
>
>
> See CAMEL-5458
> A new urlRewrite option allows to plugin custom rewriters.
> This allow people to write their own, or use what we offers out of the box,
> such as a new camel-urlrewrite component that uses the
> http://www.tuckey.org/urlrewrite/ project.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira