Database Builds to different targets

2012-03-17 Thread Craigbert
Hello All, I am working on a project where we have multiple patches that need to be applied to different database environments (all Oracle) at different times. The patches consist of things like ALTER scripts, Create/Replace Views, CREATE Tables, etc.. Is this something that Jenkins could be con

Re: Jenkins Artifactory Issue: Not uploading pom to artifactory

2012-03-17 Thread Noam Y. Tenne
Is it a Maven project that you're building? If it's Maven, what goals do you execute? Executing only "package" for example, won't deploy the POM, as only "install" will. HTH, Noam On Mar 16, 1:56 pm, Singh wrote: > Hi All, > > I am using jenkins artifactory plugin  for deploying my jar artifact

Re: Including graphs and reports into a Jenkins view specific for each specific build

2012-03-17 Thread Sami Tikka
You do not need a plugin. Archive the test reports as build artifacts and put links into the build artifacts into the build description. -- Sami mongonix kirjoitti 17.3.2012 kello 14.01: > Hi, > > We are using Jenkins a lot in our company and like it very much. > > Recently, we started doin

Including graphs and reports into a Jenkins view specific for each specific build

2012-03-17 Thread mongonix
Hi, We are using Jenkins a lot in our company and like it very much. Recently, we started doing a lot of functional and performance testing using such tools like JMeter, SoapUI and a few others. Some of those tools and our proprietary log analysis tools generate a number of reports and graphs

Re: broken jira login on jenkins-ci.org

2012-03-17 Thread jul
Chris Withers simplistix.co.uk> writes: > My guess is that the temporary password works only once, and the captcha > bounce means I then have to try and enter it again, but it doesn't work > anymore... Well, I think the temporary password does not work only once. If I remember correctly, I ha