Skip to content

Commit 0973c33

Browse files
committed
test: Java change in camel-api — OpenRewrite should run for this module only
DO NOT MERGE — test PR to validate .rewrite-enabled marker is created only for core/camel-api.
1 parent 4eda1ce commit 0973c33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/camel-api/src/main/java/org/apache/camel/CamelContext.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@
8282
* <p/>
8383
* You can use the {@link CamelContext#getCamelContextExtension()} to obtain the extension point for the
8484
* {@link CamelContext}. This extension point exposes internal APIs via {@link ExtendedCamelContext}.
85+
*
86+
* TEST: Java change — OpenRewrite SHOULD run for core/camel-api only.
8587
*/
8688
public interface CamelContext extends CamelContextLifecycle, RuntimeConfiguration {
8789

0 commit comments

Comments
 (0)