Matthias Sohn | f245579 | 2010-01-14 01:22:42 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <site> |
| 3 | <description url="JGit"> |
| 4 | This is a pure Java implementation of the Git version control system. The native Git version is also required in this version. |
| 5 | </description> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 6 | <feature url="features/org.eclipse.jgit_0.0.0.qualifier.jar" id="org.eclipse.jgit" version="0.0.0"> |
Matthias Sohn | f5f1536 | 2011-05-31 22:53:53 +0200 | [diff] [blame] | 7 | <category name="JGit"/> |
Matthias Sohn | f245579 | 2010-01-14 01:22:42 +0100 | [diff] [blame] | 8 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 9 | <feature url="features/org.eclipse.jgit.pgm_0.0.0.qualifier.jar" id="org.eclipse.jgit.pgm" version="0.0.0"> |
Matthias Sohn | 4974090 | 2012-06-12 00:17:55 +0200 | [diff] [blame] | 10 | <category name="JGit"/> |
| 11 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 12 | <feature url="features/org.eclipse.jgit.ssh.apache_0.0.0.qualifier.jar" id="org.eclipse.jgit.ssh.apache" version="0.0.0"> |
Thomas Wolf | 9b31969 | 2018-11-01 11:28:15 +0100 | [diff] [blame] | 13 | <category name="JGit"/> |
| 14 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 15 | <feature url="features/org.eclipse.jgit.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.source" version="0.0.0"> |
Matthias Sohn | f5f1536 | 2011-05-31 22:53:53 +0200 | [diff] [blame] | 16 | <category name="JGit"/> |
Matthias Sohn | e9c5ec5 | 2010-08-28 01:18:20 +0200 | [diff] [blame] | 17 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 18 | <feature url="features/org.eclipse.jgit.junit_0.0.0.qualifier.jar" id="org.eclipse.jgit.junit" version="0.0.0"> |
Matthias Sohn | f5f1536 | 2011-05-31 22:53:53 +0200 | [diff] [blame] | 19 | <category name="JGit"/> |
Matthias Sohn | e36c2aa | 2010-05-11 14:35:26 +0200 | [diff] [blame] | 20 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 21 | <feature url="features/org.eclipse.jgit.http.apache_0.0.0.qualifier.jar" id="org.eclipse.jgit.http.apache" version="0.0.0"> |
Matthias Sohn | 3d3df39 | 2014-02-20 22:07:48 +0100 | [diff] [blame] | 22 | <category name="JGit"/> |
| 23 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 24 | <feature url="features/org.eclipse.jgit.lfs_0.0.0.qualifier.jar" id="org.eclipse.jgit.lfs" version="0.0.0"> |
Matthias Sohn | 536db18 | 2015-07-17 16:22:56 +0200 | [diff] [blame] | 25 | <category name="JGit"/> |
| 26 | </feature> |
Matthias Sohn | e9f4cb1 | 2020-06-03 13:51:46 +0200 | [diff] [blame] | 27 | <feature url="features/org.eclipse.jgit.ssh.jsch_0.0.0.qualifier.jar" id="org.eclipse.jgit.ssh.jsch" version="0.0.0"> |
| 28 | <category name="JGit"/> |
| 29 | </feature> |
| 30 | <feature url="features/org.eclipse.jgit.gpg.bc_0.0.0.qualifier.jar" id="org.eclipse.jgit.gpg.bc" version="0.0.0"> |
Matthias Sohn | 8d2d683 | 2020-04-24 22:41:39 +0200 | [diff] [blame] | 31 | <category name="JGit"/> |
| 32 | </feature> |
Matthias Sohn | 27f1fb6 | 2019-04-01 01:30:44 +0200 | [diff] [blame] | 33 | <bundle id="org.eclipse.jgit.ant" version="0.0.0"> |
| 34 | <category name="JGit-additional-bundles"/> |
| 35 | </bundle> |
| 36 | <bundle id="org.eclipse.jgit.archive" version="0.0.0"> |
| 37 | <category name="JGit-additional-bundles"/> |
| 38 | </bundle> |
| 39 | <bundle id="org.eclipse.jgit.ui" version="0.0.0"> |
| 40 | <category name="JGit-additional-bundles"/> |
| 41 | </bundle> |
Matthias Sohn | 4380921 | 2020-10-02 21:54:53 +0200 | [diff] [blame] | 42 | <bundle id="com.google.gson"> |
| 43 | <category name="JGit-dependency-bundles"/> |
| 44 | </bundle> |
| 45 | <bundle id="com.google.gson.source"> |
| 46 | <category name="JGit-dependency-bundles"/> |
| 47 | </bundle> |
| 48 | <bundle id="com.jcraft.jsch"> |
| 49 | <category name="JGit-dependency-bundles"/> |
| 50 | </bundle> |
| 51 | <bundle id="com.jcraft.jsch.source"> |
| 52 | <category name="JGit-dependency-bundles"/> |
| 53 | </bundle> |
| 54 | <bundle id="com.jcraft.jzlib"> |
| 55 | <category name="JGit-dependency-bundles"/> |
| 56 | </bundle> |
| 57 | <bundle id="com.jcraft.jzlib.source"> |
| 58 | <category name="JGit-dependency-bundles"/> |
| 59 | </bundle> |
| 60 | <bundle id="javaewah"> |
| 61 | <category name="JGit-dependency-bundles"/> |
| 62 | </bundle> |
| 63 | <bundle id="javaewah.source"> |
| 64 | <category name="JGit-dependency-bundles"/> |
| 65 | </bundle> |
| 66 | <bundle id="javax.servlet"> |
| 67 | <category name="JGit-dependency-bundles"/> |
| 68 | </bundle> |
| 69 | <bundle id="javax.servlet.source"> |
| 70 | <category name="JGit-dependency-bundles"/> |
| 71 | </bundle> |
| 72 | <bundle id="net.i2p.crypto.eddsa"> |
| 73 | <category name="JGit-dependency-bundles"/> |
| 74 | </bundle> |
| 75 | <bundle id="net.i2p.crypto.eddsa.source"> |
| 76 | <category name="JGit-dependency-bundles"/> |
| 77 | </bundle> |
| 78 | <bundle id="org.apache.ant"> |
| 79 | <category name="JGit-dependency-bundles"/> |
| 80 | </bundle> |
| 81 | <bundle id="org.apache.ant.source"> |
| 82 | <category name="JGit-dependency-bundles"/> |
| 83 | </bundle> |
| 84 | <bundle id="org.apache.commons.codec"> |
| 85 | <category name="JGit-dependency-bundles"/> |
| 86 | </bundle> |
| 87 | <bundle id="org.apache.commons.codec.source"> |
| 88 | <category name="JGit-dependency-bundles"/> |
| 89 | </bundle> |
| 90 | <bundle id="org.apache.commons.compress"> |
| 91 | <category name="JGit-dependency-bundles"/> |
| 92 | </bundle> |
| 93 | <bundle id="org.apache.commons.compress.source"> |
| 94 | <category name="JGit-dependency-bundles"/> |
| 95 | </bundle> |
| 96 | <bundle id="org.apache.commons.logging"> |
| 97 | <category name="JGit-dependency-bundles"/> |
| 98 | </bundle> |
| 99 | <bundle id="org.apache.commons.logging.source"> |
| 100 | <category name="JGit-dependency-bundles"/> |
| 101 | </bundle> |
| 102 | <bundle id="org.apache.httpcomponents.httpclient"> |
| 103 | <category name="JGit-dependency-bundles"/> |
| 104 | </bundle> |
| 105 | <bundle id="org.apache.httpcomponents.httpclient.source"> |
| 106 | <category name="JGit-dependency-bundles"/> |
| 107 | </bundle> |
| 108 | <bundle id="org.apache.httpcomponents.httpcore"> |
| 109 | <category name="JGit-dependency-bundles"/> |
| 110 | </bundle> |
| 111 | <bundle id="org.apache.httpcomponents.httpcore.source"> |
| 112 | <category name="JGit-dependency-bundles"/> |
| 113 | </bundle> |
| 114 | <bundle id="org.apache.log4j"> |
| 115 | <category name="JGit-dependency-bundles"/> |
| 116 | </bundle> |
| 117 | <bundle id="org.apache.log4j.source"> |
| 118 | <category name="JGit-dependency-bundles"/> |
| 119 | </bundle> |
| 120 | <bundle id="org.apache.sshd.osgi"> |
| 121 | <category name="JGit-dependency-bundles"/> |
| 122 | </bundle> |
| 123 | <bundle id="org.apache.sshd.osgi.source"> |
| 124 | <category name="JGit-dependency-bundles"/> |
| 125 | </bundle> |
| 126 | <bundle id="org.apache.sshd.sftp"> |
| 127 | <category name="JGit-dependency-bundles"/> |
| 128 | </bundle> |
| 129 | <bundle id="org.apache.sshd.sftp.source"> |
| 130 | <category name="JGit-dependency-bundles"/> |
| 131 | </bundle> |
| 132 | <bundle id="org.bouncycastle.bcpg"> |
| 133 | <category name="JGit-dependency-bundles"/> |
| 134 | </bundle> |
| 135 | <bundle id="org.bouncycastle.bcpg.source"> |
| 136 | <category name="JGit-dependency-bundles"/> |
| 137 | </bundle> |
| 138 | <bundle id="org.bouncycastle.bcpkix"> |
| 139 | <category name="JGit-dependency-bundles"/> |
| 140 | </bundle> |
| 141 | <bundle id="org.bouncycastle.bcpkix.source"> |
| 142 | <category name="JGit-dependency-bundles"/> |
| 143 | </bundle> |
| 144 | <bundle id="org.bouncycastle.bcprov"> |
| 145 | <category name="JGit-dependency-bundles"/> |
| 146 | </bundle> |
| 147 | <bundle id="org.bouncycastle.bcprov.source"> |
| 148 | <category name="JGit-dependency-bundles"/> |
| 149 | </bundle> |
| 150 | <bundle id="org.kohsuke.args4j"> |
| 151 | <category name="JGit-dependency-bundles"/> |
| 152 | </bundle> |
| 153 | <bundle id="org.kohsuke.args4j.source"> |
| 154 | <category name="JGit-dependency-bundles"/> |
| 155 | </bundle> |
| 156 | <bundle id="org.slf4j.api"> |
| 157 | <category name="JGit-dependency-bundles"/> |
| 158 | </bundle> |
| 159 | <bundle id="org.slf4j.api.source"> |
| 160 | <category name="JGit-dependency-bundles"/> |
| 161 | </bundle> |
| 162 | <bundle id="org.slf4j.binding.log4j12"> |
| 163 | <category name="JGit-dependency-bundles"/> |
| 164 | </bundle> |
| 165 | <bundle id="org.slf4j.binding.log4j12.source"> |
| 166 | <category name="JGit-dependency-bundles"/> |
| 167 | </bundle> |
| 168 | <bundle id="org.tukaani.xz"> |
| 169 | <category name="JGit-dependency-bundles"/> |
| 170 | </bundle> |
| 171 | <bundle id="org.tukaani.xz.source"> |
| 172 | <category name="JGit-dependency-bundles"/> |
| 173 | </bundle> |
Matthias Sohn | f326f00 | 2016-09-22 17:39:03 +0200 | [diff] [blame] | 174 | <category-def name="JGit" label="Java implementation of Git"> |
Matthias Sohn | f245579 | 2010-01-14 01:22:42 +0100 | [diff] [blame] | 175 | <description> |
Matthias Sohn | f326f00 | 2016-09-22 17:39:03 +0200 | [diff] [blame] | 176 | Java implementation of Git |
Matthias Sohn | f245579 | 2010-01-14 01:22:42 +0100 | [diff] [blame] | 177 | </description> |
| 178 | </category-def> |
Matthias Sohn | 27f1fb6 | 2019-04-01 01:30:44 +0200 | [diff] [blame] | 179 | <category-def name="JGit-additional-bundles" label="Java implementation of Git - additional bundles"> |
| 180 | <description> |
| 181 | Java implementation of Git - additional bundles |
| 182 | </description> |
| 183 | </category-def> |
Matthias Sohn | 4380921 | 2020-10-02 21:54:53 +0200 | [diff] [blame] | 184 | <category-def name="JGit-dependency-bundles" label="JGit dependency bundles"/> |
Matthias Sohn | f245579 | 2010-01-14 01:22:42 +0100 | [diff] [blame] | 185 | </site> |