Thu Dec 8 14:09:26 2011 UTC ()
Import jenkins-1.424.1 as devel/jenkins

Jenkins is an award-winning application that monitors executions
of repeated jobs, such as building a software project or jobs run
by cron. Among those things, current Jenkins focuses on the following
two jobs:

1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.

2. Monitoring executions of externally-run jobs, such as cron jobs
and procmail jobs, even those that are run on a remote machine.
For example, with cron, all you receive is regular e-mails that
capture the output, and it is up to you to look at them diligently
and notice when it broke. Jenkins keeps those outputs and makes it
easy for you to notice when something is wrong.

This is Long-Term Support Release.

Tested on NetBSD/i386 5.99.58 with apache-tomcat7 and openjdk7.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(ryoon)
diff -r0 -r1.1.1.1 pkgsrc/devel/jenkins/Makefile
diff -r0 -r1.1.1.1 pkgsrc/devel/jenkins/PLIST
diff -r0 -r1.1.1.1 pkgsrc/devel/jenkins/DESCR
diff -r0 -r1.1.1.1 pkgsrc/devel/jenkins/MESSAGE
diff -r0 -r1.1.1.1 pkgsrc/devel/jenkins/distinfo

File Added: pkgsrc/devel/jenkins/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2011/12/08 14:09:25 ryoon Exp $
#

DISTNAME=	jenkins
PKGNAME=	jenkins-${J_VERSION}
CATEGORIES=	devel
MASTER_SITES=	http://mirrors.jenkins-ci.org/war-stable/${J_VERSION}/
EXTRACT_SUFX=	.war

MAINTAINER=	ryoon@NetBSD.org
HOMEPAGE=	http://jenkins-ci.org/
COMMENT=	Open source continuous integration server (LTS release)
LICENSE=	mit

PKG_DESTDIR_SUPPORT=	user-destdir

J_VERSION=	1.424.1

DIST_SUBDIR=	${PKGNAME_NOREV}

WRKSRC=		${WRKDIR}
USE_LANGUAGES=	# none

USE_JAVA=	run
USE_JAVA2=	6

USE_TOOLS+=	unzip

NO_CONFIGURE=	yes
NO_BUILD=	yes

INSTALLATION_DIRS=	share/jenkins

do-install:
	${UNZIP_CMD} -d ${DESTDIR}${PREFIX}/share/jenkins ${WRKSRC}/jenkins.war
	${INSTALL_DATA} ${WRKSRC}/jenkins.war ${DESTDIR}${PREFIX}/share/jenkins

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/jenkins/PLIST
@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/08 14:09:25 ryoon Exp $
share/jenkins/JNLPMain.class
share/jenkins/LogFileOutputStream$1.class
share/jenkins/LogFileOutputStream$2.class
share/jenkins/LogFileOutputStream.class
share/jenkins/META-INF/JENKINS.RSA
share/jenkins/META-INF/JENKINS.SF
share/jenkins/META-INF/MANIFEST.MF
share/jenkins/META-INF/maven/org.jenkins-ci.main/jenkins-war/pom.properties
share/jenkins/META-INF/maven/org.jenkins-ci.main/jenkins-war/pom.xml
share/jenkins/Main$FileAndDescription.class
share/jenkins/Main.class
share/jenkins/MainDialog$1$1.class
share/jenkins/MainDialog$1.class
share/jenkins/MainDialog.class
share/jenkins/WEB-INF/classes/META-INF/licenses.xml
share/jenkins/WEB-INF/classes/dependencies.txt
share/jenkins/WEB-INF/hudson
share/jenkins/WEB-INF/ibm-web-bnd.xmi
share/jenkins/WEB-INF/jenkins-cli.jar
share/jenkins/WEB-INF/jonas-web.xml
share/jenkins/WEB-INF/lib/access-modifier-annotation-1.0.jar
share/jenkins/WEB-INF/lib/acegi-security-1.0.5.jar
share/jenkins/WEB-INF/lib/activation-1.1.1-hudson-1.jar
share/jenkins/WEB-INF/lib/akuma-1.4.jar
share/jenkins/WEB-INF/lib/annotation-indexer-1.2.jar
share/jenkins/WEB-INF/lib/ant-1.8.0.jar
share/jenkins/WEB-INF/lib/ant-launcher-1.8.0.jar
share/jenkins/WEB-INF/lib/antlr-2.7.6.jar
share/jenkins/WEB-INF/lib/aopalliance-1.0.jar
share/jenkins/WEB-INF/lib/args4j-2.0.16.jar
share/jenkins/WEB-INF/lib/asm-2.2.3.jar
share/jenkins/WEB-INF/lib/asm-commons-2.2.3.jar
share/jenkins/WEB-INF/lib/asm-tree-2.2.3.jar
share/jenkins/WEB-INF/lib/avalon-framework-4.1.3.jar
share/jenkins/WEB-INF/lib/bcprov-jdk15-140.jar
share/jenkins/WEB-INF/lib/bridge-method-annotation-1.4.jar
share/jenkins/WEB-INF/lib/cli-${PKGVERSION}.jar
share/jenkins/WEB-INF/lib/commons-beanutils-1.8.0.jar
share/jenkins/WEB-INF/lib/commons-codec-1.4.jar
share/jenkins/WEB-INF/lib/commons-collections-3.2.jar
share/jenkins/WEB-INF/lib/commons-digester-1.7.jar
share/jenkins/WEB-INF/lib/commons-discovery-0.4.jar
share/jenkins/WEB-INF/lib/commons-fileupload-1.2.1.jar
share/jenkins/WEB-INF/lib/commons-httpclient-3.1.jar
share/jenkins/WEB-INF/lib/commons-io-1.4.jar
share/jenkins/WEB-INF/lib/commons-jelly-1.1-jenkins-20110627.jar
share/jenkins/WEB-INF/lib/commons-jelly-tags-define-1.0.1-hudson-20071021.jar
share/jenkins/WEB-INF/lib/commons-jelly-tags-fmt-1.0.jar
share/jenkins/WEB-INF/lib/commons-jelly-tags-xml-1.1.jar
share/jenkins/WEB-INF/lib/commons-jexl-1.1-hudson-20090508.jar
share/jenkins/WEB-INF/lib/commons-lang-2.4.jar
share/jenkins/WEB-INF/lib/commons-logging-1.1.jar
share/jenkins/WEB-INF/lib/crypto-util-1.1.jar
share/jenkins/WEB-INF/lib/cssparser-0.9.5.jar
share/jenkins/WEB-INF/lib/dom4j-1.6.1-hudson-3.jar
share/jenkins/WEB-INF/lib/embedded_su4j-1.1.jar
share/jenkins/WEB-INF/lib/ezmorph-1.0.3.jar
share/jenkins/WEB-INF/lib/groovy-all-1.6.0.jar
share/jenkins/WEB-INF/lib/guava-r06.jar
share/jenkins/WEB-INF/lib/htmlunit-2.6-jenkins-5.jar
share/jenkins/WEB-INF/lib/htmlunit-core-js-2.6-hudson-1.jar
share/jenkins/WEB-INF/lib/instance-identity-1.1.jar
share/jenkins/WEB-INF/lib/j-interop-2.0.6-kohsuke-1.jar
share/jenkins/WEB-INF/lib/j-interopdeps-2.0.6-kohsuke-1.jar
share/jenkins/WEB-INF/lib/jaxen-1.1-beta-11.jar
share/jenkins/WEB-INF/lib/jcifs-1.3.14-kohsuke-1.jar
share/jenkins/WEB-INF/lib/jcommon-1.0.12.jar
share/jenkins/WEB-INF/lib/jenkins-core-${PKGVERSION}.jar
share/jenkins/WEB-INF/lib/jfreechart-1.0.9.jar
share/jenkins/WEB-INF/lib/jinterop-proxy-1.1.jar
share/jenkins/WEB-INF/lib/jinterop-wmi-1.1.jar
share/jenkins/WEB-INF/lib/jline-0.9.94.jar
share/jenkins/WEB-INF/lib/jmdns-3.4.0-jenkins-2.jar
share/jenkins/WEB-INF/lib/jna-3.3.0-jenkins-2.jar
share/jenkins/WEB-INF/lib/jna-posix-1.0.3.jar
share/jenkins/WEB-INF/lib/json-lib-2.1-rev7.jar
share/jenkins/WEB-INF/lib/jstl-1.1.0.jar
share/jenkins/WEB-INF/lib/jtidy-4aug2000r7-dev-hudson-1.jar
share/jenkins/WEB-INF/lib/libpam4j-1.4.jar
share/jenkins/WEB-INF/lib/libzfs-0.5.jar
share/jenkins/WEB-INF/lib/localizer-1.10.jar
share/jenkins/WEB-INF/lib/log4j-1.2.9.jar
share/jenkins/WEB-INF/lib/logkit-1.0.1.jar
share/jenkins/WEB-INF/lib/mail-1.4.jar
share/jenkins/WEB-INF/lib/memory-monitor-1.5.jar
share/jenkins/WEB-INF/lib/nekohtml-1.9.13.jar
share/jenkins/WEB-INF/lib/oro-2.0.8.jar
share/jenkins/WEB-INF/lib/remoting-2.4.jar
share/jenkins/WEB-INF/lib/robust-http-client-1.2.jar
share/jenkins/WEB-INF/lib/sac-1.3.jar
share/jenkins/WEB-INF/lib/sezpoz-1.9.jar
share/jenkins/WEB-INF/lib/spring-aop-2.5.jar
share/jenkins/WEB-INF/lib/spring-beans-2.5.jar
share/jenkins/WEB-INF/lib/spring-context-2.5.jar
share/jenkins/WEB-INF/lib/spring-core-2.5.jar
share/jenkins/WEB-INF/lib/spring-dao-1.2.9.jar
share/jenkins/WEB-INF/lib/spring-jdbc-1.2.9.jar
share/jenkins/WEB-INF/lib/spring-web-2.5.jar
share/jenkins/WEB-INF/lib/ssh-cli-auth-1.1.jar
share/jenkins/WEB-INF/lib/stapler-1.172.jar
share/jenkins/WEB-INF/lib/stapler-adjunct-codemirror-1.1.jar
share/jenkins/WEB-INF/lib/stapler-adjunct-timeline-1.3.jar
share/jenkins/WEB-INF/lib/stapler-groovy-1.172.jar
share/jenkins/WEB-INF/lib/stapler-jelly-1.172.jar
share/jenkins/WEB-INF/lib/stapler-jrebel-1.172.jar
share/jenkins/WEB-INF/lib/stax-api-1.0.1.jar
share/jenkins/WEB-INF/lib/task-reactor-1.2.jar
share/jenkins/WEB-INF/lib/tiger-types-1.3.jar
share/jenkins/WEB-INF/lib/trilead-putty-extension-1.0.jar
share/jenkins/WEB-INF/lib/trilead-ssh2-build212-hudson-5.jar
share/jenkins/WEB-INF/lib/txw2-20070624.jar
share/jenkins/WEB-INF/lib/windows-remote-command-1.3.jar
share/jenkins/WEB-INF/lib/winp-1.14.jar
share/jenkins/WEB-INF/lib/wstx-asl-3.2.7.jar
share/jenkins/WEB-INF/lib/xercesImpl-2.9.1.jar
share/jenkins/WEB-INF/lib/xpp3-1.1.4c.jar
share/jenkins/WEB-INF/lib/xpp3_min-1.1.4c.jar
share/jenkins/WEB-INF/lib/xstream-1.3.1-hudson-8.jar
share/jenkins/WEB-INF/plugins/cvs.hpi
share/jenkins/WEB-INF/plugins/maven-plugin.hpi
share/jenkins/WEB-INF/plugins/ssh-slaves.hpi
share/jenkins/WEB-INF/plugins/subversion.hpi
share/jenkins/WEB-INF/remoting.jar
share/jenkins/WEB-INF/security/AbstractPasswordBasedSecurityRealm.groovy
share/jenkins/WEB-INF/security/LDAPBindSecurityRealm.groovy
share/jenkins/WEB-INF/security/SecurityFilters.groovy
share/jenkins/WEB-INF/slave.jar
share/jenkins/WEB-INF/sun-web.xml
share/jenkins/WEB-INF/update-center-rootCAs/hudson-community
share/jenkins/WEB-INF/update-center-rootCAs/hudson-community.txt
share/jenkins/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca
share/jenkins/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca.txt
share/jenkins/WEB-INF/web.xml
share/jenkins/css/color.css
share/jenkins/css/style.css
share/jenkins/dc-license.txt
share/jenkins/env-vars.html
share/jenkins/env-vars_de.html
share/jenkins/env-vars_fr.html
share/jenkins/env-vars_ja.html
share/jenkins/env-vars_nl.html
share/jenkins/env-vars_tr.html
share/jenkins/executable/Executable.class
share/jenkins/favicon.ico
share/jenkins/help/LogRecorder/logger.html
share/jenkins/help/LogRecorder/logger_de.html
share/jenkins/help/LogRecorder/logger_fr.html
share/jenkins/help/LogRecorder/logger_ja.html
share/jenkins/help/LogRecorder/name.html
share/jenkins/help/LogRecorder/name_de.html
share/jenkins/help/LogRecorder/name_fr.html
share/jenkins/help/LogRecorder/name_ja.html
share/jenkins/help/ant/ant-buildfile.html
share/jenkins/help/ant/ant-buildfile_de.html
share/jenkins/help/ant/ant-buildfile_fr.html
share/jenkins/help/ant/ant-buildfile_ja.html
share/jenkins/help/ant/ant-buildfile_nl.html
share/jenkins/help/ant/ant-buildfile_pt_BR.html
share/jenkins/help/ant/ant-buildfile_ru.html
share/jenkins/help/ant/ant-buildfile_tr.html
share/jenkins/help/ant/ant-opts.html
share/jenkins/help/ant/ant-opts_de.html
share/jenkins/help/ant/ant-opts_fr.html
share/jenkins/help/ant/ant-opts_ja.html
share/jenkins/help/ant/ant-opts_nl.html
share/jenkins/help/ant/ant-opts_pt_BR.html
share/jenkins/help/ant/ant-opts_ru.html
share/jenkins/help/ant/ant-opts_tr.html
share/jenkins/help/ant/ant-properties.html
share/jenkins/help/ant/ant-properties_de.html
share/jenkins/help/ant/ant-properties_fr.html
share/jenkins/help/ant/ant-properties_ja.html
share/jenkins/help/ant/ant-properties_nl.html
share/jenkins/help/ant/ant-properties_pt_BR.html
share/jenkins/help/ant/ant-properties_ru.html
share/jenkins/help/ant/ant-properties_tr.html
share/jenkins/help/ant/ant-targets.html
share/jenkins/help/ant/ant-targets_de.html
share/jenkins/help/ant/ant-targets_fr.html
share/jenkins/help/ant/ant-targets_ja.html
share/jenkins/help/ant/ant-targets_nl.html
share/jenkins/help/ant/ant-targets_pt_BR.html
share/jenkins/help/ant/ant-targets_ru.html
share/jenkins/help/ant/ant-targets_tr.html
share/jenkins/help/matrix/axes.html
share/jenkins/help/matrix/axes_de.html
share/jenkins/help/matrix/axes_fr.html
share/jenkins/help/matrix/axes_ja.html
share/jenkins/help/matrix/axes_nl.html
share/jenkins/help/matrix/axes_pt_BR.html
share/jenkins/help/matrix/axes_ru.html
share/jenkins/help/matrix/axes_tr.html
share/jenkins/help/matrix/combinationfilter.html
share/jenkins/help/matrix/combinationfilter_de.html
share/jenkins/help/matrix/combinationfilter_fr.html
share/jenkins/help/matrix/combinationfilter_ja.html
share/jenkins/help/matrix/jdk.html
share/jenkins/help/matrix/jdk_de.html
share/jenkins/help/matrix/jdk_fr.html
share/jenkins/help/matrix/jdk_ja.html
share/jenkins/help/matrix/jdk_nl.html
share/jenkins/help/matrix/jdk_pt_BR.html
share/jenkins/help/matrix/jdk_ru.html
share/jenkins/help/matrix/jdk_tr.html
share/jenkins/help/matrix/touchstone.html
share/jenkins/help/matrix/touchstone_de.html
share/jenkins/help/matrix/touchstone_ja.html
share/jenkins/help/parameter/boolean-default.html
share/jenkins/help/parameter/boolean-default_de.html
share/jenkins/help/parameter/boolean-default_fr.html
share/jenkins/help/parameter/boolean-default_ja.html
share/jenkins/help/parameter/boolean.html
share/jenkins/help/parameter/boolean_de.html
share/jenkins/help/parameter/boolean_fr.html
share/jenkins/help/parameter/boolean_ja.html
share/jenkins/help/parameter/choice-choices.html
share/jenkins/help/parameter/choice-choices_de.html
share/jenkins/help/parameter/choice-choices_fr.html
share/jenkins/help/parameter/choice-choices_ja.html
share/jenkins/help/parameter/choice.html
share/jenkins/help/parameter/choice_de.html
share/jenkins/help/parameter/choice_fr.html
share/jenkins/help/parameter/choice_ja.html
share/jenkins/help/parameter/description.html
share/jenkins/help/parameter/description_de.html
share/jenkins/help/parameter/description_fr.html
share/jenkins/help/parameter/description_ja.html
share/jenkins/help/parameter/file-name.html
share/jenkins/help/parameter/file-name_de.html
share/jenkins/help/parameter/file-name_fr.html
share/jenkins/help/parameter/file-name_ja.html
share/jenkins/help/parameter/file.html
share/jenkins/help/parameter/file_de.html
share/jenkins/help/parameter/file_fr.html
share/jenkins/help/parameter/file_ja.html
share/jenkins/help/parameter/name.html
share/jenkins/help/parameter/name_de.html
share/jenkins/help/parameter/name_fr.html
share/jenkins/help/parameter/name_ja.html
share/jenkins/help/parameter/run-project.html
share/jenkins/help/parameter/run-project_de.html
share/jenkins/help/parameter/run-project_fr.html
share/jenkins/help/parameter/run-project_ja.html
share/jenkins/help/parameter/run.html
share/jenkins/help/parameter/run_de.html
share/jenkins/help/parameter/run_fr.html
share/jenkins/help/parameter/run_ja.html
share/jenkins/help/parameter/string-default.html
share/jenkins/help/parameter/string-default_de.html
share/jenkins/help/parameter/string-default_fr.html
share/jenkins/help/parameter/string-default_ja.html
share/jenkins/help/parameter/string.html
share/jenkins/help/parameter/string_de.html
share/jenkins/help/parameter/string_fr.html
share/jenkins/help/parameter/string_ja.html
share/jenkins/help/project-config/ant.html
share/jenkins/help/project-config/ant_de.html
share/jenkins/help/project-config/ant_fr.html
share/jenkins/help/project-config/ant_ja.html
share/jenkins/help/project-config/ant_pt_BR.html
share/jenkins/help/project-config/ant_ru.html
share/jenkins/help/project-config/ant_tr.html
share/jenkins/help/project-config/ant_zh_CN.html
share/jenkins/help/project-config/batch.html
share/jenkins/help/project-config/batch_de.html
share/jenkins/help/project-config/batch_fr.html
share/jenkins/help/project-config/batch_ja.html
share/jenkins/help/project-config/batch_pt_BR.html
share/jenkins/help/project-config/batch_ru.html
share/jenkins/help/project-config/batch_tr.html
share/jenkins/help/project-config/block-downstream-building.html
share/jenkins/help/project-config/block-downstream-building_ja.html
share/jenkins/help/project-config/block-upstream-building.html
share/jenkins/help/project-config/block-upstream-building_de.html
share/jenkins/help/project-config/block-upstream-building_ja.html
share/jenkins/help/project-config/custom-workspace.html
share/jenkins/help/project-config/custom-workspace_de.html
share/jenkins/help/project-config/custom-workspace_fr.html
share/jenkins/help/project-config/custom-workspace_ja.html
share/jenkins/help/project-config/custom-workspace_tr.html
share/jenkins/help/project-config/defaultView.html
share/jenkins/help/project-config/defaultView_de.html
share/jenkins/help/project-config/defaultView_ja.html
share/jenkins/help/project-config/description.html
share/jenkins/help/project-config/description_de.html
share/jenkins/help/project-config/description_fr.html
share/jenkins/help/project-config/description_ja.html
share/jenkins/help/project-config/description_pt_BR.html
share/jenkins/help/project-config/description_ru.html
share/jenkins/help/project-config/description_tr.html
share/jenkins/help/project-config/disable.html
share/jenkins/help/project-config/disable_de.html
share/jenkins/help/project-config/disable_fr.html
share/jenkins/help/project-config/disable_ja.html
share/jenkins/help/project-config/disable_pt_BR.html
share/jenkins/help/project-config/disable_ru.html
share/jenkins/help/project-config/disable_tr.html
share/jenkins/help/project-config/downstream.html
share/jenkins/help/project-config/downstream_de.html
share/jenkins/help/project-config/downstream_fr.html
share/jenkins/help/project-config/downstream_ja.html
share/jenkins/help/project-config/downstream_pt_BR.html
share/jenkins/help/project-config/downstream_ru.html
share/jenkins/help/project-config/downstream_tr.html
share/jenkins/help/project-config/fingerprint.html
share/jenkins/help/project-config/fingerprint_de.html
share/jenkins/help/project-config/fingerprint_fr.html
share/jenkins/help/project-config/fingerprint_ja.html
share/jenkins/help/project-config/fingerprint_pt_BR.html
share/jenkins/help/project-config/fingerprint_ru.html
share/jenkins/help/project-config/fingerprint_tr.html
share/jenkins/help/project-config/javadoc-keep-all.html
share/jenkins/help/project-config/javadoc-keep-all_de.html
share/jenkins/help/project-config/javadoc-keep-all_fr.html
share/jenkins/help/project-config/javadoc-keep-all_ja.html
share/jenkins/help/project-config/javadoc-keep-all_tr.html
share/jenkins/help/project-config/log-rotation.html
share/jenkins/help/project-config/log-rotation_de.html
share/jenkins/help/project-config/log-rotation_fr.html
share/jenkins/help/project-config/log-rotation_ja.html
share/jenkins/help/project-config/log-rotation_pt_BR.html
share/jenkins/help/project-config/log-rotation_ru.html
share/jenkins/help/project-config/log-rotation_tr.html
share/jenkins/help/project-config/mailer.html
share/jenkins/help/project-config/mailer_de.html
share/jenkins/help/project-config/mailer_fr.html
share/jenkins/help/project-config/mailer_ja.html
share/jenkins/help/project-config/mailer_pt_BR.html
share/jenkins/help/project-config/mailer_ru.html
share/jenkins/help/project-config/mailer_tr.html
share/jenkins/help/project-config/maven.html
share/jenkins/help/project-config/maven_de.html
share/jenkins/help/project-config/maven_fr.html
share/jenkins/help/project-config/maven_ja.html
share/jenkins/help/project-config/maven_pt_BR.html
share/jenkins/help/project-config/maven_ru.html
share/jenkins/help/project-config/maven_tr.html
share/jenkins/help/project-config/myViewsTabBar.html
share/jenkins/help/project-config/parameterized-build.html
share/jenkins/help/project-config/parameterized-build_de.html
share/jenkins/help/project-config/parameterized-build_fr.html
share/jenkins/help/project-config/parameterized-build_ja.html
share/jenkins/help/project-config/parameterized-build_tr.html
share/jenkins/help/project-config/quietPeriod.html
share/jenkins/help/project-config/quietPeriod_de.html
share/jenkins/help/project-config/quietPeriod_fr.html
share/jenkins/help/project-config/quietPeriod_ja.html
share/jenkins/help/project-config/quietPeriod_pt_BR.html
share/jenkins/help/project-config/quietPeriod_ru.html
share/jenkins/help/project-config/quietPeriod_tr.html
share/jenkins/help/project-config/quietPeriod_zh_CN.html
share/jenkins/help/project-config/scmCheckoutRetryCount.html
share/jenkins/help/project-config/scmCheckoutRetryCount_de.html
share/jenkins/help/project-config/scmCheckoutRetryCount_ja.html
share/jenkins/help/project-config/scmCheckoutRetryCount_zh_CN.html
share/jenkins/help/project-config/slave.html
share/jenkins/help/project-config/slave_de.html
share/jenkins/help/project-config/slave_fr.html
share/jenkins/help/project-config/slave_ja.html
share/jenkins/help/project-config/slave_pt_BR.html
share/jenkins/help/project-config/slave_ru.html
share/jenkins/help/project-config/slave_tr.html
share/jenkins/help/project-config/triggerRemotely.html
share/jenkins/help/project-config/triggerRemotely_de.html
share/jenkins/help/project-config/triggerRemotely_fr.html
share/jenkins/help/project-config/triggerRemotely_ja.html
share/jenkins/help/project-config/triggerRemotely_pt_BR.html
share/jenkins/help/project-config/triggerRemotely_ru.html
share/jenkins/help/project-config/triggerRemotely_tr.html
share/jenkins/help/project-config/upstream.html
share/jenkins/help/project-config/upstream_de.html
share/jenkins/help/project-config/upstream_fr.html
share/jenkins/help/project-config/upstream_ja.html
share/jenkins/help/project-config/upstream_pt_BR.html
share/jenkins/help/project-config/upstream_ru.html
share/jenkins/help/project-config/upstream_tr.html
share/jenkins/help/project-config/viewsTabBar.html
share/jenkins/help/run-config/description.html
share/jenkins/help/run-config/description_de.html
share/jenkins/help/run-config/description_ja.html
share/jenkins/help/run-config/displayName.html
share/jenkins/help/run-config/displayName_de.html
share/jenkins/help/run-config/displayName_ja.html
share/jenkins/help/scm-browsers/list.html
share/jenkins/help/scm-browsers/list_de.html
share/jenkins/help/scm-browsers/list_ja.html
share/jenkins/help/security/container-realm.html
share/jenkins/help/security/container-realm_de.html
share/jenkins/help/security/container-realm_fr.html
share/jenkins/help/security/container-realm_ja.html
share/jenkins/help/security/container-realm_pt_BR.html
share/jenkins/help/security/container-realm_ru.html
share/jenkins/help/security/container-realm_tr.html
share/jenkins/help/security/container-realm_zh_CN.html
share/jenkins/help/security/full-control-once-logged-in.html
share/jenkins/help/security/full-control-once-logged-in_de.html
share/jenkins/help/security/full-control-once-logged-in_fr.html
share/jenkins/help/security/full-control-once-logged-in_ja.html
share/jenkins/help/security/full-control-once-logged-in_pt_BR.html
share/jenkins/help/security/full-control-once-logged-in_ru.html
share/jenkins/help/security/full-control-once-logged-in_tr.html
share/jenkins/help/security/full-control-once-logged-in_zh_CN.html
share/jenkins/help/security/ldap/groupSearchBase.html
share/jenkins/help/security/ldap/groupSearchBase_de.html
share/jenkins/help/security/ldap/groupSearchBase_fr.html
share/jenkins/help/security/ldap/groupSearchBase_ja.html
share/jenkins/help/security/ldap/groupSearchBase_tr.html
share/jenkins/help/security/ldap/managerDN.html
share/jenkins/help/security/ldap/managerDN_de.html
share/jenkins/help/security/ldap/managerDN_fr.html
share/jenkins/help/security/ldap/managerDN_ja.html
share/jenkins/help/security/ldap/managerDN_pt_BR.html
share/jenkins/help/security/ldap/managerDN_tr.html
share/jenkins/help/security/ldap/managerPassword.html
share/jenkins/help/security/ldap/managerPassword_de.html
share/jenkins/help/security/ldap/managerPassword_fr.html
share/jenkins/help/security/ldap/managerPassword_ja.html
share/jenkins/help/security/ldap/managerPassword_pt_BR.html
share/jenkins/help/security/ldap/managerPassword_tr.html
share/jenkins/help/security/ldap/rootDN.html
share/jenkins/help/security/ldap/rootDN_de.html
share/jenkins/help/security/ldap/rootDN_fr.html
share/jenkins/help/security/ldap/rootDN_ja.html
share/jenkins/help/security/ldap/rootDN_pt_BR.html
share/jenkins/help/security/ldap/rootDN_ru.html
share/jenkins/help/security/ldap/rootDN_tr.html
share/jenkins/help/security/ldap/server.html
share/jenkins/help/security/ldap/server_de.html
share/jenkins/help/security/ldap/server_fr.html
share/jenkins/help/security/ldap/server_ja.html
share/jenkins/help/security/ldap/server_pt_BR.html
share/jenkins/help/security/ldap/server_ru.html
share/jenkins/help/security/ldap/server_tr.html
share/jenkins/help/security/ldap/userSearchBase.html
share/jenkins/help/security/ldap/userSearchBase_de.html
share/jenkins/help/security/ldap/userSearchBase_fr.html
share/jenkins/help/security/ldap/userSearchBase_ja.html
share/jenkins/help/security/ldap/userSearchBase_pt_BR.html
share/jenkins/help/security/ldap/userSearchBase_ru.html
share/jenkins/help/security/ldap/userSearchBase_tr.html
share/jenkins/help/security/ldap/userSearchFilter.html
share/jenkins/help/security/ldap/userSearchFilter_de.html
share/jenkins/help/security/ldap/userSearchFilter_fr.html
share/jenkins/help/security/ldap/userSearchFilter_ja.html
share/jenkins/help/security/ldap/userSearchFilter_pt_BR.html
share/jenkins/help/security/ldap/userSearchFilter_ru.html
share/jenkins/help/security/ldap/userSearchFilter_tr.html
share/jenkins/help/security/legacy-auth-strategy.html
share/jenkins/help/security/legacy-auth-strategy_de.html
share/jenkins/help/security/legacy-auth-strategy_fr.html
share/jenkins/help/security/legacy-auth-strategy_ja.html
share/jenkins/help/security/legacy-auth-strategy_pt_BR.html
share/jenkins/help/security/legacy-auth-strategy_ru.html
share/jenkins/help/security/legacy-auth-strategy_tr.html
share/jenkins/help/security/legacy-auth-strategy_zh_CN.html
share/jenkins/help/security/no-authorization.html
share/jenkins/help/security/no-authorization_de.html
share/jenkins/help/security/no-authorization_fr.html
share/jenkins/help/security/no-authorization_ja.html
share/jenkins/help/security/no-authorization_pt_BR.html
share/jenkins/help/security/no-authorization_ru.html
share/jenkins/help/security/no-authorization_tr.html
share/jenkins/help/security/no-authorization_zh_CN.html
share/jenkins/help/security/private-realm.html
share/jenkins/help/security/private-realm/allow-signup.html
share/jenkins/help/security/private-realm/allow-signup_de.html
share/jenkins/help/security/private-realm/allow-signup_fr.html
share/jenkins/help/security/private-realm/allow-signup_ja.html
share/jenkins/help/security/private-realm/allow-signup_tr.html
share/jenkins/help/security/private-realm/allow-signup_zh_CN.html
share/jenkins/help/security/private-realm_de.html
share/jenkins/help/security/private-realm_fr.html
share/jenkins/help/security/private-realm_ja.html
share/jenkins/help/security/private-realm_pt_BR.html
share/jenkins/help/security/private-realm_ru.html
share/jenkins/help/security/private-realm_tr.html
share/jenkins/help/security/private-realm_zh_CN.html
share/jenkins/help/shell/shellexe.html
share/jenkins/help/shell/shellexe_de.html
share/jenkins/help/shell/shellexe_fr.html
share/jenkins/help/shell/shellexe_ja.html
share/jenkins/help/shell/shellexe_nl.html
share/jenkins/help/shell/shellexe_pt_BR.html
share/jenkins/help/shell/shellexe_zh_CN.html
share/jenkins/help/system-config/csrf.html
share/jenkins/help/system-config/csrf_de.html
share/jenkins/help/system-config/csrf_ja.html
share/jenkins/help/system-config/csrf_zh_CN.html
share/jenkins/help/system-config/cvs-browser.html
share/jenkins/help/system-config/cvs-browser_de.html
share/jenkins/help/system-config/cvs-browser_fr.html
share/jenkins/help/system-config/cvs-browser_ja.html
share/jenkins/help/system-config/cvs-browser_pt_BR.html
share/jenkins/help/system-config/cvs-browser_ru.html
share/jenkins/help/system-config/cvs-browser_tr.html
share/jenkins/help/system-config/enableSecurity.html
share/jenkins/help/system-config/enableSecurity_de.html
share/jenkins/help/system-config/enableSecurity_fr.html
share/jenkins/help/system-config/enableSecurity_ja.html
share/jenkins/help/system-config/enableSecurity_pt_BR.html
share/jenkins/help/system-config/enableSecurity_ru.html
share/jenkins/help/system-config/enableSecurity_tr.html
share/jenkins/help/system-config/enableSecurity_zh_CN.html
share/jenkins/help/system-config/globalEnvironmentVariables.html
share/jenkins/help/system-config/globalEnvironmentVariables_de.html
share/jenkins/help/system-config/globalEnvironmentVariables_fr.html
share/jenkins/help/system-config/globalEnvironmentVariables_ja.html
share/jenkins/help/system-config/globalEnvironmentVariables_zh_CN.html
share/jenkins/help/system-config/homeDirectory.html
share/jenkins/help/system-config/homeDirectory_de.html
share/jenkins/help/system-config/homeDirectory_fr.html
share/jenkins/help/system-config/homeDirectory_ja.html
share/jenkins/help/system-config/homeDirectory_pt_BR.html
share/jenkins/help/system-config/homeDirectory_ru.html
share/jenkins/help/system-config/homeDirectory_tr.html
share/jenkins/help/system-config/homeDirectory_zh_CN.html
share/jenkins/help/system-config/master-slave/availability.html
share/jenkins/help/system-config/master-slave/availability_de.html
share/jenkins/help/system-config/master-slave/availability_fr.html
share/jenkins/help/system-config/master-slave/availability_ja.html
share/jenkins/help/system-config/master-slave/availability_nl.html
share/jenkins/help/system-config/master-slave/availability_tr.html
share/jenkins/help/system-config/master-slave/clock.html
share/jenkins/help/system-config/master-slave/clock_de.html
share/jenkins/help/system-config/master-slave/clock_fr.html
share/jenkins/help/system-config/master-slave/clock_ja.html
share/jenkins/help/system-config/master-slave/clock_nl.html
share/jenkins/help/system-config/master-slave/clock_pt_BR.html
share/jenkins/help/system-config/master-slave/clock_ru.html
share/jenkins/help/system-config/master-slave/clock_tr.html
share/jenkins/help/system-config/master-slave/demand/idleDelay.html
share/jenkins/help/system-config/master-slave/demand/idleDelay_de.html
share/jenkins/help/system-config/master-slave/demand/idleDelay_fr.html
share/jenkins/help/system-config/master-slave/demand/idleDelay_ja.html
share/jenkins/help/system-config/master-slave/demand/idleDelay_nl.html
share/jenkins/help/system-config/master-slave/demand/idleDelay_tr.html
share/jenkins/help/system-config/master-slave/demand/inDemandDelay.html
share/jenkins/help/system-config/master-slave/demand/inDemandDelay_de.html
share/jenkins/help/system-config/master-slave/demand/inDemandDelay_fr.html
share/jenkins/help/system-config/master-slave/demand/inDemandDelay_ja.html
share/jenkins/help/system-config/master-slave/demand/inDemandDelay_nl.html
share/jenkins/help/system-config/master-slave/demand/inDemandDelay_tr.html
share/jenkins/help/system-config/master-slave/description.html
share/jenkins/help/system-config/master-slave/description_de.html
share/jenkins/help/system-config/master-slave/description_fr.html
share/jenkins/help/system-config/master-slave/description_ja.html
share/jenkins/help/system-config/master-slave/description_pt_BR.html
share/jenkins/help/system-config/master-slave/description_ru.html
share/jenkins/help/system-config/master-slave/description_tr.html
share/jenkins/help/system-config/master-slave/jnlp-tunnel.html
share/jenkins/help/system-config/master-slave/jnlp-tunnel_de.html
share/jenkins/help/system-config/master-slave/jnlp-tunnel_fr.html
share/jenkins/help/system-config/master-slave/jnlp-tunnel_ja.html
share/jenkins/help/system-config/master-slave/jnlpSecurity.html
share/jenkins/help/system-config/master-slave/jnlpSecurity_de.html
share/jenkins/help/system-config/master-slave/jnlpSecurity_fr.html
share/jenkins/help/system-config/master-slave/jnlpSecurity_ja.html
share/jenkins/help/system-config/master-slave/jnlpSecurity_pt_BR.html
share/jenkins/help/system-config/master-slave/jnlpSecurity_ru.html
share/jenkins/help/system-config/master-slave/jnlpSecurity_tr.html
share/jenkins/help/system-config/master-slave/numExecutors.html
share/jenkins/help/system-config/master-slave/numExecutors_de.html
share/jenkins/help/system-config/master-slave/numExecutors_fr.html
share/jenkins/help/system-config/master-slave/numExecutors_ja.html
share/jenkins/help/system-config/master-slave/numExecutors_pt_BR.html
share/jenkins/help/system-config/master-slave/numExecutors_ru.html
share/jenkins/help/system-config/master-slave/numExecutors_tr.html
share/jenkins/help/system-config/master-slave/numExecutors_zh_CN.html
share/jenkins/help/system-config/master-slave/slave-agent-port.html
share/jenkins/help/system-config/master-slave/slave-agent-port_de.html
share/jenkins/help/system-config/master-slave/slave-agent-port_fr.html
share/jenkins/help/system-config/master-slave/slave-agent-port_ja.html
share/jenkins/help/system-config/master-slave/slave-agent-port_pt_BR.html
share/jenkins/help/system-config/master-slave/slave-agent-port_ru.html
share/jenkins/help/system-config/master-slave/slave-agent-port_tr.html
share/jenkins/help/system-config/master-slave/slave-agent-port_zh_CN.html
share/jenkins/help/system-config/master-slave/usage.html
share/jenkins/help/system-config/master-slave/usage_de.html
share/jenkins/help/system-config/master-slave/usage_fr.html
share/jenkins/help/system-config/master-slave/usage_ja.html
share/jenkins/help/system-config/master-slave/usage_pt_BR.html
share/jenkins/help/system-config/master-slave/usage_ru.html
share/jenkins/help/system-config/master-slave/usage_tr.html
share/jenkins/help/system-config/master-slave/usage_zh_CN.html
share/jenkins/help/system-config/nodeEnvironmentVariables.html
share/jenkins/help/system-config/nodeEnvironmentVariables_de.html
share/jenkins/help/system-config/nodeEnvironmentVariables_fr.html
share/jenkins/help/system-config/nodeEnvironmentVariables_ja.html
share/jenkins/help/system-config/quietPeriod.html
share/jenkins/help/system-config/quietPeriod_de.html
share/jenkins/help/system-config/quietPeriod_fr.html
share/jenkins/help/system-config/quietPeriod_ja.html
share/jenkins/help/system-config/quietPeriod_pt_BR.html
share/jenkins/help/system-config/quietPeriod_ru.html
share/jenkins/help/system-config/quietPeriod_tr.html
share/jenkins/help/system-config/systemMessage.html
share/jenkins/help/system-config/systemMessage_de.html
share/jenkins/help/system-config/systemMessage_fr.html
share/jenkins/help/system-config/systemMessage_ja.html
share/jenkins/help/system-config/systemMessage_pt_BR.html
share/jenkins/help/system-config/systemMessage_ru.html
share/jenkins/help/system-config/systemMessage_tr.html
share/jenkins/help/system-config/systemMessage_zh_CN.html
share/jenkins/help/system-config/usage-statistics.html
share/jenkins/help/system-config/usage-statistics_de.html
share/jenkins/help/system-config/usage-statistics_fr.html
share/jenkins/help/system-config/usage-statistics_ja.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate_de.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate_fr.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate_ja.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate_nl.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate_pt_BR.html
share/jenkins/help/tasks/aggregate-test/auto-aggregate_tr.html
share/jenkins/help/tasks/aggregate-test/help.html
share/jenkins/help/tasks/aggregate-test/help_de.html
share/jenkins/help/tasks/aggregate-test/help_fr.html
share/jenkins/help/tasks/aggregate-test/help_ja.html
share/jenkins/help/tasks/aggregate-test/help_nl.html
share/jenkins/help/tasks/aggregate-test/help_pt_BR.html
share/jenkins/help/tasks/aggregate-test/help_tr.html
share/jenkins/help/tasks/aggregate-test/manual-list.html
share/jenkins/help/tasks/aggregate-test/manual-list_de.html
share/jenkins/help/tasks/aggregate-test/manual-list_fr.html
share/jenkins/help/tasks/aggregate-test/manual-list_ja.html
share/jenkins/help/tasks/aggregate-test/manual-list_nl.html
share/jenkins/help/tasks/aggregate-test/manual-list_pt_BR.html
share/jenkins/help/tasks/aggregate-test/manual-list_tr.html
share/jenkins/help/tasks/fingerprint/keepDependencies.html
share/jenkins/help/tasks/fingerprint/keepDependencies_de.html
share/jenkins/help/tasks/fingerprint/keepDependencies_fr.html
share/jenkins/help/tasks/fingerprint/keepDependencies_ja.html
share/jenkins/help/tasks/fingerprint/keepDependencies_nl.html
share/jenkins/help/tasks/fingerprint/keepDependencies_pt_BR.html
share/jenkins/help/tasks/fingerprint/keepDependencies_ru.html
share/jenkins/help/tasks/fingerprint/keepDependencies_tr.html
share/jenkins/help/tasks/junit/report.html
share/jenkins/help/tasks/junit/report_de.html
share/jenkins/help/tasks/junit/report_fr.html
share/jenkins/help/tasks/junit/report_ja.html
share/jenkins/help/tasks/junit/report_nl.html
share/jenkins/help/tasks/junit/report_pt_BR.html
share/jenkins/help/tasks/junit/report_ru.html
share/jenkins/help/tasks/junit/report_tr.html
share/jenkins/help/tasks/mailer/sendToindividuals.html
share/jenkins/help/tasks/mailer/sendToindividuals_de.html
share/jenkins/help/tasks/mailer/sendToindividuals_fr.html
share/jenkins/help/tasks/mailer/sendToindividuals_ja.html
share/jenkins/help/tasks/mailer/sendToindividuals_nl.html
share/jenkins/help/tasks/mailer/sendToindividuals_pt_BR.html
share/jenkins/help/tasks/mailer/sendToindividuals_ru.html
share/jenkins/help/tasks/mailer/sendToindividuals_tr.html
share/jenkins/help/tasks/mailer/sendToindividuals_zh_CN.html
share/jenkins/help/tasks/mailer/smtpAuth.html
share/jenkins/help/tasks/mailer/smtpAuth_de.html
share/jenkins/help/tasks/mailer/smtpAuth_fr.html
share/jenkins/help/tasks/mailer/smtpAuth_ja.html
share/jenkins/help/tasks/mailer/smtpAuth_nl.html
share/jenkins/help/tasks/mailer/smtpAuth_pt_BR.html
share/jenkins/help/tasks/mailer/smtpAuth_ru.html
share/jenkins/help/tasks/mailer/smtpAuth_tr.html
share/jenkins/help/tasks/mailer/smtpAuth_zh_CN.html
share/jenkins/help/tasks/maven/properties.html
share/jenkins/help/tasks/maven/properties_de.html
share/jenkins/help/tasks/maven/properties_fr.html
share/jenkins/help/tasks/maven/properties_ja.html
share/jenkins/help/tools/help-label.html
share/jenkins/help/tools/help-label_de.html
share/jenkins/help/tools/help-label_ja.html
share/jenkins/help/tools/help-label_zh_CN.html
share/jenkins/help/tools/tool-location-node-property.html
share/jenkins/help/tools/tool-location-node-property_de.html
share/jenkins/help/tools/tool-location-node-property_fr.html
share/jenkins/help/tools/tool-location-node-property_ja.html
share/jenkins/help/tools/tool-location-node-property_zh_CN.html
share/jenkins/help/update-center/proxy-port.html
share/jenkins/help/update-center/proxy-port_de.html
share/jenkins/help/update-center/proxy-port_fr.html
share/jenkins/help/update-center/proxy-port_ja.html
share/jenkins/help/update-center/proxy-port_nl.html
share/jenkins/help/update-center/proxy-port_pt_BR.html
share/jenkins/help/update-center/proxy-port_tr.html
share/jenkins/help/update-center/proxy-server.html
share/jenkins/help/update-center/proxy-server_de.html
share/jenkins/help/update-center/proxy-server_fr.html
share/jenkins/help/update-center/proxy-server_ja.html
share/jenkins/help/update-center/proxy-server_nl.html
share/jenkins/help/update-center/proxy-server_pt_BR.html
share/jenkins/help/update-center/proxy-server_tr.html
share/jenkins/help/update-center/proxy-username.html
share/jenkins/help/update-center/proxy-username_de.html
share/jenkins/help/update-center/proxy-username_ja.html
share/jenkins/help/user/description.html
share/jenkins/help/user/description_de.html
share/jenkins/help/user/description_fr.html
share/jenkins/help/user/description_ja.html
share/jenkins/help/user/description_nl.html
share/jenkins/help/user/description_pt_BR.html
share/jenkins/help/user/description_ru.html
share/jenkins/help/user/description_tr.html
share/jenkins/help/user/fullName.html
share/jenkins/help/user/fullName_de.html
share/jenkins/help/user/fullName_fr.html
share/jenkins/help/user/fullName_ja.html
share/jenkins/help/user/fullName_nl.html
share/jenkins/help/user/fullName_pt_BR.html
share/jenkins/help/user/fullName_ru.html
share/jenkins/help/user/fullName_tr.html
share/jenkins/help/view-config/description.html
share/jenkins/help/view-config/description_de.html
share/jenkins/help/view-config/description_fr.html
share/jenkins/help/view-config/description_ja.html
share/jenkins/help/view-config/description_nl.html
share/jenkins/help/view-config/description_pt_BR.html
share/jenkins/help/view-config/description_ru.html
share/jenkins/help/view-config/description_tr.html
share/jenkins/help/view-config/filter-executors.html
share/jenkins/help/view-config/filter-executors_de.html
share/jenkins/help/view-config/filter-executors_ja.html
share/jenkins/help/view-config/filter-queue.html
share/jenkins/help/view-config/filter-queue_de.html
share/jenkins/help/view-config/filter-queue_ja.html
share/jenkins/help/view-config/includeregex.html
share/jenkins/help/view-config/includeregex_de.html
share/jenkins/help/view-config/includeregex_fr.html
share/jenkins/help/view-config/includeregex_ja.html
share/jenkins/help/view-config/includeregex_nl.html
share/jenkins/help/view-config/includeregex_pt_BR.html
share/jenkins/help/view-config/includeregex_ru.html
share/jenkins/help/view-config/includeregex_tr.html
share/jenkins/help/view-config/statusFilter.html
share/jenkins/help/view-config/statusFilter_ja.html
share/jenkins/images/16x16/blue.gif
share/jenkins/images/16x16/blue.png
share/jenkins/images/16x16/blue_anime.gif
share/jenkins/images/16x16/clock.gif
share/jenkins/images/16x16/clock.png
share/jenkins/images/16x16/computer-flash.gif
share/jenkins/images/16x16/computer-x.gif
share/jenkins/images/16x16/computer-x.png
share/jenkins/images/16x16/computer.gif
share/jenkins/images/16x16/computer.png
share/jenkins/images/16x16/document_add.gif
share/jenkins/images/16x16/document_add.png
share/jenkins/images/16x16/document_delete.gif
share/jenkins/images/16x16/document_delete.png
share/jenkins/images/16x16/document_edit.gif
share/jenkins/images/16x16/document_edit.png
share/jenkins/images/16x16/edit-delete.gif
share/jenkins/images/16x16/edit-delete.png
share/jenkins/images/16x16/empty.gif
share/jenkins/images/16x16/empty.png
share/jenkins/images/16x16/error.gif
share/jenkins/images/16x16/error.png
share/jenkins/images/16x16/fingerprint.gif
share/jenkins/images/16x16/fingerprint.png
share/jenkins/images/16x16/folder-error.gif
share/jenkins/images/16x16/folder-error.png
share/jenkins/images/16x16/folder-open.gif
share/jenkins/images/16x16/folder-open.png
share/jenkins/images/16x16/folder.gif
share/jenkins/images/16x16/folder.png
share/jenkins/images/16x16/go-next.gif
share/jenkins/images/16x16/go-next.png
share/jenkins/images/16x16/grey.gif
share/jenkins/images/16x16/grey.png
share/jenkins/images/16x16/grey_anime.gif
share/jenkins/images/16x16/health-00to19.gif
share/jenkins/images/16x16/health-00to19.png
share/jenkins/images/16x16/health-20to39.gif
share/jenkins/images/16x16/health-20to39.png
share/jenkins/images/16x16/health-40to59.gif
share/jenkins/images/16x16/health-40to59.png
share/jenkins/images/16x16/health-60to79.gif
share/jenkins/images/16x16/health-60to79.png
share/jenkins/images/16x16/health-80plus.gif
share/jenkins/images/16x16/health-80plus.png
share/jenkins/images/16x16/help.gif
share/jenkins/images/16x16/help.png
share/jenkins/images/16x16/hourglass.gif
share/jenkins/images/16x16/hourglass.png
share/jenkins/images/16x16/lock.gif
share/jenkins/images/16x16/lock.png
share/jenkins/images/16x16/notepad.gif
share/jenkins/images/16x16/notepad.png
share/jenkins/images/16x16/orange-square.png
share/jenkins/images/16x16/package.gif
share/jenkins/images/16x16/package.png
share/jenkins/images/16x16/person.gif
share/jenkins/images/16x16/person.png
share/jenkins/images/16x16/plugin.gif
share/jenkins/images/16x16/plugin.png
share/jenkins/images/16x16/red.gif
share/jenkins/images/16x16/red.png
share/jenkins/images/16x16/red_anime.gif
share/jenkins/images/16x16/redo.gif
share/jenkins/images/16x16/redo.png
share/jenkins/images/16x16/save.gif
share/jenkins/images/16x16/save.png
share/jenkins/images/16x16/search.gif
share/jenkins/images/16x16/search.png
share/jenkins/images/16x16/star-gold.gif
share/jenkins/images/16x16/star-gold.png
share/jenkins/images/16x16/star.gif
share/jenkins/images/16x16/star.png
share/jenkins/images/16x16/stop.gif
share/jenkins/images/16x16/stop.png
share/jenkins/images/16x16/terminal.gif
share/jenkins/images/16x16/terminal.png
share/jenkins/images/16x16/text-error.gif
share/jenkins/images/16x16/text-error.png
share/jenkins/images/16x16/text.gif
share/jenkins/images/16x16/text.png
share/jenkins/images/16x16/user.gif
share/jenkins/images/16x16/user.png
share/jenkins/images/16x16/warning.gif
share/jenkins/images/16x16/warning.png
share/jenkins/images/16x16/yellow.gif
share/jenkins/images/16x16/yellow.png
share/jenkins/images/16x16/yellow_anime.gif
share/jenkins/images/24x24/blue.gif
share/jenkins/images/24x24/blue.png
share/jenkins/images/24x24/blue_anime.gif
share/jenkins/images/24x24/clipboard.gif
share/jenkins/images/24x24/clipboard.png
share/jenkins/images/24x24/clock.gif
share/jenkins/images/24x24/clock.png
share/jenkins/images/24x24/computer-flash.gif
share/jenkins/images/24x24/computer-x.gif
share/jenkins/images/24x24/computer-x.png
share/jenkins/images/24x24/computer.gif
share/jenkins/images/24x24/computer.png
share/jenkins/images/24x24/delete-document.gif
share/jenkins/images/24x24/delete-document.png
share/jenkins/images/24x24/document-properties.gif
share/jenkins/images/24x24/document-properties.png
share/jenkins/images/24x24/document.gif
share/jenkins/images/24x24/document.png
share/jenkins/images/24x24/edit-delete.gif
share/jenkins/images/24x24/edit-delete.png
share/jenkins/images/24x24/empty.gif
share/jenkins/images/24x24/empty.png
share/jenkins/images/24x24/fingerprint.gif
share/jenkins/images/24x24/fingerprint.png
share/jenkins/images/24x24/folder-delete.gif
share/jenkins/images/24x24/folder-delete.png
share/jenkins/images/24x24/folder.gif
share/jenkins/images/24x24/folder.png
share/jenkins/images/24x24/gear.gif
share/jenkins/images/24x24/gear.png
share/jenkins/images/24x24/gear2.gif
share/jenkins/images/24x24/gear2.png
share/jenkins/images/24x24/graph.gif
share/jenkins/images/24x24/graph.png
share/jenkins/images/24x24/grey.gif
share/jenkins/images/24x24/grey.png
share/jenkins/images/24x24/grey_anime.gif
share/jenkins/images/24x24/health-00to19.gif
share/jenkins/images/24x24/health-00to19.png
share/jenkins/images/24x24/health-20to39.gif
share/jenkins/images/24x24/health-20to39.png
share/jenkins/images/24x24/health-40to59.gif
share/jenkins/images/24x24/health-40to59.png
share/jenkins/images/24x24/health-60to79.gif
share/jenkins/images/24x24/health-60to79.png
share/jenkins/images/24x24/health-80plus.gif
share/jenkins/images/24x24/health-80plus.png
share/jenkins/images/24x24/help.gif
share/jenkins/images/24x24/help.png
share/jenkins/images/24x24/installer.gif
share/jenkins/images/24x24/installer.png
share/jenkins/images/24x24/monitor.gif
share/jenkins/images/24x24/monitor.png
share/jenkins/images/24x24/new-computer.gif
share/jenkins/images/24x24/new-computer.png
share/jenkins/images/24x24/new-document.gif
share/jenkins/images/24x24/new-document.png
share/jenkins/images/24x24/new-package.gif
share/jenkins/images/24x24/new-package.png
share/jenkins/images/24x24/new-user.gif
share/jenkins/images/24x24/new-user.png
share/jenkins/images/24x24/next.gif
share/jenkins/images/24x24/next.png
share/jenkins/images/24x24/notepad.gif
share/jenkins/images/24x24/notepad.png
share/jenkins/images/24x24/orange-square.gif
share/jenkins/images/24x24/orange-square.png
share/jenkins/images/24x24/package.gif
share/jenkins/images/24x24/package.png
share/jenkins/images/24x24/plugin.png
share/jenkins/images/24x24/previous.gif
share/jenkins/images/24x24/previous.png
share/jenkins/images/24x24/red.gif
share/jenkins/images/24x24/red.png
share/jenkins/images/24x24/red_anime.gif
share/jenkins/images/24x24/redo.gif
share/jenkins/images/24x24/redo.png
share/jenkins/images/24x24/refresh.gif
share/jenkins/images/24x24/refresh.png
share/jenkins/images/24x24/save.gif
share/jenkins/images/24x24/save.png
share/jenkins/images/24x24/search.gif
share/jenkins/images/24x24/search.png
share/jenkins/images/24x24/setting.gif
share/jenkins/images/24x24/setting.png
share/jenkins/images/24x24/star-gold.gif
share/jenkins/images/24x24/star-gold.png
share/jenkins/images/24x24/star.gif
share/jenkins/images/24x24/star.png
share/jenkins/images/24x24/terminal.gif
share/jenkins/images/24x24/terminal.png
share/jenkins/images/24x24/up.gif
share/jenkins/images/24x24/up.png
share/jenkins/images/24x24/user.gif
share/jenkins/images/24x24/user.png
share/jenkins/images/24x24/yellow.gif
share/jenkins/images/24x24/yellow.png
share/jenkins/images/24x24/yellow_anime.gif
share/jenkins/images/32x32/blue.gif
share/jenkins/images/32x32/blue.png
share/jenkins/images/32x32/blue_anime.gif
share/jenkins/images/32x32/clipboard.gif
share/jenkins/images/32x32/clipboard.png
share/jenkins/images/32x32/clock.gif
share/jenkins/images/32x32/clock.png
share/jenkins/images/32x32/computer-flash.gif
share/jenkins/images/32x32/computer-x.gif
share/jenkins/images/32x32/computer-x.png
share/jenkins/images/32x32/computer.gif
share/jenkins/images/32x32/computer.png
share/jenkins/images/32x32/empty.gif
share/jenkins/images/32x32/empty.png
share/jenkins/images/32x32/error.gif
share/jenkins/images/32x32/error.png
share/jenkins/images/32x32/folder.gif
share/jenkins/images/32x32/folder.png
share/jenkins/images/32x32/gear2.png
share/jenkins/images/32x32/graph.gif
share/jenkins/images/32x32/graph.png
share/jenkins/images/32x32/grey.gif
share/jenkins/images/32x32/grey.png
share/jenkins/images/32x32/grey_anime.gif
share/jenkins/images/32x32/health-00to19.gif
share/jenkins/images/32x32/health-00to19.png
share/jenkins/images/32x32/health-20to39.gif
share/jenkins/images/32x32/health-20to39.png
share/jenkins/images/32x32/health-40to59.gif
share/jenkins/images/32x32/health-40to59.png
share/jenkins/images/32x32/health-60to79.gif
share/jenkins/images/32x32/health-60to79.png
share/jenkins/images/32x32/health-80plus.gif
share/jenkins/images/32x32/health-80plus.png
share/jenkins/images/32x32/orange-square.png
share/jenkins/images/32x32/package.png
share/jenkins/images/32x32/plugin.gif
share/jenkins/images/32x32/plugin.png
share/jenkins/images/32x32/red.gif
share/jenkins/images/32x32/red.png
share/jenkins/images/32x32/red_anime.gif
share/jenkins/images/32x32/setting.gif
share/jenkins/images/32x32/setting.png
share/jenkins/images/32x32/star-gold.gif
share/jenkins/images/32x32/star-gold.png
share/jenkins/images/32x32/star.gif
share/jenkins/images/32x32/star.png
share/jenkins/images/32x32/user.gif
share/jenkins/images/32x32/user.png
share/jenkins/images/32x32/yellow.gif
share/jenkins/images/32x32/yellow.png
share/jenkins/images/32x32/yellow_anime.gif
share/jenkins/images/48x48/blue.gif
share/jenkins/images/48x48/blue.png
share/jenkins/images/48x48/blue_anime.gif
share/jenkins/images/48x48/clipboard.gif
share/jenkins/images/48x48/clipboard.png
share/jenkins/images/48x48/computer-flash.gif
share/jenkins/images/48x48/computer-x.gif
share/jenkins/images/48x48/computer-x.png
share/jenkins/images/48x48/computer.gif
share/jenkins/images/48x48/computer.png
share/jenkins/images/48x48/document.gif
share/jenkins/images/48x48/document.png
share/jenkins/images/48x48/empty.gif
share/jenkins/images/48x48/empty.png
share/jenkins/images/48x48/error.gif
share/jenkins/images/48x48/error.png
share/jenkins/images/48x48/fingerprint.gif
share/jenkins/images/48x48/fingerprint.png
share/jenkins/images/48x48/folder-delete.gif
share/jenkins/images/48x48/folder-delete.png
share/jenkins/images/48x48/folder.gif
share/jenkins/images/48x48/folder.png
share/jenkins/images/48x48/gear2.gif
share/jenkins/images/48x48/gear2.png
share/jenkins/images/48x48/graph.gif
share/jenkins/images/48x48/graph.png
share/jenkins/images/48x48/grey.gif
share/jenkins/images/48x48/grey.png
share/jenkins/images/48x48/grey_anime.gif
share/jenkins/images/48x48/health-00to19.gif
share/jenkins/images/48x48/health-00to19.png
share/jenkins/images/48x48/health-20to39.gif
share/jenkins/images/48x48/health-20to39.png
share/jenkins/images/48x48/health-40to59.gif
share/jenkins/images/48x48/health-40to59.png
share/jenkins/images/48x48/health-60to79.gif
share/jenkins/images/48x48/health-60to79.png
share/jenkins/images/48x48/health-80plus.gif
share/jenkins/images/48x48/health-80plus.png
share/jenkins/images/48x48/help.gif
share/jenkins/images/48x48/help.png
share/jenkins/images/48x48/installer.gif
share/jenkins/images/48x48/installer.png
share/jenkins/images/48x48/monitor.gif
share/jenkins/images/48x48/monitor.png
share/jenkins/images/48x48/network.gif
share/jenkins/images/48x48/network.png
share/jenkins/images/48x48/notepad.gif
share/jenkins/images/48x48/notepad.png
share/jenkins/images/48x48/orange-square.gif
share/jenkins/images/48x48/orange-square.png
share/jenkins/images/48x48/package.gif
share/jenkins/images/48x48/package.png
share/jenkins/images/48x48/plugin.gif
share/jenkins/images/48x48/plugin.png
share/jenkins/images/48x48/red.gif
share/jenkins/images/48x48/red.png
share/jenkins/images/48x48/red_anime.gif
share/jenkins/images/48x48/redo.gif
share/jenkins/images/48x48/redo.png
share/jenkins/images/48x48/refresh.gif
share/jenkins/images/48x48/refresh.png
share/jenkins/images/48x48/search.gif
share/jenkins/images/48x48/search.png
share/jenkins/images/48x48/secure.gif
share/jenkins/images/48x48/secure.png
share/jenkins/images/48x48/setting.gif
share/jenkins/images/48x48/setting.png
share/jenkins/images/48x48/star-gold.gif
share/jenkins/images/48x48/star-gold.png
share/jenkins/images/48x48/star.gif
share/jenkins/images/48x48/star.png
share/jenkins/images/48x48/system-log-out.gif
share/jenkins/images/48x48/system-log-out.png
share/jenkins/images/48x48/terminal.gif
share/jenkins/images/48x48/terminal.png
share/jenkins/images/48x48/user.gif
share/jenkins/images/48x48/user.png
share/jenkins/images/48x48/warning.gif
share/jenkins/images/48x48/warning.png
share/jenkins/images/48x48/yellow.gif
share/jenkins/images/48x48/yellow.png
share/jenkins/images/48x48/yellow_anime.gif
share/jenkins/images/TangoProject-License.url
share/jenkins/images/atom-license.txt
share/jenkins/images/atom.gif
share/jenkins/images/grip.png
share/jenkins/images/headless.png
share/jenkins/images/jenkins.png
share/jenkins/images/none.gif
share/jenkins/images/progress-unknown-red.gif
share/jenkins/images/progress-unknown.gif
share/jenkins/images/spinner.gif
share/jenkins/images/textarea-handle.gif
share/jenkins/images/title.png
share/jenkins/images/title.svg
share/jenkins/images/title.xcf
share/jenkins/images/topbar.png
share/jenkins/images/webstart.gif
share/jenkins/jenkins.war
share/jenkins/robots.txt
share/jenkins/scripts/behavior.js
share/jenkins/scripts/combobox-readme.txt
share/jenkins/scripts/combobox.js
share/jenkins/scripts/hudson-behavior.js
share/jenkins/scripts/prototype.js
share/jenkins/scripts/sortable.js
share/jenkins/scripts/utilities.js
share/jenkins/scripts/yui/animation/animation-debug.js
share/jenkins/scripts/yui/animation/animation-min.js
share/jenkins/scripts/yui/assets/skins/sam/asc.gif
share/jenkins/scripts/yui/assets/skins/sam/autocomplete.css
share/jenkins/scripts/yui/assets/skins/sam/blankimage.png
share/jenkins/scripts/yui/assets/skins/sam/button.css
share/jenkins/scripts/yui/assets/skins/sam/calendar.css
share/jenkins/scripts/yui/assets/skins/sam/colorpicker.css
share/jenkins/scripts/yui/assets/skins/sam/container.css
share/jenkins/scripts/yui/assets/skins/sam/datatable.css
share/jenkins/scripts/yui/assets/skins/sam/desc.gif
share/jenkins/scripts/yui/assets/skins/sam/dt-arrow-dn.png
share/jenkins/scripts/yui/assets/skins/sam/dt-arrow-up.png
share/jenkins/scripts/yui/assets/skins/sam/editor-knob.gif
share/jenkins/scripts/yui/assets/skins/sam/editor-sprite-active.gif
share/jenkins/scripts/yui/assets/skins/sam/editor-sprite.gif
share/jenkins/scripts/yui/assets/skins/sam/editor.css
share/jenkins/scripts/yui/assets/skins/sam/header_background.png
share/jenkins/scripts/yui/assets/skins/sam/hue_bg.png
share/jenkins/scripts/yui/assets/skins/sam/imagecropper.css
share/jenkins/scripts/yui/assets/skins/sam/layout.css
share/jenkins/scripts/yui/assets/skins/sam/layout_sprite.png
share/jenkins/scripts/yui/assets/skins/sam/logger.css
share/jenkins/scripts/yui/assets/skins/sam/menu-button-arrow-disabled.png
share/jenkins/scripts/yui/assets/skins/sam/menu-button-arrow.png
share/jenkins/scripts/yui/assets/skins/sam/menu.css
share/jenkins/scripts/yui/assets/skins/sam/menubaritem_submenuindicator.png
share/jenkins/scripts/yui/assets/skins/sam/menubaritem_submenuindicator_disabled.png
share/jenkins/scripts/yui/assets/skins/sam/menuitem_checkbox.png
share/jenkins/scripts/yui/assets/skins/sam/menuitem_checkbox_disabled.png
share/jenkins/scripts/yui/assets/skins/sam/menuitem_submenuindicator.png
share/jenkins/scripts/yui/assets/skins/sam/menuitem_submenuindicator_disabled.png
share/jenkins/scripts/yui/assets/skins/sam/picker_mask.png
share/jenkins/scripts/yui/assets/skins/sam/profilerviewer.css
share/jenkins/scripts/yui/assets/skins/sam/resize.css
share/jenkins/scripts/yui/assets/skins/sam/simpleeditor.css
share/jenkins/scripts/yui/assets/skins/sam/skin.css
share/jenkins/scripts/yui/assets/skins/sam/split-button-arrow-active.png
share/jenkins/scripts/yui/assets/skins/sam/split-button-arrow-disabled.png
share/jenkins/scripts/yui/assets/skins/sam/split-button-arrow-focus.png
share/jenkins/scripts/yui/assets/skins/sam/split-button-arrow-hover.png
share/jenkins/scripts/yui/assets/skins/sam/split-button-arrow.png
share/jenkins/scripts/yui/assets/skins/sam/sprite.png
share/jenkins/scripts/yui/assets/skins/sam/tabview.css
share/jenkins/scripts/yui/assets/skins/sam/treeview-loading.gif
share/jenkins/scripts/yui/assets/skins/sam/treeview-sprite.gif
share/jenkins/scripts/yui/assets/skins/sam/treeview.css
share/jenkins/scripts/yui/assets/skins/sam/wait.gif
share/jenkins/scripts/yui/assets/skins/sam/yuitest.css
share/jenkins/scripts/yui/autocomplete/assets/autocomplete-core.css
share/jenkins/scripts/yui/autocomplete/assets/skins/sam/autocomplete-skin.css
share/jenkins/scripts/yui/autocomplete/assets/skins/sam/autocomplete.css
share/jenkins/scripts/yui/autocomplete/autocomplete-debug.js
share/jenkins/scripts/yui/autocomplete/autocomplete-min.js
share/jenkins/scripts/yui/base/base-min.css
share/jenkins/scripts/yui/base/base.css
share/jenkins/scripts/yui/button/assets/button-core.css
share/jenkins/scripts/yui/button/assets/skins/sam/button-skin.css
share/jenkins/scripts/yui/button/assets/skins/sam/button.css
share/jenkins/scripts/yui/button/assets/skins/sam/menu-button-arrow-disabled.png
share/jenkins/scripts/yui/button/assets/skins/sam/menu-button-arrow.png
share/jenkins/scripts/yui/button/assets/skins/sam/split-button-arrow-active.png
share/jenkins/scripts/yui/button/assets/skins/sam/split-button-arrow-disabled.png
share/jenkins/scripts/yui/button/assets/skins/sam/split-button-arrow-focus.png
share/jenkins/scripts/yui/button/assets/skins/sam/split-button-arrow-hover.png
share/jenkins/scripts/yui/button/assets/skins/sam/split-button-arrow.png
share/jenkins/scripts/yui/button/button-debug.js
share/jenkins/scripts/yui/button/button-min.js
share/jenkins/scripts/yui/connection/connection-debug.js
share/jenkins/scripts/yui/connection/connection-min.js
share/jenkins/scripts/yui/container/assets/alrt16_1.gif
share/jenkins/scripts/yui/container/assets/blck16_1.gif
share/jenkins/scripts/yui/container/assets/close12_1.gif
share/jenkins/scripts/yui/container/assets/container-core.css
share/jenkins/scripts/yui/container/assets/container.css
share/jenkins/scripts/yui/container/assets/hlp16_1.gif
share/jenkins/scripts/yui/container/assets/info16_1.gif
share/jenkins/scripts/yui/container/assets/skins/sam/container-skin.css
share/jenkins/scripts/yui/container/assets/skins/sam/container.css
share/jenkins/scripts/yui/container/assets/tip16_1.gif
share/jenkins/scripts/yui/container/assets/warn16_1.gif
share/jenkins/scripts/yui/container/container-debug.js
share/jenkins/scripts/yui/container/container-min.js
share/jenkins/scripts/yui/container/container_core-debug.js
share/jenkins/scripts/yui/container/container_core-min.js
share/jenkins/scripts/yui/cookie/cookie-beta-debug.js
share/jenkins/scripts/yui/cookie/cookie-beta-min.js
share/jenkins/scripts/yui/cutdown.sh
share/jenkins/scripts/yui/dom/dom-debug.js
share/jenkins/scripts/yui/dom/dom-min.js
share/jenkins/scripts/yui/dragdrop/dragdrop-debug.js
share/jenkins/scripts/yui/dragdrop/dragdrop-min.js
share/jenkins/scripts/yui/editor/assets/editor-core.css
share/jenkins/scripts/yui/editor/assets/skins/sam/blankimage.png
share/jenkins/scripts/yui/editor/assets/skins/sam/editor-knob.gif
share/jenkins/scripts/yui/editor/assets/skins/sam/editor-skin.css
share/jenkins/scripts/yui/editor/assets/skins/sam/editor-sprite-active.gif
share/jenkins/scripts/yui/editor/assets/skins/sam/editor-sprite.gif
share/jenkins/scripts/yui/editor/assets/skins/sam/editor.css
share/jenkins/scripts/yui/editor/editor-beta-debug.js
share/jenkins/scripts/yui/editor/editor-beta-min.js
share/jenkins/scripts/yui/element/element-beta-debug.js
share/jenkins/scripts/yui/element/element-beta-min.js
share/jenkins/scripts/yui/event/event-debug.js
share/jenkins/scripts/yui/event/event-min.js
share/jenkins/scripts/yui/fonts/fonts-min.css
share/jenkins/scripts/yui/fonts/fonts.css
share/jenkins/scripts/yui/logger/assets/logger-core.css
share/jenkins/scripts/yui/logger/assets/logger.css
share/jenkins/scripts/yui/logger/assets/skins/sam/logger-skin.css
share/jenkins/scripts/yui/logger/assets/skins/sam/logger.css
share/jenkins/scripts/yui/logger/logger-debug.js
share/jenkins/scripts/yui/logger/logger-min.js
share/jenkins/scripts/yui/menu/assets/menu-core.css
share/jenkins/scripts/yui/menu/assets/menu.css
share/jenkins/scripts/yui/menu/assets/menu_down_arrow.png
share/jenkins/scripts/yui/menu/assets/menu_down_arrow_disabled.png
share/jenkins/scripts/yui/menu/assets/menu_up_arrow.png
share/jenkins/scripts/yui/menu/assets/menu_up_arrow_disabled.png
share/jenkins/scripts/yui/menu/assets/menubaritem_submenuindicator.png
share/jenkins/scripts/yui/menu/assets/menubaritem_submenuindicator_disabled.png
share/jenkins/scripts/yui/menu/assets/menubaritem_submenuindicator_selected.png
share/jenkins/scripts/yui/menu/assets/menuitem_checkbox.png
share/jenkins/scripts/yui/menu/assets/menuitem_checkbox_disabled.png
share/jenkins/scripts/yui/menu/assets/menuitem_checkbox_selected.png
share/jenkins/scripts/yui/menu/assets/menuitem_submenuindicator.png
share/jenkins/scripts/yui/menu/assets/menuitem_submenuindicator_disabled.png
share/jenkins/scripts/yui/menu/assets/menuitem_submenuindicator_selected.png
share/jenkins/scripts/yui/menu/assets/skins/sam/menu-skin.css
share/jenkins/scripts/yui/menu/assets/skins/sam/menu.css
share/jenkins/scripts/yui/menu/assets/skins/sam/menubaritem_submenuindicator.png
share/jenkins/scripts/yui/menu/assets/skins/sam/menubaritem_submenuindicator_disabled.png
share/jenkins/scripts/yui/menu/assets/skins/sam/menuitem_checkbox.png
share/jenkins/scripts/yui/menu/assets/skins/sam/menuitem_checkbox_disabled.png
share/jenkins/scripts/yui/menu/assets/skins/sam/menuitem_submenuindicator.png
share/jenkins/scripts/yui/menu/assets/skins/sam/menuitem_submenuindicator_disabled.png
share/jenkins/scripts/yui/menu/menu-debug.js
share/jenkins/scripts/yui/menu/menu-min.js
share/jenkins/scripts/yui/resize/assets/resize-core.css
share/jenkins/scripts/yui/resize/assets/skins/sam/layout_sprite.png
share/jenkins/scripts/yui/resize/assets/skins/sam/resize-skin.css
share/jenkins/scripts/yui/resize/assets/skins/sam/resize.css
share/jenkins/scripts/yui/resize/resize-beta-debug.js
share/jenkins/scripts/yui/resize/resize-beta-min.js
share/jenkins/scripts/yui/tabview/assets/border_tabs.css
share/jenkins/scripts/yui/tabview/assets/loading.gif
share/jenkins/scripts/yui/tabview/assets/skin-sam.css
share/jenkins/scripts/yui/tabview/assets/skins/sam/tabview-skin.css
share/jenkins/scripts/yui/tabview/assets/skins/sam/tabview.css
share/jenkins/scripts/yui/tabview/assets/tabview-core.css
share/jenkins/scripts/yui/tabview/assets/tabview.css
share/jenkins/scripts/yui/tabview/tabview-debug.js
share/jenkins/scripts/yui/tabview/tabview-min.js
share/jenkins/scripts/yui/treeview/assets/skins/sam/treeview-loading.gif
share/jenkins/scripts/yui/treeview/assets/skins/sam/treeview-skin.css
share/jenkins/scripts/yui/treeview/assets/skins/sam/treeview-sprite.gif
share/jenkins/scripts/yui/treeview/assets/skins/sam/treeview.css
share/jenkins/scripts/yui/treeview/assets/sprite-menu.gif
share/jenkins/scripts/yui/treeview/assets/sprite-orig.gif
share/jenkins/scripts/yui/treeview/assets/treeview-core.css
share/jenkins/scripts/yui/treeview/assets/treeview-loading.gif
share/jenkins/scripts/yui/treeview/assets/treeview-menu.css
share/jenkins/scripts/yui/treeview/assets/treeview.css
share/jenkins/scripts/yui/treeview/treeview-debug.js
share/jenkins/scripts/yui/treeview/treeview-min.js
share/jenkins/scripts/yui/yahoo/yahoo-debug.js
share/jenkins/scripts/yui/yahoo/yahoo-min.js
share/jenkins/winstone.jar

File Added: pkgsrc/devel/jenkins/DESCR
Jenkins is an award-winning application that monitors executions
of repeated jobs, such as building a software project or jobs run
by cron. Among those things, current Jenkins focuses on the following
two jobs:

1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.

2. Monitoring executions of externally-run jobs, such as cron jobs
and procmail jobs, even those that are run on a remote machine.
For example, with cron, all you receive is regular e-mails that
capture the output, and it is up to you to look at them diligently
and notice when it broke. Jenkins keeps those outputs and makes it
easy for you to notice when something is wrong.

This is Long-Term Support Release.

File Added: pkgsrc/devel/jenkins/MESSAGE
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2011/12/08 14:09:25 ryoon Exp $

To use jenkins with apache tomcat, you will need to perform the following
steps. Of cource you can run jenkins with builtin winstone web server.

1. Install apache tomcat server, for example apache-tomcat7

	# cd www/apache-tomcat7
	# make install

2. Set jenkins location to apache tomcat
	$ sudo vi ${PREFIX}/share/tomcat/conf/server.xml
	Add
	<Context path="/jenkins" docBase="${PREFIX}/share/jenkins"
		debug="0" reloadable="true">
	</Context>
	in <Host> tag

3. Set URI Encoding as UTF-8
	$ vi ${PREFIX}/share/tomcat/conf/server.xml
	You should have
	URIEncoding="UTF-8"
	in <Connector/> tag. For example, you should have the following
	lines.
	<Connector port="8080" protocol="HTTP/1.1"
		connectionTimeout="20000"
		redirectPort="8443" URIEncoding="UTF-8"/>

4. Start apache tomcat and access http://localhost:8080/jenkins/
===========================================================================

File Added: pkgsrc/devel/jenkins/distinfo
$NetBSD: distinfo,v 1.1.1.1 2011/12/08 14:09:25 ryoon Exp $

SHA1 (jenkins-1.424.1/jenkins.war) = 15fcdfb00c06df1d8c1067aeeac5655486a6d3a1
RMD160 (jenkins-1.424.1/jenkins.war) = d3defc491b5ded198c7b1907c59345b3b5d734b2
Size (jenkins-1.424.1/jenkins.war) = 41656012 bytes