Refactor org.eclipse.jgit.test to be a bundle
This way dependencies are described by the MANIFEST.MF, and the same build tools can be used to compile the tests. Change-Id: I4dc926148410ecbadcf71b9474aeeb509691aa32
Showing
- org.eclipse.jgit.test/.classpath 1 addition, 2 deletionsorg.eclipse.jgit.test/.classpath
- org.eclipse.jgit.test/.project 11 additions, 0 deletionsorg.eclipse.jgit.test/.project
- org.eclipse.jgit.test/META-INF/MANIFEST.MF 12 additions, 0 deletionsorg.eclipse.jgit.test/META-INF/MANIFEST.MF
- org.eclipse.jgit.test/build.properties 6 additions, 0 deletionsorg.eclipse.jgit.test/build.properties
- org.eclipse.jgit.test/plugin.properties 2 additions, 0 deletionsorg.eclipse.jgit.test/plugin.properties
org.eclipse.jgit.test/META-INF/MANIFEST.MF
0 → 100644
org.eclipse.jgit.test/build.properties
0 → 100644
org.eclipse.jgit.test/plugin.properties
0 → 100644
Please register or sign in to comment