Re: code snippets broken on confluence wiki

2011-12-09 Thread bvahdat
k -- View this message in context: http://camel.465427.n5.nabble.com/code-snippets-broken-on-confluence-wiki-tp5062145p5062258.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: code snippets broken on confluence wiki

2011-12-09 Thread Daniel Kulp
On Friday, December 09, 2011 11:03:09 AM Daniel Kulp wrote: > Hmmm... the sync source is broken as well: > > https://cwiki.apache.org/CAMEL/seda.html > > I'll force a rebuild of the page and see if that helps. A full re-export of the space seems to have fixed it. Thus, the next sync should

Re: code snippets broken on confluence wiki

2011-12-09 Thread Daniel Kulp
Hmmm... the sync source is broken as well: https://cwiki.apache.org/CAMEL/seda.html I'll force a rebuild of the page and see if that helps. Dan On Friday, December 09, 2011 4:53:34 PM Claus Ibsen wrote: > Hi > > Thanks for reporting. > > You can try browsing the source code on trunk an

Re: code snippets broken on confluence wiki

2011-12-09 Thread Claus Ibsen
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 c

code snippets broken on confluence wiki

2011-12-09 Thread Reuben Garrett
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 page < http://camel.apache.org/seda.html> Wiki markup such as