[DMAAP] Move old branche jobs to cron ''
[ci-management.git] / jjb / dmaap / dmaap-dbcapi.yaml
index 4eeafa9..c711ecb 100644 (file)
     stream:
       - 'master':
           branch: 'master'
-      - 'frankfurt':
-          branch: 'frankfurt'
-    # due to a strange macro / variable translation problem this needs to be
-    # passed as a string block to properly get the properties correctly defined
-    # in the job
     maven-deploy-properties: |
       deployAtEnd=true
     files: '**'
     archive-artifacts: ''
 
 - project:
-    name: dmaap-dbcapi-java8
-    project-name: 'dmaap-dbcapi'
+    name: dmaap-dbcapi-java11-maintenance
+    project-name: 'dmaap-dbcapi-maintenance'
     jobs:
       - '{project-name}-{stream}-verify-java'
       - '{project-name}-{stream}-merge-java'
           maven-versions-plugin: true
     project: 'dmaap/dbcapi'
     mvn-settings: 'dmaap-dbcapi-settings'
-    java-version: openjdk8
+    java-version: openjdk11
     stream:
-      - 'elalto':
-          branch: 'elalto'
-    # due to a strange macro / variable translation problem this needs to be
-    # passed as a string block to properly get the properties correctly defined
-    # in the job
+      - 'honolulu':
+          branch: 'honolulu'
+      - 'guilin':
+          branch: 'guilin'
     maven-deploy-properties: |
       deployAtEnd=true
     files: '**'
     archive-artifacts: ''
-
+    cron: ''
 
 - project:
     name: dmaap-dbcapi-sonar