[jenkins] 02/03: Added a note about the manual installation of matrix-project-plugin in README.Debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 29 13:50:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository jenkins.
commit 4cc5d84862cd09121fb6b663e2530bdabb17560b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 29 15:49:36 2014 +0200
Added a note about the manual installation of matrix-project-plugin in README.Debian
---
debian/changelog | 2 ++
debian/jenkins.README.Debian | 9 +++++++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 52f5788..b48dace 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ jenkins (1.565.2-3) UNRELEASED; urgency=medium
* Removed unused build dependencies: libjetty-java and glassfish-activation
* Depend on libmail-java instead of glassfish-mail
* Added a dependency on bytecode-compatibility-transformer (Closes: #762798)
+ * Added a note about the manual installation of matrix-project-plugin
+ in debian/jenkins.README.Debian
-- Emmanuel Bourg <ebourg at apache.org> Tue, 23 Sep 2014 13:42:42 +0200
diff --git a/debian/jenkins.README.Debian b/debian/jenkins.README.Debian
index 2a69355..11e814d 100644
--- a/debian/jenkins.README.Debian
+++ b/debian/jenkins.README.Debian
@@ -1,4 +1,4 @@
-jenkins for Debian
+Jenkins for Debian
------------------
This package differs in the following ways from the upstream distribution of
@@ -8,10 +8,15 @@ jenkins:
- SSH Slaves Plugin
- Maven Integration Plugin
- Subversion Plugin
- Note that jenkins for Debian retains binary compatibility with upstream
+ Note that Jenkins for Debian retains binary compatibility with upstream
plugins so these can be installed through the 'Manage Plugins' option
with Jenkins.
+ * Some plugins assume the default plugins are always installed and do not
+ declare an explicit dependency. For example the Git plugin requires
+ matrix-project-plugin to be installed manually.
+ (see https://issues.jenkins-ci.org/browse/JENKINS-24864)
+
* Native OS integration features that are disabled:
- Solaris: support for libzfs and libembeddedsu4j.
- Windows: native control of remote windows slaves, native integration
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git
More information about the pkg-java-commits
mailing list