On Mar 18, 2011, at 06:21, Jaikiran Pai wrote:
On Friday 18 March 2011 06:39 PM, Andrig Miller wrote:
>
> Is JBoss Logging exposed as a public API through the module system?
From what I remember, it's not.
> If not, what is the recommended approach?
Add the following to META-INF/MANIFEST.MF:
Manifest-Version: 1.0
Dependencies: org.jboss.logging]
is this mechanism documented somewhere ?
would like to understand the implication on classpath resolution in IDE's since
now classpath/manifest.mf is obviously not enough to know if things actually
compiles/run.
/max
http://about.me/maxandersen