[ http://jira.codehaus.org/browse/CONTINUUM-44?page=comments#action_50285 ] 

james strachan commented on CONTINUUM-44:
-----------------------------------------

I'd include in this OS as well. We want to test all our code in CI using 
various OSes and JDK versions - then we'd really like to be able to consolidate 
the results to highlight what failed on what profile - rather than having to 
navigate into 4-8 different CI installations and then drill into each failed 
project to try get a feel for whats actually failing where.

So I'd really like a report thats kinda like...

Profile                          Failures
=======================================
Linux, JDK 1.4.2        : FooTest, BarTest, WhatnotTest
Windows, JDK 1.5.0  : BarTest

Then in one simple web page we can grok whats failing where and see patterns. 
(e.g. some failures are OS / JVM specific. Some fail everywhere etc).

This is related to... http://jira.codehaus.org/browse/CONTINUUM-427

> multiple profiles
> -----------------
>
>          Key: CONTINUUM-44
>          URL: http://jira.codehaus.org/browse/CONTINUUM-44
>      Project: Continuum
>         Type: New Feature
>     Reporter: Brett Porter
>      Fix For: 1.1

>
>
> would like to be able to define a profile (which can include certain 
> environmental things such as the version of m2 to use, the JDK version, etc).
> Profiles should be able to be used globally, per group or per project. In 
> this way, you could build certain projects under a variety of different JDKs 
> for example.

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

Reply via email to