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.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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>
  6. <feature url="features/org.eclipse.jgit_0.0.0.qualifier.jar" id="org.eclipse.jgit" version="0.0.0" patch="true">
  7. <category name="JGit"/>
  8. </feature>
  9. <feature url="features/org.eclipse.jgit.pgm_0.0.0.qualifier.jar" id="org.eclipse.jgit.pgm" version="0.0.0" patch="true">
  10. <category name="JGit"/>
  11. </feature>
  12. <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">
  13. <category name="JGit"/>
  14. </feature>
  15. <feature url="features/org.eclipse.jgit.source_0.0.0.qualifier.jar" id="org.eclipse.jgit.source" version="0.0.0" patch="true">
  16. <category name="JGit"/>
  17. </feature>
  18. <feature url="features/org.eclipse.jgit.junit_0.0.0.qualifier.jar" id="org.eclipse.jgit.junit" version="0.0.0" patch="true">
  19. <category name="JGit"/>
  20. </feature>
  21. <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">
  22. <category name="JGit"/>
  23. </feature>
  24. <feature url="features/org.eclipse.jgit.lfs_0.0.0.qualifier.jar" id="org.eclipse.jgit.lfs" version="0.0.0" patch="true">
  25. <category name="JGit"/>
  26. </feature>
  27. <bundle id="org.eclipse.jgit.ant" version="0.0.0">
  28. <category name="JGit-additional-bundles"/>
  29. </bundle>
  30. <bundle id="org.eclipse.jgit.archive" version="0.0.0">
  31. <category name="JGit-additional-bundles"/>
  32. </bundle>
  33. <bundle id="org.eclipse.jgit.ui" version="0.0.0">
  34. <category name="JGit-additional-bundles"/>
  35. </bundle>
  36. <category-def name="JGit" label="Java implementation of Git">
  37. <description>
  38. Java implementation of Git
  39. </description>
  40. </category-def>
  41. <category-def name="JGit-additional-bundles" label="Java implementation of Git - additional bundles">
  42. <description>
  43. Java implementation of Git - additional bundles
  44. </description>
  45. </category-def>
  46. </site>