Hi all,

I discovered the following traces with the fwk debugger (I use the latest trunk + felix.log.level=4)

   DEBUG: Constraint violation for 91.0 detected; module can see
   javax.servlet.http from [45.0] and javax.servlet.http from [54.0]
   DEBUG: Constraint violation for 91.0 detected; module can see
   javax.servlet.http from [45.0] and javax.servlet.http from [54.0]

Could you please describe the conditions when the fwk logs such messages ?
I guess this is a story of dynamic import resolution and the "uses" clause ... Is it just an informational/debug message, or does this message bring to light a real problem from my bundles import/export headers ?

Many thanks;
/pierre

Reply via email to