From: Norman M. <no...@ap...> - 2011-06-28 06:18:13
|
Hi Bill, I just noticed that you told others to use the mailinglist and not the forum so I repost it here ... We (JAMES) are currently think about to allow our server modules to get deployed in an osgi container. We have one module (dnsservice) which depends on dnsjava 2.1.1 at the moment. I noticed while working on getting it run in the osgi container that dnsjava 2.1.1 has a junit package in its osgi imports. This is kind of a problem as junit itself does not export and package via osgi. We could repackage it but it kind of sucks ;) This is fixed in current dnsjava trunk. so when using dnsjava trunk everything is working for us. But we cannot depend on unreleased code, so my question is: When do you think 2.1.2 will get released ? Thanks, Norman |