Re: How to make the Jenkins build output as downloadable from Jenkins server machine itself?

2016-11-06 Thread Vadivel Natarajan
Hi All,

I found the artifacts download information from the below link for Appveyor.

https://www.appveyor.com/docs/packaging-artifacts/

Is there anything similar this for jenkins?

Please share your suggestions about this..

Thanks in advance.

On Mon, Nov 7, 2016 at 1:25 AM, Vadivel Natarajan <vadivelka...@gmail.com>
wrote:

> I am new to Jenkins. i have configured the Jenkins "Free Style" project
> and executing a power shell a script to get an executable application(Exe)
> as output. i have searched for some of the plugins to make the Jenkins
> output (exe) as downloadable from the Jenkins server machine itself as an
> artifact link(download link). But i found the Jenkins plugins to copy the
> archive files, upload to ftp and some other plugins.
>
> So, Could anyone please suggest me is there any option or plugin available
> to make the each Jenkins build output file as downloadable from the Jenkins
> server machine by keeping it in a server machine some other place?
>

-- 
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/CAByDd%3DcpwqK_1ZiMKsgAEL6zkDKPcoZK9DMvFj_VNaWz-s%2Bthg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Is there any Jenkins plugin available to get all the active branches in a Bitbucket cloud repository?

2016-07-29 Thread Vadivel Natarajan
Hi All,



I started to work with Jenkins for a week. I have referred the Jenkins
plugins and implemented a Jenkins to build the source. Now, I need to get
all the active branches in a BitBucket cloud repository from a Jenkins
job(automatically) and build the sources for the particular branch alone if
commits done on the same branch.



Note: If any new branch created from the Bitbucket cloud repository, then
that should also be detected and start the Jenkins job if commit done for
the branch source.



Could anyone please guide me on this to get all the active branches in a
Bitbucket cloud repository using Jenkins?  Is there any plugin available
for this?



I have also referred the below links. But, this link specified to trigger
the jenkins job for the particular branch  and we need to manually include
the branch name in jenkins job.



   1.
   
http://stackoverflow.com/questions/20713157/is-it-possible-to-trigger-jenkins-from-one-specific-branch-only
   2.
   
http://stackoverflow.com/questions/19003098/how-can-i-make-jenkins-only-build-feature-branches-if-they-have-changed-when-tri
   3.
   
http://stackoverflow.com/questions/27388145/bitbucketjenkins-trigger-build-only-when-specific-branch-is-changed
   4.
   
http://stackoverflow.com/questions/11231064/how-do-i-get-jenkins-to-build-on-push-to-a-bitbucket-git-repository



Stackoverflow query:
http://stackoverflow.com/questions/38657171/is-there-any-jenkins-plugin-available-to-get-all-the-active-branches-in-a-bitbuc



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/CAByDd%3DfO0TarwMjHUZjeHWoHgFetRQ3LOKLkBD5N%2BG%2BU0J74KQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Find and Replace options in jenkins

2016-06-23 Thread Vadivel Natarajan
Hi All,

Can some one tell me if any Plug-in or step available in Jenkins to perform 
Find and Replace some text in a file?

I need to change the CopyRight Year and Company name in AssemblyInfo.cs 
file of a .NET project.

Regards,
Vadivel 




On Monday, August 1, 2011 at 6:35:49 PM UTC+5:30, Kalluri, Jagan wrote:
>
> Hello Jenkins Masters,
>
>  
>
>  
>
> Can some one tell me if any Plug-in or step available in Jenkins to 
> perform Find and Replace some text in a file?
>
>  
>
>  
>
>  
>
> Thanks,
>
> Jagan Kalluri
>
> Build and Release Engineer
>
> Travelex Global Business Payments
>
> Email: jagan.kall...@travelex.com 
>
> Phone: +1 (202) 408 1200 Ext : 6372
>
>  
>
> http://travelexbusiness.com/na
>
> Twitter: www.twitter.com/travelexfx
>
> Winner Innovation of the Year 2010
>
> Financial-i Leaders in Innovation Awards
>
>  
>
> ***
> Information in this email including any attachment ('email') is 
> confidential, 
> may be privileged and is intended solely for the addressee. Unauthorised 
> recipients are requested to preserve the confidentiality of this email, 
> advise 
> the sender immediately of any error in transmission, and then delete the 
> email
> from the recipient's mailbox without making copies. Any disclosure, 
> copying, 
> distribution or action taken, or omitted to be taken, in reliance upon the 
> contents of this email by unauthorised recipients is prohibited and may be
> unlawful.
>
> Please note that no contracts or commitments may be concluded on behalf of 
> Travelex Holdings Limited and its subsidiary companies ('Travelex') by 
> means of
> email, and no statement or representation made in this email is binding on 
> behalf of Travelex.
>
> DISCLAIMER: Whilst this message has been scanned for viruses, Travelex 
> disclaims any responsibility or liability for viruses contained therein. 
> It is 
> therefore recommended that all emails should be scanned for viruses.
>
> Travelex - www.travelex.com
>
> ***
>

-- 
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/5c629324-3613-492d-86a0-1afcabc4c7e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


How to resolve the email not send error?

2016-06-21 Thread Vadivel Natarajan


Hi,

1) Email was not triggered to below email id. There is no error. Could anyone 
please help me on this? i have set the smtp as proper one.

Email was triggered for: Before Build
Sending email for trigger: Before Build
Sending email to: [hidden email] 


No emails were triggered.
Finished: SUCCESS


Am using below arguments in jenkins.xml file

-Xrs -Xmx256m 
-Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle 
-Dmail.smtp.starttls.enable=true -jar "%BASE%\jenkins.war" 
--httpPort=8080"


2) As far as i searched, i found the entire log for each builds(whole process) 
in jenkins installed location. Can we write separate log in separate text file 
only for the failed project and send as zip file through email? if so, what 
plugin do i need to use? Also, to delete the zip file created, what plugin do i 
need to use?


3) I got a plugin to modify the assembly version in Jenkins. Is there any 
plugin there to modify the copyright of the .NET project in assemblyinfo.cs 
file?



Regards,

Vadivel 

-- 
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/28b7dc50-a7eb-4db5-94c5-89a667a2b33a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.