Skip to content

Commit 33b2893

Browse files
Enable syndication native testing
Fixes #4515
1 parent 6fc17ff commit 33b2893

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
<module>stax</module>
219219
<module>stringtemplate</module>
220220
<module>swift</module>
221-
<!--<module>syndication</module> https://github.com/apache/camel-quarkus/issues/4515 -->
221+
<module>syndication</module>
222222
<module>syslog</module>
223223
<module>tarfile</module>
224224
<module>telegram</module>

tooling/scripts/test-categories.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ group-08:
131131
- master-openshift
132132
- pdf
133133
- saxon
134+
- syndication
134135
- telegram
135136
- tika
136137
- twitter

0 commit comments

Comments
 (0)