Catch should be fine.<br><br><div class="gmail_quote">On Thu, Sep 1, 2011 at 17:31, George Gastaldi <span dir="ltr">&lt;<a href="mailto:gegastaldi@gmail.com">gegastaldi@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Shane,<br>
<br>
I still couldn&#39;t review the docs on Seam Reports, so I guess thats a nay for me.<br>
<br>
Regards,<br>
<br>
George<br>
<br>
Em 01/09/2011, às 20:15, Shane Bryzak &lt;<a href="mailto:sbryzak@redhat.com">sbryzak@redhat.com</a>&gt; escreveu:<br>
<div><div></div><div class="h5"><br>
&gt; Guys, I need a yea or nay on this for your module.<br>
&gt;<br>
&gt; On 31/08/11 14:14, Shane Bryzak wrote:<br>
&gt;&gt; Module leads,<br>
&gt;&gt;<br>
&gt;&gt; Can you please review the list below and confirm that the documentation<br>
&gt;&gt; chapters are correct for your module.  Also, I would like everyone to<br>
&gt;&gt; take a moment to review the module documentation guidelines, as there<br>
&gt;&gt; were a number of breakages in the bundled documentation build because<br>
&gt;&gt; the guidelines weren&#39;t adhered to, particularly in the new modules for<br>
&gt;&gt; Seam 3.1:<br>
&gt;&gt;<br>
&gt;&gt; 1) Always prefix the filenames of your documentation chapters with the<br>
&gt;&gt; name of your module.  E.g. security-authentication.xml,<br>
&gt;&gt; security-authorization.xml, etc.<br>
&gt;&gt;<br>
&gt;&gt; 2) Whenever you assign an ID to a docbook element, such as a&lt;chapter&gt;<br>
&gt;&gt; or&lt;section&gt;, ALWAYS prefix the id with your module name.  For example,<br>
&gt;&gt; &lt;chapter id=&quot;security-introduction&quot;&gt;  or&lt;section<br>
&gt;&gt; id=&quot;security-getting-started&quot;&gt;.  As all of the chapters for all modules<br>
&gt;&gt; are combined when building the bundled documentation, all IDs must be<br>
&gt;&gt; unique.  This is a particularly time consuming problem to fix because<br>
&gt;&gt; the error output from the Maven docbook plugin doesn&#39;t tell you which<br>
&gt;&gt; files are the problem ones.<br>
&gt;&gt;<br>
&gt;&gt; 3) When adding, renaming or deleting a chapter of your documentation,<br>
&gt;&gt; please notify me of the changes so that I can update<br>
&gt;&gt; bundled_master.xml.  This file must be manually kept up to date whenever<br>
&gt;&gt; any documentation changes are made.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Shane<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;?xml version=&#39;1.0&#39; encoding=&quot;utf-8&quot;?&gt;<br>
&gt;&gt; &lt;!DOCTYPE book PUBLIC &quot;-//OASIS//DTD DocBook XML V4.5//EN&quot;<br>
&gt;&gt;     &quot;<a href="http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" target="_blank">http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd</a>&quot;  [ ]&gt;<br>
&gt;&gt; &lt;book lang=&quot;en&quot; xmlns:xi=&quot;<a href="http://www.w3.org/2001/XInclude" target="_blank">http://www.w3.org/2001/XInclude</a>&quot;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;toc /&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;title&gt;Seam 3&lt;/title&gt;<br>
&gt;&gt; &lt;subtitle&gt;Bundled Reference Guide&lt;/subtitle&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;bundled_credits.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;bundled_intro.xml&quot;/&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Forge&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;forge-preface.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;forge-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;forge-creating-basic-webapp.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;forge-plugin-dev.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Solder&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-preface.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-gettingstarted.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-programmingmodel.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-annotationliterals.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-elextensions.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-resourceloading.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-logging.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-typeutilities.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-beanmanagerprovider.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-beanutilities.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-properties.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-unwraps.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-defaultbeans.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-genericbeans.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;solder-servicehandler.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Configuration&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;config-introduction.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;config-xml-provider.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Persistence&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;persistence-general.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Transaction&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;transaction-general.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Servlet&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;servlet-introduction.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;servlet-installation.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;servlet-events.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;servlet-injectable_refs.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;servlet-exception_handling.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;servlet-beanmanager.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Security&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;security-introduction.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;security-authentication.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;security-identitymanagement.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;security-authentication-external.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;security-authorization.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam International&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;international-preface.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;international-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;international-locales.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;international-timezones.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;international-messages.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Faces&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-preface.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-events.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-scopes.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-messages.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-artifacts.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;faces-components.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Catch&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;catch-introduction.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;catch-installation.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;catch-client_usage.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;catch-advanced_usage.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;catch-integration.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;catch-glossary.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Reports&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;reports-preface.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;reports-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;reports-usage.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Remoting&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;remoting-general.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;remoting-model.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;remoting-validation.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam REST&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-preface.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-exception-mapping.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-validation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-templating.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-client.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;rest-dependencies.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam JCR&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jcr-introduction.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jcr-modeshape.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jcr-jackrabbit.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jcr-event-mapping.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jcr-ocm.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam JMS&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jms-intro.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jms-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jms-resource-injection.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jms-messaging.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jms-routing.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;jms-mapping-interfaces.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Validation&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;validation-introduction.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;validation-installation.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;validation-dependency-injection.xml&quot;/&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;validation-method-validation.xml&quot;/&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;part&gt;<br>
&gt;&gt; &lt;title&gt;Seam Wicket&lt;/title&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;wicket-preface.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;wicket-installation.xml&quot; /&gt;<br>
&gt;&gt; &lt;xi:include href=&quot;wicket-features.xml&quot; /&gt;<br>
&gt;&gt; &lt;/part&gt;<br>
&gt;&gt;<br>
&gt;&gt; &lt;/book&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; seam-dev mailing list<br>
&gt;&gt; <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
&gt;&gt; <a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; seam-dev mailing list<br>
&gt; <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
<br>
_______________________________________________<br>
seam-dev mailing list<br>
<a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/seam-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jason Porter<br><a href="http://lightguard-jp.blogspot.com" target="_blank">http://lightguard-jp.blogspot.com</a><br><a href="http://twitter.com/lightguardjp" target="_blank">http://twitter.com/lightguardjp</a><br>

<br>Software Engineer<br>Open Source Advocate<br>Author of Seam Catch - Next Generation Java Exception Handling<br><br>PGP key id: 926CCFF5<br>PGP key available at: <a href="http://keyserver.net" target="_blank">keyserver.net</a>, <a href="http://pgp.mit.edu" target="_blank">pgp.mit.edu</a><br>