You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
1.9 KiB
38 lines
1.9 KiB
<?xml version="1.0" encoding="UTF-8"?> |
|
<site> |
|
<description url="JGit"> |
|
This is a pure Java implementation of the Git version control system. The native Git version is also required in this version. |
|
</description> |
|
<feature url="features/org.eclipse.jgit_0.0.0.qualifier.jar" id="org.eclipse.jgit" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.pgm_0.0.0.qualifier.jar" id="org.eclipse.jgit.pgm" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.ssh.apache_0.0.0.qualifier.jar" id="org.eclipse.jgit.ssh.apache" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.source" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.pgm.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.pgm.source" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.ssh.apache.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.ssh.apache.source" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.junit_0.0.0.qualifier.jar" id="org.eclipse.jgit.junit" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.http.apache_0.0.0.qualifier.jar" id="org.eclipse.jgit.http.apache" version="0.0.0" patch="true"> |
|
<category name="JGit"/> |
|
</feature> |
|
<feature url="features/org.eclipse.jgit.lfs_0.0.0.qualifier.jar" id="org.eclipse.jgit.lfs" version="0.0.0"> |
|
<category name="JGit"/> |
|
</feature> |
|
<category-def name="JGit" label="Java implementation of Git"> |
|
<description> |
|
Java implementation of Git |
|
</description> |
|
</category-def> |
|
</site>
|
|
|