Re: E-mails not reaching all receipients

2016-09-26 Thread rqui
Thanks for your reply, slide.

So how could I explain that some users of a distribution group receive the 
emails, while others don't?


On Monday, September 26, 2016 at 2:47:32 PM UTC-7, slide wrote:
>
> Nope, never had this issue.
>
> On Mon, Sep 26, 2016 at 1:20 PM rqui <rhondaf...@gmail.com > 
> wrote:
>
>> Has anyone experienced any issue with using the email-ext plugin to send 
>> emails to a distribution list, with several subgroups, and it only reached 
>> some of the people on those lists?
>>
>> Thanks in advance!
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/d9deae5c-1003-4a81-8277-204f55b24482%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/d9deae5c-1003-4a81-8277-204f55b24482%40googlegroups.com?utm_medium=email_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 Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/efdf3d61-a6a6-4293-9ccc-700bb649c3cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


E-mails not reaching all receipients

2016-09-26 Thread rqui
Has anyone experienced any issue with using the email-ext plugin to send 
emails to a distribution list, with several subgroups, and it only reached 
some of the people on those lists?

Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d9deae5c-1003-4a81-8277-204f55b24482%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How Do You Manage Growth?

2016-07-28 Thread rqui
That brings up another point...how does handling growth and implementing 
cloud (private or public) play a part as well?

On Thursday, July 28, 2016 at 9:53:35 AM UTC-7, rqui wrote:
>
> I am seeking some advice/tips. Our group is experiencing fast growth and 
> changes and I am trying to architect a solution for managing it. 
>
> We currently have a single master handling various types of jobs: ci, 
> nightlies, releases, personal dev builds, etc.
>
> Using OSS, does anyone have experience in handling several masters for 
> handling the different functions: CI, Releases, DEV?
>
> Or, do you continue to use a single Jenkins master?
>
> Any help, advice or tips would be greatly appreciated.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/14c4d594-c15c-4bf9-adc7-176fbeed2064%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How Do You Manage Growth?

2016-07-28 Thread rqui
Yes, we have 10+ nodes; nothing builds on the master.

On Thursday, July 28, 2016 at 1:37:29 PM UTC-7, Baptiste Mathus wrote:
>
> The question is also: do you have agents, as hinted by Tyler, or do you 
> build all ze things on that sole machine.
>
> If no agent, or anyway, see also the recent thread: 
> https://groups.google.com/d/msgid/jenkinsci-users/3a038f29-5221-4830-80ae-ca5a70c7ccc7%40googlegroups.com?utm_medium=email_source=footer
>
> In my previous company, we had a single master for ~100 users. And 
> originally ~20 agents before going dynamic. 
>
> Pretty sure we had a wiki page for that. If not, some day we should start 
> a section on that on the wiki or on Jenkins.io I guess. This question is 
> more and more often asked seems like.
>
> Le 28 juil. 2016 10:04 PM, "rqui" <rhondaf...@gmail.com > a 
> écrit :
>
>> Also, how many users do you have in your Jenkins?
>>
>> On Thursday, July 28, 2016 at 11:31:42 AM UTC-7, Simona Avornicesei wrote:
>>>
>>> We have a single Jenkins master. 
>>> Depending on the needs of each team/project, they either have one or 
>>> more slaves/agents assigned exclusively for their jobs or they share the 
>>> same agent with other projects (usually projects from the same client).
>>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to jenkinsci-use...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/09724a3e-3529-4b92-bbe6-776b66a6d4d1%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/jenkinsci-users/09724a3e-3529-4b92-bbe6-776b66a6d4d1%40googlegroups.com?utm_medium=email_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 Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bac7b226-9f2f-49e7-8882-ac9cb74e6d83%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How Do You Manage Growth?

2016-07-28 Thread rqui
Also, how many users do you have in your Jenkins?

On Thursday, July 28, 2016 at 11:31:42 AM UTC-7, Simona Avornicesei wrote:
>
> We have a single Jenkins master. 
> Depending on the needs of each team/project, they either have one or more 
> slaves/agents assigned exclusively for their jobs or they share the same 
> agent with other projects (usually projects from the same client).
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/09724a3e-3529-4b92-bbe6-776b66a6d4d1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How Do You Manage Growth?

2016-07-28 Thread rqui
Do you only have the two teams? How do you manage the multiple nodes? Also 
how many users do you have using Jenkins?

On Thursday, July 28, 2016 at 12:34:02 PM UTC-7, R Tyler Croy wrote:
>
> (replies inline) 
>
> On Thu, 28 Jul 2016, rqui wrote: 
>
> > I am seeking some advice/tips. Our group is experiencing fast growth and 
> > changes and I am trying to architect a solution for managing it. 
> > 
> > We currently have a single master handling various types of jobs: ci, 
> > nightlies, releases, personal dev builds, etc. 
> > 
> > Using OSS, does anyone have experience in handling several masters for 
> > handling the different functions: CI, Releases, DEV? 
> > 
> > Or, do you continue to use a single Jenkins master? 
> > 
> > Any help, advice or tips would be greatly appreciated. 
>
>
> I will assume that you are not running jobs on the master, if you are, 
> that's 
> the first step to growing is removing all workloads from the master and 
> delegating them to agents. 
>
>
> For most use-cases I have either worked with or seen, delegating work to 
> the 
> agents and then putting a beefy machine in place for the master (fast disk 
> I/O) 
> is sufficient to grow into the many hundreds of jobs/thousands of builds 
> per 
> day. 
>
>
> If you're growing past that, I suggest splitting into multiple independent 
> masters based on the workloads associated with them. For example, I might 
> break 
> out the jobs for the "mobile team" to a new master infrastructure since 
> they 
> have Android/iOS build requirements and let the "server" team stick to 
> another 
> master with a number of Linux agents. This has the added benefit of 
> separating 
> concerns, plugins and access control based on logic separations inside 
> your 
> organization. 
>
>
>
>
> Hope that helps point you in the right direction. 
>
>
>
> - R. Tyler Croy 
>
> -- 
>  Code: <https://github.com/rtyler> 
>   Chatter: <https://twitter.com/agentdero> 
>
>   % gpg --keyserver keys.gnupg.net --recv-key 3F51E16F 
> -- 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/28e42f8a-d89b-4f8b-95be-983aedae21dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How Do You Manage Growth?

2016-07-28 Thread rqui
How many teams use Jenkins and how many total nodes are used?

On Thursday, July 28, 2016 at 11:31:42 AM UTC-7, Simona Avornicesei wrote:
>
> We have a single Jenkins master. 
> Depending on the needs of each team/project, they either have one or more 
> slaves/agents assigned exclusively for their jobs or they share the same 
> agent with other projects (usually projects from the same client).
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b8265cbe-39f6-45cb-a5bd-d5790e299f6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How Do You Manage Growth?

2016-07-28 Thread rqui
I am seeking some advice/tips. Our group is experiencing fast growth and 
changes and I am trying to architect a solution for managing it. 

We currently have a single master handling various types of jobs: ci, 
nightlies, releases, personal dev builds, etc.

Using OSS, does anyone have experience in handling several masters for 
handling the different functions: CI, Releases, DEV?

Or, do you continue to use a single Jenkins master?

Any help, advice or tips would be greatly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d1a3ae24-efc0-45da-ba01-58386b8d5e6c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LTS Release Snapshots

2015-10-13 Thread rqui
Actually...I went off of what you said earlier and reinstalled Jenkins.

When I did that, it complained about the repo data so I did a clean 
metadata, and then reinstalled, and *it WORKED*!!! I now got the actual 
1.609.3 version and NOT the snapshot.

*Thank you for your help, Daniel!!!*

(And also Indra :) )


On Tuesday, October 13, 2015 at 12:19:11 PM UTC-7, Daniel Beck wrote:
>
>
> On 13.10.2015, at 21:11, rqui <rhondaf...@gmail.com > wrote: 
>
> > How do I confirm that? 
>
> The Jenkins log says which WAR file it's starting from, e.g.: 
>
> > Running from: /var/lib/jenkins/jenkins.war 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ace6c569-0d02-4763-9601-4fe12d64877d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LTS Release Snapshots

2015-10-13 Thread rqui
How do I confirm that?



On Tuesday, October 13, 2015 at 12:05:25 PM UTC-7, Daniel Beck wrote:
>
>
> On 13.10.2015, at 21:02, rqui <rhondaf...@gmail.com > wrote: 
>
> > Thanks! I checked the /etc/init.d/jenkins script and it points to the 
> default location: /usr/lib/jenkins/jenkins.war 
> > 
> > What else could be the issue? 
>
> It may not be the expected file. Compare checksums. 
>
> Make sure you're actually starting Jenkins from these scripts. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/53c03c9b-7dcd-43df-baea-c8aa37e69c52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LTS Release Snapshots

2015-10-13 Thread rqui
Thanks! I checked the /etc/init.d/jenkins script and it points to the 
default location: /usr/lib/jenkins/jenkins.war 

What else could be the issue?


On Tuesday, October 13, 2015 at 11:08:48 AM UTC-7, Indra Gunawan (ingunawa) 
wrote:
>
> Check the Jenkins start-up script installed by the RPM.  It is 
> /etc/init.d/jenkins
>
> ### BEGIN INIT INFO
> # Provides:  jenkins
> # Required-Start:$local_fs $remote_fs $network $time $named
> # Should-Start: $time sendmail
> # Required-Stop: $local_fs $remote_fs $network $time $named
> # Should-Stop: $time sendmail
> # Default-Start: 3 5
> # Default-Stop:  0 1 2 6
> # Short-Description: Jenkins continuous build server
> # Description:   Start the Jenkins continuous build server
> ### END INIT INFO
>
> # Check for missing binaries (stale symlinks should not happen)
> *JENKINS_WAR="/usr/lib/jenkins/jenkins.war"*
>
>
> From: <jenkins...@googlegroups.com > on behalf of rqui <
> rhondaf...@gmail.com >
> Reply-To: "jenkins...@googlegroups.com " <
> jenkins...@googlegroups.com >
> Date: Monday, October 12, 2015 at 4:40 PM
> To: "jenkins...@googlegroups.com " <
> jenkins...@googlegroups.com >
> Cc: "m...@beckweb.net " <m...@beckweb.net >
> Subject: Re: LTS Release Snapshots
>
> Hmm...which config file should I check to see if it is using a different 
> war than what is in /usr/lib/jenkins?
>
>
> On Monday, October 12, 2015 at 4:20:07 PM UTC-7, Daniel Beck wrote: 
>>
>> The RPM at 
>> http://pkg.jenkins-ci.org/redhat-stable/jenkins-1.609.3-1.1.noarch.rpm 
>> contains the same Jenkins 1.609.3 WAR as could be downloaded directly (MD5 
>> 530e008b162bfec43f38652bd9aed4ed), so it does not appear to be an 
>> infrastructure issue. 
>>
>> Maybe something goes wrong during installation/upgrade? Or you set up 
>> Jenkins to use a different war than /usr/lib/jenkins.war by editing the 
>> config files? 
>>
>> On 13.10.2015, at 01:08, rqui <rhondaf...@gmail.com> wrote: 
>>
>> > I am using the yum repository to upgrade. I just installed the LTS 
>> release: jenkins.noarch 0:1.609.3-1.1 
>> > 
>> > 
>> > On Monday, October 12, 2015 at 3:39:50 PM UTC-7, Daniel Beck wrote: 
>> > How are you upgrading, and to which release? 
>> > 
>> > On 12.10.2015, at 23:44, rqui <rhondaf...@gmail.com> wrote: 
>> > 
>> > > Hello, 
>> > > 
>> > > Whenever I update to an LTS release, I get the "snapshot" version of 
>> it. How do I get the official GA version?? 
>> > > 
>> > > What is the difference between the "snapshot" and "non" snapshot? 
>> > > 
>> > > Thanks. 
>> > > 
>> > > -- 
>> > > You received this message because you are subscribed to the Google 
>> Groups "Jenkins Users" group. 
>> > > To unsubscribe from this group and stop receiving emails from it, 
>> send an email to jenkinsci-use...@googlegroups.com. 
>> > > To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/ea317e3f-4c77-41c4-899b-f1d89bfd4d59%40googlegroups.com.
>>  
>>
>> > > For more options, visit https://groups.google.com/d/optout. 
>> > 
>> > 
>> > -- 
>> > You received this message because you are subscribed to the Google 
>> Groups "Jenkins Users" group. 
>> > To unsubscribe from this group and stop receiving emails from it, send 
>> an email to jenkinsci-use...@googlegroups.com. 
>> > To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/jenkinsci-users/c12c8b6e-8de5-47dc-bdf3-1e75f5f03bee%40googlegroups.com.
>>  
>>
>> > For more options, visit https://groups.google.com/d/optout. 
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-use...@googlegroups.com .
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/43d10a1b-bd70-478b-8cdd-4ca8a2b546b4%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/43d10a1b-bd70-478b-8cdd-4ca8a2b546b4%40googlegroups.com?utm_medium=email_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 Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/883c020d-dce1-45d4-bcdf-220180399db0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Distribution Groups from Outlook

2015-10-12 Thread rqui
Hello,

Does Jenkins (newer than v1.580) support the ability to use distribution 
groups from Outlook in the email-ext plugin?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/f3d729d8-bd52-48d2-8669-8ac612adc306%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


LTS Release Snapshots

2015-10-12 Thread rqui
Hello,

Whenever I update to an LTS release, I get the "snapshot" version of it. 
How do I get the official GA version??

What is the difference between the "snapshot" and "non" snapshot?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ea317e3f-4c77-41c4-899b-f1d89bfd4d59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LTS Release Snapshots

2015-10-12 Thread rqui
Hmm...which config file should I check to see if it is using a different 
war than what is in /usr/lib/jenkins?


On Monday, October 12, 2015 at 4:20:07 PM UTC-7, Daniel Beck wrote:
>
> The RPM at 
> http://pkg.jenkins-ci.org/redhat-stable/jenkins-1.609.3-1.1.noarch.rpm 
> contains the same Jenkins 1.609.3 WAR as could be downloaded directly (MD5 
> 530e008b162bfec43f38652bd9aed4ed), so it does not appear to be an 
> infrastructure issue. 
>
> Maybe something goes wrong during installation/upgrade? Or you set up 
> Jenkins to use a different war than /usr/lib/jenkins.war by editing the 
> config files? 
>
> On 13.10.2015, at 01:08, rqui <rhondaf...@gmail.com > wrote: 
>
> > I am using the yum repository to upgrade. I just installed the LTS 
> release: jenkins.noarch 0:1.609.3-1.1 
> > 
> > 
> > On Monday, October 12, 2015 at 3:39:50 PM UTC-7, Daniel Beck wrote: 
> > How are you upgrading, and to which release? 
> > 
> > On 12.10.2015, at 23:44, rqui <rhondaf...@gmail.com> wrote: 
> > 
> > > Hello, 
> > > 
> > > Whenever I update to an LTS release, I get the "snapshot" version of 
> it. How do I get the official GA version?? 
> > > 
> > > What is the difference between the "snapshot" and "non" snapshot? 
> > > 
> > > Thanks. 
> > > 
> > > -- 
> > > You received this message because you are subscribed to the Google 
> Groups "Jenkins Users" group. 
> > > To unsubscribe from this group and stop receiving emails from it, send 
> an email to jenkinsci-use...@googlegroups.com. 
> > > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/ea317e3f-4c77-41c4-899b-f1d89bfd4d59%40googlegroups.com.
>  
>
> > > For more options, visit https://groups.google.com/d/optout. 
> > 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Jenkins Users" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to jenkinsci-use...@googlegroups.com . 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/c12c8b6e-8de5-47dc-bdf3-1e75f5f03bee%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/43d10a1b-bd70-478b-8cdd-4ca8a2b546b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: LTS Release Snapshots

2015-10-12 Thread rqui
I am using the yum repository to upgrade. I just installed the LTS release: 
jenkins.noarch 0:1.609.3-1.1


On Monday, October 12, 2015 at 3:39:50 PM UTC-7, Daniel Beck wrote:
>
> How are you upgrading, and to which release? 
>
> On 12.10.2015, at 23:44, rqui <rhondaf...@gmail.com > wrote: 
>
> > Hello, 
> > 
> > Whenever I update to an LTS release, I get the "snapshot" version of it. 
> How do I get the official GA version?? 
> > 
> > What is the difference between the "snapshot" and "non" snapshot? 
> > 
> > Thanks. 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Jenkins Users" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to jenkinsci-use...@googlegroups.com . 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/ea317e3f-4c77-41c4-899b-f1d89bfd4d59%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c12c8b6e-8de5-47dc-bdf3-1e75f5f03bee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins LTS updates

2015-04-22 Thread rqui
I am going to update our Jenkins version but on the website the latest LTS 
release is 1.596.2 and the rhel yum update version is 1.596.3. Any reason 
they are different?

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3d089d12-06ad-4ae7-ab55-d4b63e8e4c06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue with using ${BUILD_LOG_EXCERPT}

2015-04-17 Thread rqui
Sorry. 

1. The token doesn't get expanded in the actual email; it just displays the 
code as I have it in the job.

2. Sorry that's a typo on my part, its spelled correctly in my job.

Do you really think its a version issue with the plugin and Jenkins?

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1137bbb6-ee34-4533-9d0f-94ab4e69f7ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Issue with using ${BUILD_LOG_EXCERPT}

2015-04-17 Thread rqui
Nevermind. It's fixed. :-). I just made sure the regex was correct and 
there were no typos. Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
Jenkins Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/847fd5c2-97d7-4ef7-9b1d-494c74ef9552%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.