build-automation
Automatic tool detection with Jenkins/Hudson?
What mechanisms exists in Jenkins/Hudson to automatically detect tools that are installed on the Nodes?[详细]
2023-03-16 15:30 分类:问答Can iOS Provisioning Profiles be renewed from the command-line?
I\'ve got a build script that I will be running on a Mac mini as a build server. It开发者_C百科 should work just fine but I still need to renew and get the latest provisioning profile manually. Is the[详细]
2023-03-16 14:47 分类:问答Changing processParameters in a TFS Build Definition
Typically its done using something similar to Dim dicParamValues As IDictionary(Of String, Object) = WorkflowHelpers.DeserializeProcessParameters(pStrProcParam)[详细]
2023-03-16 13:08 分类:问答Is recursive publishing possible / easy in Gradle?
We have an Ant and Ivy-based build management system, which basically consists of a shared ant file and a set of conventions around directory structure.[详细]
2023-03-16 11:03 分类:问答Build details in custom section of TFS 2010 Build Summary page
Can you help me in putting the build information in the custom section of 开发者_开发技巧Build Summary page.[详细]
2023-03-16 07:01 分类:问答Is there a way to do an automated build of an open-source project on Google Code? [closed]
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.[详细]
2023-03-15 19:19 分类:问答Selectively perform build tasks in a build process
We\'re currently using CruiseControl.NET and NANT to run our build process. It works well, however, I\'d like to be able to make the tasks that I run for each build more granular WITHOUT creating more[详细]
2023-03-14 18:31 分类:问答Maven vs Ant for automatic builds in Android applications
I\'m evaluating whether to use Ant or Maven to automate my build process for Android development. I\'ve been trying to read online to make an informed decision, but haven\'t found many specifics that[详细]
2023-03-11 09:17 分类:问答How to find a package once the corresponding external project is compiled?
Is there a way to find a package only once an external project is compiled, since the package to find is created once this external project compiled ?[详细]
2023-03-10 09:44 分类:问答Can Ant categorise JUnit tests based on inheritance hierarchy?
I\'m working with a legacy project that has: Pure unit tests In开发者_如何学运维tegration tests (slow to run; have all sorts of nasty dependencies)[详细]
2023-03-09 23:13 分类:问答