You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by "Richard C. L. Li" <ri...@cherubim.com.hk> on 2006/02/22 12:29:55 UTC

Adding Build Time to Projects Summary Page

Hi,

Is there any way to add a column of the ending date and time of the 
latest build in the project summary page?

Thanks,
Richard Li


Re: Adding Build Time to Projects Summary Page

Posted by Emmanuel Venisse <em...@venisse.net>.
you can but you'll need to readd it in continuum-web.jar because this file is always unpack at each 
restart.

$date.format('medium',$latestBuild.endTime)

Emmanuel

Richard C. L. Li a écrit :
> Not possible even by altering the Summary.vm template?
> 
> Emmanuel Venisse wrote:
> 
>> No, it isn't possible. File an issue for this feature.
>>
>> Emmanuel
>>
>> Richard C. L. Li a écrit :
>>
>>> Hi,
>>>
>>> Is there any way to add a column of the ending date and time of the 
>>> latest build in the project summary page?
>>>
>>> Thanks,
>>> Richard Li
>>>
>>>
>>>
>>>
>>
> 
> 
> 
> 


Re: Adding Build Time to Projects Summary Page

Posted by "Richard C. L. Li" <ri...@cherubim.com.hk>.
Not possible even by altering the Summary.vm template?

Emmanuel Venisse wrote:
> No, it isn't possible. File an issue for this feature.
>
> Emmanuel
>
> Richard C. L. Li a écrit :
>> Hi,
>>
>> Is there any way to add a column of the ending date and time of the 
>> latest build in the project summary page?
>>
>> Thanks,
>> Richard Li
>>
>>
>>
>>
>


Re: Adding Build Time to Projects Summary Page

Posted by Emmanuel Venisse <em...@venisse.net>.
No, it isn't possible. File an issue for this feature.

Emmanuel

Richard C. L. Li a écrit :
> Hi,
> 
> Is there any way to add a column of the ending date and time of the 
> latest build in the project summary page?
> 
> Thanks,
> Richard Li
> 
> 
> 
>