You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Dale King <da...@gmail.com> on 2013/09/21 21:48:30 UTC

Incorrect package name in Scala DSL documentation

The first sentence of Scala DSL getting started page talks about
org.apache.camel.scala.builder.RouteBuilder, the actual fully qualified
name is org.apache.camel.scala.dsl.builder.RouteBuilder (not the dsl in
between scala and builder).

-- 
Dale King

Re: Incorrect package name in Scala DSL documentation

Posted by Christian Müller <ch...@gmail.com>.
Thanks for reporting. I fixed it.

Best,
Christian
-----------------

Software Integration Specialist

Apache Camel committer: https://camel.apache.org/team
V.P. Apache Camel: https://www.apache.org/foundation/
Apache Member: https://www.apache.org/foundation/members.html

https://www.linkedin.com/pub/christian-mueller/11/551/642


On Sat, Sep 21, 2013 at 9:48 PM, Dale King <da...@gmail.com> wrote:

> The first sentence of Scala DSL getting started page talks about
> org.apache.camel.scala.builder.RouteBuilder, the actual fully qualified
> name is org.apache.camel.scala.dsl.builder.RouteBuilder (not the dsl in
> between scala and builder).
>
> --
> Dale King
>