|
Can this plugin support CLOC for even more languages and better Windows support
------------------------------------------------------------------------------- Key: JENKINS-10274 URL: https://issues.jenkins-ci.org/browse/JENKINS-10274 Project: Jenkins Issue Type: New Feature Components: sloccount Reporter: Pei-Tang Huang Assignee: npiguet Can SLOCCount plugin supports CLOC? http://cloc.sourceforge.net/ The LOC program is still in maintenance, and supports even more languages! -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira |
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
|
|||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|||||||||||||||||
|
In reply to this post by JIRA noreply@jenkins-ci.org
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|||||||||||||||||
| Powered by Nabble | Edit this page |

The tool cloc has an option to create xml output.
This output can transformed via a short XSLT script into the sloccount format.
Therefore, no changes are required within the sloccount source.
Please, reject this change request!