]> source.dussan.org Git - jgit.git/commit
Refactor org.eclipse.jgit.test to be a bundle 64/64/2
authorChris Aniszczyk <caniszczyk@gmail.com>
Tue, 13 Oct 2009 20:53:55 +0000 (15:53 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 16 Oct 2009 16:13:35 +0000 (09:13 -0700)
commit1a41a89e4c99250a9710e57894fd6af983f7d94d
tree6295d62ce2d56b45aba9d0ec54c8ebf10717eb11
parent3e83a9e1df3c8664db33150f4c69204aefc02031
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
org.eclipse.jgit.test/.classpath
org.eclipse.jgit.test/.project
org.eclipse.jgit.test/META-INF/MANIFEST.MF [new file with mode: 0644]
org.eclipse.jgit.test/build.properties [new file with mode: 0644]
org.eclipse.jgit.test/plugin.properties [new file with mode: 0644]