Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] Failing tests because of split packages

Hi,

I've been trying to get two patches[1][2] into jgit, unfortunately the
build is failing because the package 'org.eclipse.jgit.lib' is
available in two plugins 'org.eclipse.jgit' and
'org.eclipse.jgit.test'. So far I've tried to add explicit plugin
dependency(instead of import-package) but nothing seems to work.

Could someone who understands split packages help me resolve this issue?

[1] - http://egit.eclipse.org/r/#change,3940
[2] - http://egit.eclipse.org/r/#change,3480

- Ketan
studios.thoughtworks.com | twitter.com/ketanpkr


Back to the top