[
https://issues.apache.org/jira/browse/CAMEL-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465245#comment-16465245
]
ASF GitHub Bot commented on CAMEL-1067:
---------------------------------------
asfgit closed pull request #2319: CAMEL-1067 Fixing broken build
URL: https://github.com/apache/camel/pull/2319
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/examples/camel-example-ceylon/pom.xml
b/examples/camel-example-ceylon/pom.xml
index d794894b38c..3e9a1ec505c 100644
--- a/examples/camel-example-ceylon/pom.xml
+++ b/examples/camel-example-ceylon/pom.xml
@@ -36,6 +36,7 @@
<properties>
<category>Other Languages</category>
<ceylon.version>1.3.3</ceylon.version>
+ <skipTests>true</skipTests>
</properties>
<dependencies>
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)