[
https://issues.apache.org/jira/browse/CAMEL-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464949#comment-16464949
]
ASF GitHub Bot commented on CAMEL-1067:
---------------------------------------
GitHub user dimitrisli opened a pull request:
https://github.com/apache/camel/pull/2319
CAMEL-1067 Fixing broken build
Following up from the discussion here:
https://github.com/apache/camel/pull/2303
Project currently succeeds mvn install as well as checkstyle but fails
during surfire:test. As there are no tests and [following from this
example](https://github.com/apache/camel/blob/3e07a6385b8ba57ba4eb666bd7d2b13ea53306fb/examples/camel-example-spring-boot-geocoder/pom.xml#L37)
we can skip that phase all together with this parameter.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dimitrisli/camel CAMEL-10671
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2319.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2319
----
commit 27e492aa17637f9148f38e4bc57ae6782114975d
Author: Dimitrios Liapis <dimitrisli@...>
Date: 2018-05-06T00:07:01Z
CAMEL-1067 Fixing broken build
----
> camel-list should be renamed to camel-browse
> --------------------------------------------
>
> Key: CAMEL-1067
> URL: https://issues.apache.org/jira/browse/CAMEL-1067
> Project: Camel
> Issue Type: Task
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.0-M1
>
>
> The list component is a bit misleading and confusing name. It is used for
> *browsing* endpoints such as the exchanges that they have processed.
> Renaming it to: *browse* would better mark its purpose.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)