[
https://issues.apache.org/jira/browse/CAMEL-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102056#comment-14102056
]
ASF GitHub Bot commented on CAMEL-7718:
---------------------------------------
GitHub user romanjakubco opened a pull request:
https://github.com/apache/camel/pull/243
CAMEL-7718 Constants used in camel-infinispan component have restricted
access
https://issues.apache.org/jira/browse/CAMEL-7718
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/romanjakubco/camel CAMEL-7718
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/243.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 #243
----
commit 8945cf1863f43fbe79948f7b51f9b5f51e906bbd
Author: Roman Jakubco <[email protected]>
Date: 2014-08-19T09:05:32Z
CAMEL-7718 Constants used in camel-infinispan component have restricted
access
----
> Constants used in camel-infinispan component have restricted access
> -------------------------------------------------------------------
>
> Key: CAMEL-7718
> URL: https://issues.apache.org/jira/browse/CAMEL-7718
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.13.2
> Reporter: Roman jakubco
>
> Constants used for setting headers in camel-infinispan are not accessible in
> application because class containing them is not public.
> These constants are used in unit tests and also in example in the
> documentation of the component, so it seems this is minor mistake and also a
> bug.
--
This message was sent by Atlassian JIRA
(v6.2#6252)