Hi Yeah sure we take PRs, that is also the preferred way. This allows us better to review and collborate on the code. On Thu, Dec 13, 2018 at 3:20 PM Miroslav Beranič <[email protected]> wrote: > > Hi Claus, > > I've just created JIRA at: https://issues.apache.org/jira/browse/CAMEL-12999 > > I was asking if you take GitHub PR, I've created fork and pushed to it. I > will and make PR now. > > Kind Regards, > Miroslav > > > > V V čet., 13. dec. 2018 ob 15:15 je oseba Claus Ibsen <[email protected]> > napisala: > > > Hi > > > > Well spotted, so yeah you are as Andrea already said welcome to log a JIRA. > > And we also love contributions, so a github PR to fix this is welcome. > > https://github.com/apache/camel/blob/master/CONTRIBUTING.md > > On Thu, Dec 13, 2018 at 2:37 PM Miroslav Beranič > > <[email protected]> wrote: > > > > > > Hi all, > > > > > > I am trying out CXF examples from Camel project. Version 2.23.0-SNAPSHOT > > ( > > > build from GitHub, today ). > > > > > > When I follow along guidelines from: > > > /camel/examples/camel-example-cxf-blueprint/README.md > > > > > > There is a step, to install bundle: > > > > > > install -s mvn:org.apache.camel/camel-example-cxf-blueprint/${version} > > > > > > It looks like, bundle package has changed from org.apache.camel to > > > org.apache.camel.example, so correct line would be: > > > > > > install -s > > > mvn:org.apache.camel.example/camel-example-cxf-blueprint/${version} > > > > > > With this change all works as documented. > > > > > > Quick search finds 21 matches in other example projects, that would have > > to > > > be updated. > > > > > > Kind Regards, > > > Miroslav > > > > > > > > > -- > > > Miroslav Beranič > > > MIBESIS > > > +386(0)40/814-843 > > > [email protected] > > > http://www.mibesis.si > > > > > > > > -- > > Claus Ibsen > > ----------------- > > http://davsclaus.com @davsclaus > > Camel in Action 2: https://www.manning.com/ibsen2 > > > > > -- > Miroslav Beranič > MIBESIS > +386(0)40/814-843 > [email protected] > http://www.mibesis.si
-- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2
