[ 
http://jira.codehaus.org/browse/MOJO-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg updated MOJO-552:
---------------------------------

    Component/s: simian

> Simian Plugin should also support XML output
> --------------------------------------------
>
>                 Key: MOJO-552
>                 URL: http://jira.codehaus.org/browse/MOJO-552
>             Project: Mojo
>          Issue Type: New Feature
>          Components: simian
>            Reporter: Benoit Xhenseval
>         Attachments: simian-raw-report.xml
>
>
> XML output is a critical output for some plugins as they do feed other 
> plugins.
> As such, I would like to see the Simian plugin able to output the simian xml 
> file as it does in maven1 or ant tasks.
> Here is an example of what Simian itself generates.  It should be enabled in 
> the Maven 2 plugin
> Thanks for considering this.
> Benoit
> <?xml version="1.0" encoding="UTF-8"?>
> <!--
> Similarity Analyser 2.2.4 - 
> http://www.redhillconsulting.com.au/products/simian/index.html
> Copyright (c) 2003-05 RedHill Consulting Pty. Ltd.  All rights reserved..
> Simian is not free unless used solely for non-commercial or evaluation 
> purposes.
> -->
> <simian version="2.2.4">
>     <check ignoreCharacterCase="true" ignoreCurlyBraces="true" 
> ignoreIdentifierCase="true" ignoreModifiers="true" ignoreStringCase="true" 
> threshold="10">
>         <set lineCount="11">
>             <block 
> sourceFile="C:\project\jtreemap\JTreeMap\src\main\java\net\sf\jtreemap\swing\example\JTreeMapAppletExample.java"
>  startLineNumber="247" endLineNumber="258"/>
>             <block 
> sourceFile="C:\project\jtreemap\JTreeMap\src\main\java\net\sf\jtreemap\swing\example\JTreeMapExample.java"
>  startLineNumber="520" endLineNumber="531"/>
>         </set>
>         <set lineCount="20">
>             <block 
> sourceFile="C:\project\jtreemap\JTreeMap\src\main\java\net\sf\jtreemap\swing\example\JTreeMapExample.java"
>  startLineNumber="366" endLineNumber="387"/>
>             <block 
> sourceFile="C:\project\jtreemap\JTreeMap\src\main\java\net\sf\jtreemap\swing\example\JTreeMapAppletExample.java"
>  startLineNumber="215" endLineNumber="236"/>
>         </set>
>         <set lineCount="25">
>             <block 
> sourceFile="C:\project\jtreemap\JTreeMap\src\main\java\net\sf\jtreemap\swing\example\JTreeMapAppletExample.java"
>  startLineNumber="184" endLineNumber="211"/>
>             <block 
> sourceFile="C:\project\jtreemap\JTreeMap\src\main\java\net\sf\jtreemap\swing\example\JTreeMapExample.java"
>  startLineNumber="335" endLineNumber="362"/>
>         </set>
>         <summary duplicateFileCount="2" duplicateLineCount="112" 
> duplicateBlockCount="6" totalFileCount="26" totalRawLineCount="5725" 
> totalSignificantLineCount="1894" processingTime="766"/>
>     </check>
> </simian>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to