Details
Description
URL in 1.4RC1 are :
http://localhost:9000/sonar/rules_configuration/export/2/checkstyle.xml
"2" is the id of the profile and "checkstyle" is the plugin key. The profile id depends on the environment context. It should be replaced by its language/name :
http://localhost:9000/sonar/rules_configuration/export/java/Sonar%20Way/checkstyle.xml
A direct link to the active profile should also be provided :
http://localhost:9000/sonar/rules_configuration/export/java/active/checkstyle.xml