staging-profile-id unnecessary for javadoc jobs 40/6840/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 13 Oct 2017 01:37:58 +0000 (21:37 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 13 Oct 2017 01:38:19 +0000 (21:38 -0400)
This parameter is not used at all in javadoc jobs so set to a blank
default so that projects do not have to define this if they want to use
the javadoc jobs.

Change-Id: If97fff08c72d32798cd724d84c29b9cdafe11c0d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/lf-maven-jobs.yaml

index e83330b..eaa4ef8 100644 (file)
     mvn-opts: ''
     mvn-params: ''
     mvn-version: mvn33
+    staging-profile-id: ''  # Unused by the javadoc jobs
     stream: master
     submodule-recursive: true
 
     mvn-opts: ''
     mvn-params: ''
     mvn-version: mvn33
+    staging-profile-id: ''  # Unused by the javadoc jobs
     stream: master
     submodule-recursive: true