Help

I’m super happy to finally announce official Weld-OSGi release; again big thanks to Serli guys!

After a series of not so trivial merges and rebases, mvn poms fixing and small code tweaks, it is finally here, as part of Weld 1.2.0.Beta1 release.

We also released Weld 1.1.10.Final, which includes a few tricky bug fixes.

e.g. recent tests on both sides - JBossAS and GlassFish - show we (hopefully) finally got beans closure (aka visibility) right

All artifacts are available in our JBoss Nexus repository.

While version 1.1.10.Final should be a drop-in replacement for any JBossAS7, you’ll have to wait a bit for a full AS integration with version 1.2.0.Beta1 -- due to Weld API changes. But that shouldn’t stop you from trying out the new OSGi module.

I suggest looking at Weld-OSGi vast number of tests and examples for the actual usage, or check Mathieu' presentation from London' JUDCon.

Any feedback welcome as always!

3 comments:
 
15. Oct 2012, 08:36 CET | Link
JULIEN

Dude, I was expecting Arquillian version to be bumped to 1.0 Final instead of the old 1.0.CR7 in 1.1.10.

cheers

ReplyQuote
 
15. Oct 2012, 08:40 CET | Link
JULIEN

It was done on 1.2, I was expecting it also on 1.1.x.

https://issues.jboss.org/browse/WELD-1209

can we reopen it ?

 
16. Oct 2012, 05:19 CET | Link
Guillaume

Great news...!! especially for the first weld-osgi release...

Does it includes the 2 new annotations (@OSGiService And @Publish ?)

Can it be tested with a JEE/OSGI Container ? (if yes which one and how to deploy it :)

Thanks very much !

Post Comment