-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3.0
-
Component/s: camel-undertow
-
Labels:None
-
Estimated Complexity:Unknown
There is an issue with junit tests.
Tests creates file in meta-inf/services and deletes it afterwards.
- this is not needed, as this file already exist
- more important, built artifact doesn't contain this file and can not work properly
- links to