ent:* Wednesday, March 20, 2013 11:45 PM
>
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: EXTERNAL: Build name setting
>
> ** **
>
> Hi Jeff,
>
> This text file gets created at a particular location when I install my
> Application.
> So we can say its
lf Of Umesh Padhye
Sent: Wednesday, March 20, 2013 11:45 PM
To: jenkinsci-users@googlegroups.com
Subject: Re: EXTERNAL: Build name setting
Hi Jeff,
This text file gets created at a particular location when I install my
Application.
So we can say its automatic.
Umesh
On Thu, Mar 21, 2013 at 1:36 AM
>
> -Jeff Ng
>
> ** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Umesh Padhye
> *Sent:* Wednesday, March 20, 2013 1:27 PM
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* Re: EXTERNAL: Build name setting
name setting
Hello Jeff,
I am new to Java as well as Jenkins. Please let me know how to write properties
file from text file.
Lets say I have text file ABC.txt, it has got 3 lines
builddate, time stamp
revision no.
package id
Now I want to extract and store 1st line till builddate only in the
** **
>
> *From:* jenkinsci-users@googlegroups.com [mailto:
> jenkinsci-users@googlegroups.com] *On Behalf Of *Umesh Padhye
> *Sent:* Wednesday, March 20, 2013 8:07 AM
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* EXTERNAL: Build name setting
>
> ** **
>
> Hel
product.version" property back to "BUILD_IN_PROGRESS" for the next build.
Log text field: version.properties
Script: echo product.version=BUILD_IN_PROGRESS >
${WORKSPACE}/version.properties
-Jeff Ng
From: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On
Hello,
Below is my requirement.
I am grabbing build date info from a text file for my application and I
want to set that as build name in Jenkins.
I tried approach of env var as build name.
I was running few batch files to extract build info from text file and
setting them as env var.
But Jenkin