[jira] Updated: (SUREFIRE-357) Java language constraint is a poor criteria for surefire report generation

2007-10-29 Thread David Cardon (JIRA)

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

David Cardon updated SUREFIRE-357:
--

Attachment: patch.txt

De-tabified version of the patch.

> Java language constraint is a poor criteria for surefire report generation
> --
>
> Key: SUREFIRE-357
> URL: http://jira.codehaus.org/browse/SUREFIRE-357
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
>Affects Versions: 2.3
>Reporter: David Cardon
> Fix For: 2.3.1
>
> Attachments: patch.txt
>
>
> With the expansion of maven as a project management tool for other (non-Java) 
> languages, the 'canGenerateReport' function in SurefireReportMojo.java limits 
> the scope of the report plugin to only Java projects.  This limitation 
> prevents the use of surefire xml as a standard format for test reports.  
> Perhaps a more relevant approach to the function would be to test for the 
> existence of the 'surefire-reports' folder and relevant files within that 
> folder.

-- 
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




[jira] Updated: (SUREFIRE-357) Java language constraint is a poor criteria for surefire report generation

2007-10-29 Thread Brett Porter (JIRA)

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

Brett Porter updated SUREFIRE-357:
--

  Fix Version/s: 2.3.1
Patch Submitted: [Yes]

would you mind re-attaching the patch as a file, with correct formatting? 
thanks!

> Java language constraint is a poor criteria for surefire report generation
> --
>
> Key: SUREFIRE-357
> URL: http://jira.codehaus.org/browse/SUREFIRE-357
> Project: Maven Surefire
>  Issue Type: Bug
>  Components: report plugin
>Affects Versions: 2.3
>Reporter: David Cardon
> Fix For: 2.3.1
>
>
> With the expansion of maven as a project management tool for other (non-Java) 
> languages, the 'canGenerateReport' function in SurefireReportMojo.java limits 
> the scope of the report plugin to only Java projects.  This limitation 
> prevents the use of surefire xml as a standard format for test reports.  
> Perhaps a more relevant approach to the function would be to test for the 
> existence of the 'surefire-reports' folder and relevant files within that 
> folder.

-- 
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