Skip to content

Commit

Permalink
camel-http wrapper - integration test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leoAnatolia committed May 7, 2024
1 parent 81ea53d commit e6c3688
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/src/main/feature/camel-features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1094,6 +1094,8 @@
<bundle>mvn:org.apache.camel.karaf/camel-attachments/${project.version}</bundle>
<bundle>mvn:org.apache.camel.karaf/camel-http-base/${project.version}</bundle>
<bundle>mvn:org.apache.camel.karaf/camel-http-common/${project.version}</bundle>
<feature version="[6,7)">jakarta-servlet</feature>
<bundle dependency="true">wrap:mvn:org.apache.httpcomponents.core5/httpcore5-h2/${httpcore-version}</bundle>
<bundle>mvn:org.apache.camel.karaf/camel-http/${project.version}</bundle>
</feature>
<feature name='camel-ical' version='${project.version}' start-level='50'>
Expand Down

0 comments on commit e6c3688

Please sign in to comment.