Hi,

       This problem was resolved after i added the following under 
publishers:  .
     
     <statistics />
      <xmllogger />

Thanks, 
Santhosh

On Wednesday, 12 September 2012 13:52:03 UTC+5:30, Ruben Willems wrote:
>
> can you provide me the ccnet config?
> you may change user userid and the like
>
> with kind regards
> Ruben Willems
>
> On 12 September 2012 10:12, santhosh yalamuri <[email protected]<javascript:>
> > wrote:
>
>> It is under publishers section, after this i have my tasks section
>>
>>
>> On Tuesday, 11 September 2012 16:17:58 UTC+5:30, santhosh yalamuri wrote:
>>
>>> Hi,
>>>
>>>        I use the following xml entries in order to send email after the 
>>> build completion:
>>>
>>>  <publishers>
>>>
>>>       <email from="[email protected] <javascript:>"
>>>              mailhost="sendmtw.mycompany.**com<http://sendmtw.mycompany.com>
>>> "
>>>              mailport="25"
>>>              includeDetails="TRUE">
>>>         <users>
>>>           <user name="BuildGuru"
>>>                 group="buildmaster"
>>>                 address="sample1@ mycompany .com"/>
>>>           <user name="Developer"
>>>                 group="developers"
>>>                 address="[email protected] <javascript:>**"/>
>>>         </users>
>>>         <groups>
>>>           
>>>         
>>>
>>>         <group name="developers">
>>>           <notifications>
>>>             <notificationType>Always</**notificationType>
>>>           </notifications>
>>>         </group>
>>>
>>>           <group name="buildmaster">
>>>             <notifications>
>>>               <notificationType>Always</**notificationType>
>>>             </notifications>
>>>           </group>
>>>
>>>         </groups>
>>>       </email>
>>>     </publishers>
>>>
>>>   </project>
>>>
>>> The above entries gets a green signal from CCNET Validator.
>>>
>>> But when the build is triggered, it gets stuck.
>>>
>>> Can anybody let me know what the problem is.
>>>
>>> Thanks,
>>> Santhosh
>>>
>>>
>>>
>>>
>>>
>

Reply via email to