jenkins
Jenkins-CI not properly signing apk
I am using Jenkins-CI to 开发者_如何学Gobuild an Android app I\'m working on at work. It appears to sign the apk just fine but when I try to install it I\'m told that it isn\'t signing one resource fi[详细]
2023-03-31 14:25 分类:问答Hudson: Error after creating doxygen files; downgrade not working either
I\'m having the following problem with Hudson after upgrading to 2.1.0: After successfully creatingthe doxygen output, the following exception occurs:[详细]
2023-03-31 10:51 分类:问答Sonar plugin not working for projects that use ANT as a build script
Problem I have just installed the Sonar Jenkins plugin. I went into my configured job (a free style job) that produces a WAR file artifact through an ANT build and did as follows:[详细]
2023-03-31 06:19 分类:问答Tagging modules in SVN via Hudson
I am using SVN + maven + hudson/jenkins. I am having 8 modules under one build. After a perfect build i am able tag it and publish it for a clean release. Its a happy day scen开发者_Go百科ario[详细]
2023-03-30 16:26 分类:问答Using Jenkins to run site up time and verification tests
I\'m wondering if Jenkins could (and should) be used to run various checks that I need to perform a few times a day.[详细]
2023-03-30 16:17 分类:问答Can I get Jenkins to build a git tag from a passed in parameter?
Jenkins supports parametrized builds. I have a deployment build that requires the tag to deploy to be specified via a parameter. (to deploy a particular tag to production)[详细]
2023-03-30 14:58 分类:问答Blocking a Jenkins job until a web service returns an HTTP 200?
Is there a way to block a jenkins job until a given webservice returns HTTP 200 for a given UR开发者_开发百科L? I have a server deployment job with downstream tasks, and it takes a variable length of[详细]
2023-03-30 12:37 分类:问答How can I automatically build multiple Eclipse Plug-In Projects as one Jenkins project?
we\'re using Jenkins as our build server. We have a Project which is built out of Eclipse Plug-Ins, a core 开发者_如何学运维project and several other plugins. Building the Core on Jenkins and using So[详细]
2023-03-30 09:18 分类:问答How to gather build result of a build series in hudson?
I have 1 upstream job and 2 parallel downstream jobs开发者_如何学Go. When the upstream job succeeds, 2 downstream jobs will be triggered.[详细]
2023-03-30 03:40 分类:问答Can I configure the Radiator View in Hudson/Jenkins?
My team uses the Radiator View plugin for Jenkins for fast feedback o开发者_StackOverflown the build status of a few different projects. One thing we discussed that would be helpful is if the SVN revi[详细]
2023-03-29 16:28 分类:问答