Merge "Fix patch generation script to work with sub-projects"
[releng/builder.git] / jjb / unimgr / unimgr.yaml
index 91d4c8d39b0ecfe2eafe7bbd976c154513011214..88bcd2a470e4b3040a805b4c1c4528f65597bdde 100644 (file)
     # stream:    release stream (eg. stable-lithium or beryllium)
     # branch:    git branch (eg. stable/lithium or master)
     stream:
+        - pre-boron:
+            branch: 'pre-boron'
+            jdk: openjdk7
+            jdks:
+                - openjdk7
+                - openjdk8
+            disable_autorelease: True
         - beryllium:
             branch: 'master'
             jdk: openjdk7
         - git-scm:
             credentials-id: '{ssh-credentials}'
             refspec: ''
-            branch: 'master'
+            branch: 'pre-boron'
 
     wrappers:
         - build-timeout