diff options
author | Thomas Wolf <thomas.wolf@paranor.ch> | 2018-11-01 11:28:15 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2018-11-13 10:49:26 -0800 |
commit | 9b31969f3c8b10747ee4af4fff83e9f45c6b41b0 (patch) | |
tree | 63a926a3d26a6da42ee5ac319a947b06ef97b1e8 /org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/build.properties | |
parent | 488d95571fbe5b896c929dc3f65dc0c0a7161d00 (diff) | |
download | jgit-9b31969f3c8b10747ee4af4fff83e9f45c6b41b0.tar.gz jgit-9b31969f3c8b10747ee4af4fff83e9f45c6b41b0.zip |
Add features for the Apache MINA sshd implementation
Bug: 520927
Change-Id: Ida3e218e0552848ef6285de1dc1e41866f7f873e
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/build.properties')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/build.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/build.properties b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/build.properties new file mode 100644 index 0000000000..b4a8dde9e5 --- /dev/null +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.ssh.apache.feature/build.properties @@ -0,0 +1,4 @@ +bin.includes = feature.xml,\ + edl-v10.html,\ + feature.properties,\ + license.html |