dev@glassfish.java.net

About weld-osgi-bundle source jar

From: Tang Yong <tangyong_at_cn.fujitsu.com>
Date: Fri, 14 Dec 2012 18:39:31 +0900

Hi JJ
CC: Siva, Sahoo

Today, JBOSS Weld Team fixed a bug about weld-osgi-bundle source jar[1].
[1]: https://issues.jboss.org/browse/WELD-1173

I differed the change of bundles/osgi/pom.xml and applied it into my
local weld 1.1.10.Final based [2].
[2]:
https://svn.java.net/svn/glassfish~svn/trunk/external/modules/weld/core/1.1.10.Final

After building and confirmation,
weld-osgi-bundle-1.1.10.Final-sources.jar has been generated successfully.

Because fixing version is 1.1.11.Final, I think that until 1.1.11.Final
is released, we can apply it into [2] and this will help CDI developer
to debug Weld related problems more convenient.

BTW: the attachment is my local bundles/osgi/pom.xml after applying fixing.

Thanks
--Tang