jgit/org.eclipse.jgit.lfs.test
Matthias Sohn 1574353f7c Do not require test bundles to export all packages
Configure PDE to not warn about not exported packages for test bundles.

Reusable test code which other bundles may want to reuse should go into
one of the junit bundles:
- org.eclipse.jgit.junit
- org.eclipse.jgit.junit.http
- org.eclipse.jgit.junit.ssh

Change-Id: Ifbdf30f8552e8f4bad6bbdeb63f729c53c844315
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2019-08-09 13:17:00 +02:00
..
.settings Do not require test bundles to export all packages 2019-08-09 13:17:00 +02:00
META-INF Prepare 5.4.1-SNAPSHOT builds 2019-06-12 17:35:11 +02:00
src/org/eclipse/jgit/lfs/test Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
tst/org/eclipse/jgit/lfs/lib Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 2018-09-30 14:34:14 +09:00
.classpath Configure classpath for separate test sources in Eclipse 2018-10-17 11:08:24 +09:00
.gitignore Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
.project Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
BUILD Bazel: Automatically format build file with buildifier 0.20.0 2019-01-10 20:48:42 -05:00
build.properties Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
plugin.properties Implement SHA-256 abstraction 2016-02-04 17:49:42 +01:00
pom.xml Prepare 5.4.1-SNAPSHOT builds 2019-06-12 17:35:11 +02:00