<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>347923</id>
      <name>jira2trac</name>
      <created_at>2009-06-26T10:36:26Z</created_at>
      <updated_at>2009-07-24T17:05:24Z</updated_at>
      <description>The Jira2Trac plugin provides you with tools to import Jira backup files into Trac.

The plugin consists of a Python 3.1 commandline tool that:

 - Parses the Jira backup XML file
 - Sends the imported Jira data and attachments to Trac using XML-RPC
 - Generates a htpasswd file containing the users with their SHA-512 base64 encoded passwords

Using a patched version of the AccountManagerPlugin allows you then to authenticate Jira users in Trac.

It currently supports migration of:

 - Resolutions
 - Priorities
 - Components
 - Issue Types
 - Statuses
 - Tickets
 - Attachments
 - Users

This plugin was developed with:

 - Atlassian Jira Enterprise 3.6.5 (build 161)
 - Trac 0.11.4

Dependencies on other Trac plugins:

 - XmlRpcPlugin 1.0
 - AccountManagerPlugin</description>
      <homepage_url>http://trac-hacks.org/wiki/JiraToTracIntegration</homepage_url>
      <download_url></download_url>
      <url_name>jira2trac</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1174/python_library_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1174/python_library_small.png</small_logo_url>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>651817</analysis_id>
      <analysis>
        <id>651817</id>
        <project_id>347923</project_id>
        <updated_at>2009-12-14T17:56:03Z</updated_at>
        <logged_at>2009-12-14T17:55:54Z</logged_at>
        <min_month>2009-06-01T00:00:00Z</min_month>
        <max_month>2009-07-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>646</total_code_lines>
        <main_language_id>9</main_language_id>
        <main_language_name>Python</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
