Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [virgo-dev] Where art thou, BundleDefinition?

I don't think this is important enough to lose any sleep over. :D When Monday comes around, perhaps you can share ideas of where the plugin itself might be provisioned from. I'll look around in the current builds, but there doesn't seem to be a specific kernel-tools one.

I didn't even remember there *was* a kernel-tools repository and didn't have it on local git. Thanks for the tip. GROK looks really cool. We were just googling for it and the only place we could find it was on the old Spring servers.

thanks!

Miles

On Feb 10, 2012, at 4:44 PM, Chris Frost wrote:

> Hi,
> 
> So it's late here and I'm in bed so this is just what occurred to me off the top of my head, I'll apply a more awake brain to this on Monday.
> 
> Have you tried using GROK?
> 
> This seems to find something.
> 
> http://virgo-opengrok.springsource.org/search?q=BundleDefinition&defs=&refs=&path=&hist=
> 
> Have a play with the search fields, it's fairly simple to use. http://virgo-opengrok.springsource.org/
> 
> Chris.
> 
> ----- Original Message -----
> From: "Miles Parker" <miles.parker@xxxxxxxxxxx>
> To: "Virgo Project" <virgo-dev@xxxxxxxxxxx>
> Sent: Saturday, 11 February, 2012 12:20:15 AM
> Subject: [virgo-dev] Where art thou, BundleDefinition?
> 
> 
> OK, so leo and I have spent the last hour or so for a dependency. This was discovered as we were trying to unwrap some virgo dependencies that are actually included as lib within the consuming plugin itself. (o.e.v.ide.manifest.core). We'd like to turn these into regular plugin dependencies but have made some guesses about why that can't be / wasn't done before; having to do with downstream platform dependencies that can't be shared. But that's a story for another day, the big mystery right now, is what happened to the following classes? We can find them in Spring virgo pre-donation, but we can't find them anywhere in the virgo trees. There isn't even a log record of org.eclipse.virgo.kernel.repository having existed in ..kernel. Anyone know a) where these went, and b) if the answer is *away* what we might replace them with or if we could get them back?
> 
> import org.eclipse.virgo.kernel.osgi.provisioning.tools.DependencyLocationException;
> import org.eclipse.virgo.kernel.repository.BundleDefinition;
> import org.eclipse.virgo.kernel.repository.LibraryDefinition;
> 
> cheers,
> 
> Miles and Leo (intrepid git explorers)
> 
> _______________________________________________
> virgo-dev mailing list
> virgo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/virgo-dev
> _______________________________________________
> virgo-dev mailing list
> virgo-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/virgo-dev



Back to the top