[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [tycho-user] Tycho Book
|
- From: Barrie Treloar <baerrach@xxxxxxxxx>
- Date: Wed, 4 Jul 2012 14:35:01 +0930
- Delivered-to: tycho-user@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=sHQapgU5wS6JQ5xdkPdd+OmLfhO0AmnR4037yzWSu3Q=; b=pa3kTagvgW6AjqQkuRQjnqCR5raX7kwCgGy3y5703M/POBQsOHKr0HmYX1kcp9o9kU viCU/CfYmgkYALozU2rF7EuhEKdce8bUWcgWWisgXJCIBm+t9F4gB0jZLH+xqRLitH0N Yfv53sphbHgSbTwRsXFW890SvlNzP1+wyWfx99xG+EzbNOTDR/DZGXSBHJHIzNke+VhT MoS/nUpHRftpaZv0VUX3vVKsTZb8i/eVjNBKkGSCYvRrkLDh84gS7w5PPZYiVuIz1vJj nknNNTEmePKP9k6p3WYskn/XFzlTvXVHRjJAWQlk5dpc1GSkw1GrUhGSG27r5QPPo3hy tK+w==
On Wed, Jul 4, 2012 at 2:14 PM, Jason van Zyl <jason@xxxxxxxx> wrote:
> Seems to be working thus far. So in no particular order I'd like to write
> about
>
> - tycho support project
> - disparity between tycho on the CLI and PDE inside of Eclipse and how to
> mitigate the problems of interoperability
> - wrapper bundles: the mechanism that Igor created that allows the
> debugging/workspace resolution of bundles based on maven artifacts. big step
> toward interop between maven and osgi
>
> [1]: https://github.com/etesla/tycho-support
> [2]: https://github.com/sonatype/m2eclipse-egit
This is what I've been trying to get going for my RCP build with
Spring, SLF4J, Apache Commons *, XStream, (plus some other internal
glue).
(And as my emails to this list suggest, it hasn't been easy)