rikvb commented on pull request #5945: URL: https://github.com/apache/camel/pull/5945#issuecomment-895752908
Apologies, I borrowed some code from saxon-xslt since it's very similar and forgot to check for this. I have rewritten the unit test using DSL and camel-test-junit5, but the cyclic dependency still exists: cyclic reference: Edge between 'Vertex{label='org.apache.camel:camel-test-junit5:3.12.0-SNAPSHOT'}' and 'Vertex{label='org.apache.camel:camel-management:3.12.0-SNAPSHOT'}' introduces to cycle in the graph org.apache.camel:camel-management:3.12.0-SNAPSHOT --> org.apache.camel:camel-core:3.12.0-SNAPSHOT --> org.apache.camel:camel-xslt:3.12.0-SNAPSHOT --> org.apache.camel:camel-test-junit5:3.12.0-SNAPSHOT --> org.apache.camel:camel-management:3.12.0-SNAPSHOT @ Any suggestions? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org