[
https://issues.apache.org/jira/browse/CAMEL-22513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pasquale Congiusti closed CAMEL-22513.
--------------------------------------
Resolution: Not A Problem
It turns out those snippet are still in use. For example:
{code}
include::{examplesdir}/components/camel-quickfix/src/test/resources/org/apache/camel/component/quickfixj/QuickfixjSpringTest-context.xml[tags=e1]
{code}
> Old doc snippet comment removal
> -------------------------------
>
> Key: CAMEL-22513
> URL: https://issues.apache.org/jira/browse/CAMEL-22513
> Project: Camel
> Issue Type: Task
> Reporter: Pasquale Congiusti
> Priority: Minor
> Labels: good-first-issue, help-wanted
>
> We have some leftover from Camel 2.x documentation which is tagged with the
> comment:
> {code}
> // START SNIPPET: e<x>
> ...
> // END SNIPPET: e<x>
> {code}
> where x is a number. We should identify those piece of code, which, most of
> the time can be removed. We need to evaluate if they are still used by any
> chance, and if they are, just remove the comment which is useless at this
> point.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)