Use so-libs-settings for the SO libs build 99/6299/1
authorRob Daugherty <rd472p@att.com>
Thu, 27 Jul 2017 15:54:08 +0000 (11:54 -0400)
committerRob Daugherty <rd472p@att.com>
Thu, 27 Jul 2017 16:01:15 +0000 (12:01 -0400)
The failed SO daily build is occuring because we're using the
following settings file: so-settings.

We need to use so-libs-settings instead. Normally our settings
file matches the project name and structure (nesting).

This is another fix related to SO-21.

Issue: SO-21
Change-Id: Ia060ba8f9f9bdcd1de6fd586ccb907ef0546035a
Signed-off-by: Rob Daugherty <rd472p@att.com>
jjb/so/so-libs.yaml

index 673045c..5f36982 100644 (file)
@@ -17,7 +17,7 @@
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
-    mvn-settings: 'so-settings'
+    mvn-settings: 'so-libs-settings'
     # 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