]> source.dussan.org Git - jgit.git/commit
Don't export package from test bundle 33/174133/1
authorThomas Wolf <thomas.wolf@paranor.ch>
Mon, 28 Dec 2020 21:53:50 +0000 (22:53 +0100)
committerThomas Wolf <thomas.wolf@paranor.ch>
Mon, 28 Dec 2020 21:53:50 +0000 (22:53 +0100)
commit616a7eeaec2e2525001823585f1c44a9124ebb65
treea6538491c237700e04ce36220ea404820c0725ac
parent8d3b939cfd27f013fcded0d76894ca22b82de80f
Don't export package from test bundle

Do not export the test-only package org.eclipse.jgit.transport from
bundle org.eclipse.jgit.ssh.jsch.test. Doing so can confuse the build
in Eclipse: other bundles that import this package may then also pick
up this test package, leading to non-test sources depending on test
sources and to build cycles.

Change-Id: I9f73b7a8d13bc4a2fe58bd2f1d33068164a13991
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
org.eclipse.jgit.ssh.jsch.test/META-INF/MANIFEST.MF