Author: buildbot
Date: Mon Sep 15 10:46:59 2014
New Revision: 922242
Log:
Production update by buildbot for cxf
Modified:
websites/production/cxf/content/cache/main.pageCache
websites/production/cxf/content/xjc-utils.html
Modified: websites/production/cxf/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/cxf/content/xjc-utils.html
==============================================================================
--- websites/production/cxf/content/xjc-utils.html (original)
+++ websites/production/cxf/content/xjc-utils.html Mon Sep 15 10:46:59 2014
@@ -108,33 +108,16 @@ Apache CXF -- XJC Utils
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><p>The Apache CXF XJC-Utils subproject provides a
bunch of utilities for working with JAXB to generate better or more usable
code.</p>
-
-<p>Currently, it consists of the following modules:</p>
-
-<div class="table-wrap"><table class="confluenceTable"><tbody><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> <a shape="rect"
href="cxf-xjc-plugin.html">cxf-xjc-plugin</a> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> Provides a maven wrapper around the JAXB
XJC utility </p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p> <a shape="rect" href="cxf-xjc-dv.html">cxf-xjc-dv</a>
</p></td><td colspan="1" rowspan="1" class="confluenceTd"><p> Initialize fields
mapped from elements/attributes with their default values </p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> <a shape="rect"
href="cxf-xjc-ts.html">cxf-xjc-ts</a> </p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p> Implements the toString() method
</p></td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"><p> <a
shape="rect" href="cxf-xjc-boolean.html">cxf-xjc-boolean</a> </p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p> Generate getters nam
ed getXXX() for Booleans instead of isXXX() </p></td></tr><tr><td colspan="1"
rowspan="1" class="confluenceTd"><p> <a shape="rect"
href="cxf-xjc-wsdlextension.html">cxf-xjc-wsdlextension</a> </p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p> Adds extensions methods to
allow generated beans to be used as WSDL4J extensors </p></td></tr><tr><td
colspan="1" rowspan="1" class="confluenceTd"><p> <a shape="rect"
href="cxf-xjc-bug671.html">cxf-xjc-bug671</a> </p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p> Provides a workaround for </p>
-<a shape="rect" class="external-link"
href="https://jaxb.dev.java.net/issues/show_bug.cgi?id=671"
rel="nofollow">https://jaxb.dev.java.net/issues/show_bug.cgi?id=671</a>
-<p> - Not needed for JAXB >=2.1.12 </p></td></tr></tbody></table></div>
-
-
-
- <div class="aui-message hint shadowed information-macro">
+<div id="ConfluenceContent"><p>The Apache CXF XJC-Utils subproject provides a
bunch of utilities for working with JAXB to generate better or more usable
code.</p><p>Currently, it consists of the following modules:</p><div
class="table-wrap"><table class="confluenceTable"><tbody><tr><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect"
href="cxf-xjc-plugin.html">cxf-xjc-plugin</a></p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p>Provides a maven wrapper around the JAXB
XJC utility</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect"
href="cxf-xjc-dv.html">cxf-xjc-dv</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Initialize fields mapped from elements/attributes with
their default values</p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect"
href="cxf-xjc-ts.html">cxf-xjc-ts</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p>Implements the toString() method</p></td></tr
><tr><td colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>href="cxf-xjc-boolean.html">cxf-xjc-boolean</a></p></td><td colspan="1"
>rowspan="1" class="confluenceTd"><p>Generate getters named getXXX() for
>Booleans instead of isXXX()</p></td></tr><tr><td colspan="1" rowspan="1"
>class="confluenceTd"><p><a shape="rect"
>href="cxf-xjc-wsdlextension.html">cxf-xjc-wsdlextension</a></p></td><td
>colspan="1" rowspan="1" class="confluenceTd"><p>Adds extensions methods to
>allow generated beans to be used as WSDL4J extensors</p></td></tr><tr><td
>colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
>href="cxf-xjc-bug671.html">cxf-xjc-bug671</a></p></td><td colspan="1"
>rowspan="1" class="confluenceTd"><p>Provides a workaround for</p><a
>shape="rect" class="external-link"
>href="https://jaxb.dev.java.net/issues/show_bug.cgi?id=671"
>rel="nofollow">https://jaxb.dev.java.net/issues/show_bug.cgi?id=671</a><p>-
>Not needed for JAXB >=2.1.12</p></td></tr></tbody></table></div> <d
iv class="aui-message hint shadowed information-macro">
<span class="aui-icon icon-hint">Icon</span>
<div class="message-content">
-
-<p>In CXF versions prior to 2.3.0, the xjc plugins were shaded directly into
the big cxf bundle jar. In 2.3.0, they were removed from the jar and are
placed individually into the lib directory of the distribution. The xjc
plugins are only code generation utilities and not used at all at runtime which
is why they were pulled out. </p>
+ <p>In CXF versions prior to 2.3.0, the xjc plugins
were shaded directly into the big cxf bundle jar. In 2.3.0, they were removed
from the jar and are placed individually into the lib directory of the
distribution. The xjc plugins are only code generation utilities and not used
at all at runtime which is why they were pulled out.</p>
</div>
</div>
-
-
-<p>The source code can be checked out anonymously over HTTP by doing:</p>
-<div class="code panel pdl" style="border-width: 1px;"><div class="codeContent
panelContent pdl">
-<script class="theme: Default; brush: java; gutter: false"
type="syntaxhighlighter"><![CDATA[
-svn co http://svn.apache.org/repos/asf/cxf/xjc-utils/trunk xjc-utils
+<p>The source code can be checked out anonymously over HTTP by doing:</p><div
class="code panel pdl" style="border-width: 1px;"><div class="codeContent
panelContent pdl">
+<script class="theme: Default; brush: java; gutter: false"
type="syntaxhighlighter"><![CDATA[git clone
https://git-wip-us.apache.org/repos/asf/cxf-xjc-utils.git
]]></script>
-</div></div>
-
-<p>Building is similar to the <a shape="rect" href="building.html">build</a>
instructions for the main CXF project.</p></div>
+</div></div><p>Building is similar to the <a shape="rect"
href="building.html">build</a> instructions for the main CXF project.</p></div>
</div>
<!-- Content -->
</td>