Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] release status

I tried to apply it and overall the patch looks great.  However, it appears
to add a direct dependencies on Subclipse, which could cause the
corresponding class and potentially the mylar.team plug-in to fail to load
if Subclipse is not installed.  Currently we only have reflectively-invoked
dependencies on Subclipse and declare the dependency as
resolution:=optional.

This brings up an important issue.  The mylar.team plug-in should not have a
dependency on Subclipse, and instead Subclipse should be extending it in a
similar way to how Subversive is doing this:
http://wiki.eclipse.org/index.php/Mylar_Integrator_Reference#Integrating_Tea
m_Providers  
http://www.polarion.org/index.php?page=mylar&project=subversive  

Eugene: this would also allow the extra dependencies needed by your patch.
Do you think that you could persuade Subclipse to take this contribution in
time for 1.0?  If not we can keep this dependency for 1.0, but shortly after
that we will need to remove it as we move towards not having dependencies
outside of the SDK and Orbit.

Mik

> -----Original Message-----
> From: Eugene Kuleshov [mailto:eu@xxxxxxxx]
> Sent: Monday, November 27, 2006 11:02 PM
> To: Mylar developer discussions; Mik Kersten
> Subject: Re: [mylar-dev] release status
> 
> Mik,
> 
>   Please consider adding patch for TaskLinkInfo before releasing RC1.
>   Also see discussion in Subclipse mailing list and response from
> Michael Valenta related to that.
> 
>   regards,
>   Eugene
> 
> 
> Mik Kersten wrote:
> > A near-final final 0.9.0.v20061127-1300 is now available, and we will
> > be cutting RC1 shortly.  The update site problems appear to be
> > resolved.
> >
> > Note that a snowstorm has cut all power to the part of Vancouver that
> > has the UBC campus, so please note that Rob and I may have missed some
> > of the mylar-dev email.
> >
> > Here's the current plan, assuming that network problems to not prevent
> > us from releasing RC1 today.
> >
> > * Nov. 27th: RC1
> > * Dec. 4th: RC2
> > * Dec. 8/11th 1.0 (assuming eclipse.org release review approval)
> >
> > Mik
> >
> > --
> > Mik Kersten, http://kerstens.org/mik
> > Mylar Project Lead, http://eclipse.org/mylar
> > _______________________________________________
> > mylar-dev mailing list
> > mylar-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top