We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc17ff commit 33b2893Copy full SHA for 33b2893
integration-tests/pom.xml
@@ -218,7 +218,7 @@
218
<module>stax</module>
219
<module>stringtemplate</module>
220
<module>swift</module>
221
- <!--<module>syndication</module> https://github.com/apache/camel-quarkus/issues/4515 -->
+ <module>syndication</module>
222
<module>syslog</module>
223
<module>tarfile</module>
224
<module>telegram</module>
tooling/scripts/test-categories.yaml
@@ -131,6 +131,7 @@ group-08:
131
- master-openshift
132
- pdf
133
- saxon
134
+ - syndication
135
- telegram
136
- tika
137
- twitter
0 commit comments