<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;" mce_style="border-left:2px solid #1010ff;margin-left:5px;padding-left:5px;"><b>From: </b>"Jaikiran Pai" &lt;jpai@redhat.com&gt;<br><b>To: </b>jboss-as7-dev@lists.jboss.org<br><b>Sent: </b>Friday, March 18, 2011 7:21:57 AM<br><b>Subject: </b>Re: [jboss-as7-dev] Question about JBoss Logging<br><br>


  

<tt>On Friday 18 March 2011 06:39 PM, Andrig Miller wrote:</tt>
<blockquote cite="mid:31146248.52.1300453739624.JavaMail.andrig@worklaptop.miller.org">
  <mce:style><!--
p { margin: 0; }
--></mce:style><style mce_bogus="1"><!--
p { margin: 0; }
--></style>
  <div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);" mce_style="font-family: Arial; font-size: 12pt; color: #000000;"><tt><br>
Is JBoss Logging exposed as a public API through the module system?&nbsp; </tt></div>
</blockquote>
<tt>From what I remember, it's not.<br>
</tt>
<blockquote cite="mid:31146248.52.1300453739624.JavaMail.andrig@worklaptop.miller.org">
  <div style="font-family: Arial; font-size: 12pt; color: rgb(0, 0, 0);" mce_style="font-family: Arial; font-size: 12pt; color: #000000;"><tt>If
not, what is the recommended approach?<br>
  </tt></div>
</blockquote>
<tt id="mce_11">Add the following to META-INF/MANIFEST.MF:<br>
<br>
Manifest-Version: 1.0<br>
Dependencies: org.jboss.logging</tt></blockquote>Do, I have to do this, plus the jboss-structure.xml?<br><br>Andy<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;" mce_style="border-left:2px solid #1010ff;margin-left:5px;padding-left:5px;"><tt><br>
<br>
-Jaikiran<br>
</tt><tt><br>
</tt>
<br>_______________________________________________<br>jboss-as7-dev mailing list<br>jboss-as7-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/jboss-as7-dev<br></blockquote><br></div></body></html>