<style>
/* Changing the layout to use less space for mobiles */
@media screen and (max-device-width: 480px), screen and (-webkit-min-device-pixel-ratio: 2) {
    #email-body { min-width: 30em !important; }
    #email-page { padding: 8px !important; }
    #email-banner { padding: 8px 8px 0 8px !important; }
    #email-avatar { margin: 1px 8px 8px 0 !important; padding: 0 !important; }
    #email-fields { padding: 0 8px 8px 8px !important; }
    #email-gutter { width: 0 !important; }
}
</style>
<div id="email-body">
<table id="email-wrap" align="center" border="0" cellpadding="0" cellspacing="0" style="background-color:#f0f0f0;color:#000000;width:100%;">
    <tr valign="top">
        <td id="email-page" style="padding:16px !important;">
            <table align="center" border="0" cellpadding="0" cellspacing="0" style="background-color:#ffffff;border:1px solid #bbbbbb;color:#000000;width:100%;">
                <tr valign="top">
                    <td bgcolor="#3e4c4e" style="background-color:#3e4c4e;color:#ffffff;font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:12px;line-height:1;"><img src="https://www.jboss.org/dms/hibernate/images/jira/jiraheader_hibernate.png" alt="" style="vertical-align:top;" /></td>
                </tr><tr valign="top">
    <td id="email-banner" style="padding:32px 32px 0 32px;">

                
                    <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" style="width:100%;">
    <tr valign="top">
        <td style="color:#505050;font-family:Arial,FreeSans,Helvetica,sans-serif;padding:0;">
                                        <img id="email-avatar" src="https://secure.gravatar.com/avatar/ae9fa963f3481692bd397ec1a85aa770?d=mm&s=48" alt="" height="48" width="48" border="0" align="left" style="padding:0;margin: 0 16px 16px 0;" />
                        <div id="email-action" style="padding: 0 0 8px 0;font-size:12px;line-height:18px;">
                                    <a class="user-hover" rel="gil" id="email_gil" href="https://hibernate.atlassian.net/secure/ViewProfile.jspa?name=gil" style="color:#6c797f;">gil</a>
     commented on <img src="https://hibernate.atlassian.net/images/icons/issuetypes/bug.png" height="16" width="16" border="0" align="absmiddle" alt="Bug"> <a style='color:#6c797f;text-decoration:none;' href='https://hibernate.atlassian.net/browse/HV-794'>HV-794</a>
            </div>
                        <div id="email-summary" style="font-size:16px;line-height:20px;padding:2px 0 16px 0;">
                <a style='color:#6c797f;text-decoration:none;' href='https://hibernate.atlassian.net/browse/HV-794'><strong>hibernate validator build failed</strong></a>
            </div>
                    </td>
    </tr>
</table>
    </td>
</tr>
<tr valign="top">
    <td id="email-fields" style="padding:0 32px 32px 32px;">
        <table border="0" cellpadding="0" cellspacing="0" style="padding:0;text-align:left;width:100%;" width="100%">
            <tr valign="top">
                <td id="email-gutter" style="width:64px;white-space:nowrap;"></td>
                <td>
                    <table border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tr valign="top">
    <td colspan="2" style="color:#000000;font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:12px;padding:0 0 16px 0;width:100%;">
        <div class="comment-block" style="background-color:#edf5ff;border:1px solid #dddddd;color:#000000;padding:12px;"><p>//<br/>
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5 <br/>
// See &lt;a href="http://java.sun.com/xml/jaxb"&gt;<a href="http://java.sun.com/xml/jaxb" class="external-link" rel="nofollow">http://java.sun.com/xml/jaxb</a>&lt;/a&gt; <br/>
// Any modifications to this file will be lost upon recompilation of the source schema. <br/>
// Generated on: 2013.05.12 at 08:14:13 PM CEST <br/>
//</p>


<p>package org.hibernate.validator.internal.xml;</p>

<p>import java.util.ArrayList;<br/>
import java.util.List;<br/>
import javax.xml.bind.annotation.XmlAccessType;<br/>
import javax.xml.bind.annotation.XmlAccessorType;<br/>
import javax.xml.bind.annotation.XmlAttribute;<br/>
import javax.xml.bind.annotation.XmlElement;<br/>
import javax.xml.bind.annotation.XmlType;<br/>
import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;<br/>
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;</p>


<p>/**</p>
<ul>
        <li>&lt;p&gt;Java class for getterType complex type.</li>
        <li></li>
        <li>&lt;p&gt;The following schema fragment specifies the expected content contained within this class.</li>
        <li></li>
        <li>&lt;pre&gt;</li>
        <li>&lt;complexType name="getterType"&gt;</li>
        <li>&lt;complexContent&gt;</li>
        <li>&lt;restriction base="
{http://www.w3.org/2001/XMLSchema}
<p>anyType"&gt;</p></li>
        <li>&lt;sequence&gt;</li>
        <li>&lt;element name="valid" type="
{http://www.w3.org/2001/XMLSchema}
<p>string" minOccurs="0"/&gt;</p></li>
        <li>&lt;element name="convert-group" type="
{http://jboss.org/xml/ns/javax/validation/mapping}
<p>groupConversionType" maxOccurs="unbounded" minOccurs="0"/&gt;</p></li>
        <li>&lt;element name="constraint" type="
{http://jboss.org/xml/ns/javax/validation/mapping}
<p>constraintType" maxOccurs="unbounded" minOccurs="0"/&gt;</p></li>
        <li>&lt;/sequence&gt;</li>
        <li>&lt;attribute name="name" use="required" type="
{http://www.w3.org/2001/XMLSchema}
<p>string" /&gt;</p></li>
        <li>&lt;attribute name="ignore-annotations" type="
{http://www.w3.org/2001/XMLSchema}
<p>boolean" /&gt;</p></li>
        <li>&lt;/restriction&gt;</li>
        <li>&lt;/complexContent&gt;</li>
        <li>&lt;/complexType&gt;</li>
        <li>&lt;/pre&gt;</li>
        <li></li>
        <li><p> */<br/>
@XmlAccessorType(XmlAccessType.FIELD)<br/>
@XmlType(name = "getterType", propOrder = {<br/>
    "valid",<br/>
    "convertGroup",<br/>
    "constraint"<br/>
})<br/>
public class GetterType {</p></li>
</ul>


<p>    @XmlJavaTypeAdapter(CollapsedStringAdapter.class)<br/>
    protected String valid;<br/>
    @XmlElement(name = "convert-group")<br/>
    protected List&lt;GroupConversionType&gt; convertGroup;<br/>
    protected List&lt;ConstraintType&gt; constraint;<br/>
    @XmlAttribute(name = "name", required = true)<br/>
    @XmlJavaTypeAdapter(CollapsedStringAdapter.class)<br/>
    protected String name;<br/>
    @XmlAttribute(name = "ignore-annotations")<br/>
    protected Boolean ignoreAnnotations;</p>

<p>    /**</p>
<ul>
        <li>Gets the value of the valid property.</li>
        <li></li>
        <li>@return</li>
        <li>possible object is</li>
        <li>{@link String }<br/>
     *     <br/>
     */<br/>
    public String getValid() {
        return valid;
    }<br/>
<br/>
    /**<br/>
     * Sets the value of the valid property.<br/>
     * <br/>
     * @param value<br/>
     *     allowed object is<br/>
     *     {@link String }</li>
        <li><p>     */<br/>
    public void setValid(String value) </p>
{
        this.valid = value;
    }</li>
</ul>


<p>    /**</p>
<ul>
        <li>Gets the value of the convertGroup property.</li>
        <li></li>
        <li>&lt;p&gt;</li>
        <li>This accessor method returns a reference to the live list,</li>
        <li>not a snapshot. Therefore any modification you make to the</li>
        <li>returned list will be present inside the JAXB object.</li>
        <li>This is why there is not a &lt;CODE&gt;set&lt;/CODE&gt; method for the convertGroup property.</li>
        <li></li>
        <li>&lt;p&gt;</li>
        <li>For example, to add a new item, do as follows:</li>
        <li>&lt;pre&gt;</li>
        <li>getConvertGroup().add(newItem);</li>
        <li>&lt;/pre&gt;</li>
        <li></li>
        <li></li>
        <li>&lt;p&gt;</li>
        <li>Objects of the following type(s) are allowed in the list</li>
        <li>{@link GroupConversionType }</li>
        <li></li>
        <li><p>     */<br/>
    public List&lt;GroupConversionType&gt; getConvertGroup() </p>
<div class="error"><span class="error">Unknown macro: {        if (convertGroup == null) {
            convertGroup = new ArrayList&lt;GroupConversionType&gt;();
        }        return this.convertGroup;    }</span> </div></li>
</ul>


<p>    /**</p>
<ul>
        <li>Gets the value of the constraint property.</li>
        <li></li>
        <li>&lt;p&gt;</li>
        <li>This accessor method returns a reference to the live list,</li>
        <li>not a snapshot. Therefore any modification you make to the</li>
        <li>returned list will be present inside the JAXB object.</li>
        <li>This is why there is not a &lt;CODE&gt;set&lt;/CODE&gt; method for the constraint property.</li>
        <li></li>
        <li>&lt;p&gt;</li>
        <li>For example, to add a new item, do as follows:</li>
        <li>&lt;pre&gt;</li>
        <li>getConstraint().add(newItem);</li>
        <li>&lt;/pre&gt;</li>
        <li></li>
        <li></li>
        <li>&lt;p&gt;</li>
        <li>Objects of the following type(s) are allowed in the list</li>
        <li>{@link ConstraintType }</li>
        <li></li>
        <li><p>     */<br/>
    public List&lt;ConstraintType&gt; getConstraint() </p>
<div class="error"><span class="error">Unknown macro: {        if (constraint == null) {
            constraint = new ArrayList&lt;ConstraintType&gt;();
        }        return this.constraint;    }</span> </div></li>
</ul>


<p>    /**</p>
<ul>
        <li>Gets the value of the name property.</li>
        <li></li>
        <li>@return</li>
        <li>possible object is</li>
        <li>{@link String }<br/>
     *     <br/>
     */<br/>
    public String getName() {
        return name;
    }<br/>
<br/>
    /**<br/>
     * Sets the value of the name property.<br/>
     * <br/>
     * @param value<br/>
     *     allowed object is<br/>
     *     {@link String }</li>
        <li><p>     */<br/>
    public void setName(String value) </p>
{
        this.name = value;
    }</li>
</ul>


<p>    /**</p>
<ul>
        <li>Gets the value of the ignoreAnnotations property.</li>
        <li></li>
        <li>@return</li>
        <li>possible object is</li>
        <li>{@link Boolean }<br/>
     *     <br/>
     */<br/>
    public Boolean isIgnoreAnnotations() {
        return ignoreAnnotations;
    }<br/>
<br/>
    /**<br/>
     * Sets the value of the ignoreAnnotations property.<br/>
     * <br/>
     * @param value<br/>
     *     allowed object is<br/>
     *     {@link Boolean }</li>
        <li><p>     */<br/>
    public void setIgnoreAnnotations(Boolean value) </p>
{
        this.ignoreAnnotations = value;
    }</li>
</ul>


<p>}</p>


<p>hi<br/>
thanks</p></div>
        <div style="color:#505050;padding:4px 0 0 0;">                </div>
    </td>
</tr>
                    </table>
                </td>
            </tr>
        </table>
    </td>
</tr>













            </table>
        </td><!-- End #email-page -->
    </tr>
    <tr valign="top">
        <td style="color:#505050;font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:10px;line-height:14px;padding: 0 16px 16px 16px;text-align:center;">
            This message is automatically generated by JIRA.<br />
            If you think it was sent incorrectly, please contact your JIRA administrators<br />
            For more information on JIRA, see: <a style='color:#6c797f;' href='http://www.atlassian.com/software/jira'>http://www.atlassian.com/software/jira</a>
        </td>
    </tr>
</table><!-- End #email-wrap -->
</div><!-- End #email-body -->