I'm seeing missing import-package headers too. The issue is far deeper than
just the split packages. It creates quite a few dependencies to the
"internal" implementation classes. We need to find better ways to handle
such things.
I fixed the obvious ones under r810317 and r810319. The
org.apace.tuscany.sca.binding.sca.EndpointTestCase drags in a lot of test
dependencies. To help our maven-bundle-plugin to set up the right classpath
for Eclipse, we need to list them as "test" scoped maven dependencies.
Thanks,
Raymond
--------------------------------------------------
From: "Simon Laws" <[email protected]>
Sent: Tuesday, September 01, 2009 7:01 AM
To: <[email protected]>; <[email protected]>
Subject: Re: [2.x] split package in domain node
I'm also getting lots of manifest problems in the domain-node and
endpoint-wrapper area. Are the manifests in svn intended to be
correct?
Simon