Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] New dependency from org.eclipse.egit.ui to MyLyn

2011/7/8 Baumgart, Jens <jens.baumgart@xxxxxxx>

Hi,

after pulling this morning I noticed my workspace no longer built.

Reason for this is a newly introduced dependency from org.eclipse.egit.ui to MyLyn:

 

Change: http://egit.eclipse.org/r/3847

 

  <extension

        point="org.eclipse.mylyn.tasks.bugs.support">

 

 

 

Are we sure about this new dependency? Should plain EGit depend on MyLyn?


I think the classes depending on Mylyn should be moved to some org.eclipse.egit.mylyn.* bundle
and installed with org.eclipse.egit.mylyn-feature.
 
--
Matthias

Back to the top