Author: buildbot
Date: Sat May 11 16:20:25 2013
New Revision: 861642

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/bindy.html
    websites/production/camel/content/book-dataformat-appendix.html
    websites/production/camel/content/book-in-one-page.html
    websites/production/camel/content/cache/main.pageCache

Modified: websites/production/camel/content/bindy.html
==============================================================================
--- websites/production/camel/content/bindy.html (original)
+++ websites/production/camel/content/bindy.html Sat May 11 16:20:25 2013
@@ -93,6 +93,7 @@ to/from Java Beans that have binding map
 <p>Decimal* = Double, Integer, Float, Short, Long</p>
 <div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Format supported</b><br clear="none">This first release only 
support comma separated values fields and key value pair fields (e.g. : FIX 
messages).</td></tr></table></div>
 <p>To work with camel-bindy, you must first define your model in a package 
(e.g. com.acme.model) and for each model class (e.g. Order, Client, Instrument, 
...) add the required annotations (described hereafter) to the Class or 
field.</p>
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Multiple models</b><br clear="none">If you use multiple models, 
each model has to be placed in it's own package to prevent unpredictable 
results.</td></tr></table></div>
 
 <h2><a shape="rect" name="Bindy-Annotations"></a>Annotations</h2>
 

Modified: websites/production/camel/content/book-dataformat-appendix.html
==============================================================================
--- websites/production/camel/content/book-dataformat-appendix.html (original)
+++ websites/production/camel/content/book-dataformat-appendix.html Sat May 11 
16:20:25 2013
@@ -1331,6 +1331,7 @@ to/from Java Beans that have binding map
 <p>Decimal* = Double, Integer, Float, Short, Long</p>
 <div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Format supported</b><br clear="none">This first release only 
support comma separated values fields and key value pair fields (e.g. : FIX 
messages).</td></tr></table></div>
 <p>To work with camel-bindy, you must first define your model in a package 
(e.g. com.acme.model) and for each model class (e.g. Order, Client, Instrument, 
...) add the required annotations (described hereafter) to the Class or 
field.</p>
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Multiple models</b><br clear="none">If you use multiple models, 
each model has to be placed in it's own package to prevent unpredictable 
results.</td></tr></table></div>
 
 <h2><a shape="rect" 
name="BookDataFormatAppendix-Annotations"></a>Annotations</h2>
 

Modified: websites/production/camel/content/book-in-one-page.html
==============================================================================
--- websites/production/camel/content/book-in-one-page.html (original)
+++ websites/production/camel/content/book-in-one-page.html Sat May 11 16:20:25 
2013
@@ -12553,6 +12553,7 @@ to/from Java Beans that have binding map
 <p>Decimal* = Double, Integer, Float, Short, Long</p>
 <div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Format supported</b><br clear="none">This first release only 
support comma separated values fields and key value pair fields (e.g. : FIX 
messages).</td></tr></table></div>
 <p>To work with camel-bindy, you must first define your model in a package 
(e.g. com.acme.model) and for each model class (e.g. Order, Client, Instrument, 
...) add the required annotations (described hereafter) to the Class or 
field.</p>
+<div class="panelMacro"><table class="noteMacro"><colgroup span="1"><col 
span="1" width="24"><col span="1"></colgroup><tr><td colspan="1" rowspan="1" 
valign="top"><img align="middle" 
src="https://cwiki.apache.org/confluence/images/icons/emoticons/warning.gif"; 
width="16" height="16" alt="" border="0"></td><td colspan="1" 
rowspan="1"><b>Multiple models</b><br clear="none">If you use multiple models, 
each model has to be placed in it's own package to prevent unpredictable 
results.</td></tr></table></div>
 
 <h2><a shape="rect" name="BookInOnePage-Annotations"></a>Annotations</h2>
 

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.


Reply via email to