Enable archive-builds on all releng templates 87/40887/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 27 Jun 2016 19:03:52 +0000 (15:03 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 27 Jun 2016 19:03:52 +0000 (15:03 -0400)
Change-Id: I1039f06f7d02e5a64c023c71af70e96201cdb3be
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb-templates/clm.yaml
jjb-templates/distribution-check.yaml
jjb-templates/distribution.yaml
jjb-templates/integration.yaml
jjb-templates/merge.yaml
jjb-templates/periodic.yaml
jjb-templates/sonar.yaml
jjb-templates/validate-autorelease.yaml
jjb-templates/verify.yaml

index 076c53ae3f09960f2a8015b6d39b10b1a169bcb4..61cc962612b4ff7e3ecdf9a5ae5d90336f204d86 100644 (file)
@@ -55,3 +55,5 @@
     publishers:
         - email-notification:
             email-prefix: '[PROJECT_SHORTNAME]'
+        - archive-build:
+            maven-version: '{mvn33}'
index 4a130182072e082a1ab6460bcd26e910a48a9fab..b8fa1996e04859447e218a4d1b49209f296cbea3 100644 (file)
             artifacts: 'karaf_console.log'
         - email-notification:
             email-prefix: '[PROJECT_SHORTNAME]'
+        - archive-build:
+            maven-version: '{mvn33}'
index 0ccd28ae609ff46f2c13032940b09e9af1c120ee..d5755b85804bf8377b1804eb9a76e18431fbeff1 100644 (file)
@@ -59,3 +59,5 @@
             id: ''
             unique-version: true
             deploy-unstable: false
+        - archive-build:
+            maven-version: '{mvn33}'
index a96458453202ccb24a3dd5174a35347117af02af..14e6979ae7826da8554861242f65a282274b3ebf 100644 (file)
@@ -67,3 +67,5 @@
         - email-notification:
             email-prefix: 'EMAIL_PREFIX'
         - jacoco-report
+        - archive-build:
+            maven-version: '{mvn33}'
index c76c189026fcc9010e8df5dbd18812ce81928d46..c6de39a151a9b0ab85c21fd5bb68e6b5983db41b 100644 (file)
             unique-version: true
             deploy-unstable: false
         - jacoco-report
+        - archive-build:
+            maven-version: '{mvn33}'
index 0fc23c5e0483d0badab27f7471ca5736a79dbf32..8dbfa7ff6fa6943f4523d54a22c41d54c114dde6 100644 (file)
@@ -64,3 +64,5 @@
         - email-notification:
             email-prefix: '[PROJECT_SHORTNAME]'
         - jacoco-report
+        - archive-build:
+            maven-version: '{mvn33}'
index f5f0db85766d3c0be8b09fd7a557918e98954a46..b5d40ac0210e5c9246d174b792a4d8ca87f8e415 100644 (file)
@@ -60,3 +60,5 @@
         - email-notification:
             email-prefix: '[PROJECT_SHORTNAME]'
         - jacoco-report
+        - archive-build:
+            maven-version: '{mvn33}'
index 7faf5a530524de580316aa0c6cfd22a9b9acd900..113de96e1178128d617b164c8edea04eea3b929a 100644 (file)
     publishers:
         - email-notification:
             email-prefix: '[autorelease] [PROJECT_SHORTNAME]'
+        - archive-build:
+            maven-version: '{mvn33}'
index 3acfeb45c38e35db56f5cf9c6b12dc3abb14ab35..c19d4c2ed358aec6847e756a2171dbc3be59105f 100644 (file)
@@ -77,3 +77,5 @@
         - email-notification:
             email-prefix: '[PROJECT_SHORTNAME]'
         - jacoco-report
+        - archive-build:
+            maven-version: '{mvn33}'