Package: jenkins-commons-jelly / 1.1-jenkins-20110627-3

Metadata

Package Version Patches format
jenkins-commons-jelly 1.1-jenkins-20110627-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_mavenize_debian_build.patch | (download)

jelly-tags/define/pom.xml | 26 13 + 13 - 0 !
jelly-tags/dynabean/pom.xml | 63 63 + 0 - 0 !
jelly-tags/fmt/pom.xml | 54 54 + 0 - 0 !
jelly-tags/junit/pom.xml | 61 61 + 0 - 0 !
jelly-tags/log/pom.xml | 63 63 + 0 - 0 !
jelly-tags/xml/pom.xml | 63 63 + 0 - 0 !
pom.xml | 21 21 + 0 - 0 !
7 files changed, 338 insertions(+), 13 deletions(-)

 provide pom.xml files for components which are not
 published (ATM) by the Jenkins fork of commons-jelly.  This patch
 enables all artifacts to be built from one source bundle.
02_fix_commons_lang.patch | (download)

jelly-core/pom.xml | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 due to differences in dependency versions, we need to pull
 in commons-lang directory into jelly-core for the Debian build.