Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] problems with the dev build

Steffen: thanks for the helpful diagnosis.  In the refactoring I created an
additional "resources" layer between context.ui and mylar.java, and
introduced a race condition in its initialization.  A new dev build
(0.6.0.v20060717-1600) is now available that should resolve this.  Due to
the layering, lazy loading, and eager start of bridges, Mylar's
initialization sequence is tricky to get right.  

All: check out the new org.eclipse.mylar.team project (created as part of
cleaning up dependencies related to this).

Eugene: this should address what you reported too your problems too, please
report if that's not the case.

Rob: AllTests pass and I'm bootstrapped on the latest, but please go through
all the manual tests today since a lot has changed.  

Mik

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Steffen Pingel
> Sent: Saturday, July 15, 2006 10:07 PM
> To: mylar-dev@xxxxxxxxxxx
> Subject: Re: [mylar-dev] problems with the dev build
> 
> Hi,
> 
> >   I tried few times to reinstall latest dev build from the update site
> > and every time I am getting similar errors. See attached log.
> 
> I get similiar errors when the Active Hierarchy view is visibile in the
> perspective that is restored on launch:
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=150668
> 
> If I remove the view or use a different perspective these erros don't show
> up.
> 
> Steffen
> 
> --
> Steffen Pingel - steffenp@xxxxxx - http://steffenpingel.de
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top