[weld-dev] manifest frinder

Pete Muir pmuir at redhat.com
Tue Dec 1 10:35:20 EST 2009


We want some extra info from the manifest that isn't defined on Package (and Package doesn't allow you to get arbitrary info, just specific info...)

Nik, if you put this in core, you can make it a Service with a default impl (JDKManifestFinder), and JBoss can use the VFSManifestFinder.

On 1 Dec 2009, at 15:32, Ales Justin wrote:

> http://anonsvn.jboss.org/repos/jbossas/projects/weld-int/trunk/deployer/src/main/java/org/jboss/weld/integration/util/
> 
> But why Manifest in the first place?
> If the classloading is done right,
> Class::getPackage() should get you the right info.
> 
> -Ales




More information about the weld-dev mailing list