Hi Thanks for reporting.
You can try browsing the source code on trunk and find the unit test that provided the snippet tags for the wiki documentation. What happens sometime is that an unit test gets refactored, and then the wiki pages may get out of sync. However in this case it was not the case. The dynamic page is correct https://cwiki.apache.org/confluence/display/CAMEL/SEDA The sync from cwiki -> html runs once in a while, so I guess Apache ought to get the page properly updated. On Fri, Dec 9, 2011 at 4:41 PM, Reuben Garrett <reubengarr...@gmail.com> wrote: > 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 -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/