jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-387 Improve usability of the coding rules...
  • SONAR-399

Web service API to export coding rules

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: 1.5
  • Component/s: Rules
  • Labels:
    None

Description

request : /rules

optional parameters :

  • profile=profile1&language=java => only rules activated on profile1
  • tool=pmd
  • category=Usability

response in the following formats :

CSV

key,name,tool,category,activation level (if a profile is selected)

XML

<rules>
  <rule>
     <key />
     <name />
     <tool />
     <category />
     <level />
   </rule>
</rules>

JSON

todo...

Issue Links

is depended upon by

New Feature - A new feature of the product, which has yet to be developed. SONAR-248 Web services API

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    Julien Lancelot
    Reporter:
    Simon Brandhof
Vote (0)
Watch (0)

Dates

  • Created:
    09/Oct/08 8:49 AM
    Updated:
    10/Jan/12 3:13 PM
    Resolved:
    16/Oct/08 8:51 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.