Greetings! I'm working on a Camel-based integration project and am contributing to the documentation by proof-reading as I go. I noticed today that some code snippets are "broken" - e.g. on the SEDA <http://camel.apache.org/seda.html>page < http://camel.apache.org/seda.html>
Wiki markup such as the following: {snippet:id=e1|lang=java|url=camel/trunk/camel-core/src/test/java/org/apache/camel/component/seda/SedaAsyncRouteTest.java} … produces this error message: Error formatting macro: snippet: java.lang.IndexOutOfBoundsException: Index: 20, Size: 20 I'm not sure if this is the correct forum to target the issue - but I am committed to Apache, and in particular I want to build up and promote Camel as an EIP leader. Is there a way I can resolve this error? Regards, Reuben Garrett