This week I setup the Jenkins on my Mac and try
to build iOS applications. unfortunately I got the code signing issues, either I
use xcode plugin or x...
分类:
移动开发 时间:
2014-05-10 06:22:45
阅读次数:
347
master: linuxslave: win7
64位系统在配置好系统后,采用jnlp的方式启动slave节点,报错如下:com.sun.deploy.net.FailedDownloadException:
Unable to load resource: http://127.0.0.1:80...
分类:
Web程序 时间:
2014-05-08 21:43:22
阅读次数:
2133
maven 采用 maven 3.0以上的版本。tomcat 采用 tomcat 7.0
以上的版本1. tomcat 配置用户账号和权限tomcat-users.xml
创建其他的role貌似不行,因为你访问http://ip:8080/manager/html然后弹出输入框需要...
分类:
其他好文 时间:
2014-05-07 16:58:21
阅读次数:
298
本文演示如何在Windows上和Linux上安装Jenkins。 1.
Windows上Jenkins安装
参考网页:https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+as+a+Windows+service
在Window...
分类:
其他好文 时间:
2014-05-01 09:52:49
阅读次数:
455
本文将介绍如何配置jenkins,使其可以支持基于角色的项目权限管理。由于jenkins默认的权限管理体系不支持用户组或角色的配置,因此需要安装第三发插件来支持角色的配置,本文将使用Role
Strategy Plugin,介绍页面:https://wiki.jenkins-ci.org/displ...
分类:
其他好文 时间:
2014-05-01 05:46:39
阅读次数:
356