jenkins
TestNG, Jenkins, Integrationtesting a RESTful API: how to specify the Base URL?
I\'m developing a RESTful webservice in Java. For Integrationtesting I use a separate project, which uses the jersey client to access the webservice.[详细]
2023-04-11 15:39 分类:问答revision disappeared in ear artifact
I recently upgraded from Hudson 1.385 to Jenins 1.433 and something strange happened after the 开发者_StackOverflow中文版upgrade.[详细]
2023-04-11 13:25 分类:问答Git Works Out of the Box in Hudson; Can't Even Install Plug-In in Jenkins
So after reading multiple Q&As here about why I should use Jenkins over Hudson, I went ahead and made the switch ... and now I\'m regretting it.With Hudson (or at least with the Debian package I u[详细]
2023-04-11 10:40 分类:问答Who's the user that executed Jenkins job
I need to include information about the user that executed 开发者_JAVA百科Jenkins job inside JAR Manifest among other things[详细]
2023-04-11 01:54 分类:问答Jenkins key-value variable or using a variable to define another
I\'m setting up a centralized build system where several projects get \"packaged\". The project can be selected using a choice parameter, and based on it I\'m building the SVN checkout path. The repos[详细]
2023-04-10 22:27 分类:问答How to export and import "build step" in Jenkins?
How do I import and export \"Build Step\"? I know \"copy from another job\", but I want export build step only. And this makescopy only.[详细]
2023-04-10 18:00 分类:问答How do you configure Jenkins to use git archive instead of git clone with Gerrit?
We have an automated build system configured using Jenkins开发者_高级运维, integrate with Gerrit. One of the bottlenecks today is that it takes ~3.5 minutes for Jenkins to complete a \"git clone\" for[详细]
2023-04-10 08:16 分类:问答FoneMonkey test crash during Jenkins run
I use FoneMonkey + Jenkins for automated iOS test. I ask FoneMonkey to generate XML reports (FM_ENABLE_XML_REPORT - set to TRUE) and run it with waxsim. Today I find out that when app crashes (ie due[详细]
2023-04-10 06:23 分类:问答How can we run JavaScript jasmine tests from Jenkins (Hudson) without loading a JSP?
We have a rich web client. Our controllers and service facades are written in coffeescript (JavaScript) and jquery. In the past they would have been java.[详细]
2023-04-10 05:56 分类:问答Jenkins Error: 'Unable to Delete File' When Invoking Ant
I\'m running Jenkins 1.433 on Ubuntu 11.04 in order to perform a build which includes an Ant task.The clean portion of my Ant task, which deletes the build directory from prior builds, will work when[详细]
2023-04-10 05:51 分类:问答