zoukankan      html  css  js  c++  java
  • Hudson CI

    1. Hudson BIRT Charts Plugin:This Plugin provides graphing support to Hudson using BIRT Chart Engine. http://www.eclipse.org/birt/phoenix/
    2. JNA Native Support Plugin:Plugin provides support for Native Access using JNA library. https://github.com/twall/jna
    3. XPath Provider Plugin:XPath Service Provider for Jelly. http://commons.apache.org/proper/commons-jelly/
    4. Hudson Subversion Plug-in:This plugin provides support to use Subversion as an SCM in a Hudson job. http://wiki.hudson-ci.org/display/HUDSON/Subversion+Plugin
    5. Subversion Tagging Plugin:This plugin automatically performs subversion tagging (technically speaking svn copy) on successful build. 
    6. Groovy Support Plugin
    7. Hudson REST Plugin:This plugin adds REST support to Hudson
    8. Windows Slaves Plugin:Provides support to create Windows service for Windows Slaves
    9. Static Analysis Collector Plug-in:This plug-in is an add-on for the plug-ins Checkstyle, Dry, FindBugs, PMD, Tasks, and Warnings: the plug-in collects the different analysis results and shows the results in a combined trend graph. Additionally, the plug-in provides health reporting and build stability based on these combined results.
    10. Static Analysis Utilities:This plug-in provides utilities for the static code analysis plug-ins.
    11. Backup plugin:Backups and restores Hudson files
    12. Batch Task Plugin:This plugin adds batch tasks that are not regularly executed to projects, such as releases, integration, archiving, etc.
    13. Checkstyle Plug-in:This plug-in generates the trend report for Checkstyle, an open source static code analysis program.
    14. Role-based Authorization Strategy:This plugin adds a new role-based strategy to ease and fasten users management. This strategy allows: Creating global roles, such as admin, job creator, anonymous, etc., allowing to set Overall, Slave, Job, Run, View and SCM permissions on a global basis. Creating project roles, allowing to set only Job and Run permissions on a project basis. Assigning these roles to users.
    15. Hudson Workspace Cleanup Plugin
  • 相关阅读:
    bzoj 3238
    bzoj 3473 后缀自动机多字符串的子串处理方法
    bzoj 2998 第k小字串
    bzoj 3672 利用点分治将CDQ分治推广到树型结构上
    bzoj 3671 贪心
    NOIP模拟题——nan
    NOIP模拟题——kun(栈)
    hduP2586——How far away ?
    DP习题
    NOIP模拟题——来自风平浪静的明天
  • 原文地址:https://www.cnblogs.com/dmdj/p/3437317.html
Copyright © 2011-2022 走看看