Merge "Propagate ${JDKVERSION} as a Robot variable."
[releng/builder.git] / jjb / openflowjava / openflowjava.yaml
index aaa835cc501b0706cb3260202301be48e8d5bb7b..9dcad5071c95007500c23001bf38df1647624f0e 100644 (file)
             global-settings: '{odl-global-settings}'
 
     publishers:
+        - archive-artifacts:
+            artifacts: '**/target/surefire-reports/*-output.txt, '
         - findbugs
         - email-notification:
             email-prefix: '[openflowjava]'
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
             skip-vote:
-                successful: true
-                failed: true
-                unstable: true
-                notbuilt: true
+                successful: false
+                failed: false
+                unstable: false
+                notbuilt: false
 
     prebuilders:
         - wipe-org-opendaylight-repo
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
+                file-paths:
+                    - compare-type: ANT
+                      pattern: '**/*.xml'
 
     prebuilders:
         - wipe-org-opendaylight-repo