Perhaps you could supply your config.xml for the job, or screenshots or
something. We're kind of flying blindly at this point.

On Thu Jan 08 2015 at 6:25:56 AM Rakesh Manoharan <[email protected]>
wrote:

> Thanks, but that also didnt work, any other suggestions
>
>
> On Wednesday, 7 January 2015 18:30:18 UTC+5:30, slide wrote:
>
>> You just need to put the pattern into the textbox, nothing else.
>> "**/*.log.gz" should be all you need
>>
>> On Tue Jan 06 2015 at 9:24:29 PM Rakesh Manoharan <[email protected]>
>> wrote:
>>
> I am trying to give the following ant pattern for attachments in editable
>>> email notification plugin.
>>>
>>> I believe my base directory could be /var/lib/jenkins/workspace/
>>>
>>> <fileset dir="error/*" casesensitive="yes">   <include
>>> name="**/*.log.gz"/>  </fileset>
>>>
>>> I have  error.log.gz file in directory /var/lib/jenkins/workspace/error/
>>>
>>> After doing this the email is coming with no attachments. Can some one
>>> please tell where its going wrong, or could you please share a sample ant
>>> xml pattern for attachments in jenkins?
>>>
>>> I have also tried the following pattern
>>>
>>> <attachments>
>>>   <fileset dir="dist">
>>>     <include name="**/*.gz" />
>>>   </fileset></attachments>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "Jenkins Developers" group.
>>>
>> To unsubscribe from this group and stop receiving emails from it, send an
>>> email to [email protected].
>>
>>
>>> To view this discussion on the web visit https://groups.google.com/d/
>>> msgid/jenkinsci-dev/196ae0cb-5997-4e12-9ab5-01630de4cb4a%
>>> 40googlegroups.com
>>> <https://groups.google.com/d/msgid/jenkinsci-dev/196ae0cb-5997-4e12-9ab5-01630de4cb4a%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/177472d0-14ab-4a94-ba5e-bc8466e1a56b%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-dev/177472d0-14ab-4a94-ba5e-bc8466e1a56b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVfLva_hHsg4T27HBqX54T6AL%2BMF1WeFzs3RA9zAcgyoCA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to