calling a parent makefile instead of submakefile 57/41257/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Thu, 5 Apr 2018 18:57:12 +0000 (11:57 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Thu, 5 Apr 2018 18:57:16 +0000 (11:57 -0700)
Calling the parent makefile instead of submakefile
This will build both packages now that they are
under the same GOPATH

Issue-ID: AAF-213
Change-Id: I9b948eb83b38be312d1cefa7cec712d0017c41fe
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
jjb/aaf/aaf-sms.yaml

index 0e0c5e6..46b77d6 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: aaf-sms
     project-name: 'aaf-sms'
-    path: 'sms-service/src/sms'
+    path: 'sms-service/src'
     jobs:
       - gerrit-maven-clm
       - '{project-name}-{stream}-verify-golang'