<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>I looked at your implementation. &nbsp;While its not perfect, it does work. &nbsp;It does have one critical flaw. &nbsp;You're assuming how the JDK does repeatable annotations. &nbsp;I did come up with a way that doesn't make this assumption and is less cumbersome.</p>
<p><br>
</p>
<p>The problem is that the recommended implementation is a compile-time thing. &nbsp;So in theory, other JDKs can do it differently.</p>
<p><br>
</p>
<p>I've raised a PR. &nbsp;I figure we'll have some back and forth on it. &nbsp;</p>
<p><br>
</p>
<p>John</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Martin Kouba &lt;mkouba@redhat.com&gt;<br>
<b>Sent:</b> Monday, November 21, 2016 9:00 AM<br>
<b>To:</b> John Ament; cdi-dev<br>
<b>Subject:</b> Re: [cdi-dev] CDI-471 and repeatable annotations</font>
<div>&nbsp;</div>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi John,<br>
<br>
No problem, #4 was optional ;-)<br>
<br>
By the way, this is the default implementation from Weld experimental API:<br>
<a href="https://github.com/weld/api/blob/master/weld/src/main/java/org/jboss/weld/experimental/ExperimentalAnnotated.java" id="LPlnk242444" previewremoved="true">https://github.com/weld/api/blob/master/weld/src/main/java/org/jboss/weld/experimental/ExperimentalAnnotated.java</a><br>
<br>
<br>
It's not perfect. E.g. Class.getMethod() should be used with privileges <br>
enabled if a SecurityManager is used. But it could be a good base to <br>
start with.<br>
<br>
Thanks,<br>
<br>
Martin<br>
<br>
Dne 21.11.2016 v 14:47 John Ament napsal(a):<br>
&gt; Martin,<br>
&gt;<br>
&gt;<br>
&gt; I'll make these changes for #1-#3.&nbsp; I'm not in favor of #4.&nbsp; Its not<br>
&gt; consistent with our existing method.&nbsp; (I'd prefer consistency of our API<br>
&gt; over consistency with the Java lang's spec)<br>
&gt;<br>
&gt;<br>
&gt; I may get to them this evening.<br>
&gt;<br>
&gt;<br>
&gt; John<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt; *From:* cdi-dev-bounces@lists.jboss.org<br>
&gt; &lt;cdi-dev-bounces@lists.jboss.org&gt; on behalf of Martin Kouba<br>
&gt; &lt;mkouba@redhat.com&gt;<br>
&gt; *Sent:* Monday, November 21, 2016 8:25 AM<br>
&gt; *To:* cdi-dev<br>
&gt; *Subject:* [cdi-dev] CDI-471 and repeatable annotations<br>
&gt;<br>
&gt; Dear EG,<br>
&gt;<br>
&gt; during the review of CDI API 2.0.Alpha5 with modified Annotated SPI [1]<br>
&gt; I came across few questionable parts:<br>
&gt;<br>
&gt; 1. We should be more clear that the original methods like<br>
&gt; Annotated.getAnnotations() or Annotated.isAnnotationPresent() DO NOT<br>
&gt; support repeatable annotations - this is what Reflection API does to<br>
&gt; remain backward compatible - see also AnnotatedElement javadoc [2]<br>
&gt; 2. Thus AnnotatedElement.getAnnotation(Class&lt;T&gt;) should not be<br>
&gt; deprecated - for the same reasons as<br>
&gt; AnnotatedElement.getAnnotation(Class&lt;T&gt;) is not<br>
&gt; 3. We should provide a default implementation of<br>
&gt; Annotated.getAnnotations(Class&lt;T&gt;), otherwise a lot of extensions<br>
&gt; providing their own Annotated implementations would be broken<br>
&gt; 4. We should consider renaming the method to &quot;getAnnotationsByType()&quot; to<br>
&gt; keep it simple for users used to Reflection API<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Martin<br>
&gt;<br>
&gt; [1]<br>
&gt; <a href="https://github.com/cdi-spec/cdi/pull/330" id="LPlnk558234" previewremoved="true">
https://github.com/cdi-spec/cdi/pull/330</a>
<div id="LPBorder_GT_14797808202730.9576729965565434" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797808202710.7575869614345401" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="ImageCell_14797808202710.2632965956327833" colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;">
<div id="LPImageContainer_14797808202720.4024105823983142" style="background-color: rgb(255, 255, 255); height: 250px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_14797808202720.595698904530193" href="https://github.com/cdi-spec/cdi/pull/330" target="_blank" style="display: table-cell; text-align: center;"><img aria-label="Preview image with link selected. Double-tap to open the link." id="LPThumbnailImageID_14797808202720.8168462070351585" width="250" height="250" style="display: inline-block; max-width: 250px; max-height: 250px; height: 250px; width: 250px; border-width: 0px; vertical-align: bottom;" src="https://avatars3.githubusercontent.com/u/108167?v=3&amp;s=400"></a></div>
</td>
<td id="TextCell_14797808202720.340485227512175" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797808202720.7429581077013447"></div>
<div id="LPTitle_14797808202720.8108646366024139" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797808202720.0689529154254731" href="https://github.com/cdi-spec/cdi/pull/330" target="_blank" style="text-decoration: none;">CDI-471 Introduce SPI for retrieving multiple annotations of the same… by johnament · Pull Request #330 · cdi-spec/cdi</a></div>
<div id="LPMetadata_14797808202720.4211813308875898" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
github.com</div>
<div id="LPDescription_14797808202730.983894720340017" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
… type, deprecating the old one. Updated spec docs for qualifiers to reflect repeatability and spec docs for annotated for new method.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt; &lt;<a href="https://github.com/cdi-spec/cdi/pull/330" id="LPlnk436052" previewremoved="true">https://github.com/cdi-spec/cdi/pull/330</a>&gt;
<div id="LPBorder_GT_14797808802380.5308801706040187" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797808802360.14368441435703128" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="ImageCell_14797808802360.17221299861155948" colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;">
<div id="LPImageContainer_14797808802360.9389234705063889" style="background-color: rgb(255, 255, 255); height: 250px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_14797808802360.8938106459731607" href="https://github.com/cdi-spec/cdi/pull/330" target="_blank" style="display: table-cell; text-align: center;"><img aria-label="Preview image with link selected. Double-tap to open the link." id="LPThumbnailImageID_14797808802370.5981180217214239" width="250" height="250" style="display: inline-block; max-width: 250px; max-height: 250px; height: 250px; width: 250px; border-width: 0px; vertical-align: bottom;" src="https://avatars3.githubusercontent.com/u/108167?v=3&amp;s=400"></a></div>
</td>
<td id="TextCell_14797808802370.08231781199135613" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797808802370.14090606058936972"></div>
<div id="LPTitle_14797808802370.18978645028596386" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797808802370.272536593585607" href="https://github.com/cdi-spec/cdi/pull/330" target="_blank" style="text-decoration: none;">CDI-471 Introduce SPI for retrieving multiple annotations of the same… by johnament · Pull Request #330 · cdi-spec/cdi</a></div>
<div id="LPMetadata_14797808802370.628586935731968" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
github.com</div>
<div id="LPDescription_14797808802370.9447359323562836" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
… type, deprecating the old one. Updated spec docs for qualifiers to reflect repeatability and spec docs for annotated for new method.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
&gt; CDI-471 Introduce SPI for retrieving multiple annotations of the same…<br>
&gt; by johnament · Pull Request #330 · cdi-spec/cdi<br>
&gt; &lt;<a href="https://github.com/cdi-spec/cdi/pull/330" id="LPlnk346088" previewremoved="true">https://github.com/cdi-spec/cdi/pull/330</a>&gt;
<div id="LPBorder_GT_14797808801820.20519127928106684" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797808801790.2354751748639332" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="ImageCell_14797808801800.5436675045717609" colspan="1" style="width: 250px; position: relative; display: table-cell; padding-right: 20px;">
<div id="LPImageContainer_14797808801800.27528309666873363" style="background-color: rgb(255, 255, 255); height: 250px; position: relative; margin: auto; display: table; width: 250px;">
<a id="LPImageAnchor_14797808801800.7906054204732582" href="https://github.com/cdi-spec/cdi/pull/330" target="_blank" style="display: table-cell; text-align: center;"><img aria-label="Preview image with link selected. Double-tap to open the link." id="LPThumbnailImageID_14797808801800.9623313498149642" width="250" height="250" style="display: inline-block; max-width: 250px; max-height: 250px; height: 250px; width: 250px; border-width: 0px; vertical-align: bottom;" src="https://avatars3.githubusercontent.com/u/108167?v=3&amp;s=400"></a></div>
</td>
<td id="TextCell_14797808801810.7931617920252463" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797808801810.6049086507266779"></div>
<div id="LPTitle_14797808801810.6974929423694263" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797808801810.5526269889243365" href="https://github.com/cdi-spec/cdi/pull/330" target="_blank" style="text-decoration: none;">CDI-471 Introduce SPI for retrieving multiple annotations of the same… by johnament · Pull Request #330 · cdi-spec/cdi</a></div>
<div id="LPMetadata_14797808801810.09378406561457875" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
github.com</div>
<div id="LPDescription_14797808801820.8374103064455114" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
… type, deprecating the old one. Updated spec docs for qualifiers to reflect repeatability and spec docs for annotated for new method.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt; github.com<br>
&gt; … type, deprecating the old one. Updated spec docs for qualifiers to<br>
&gt; reflect repeatability and spec docs for annotated for new method.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; [2]<br>
&gt; <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html" id="LPlnk514290" previewremoved="true">
https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html</a>
<div id="LPBorder_GT_14797808795200.12907115584372741" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797808795170.5828772252783896" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14797808795190.9446490840416941" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797808795190.5187707867322695"></div>
<div id="LPTitle_14797808795190.9496348365298481" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797808795190.8099194138818715" href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html" target="_blank" style="text-decoration: none;">AnnotatedElement (Java Platform SE 8 ) - Oracle</a></div>
<div id="LPMetadata_14797808795190.010030474507961129" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
docs.oracle.com</div>
<div id="LPDescription_14797808795200.8249624512758416" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Represents an annotated element of the program currently running in this VM. This interface allows annotations to be read reflectively. All annotations returned by ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt;<br>
&gt; AnnotatedElement (Java Platform SE 8 ) - Oracle<br>
&gt; &lt;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html" id="LPlnk379538" previewremoved="true">https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html</a>&gt;
<div id="LPBorder_GT_14797809398690.38507123985385205" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797809398670.001393925577873878" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14797809398680.6311264557944831" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797809398680.1916063682057103"></div>
<div id="LPTitle_14797809398680.9002826625968101" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797809398680.9308275393075565" href="https://docs.oracle.com/javase/8/docs/api/java/lang/reflect/AnnotatedElement.html" target="_blank" style="text-decoration: none;">AnnotatedElement (Java Platform SE 8 ) - Oracle</a></div>
<div id="LPMetadata_14797809398680.32704000962731716" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
docs.oracle.com</div>
<div id="LPDescription_14797809398690.1397188473689408" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
Represents an annotated element of the program currently running in this VM. This interface allows annotations to be read reflectively. All annotations returned by ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt; docs.oracle.com<br>
&gt; Represents an annotated element of the program currently running in this<br>
&gt; VM. This interface allows annotations to be read reflectively. All<br>
&gt; annotations returned by ...<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; cdi-dev mailing list<br>
&gt; cdi-dev@lists.jboss.org<br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" id="LPlnk182753" previewremoved="true">
https://lists.jboss.org/mailman/listinfo/cdi-dev</a>
<div id="LPBorder_GT_14797809398650.9569248707967515" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797809398630.9514364194585614" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14797809398640.48125964334735394" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797809398640.37268498141990225"></div>
<div id="LPTitle_14797809398640.797537966319249" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797809398640.9191607840238158" href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank" style="text-decoration: none;">cdi-dev Info Page - JBoss Developer</a></div>
<div id="LPMetadata_14797809398640.5163212232358076" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.jboss.org</div>
<div id="LPDescription_14797809398650.8364742716344007" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
List to discuss the development of CDI (the specification) To see the collection of prior postings to the list, visit the cdi-dev Archives.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt; cdi-dev Info Page - JBoss Developer<br>
&gt; &lt;<a href="https://lists.jboss.org/mailman/listinfo/cdi-dev" id="LPlnk953791" previewremoved="true">https://lists.jboss.org/mailman/listinfo/cdi-dev</a>&gt;
<div id="LPBorder_GT_14797809399000.42379742272689125" style="margin-bottom: 20px; overflow: auto; width: 100%; text-indent: 0px;">
<table id="LPContainer_14797809398990.6783679215023957" cellspacing="0" style="width: 90%; background-color: rgb(255, 255, 255); position: relative; overflow: auto; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; border-top: 1px dotted rgb(200, 200, 200); border-bottom: 1px dotted rgb(200, 200, 200);">
<tbody>
<tr valign="top" style="border-spacing: 0px;">
<td id="TextCell_14797809399000.7655660108582001" colspan="2" style="vertical-align: top; position: relative; padding: 0px; display: table-cell;">
<div id="LPRemovePreviewContainer_14797809399000.12913214453068944"></div>
<div id="LPTitle_14797809399000.3564052582508306" style="top: 0px; color: rgb(227, 30, 37); font-weight: normal; font-size: 21px; font-family: wf_segoe-ui_light, &quot;Segoe UI Light&quot;, &quot;Segoe WP Light&quot;, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; line-height: 21px;">
<a id="LPUrlAnchor_14797809399000.9432032744736414" href="https://lists.jboss.org/mailman/listinfo/cdi-dev" target="_blank" style="text-decoration: none;">cdi-dev Info Page - JBoss Developer</a></div>
<div id="LPMetadata_14797809399000.20072372204957922" style="margin: 10px 0px 16px; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 14px;">
lists.jboss.org</div>
<div id="LPDescription_14797809399000.08243421297049558" style="display: block; color: rgb(102, 102, 102); font-weight: normal; font-family: wf_segoe-ui_normal, &quot;Segoe UI&quot;, &quot;Segoe WP&quot;, Tahoma, Arial, sans-serif; font-size: 14px; line-height: 20px; max-height: 100px; overflow: hidden;">
List to discuss the development of CDI (the specification) To see the collection of prior postings to the list, visit the cdi-dev Archives.</div>
</td>
</tr>
</tbody>
</table>
</div>
<br>
<br>
&gt; lists.jboss.org<br>
&gt; List to discuss the development of CDI (the specification) To see the<br>
&gt; collection of prior postings to the list, visit the cdi-dev Archives.<br>
&gt;<br>
</div>
</span></font></div>
</div>
<hr>
NOTICE: This e-mail message and any attachments may contain confidential, proprietary, and/or privileged information which should be treated accordingly. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this
 message, and destroy all physical and electronic copies. Thank you.
</body>
</html>