зеркало из https://github.com/mozilla/labs-vcap.git
Bump the submodule pointer for the uaa.
Remove a check for the maven repo so that dev_setup fetches fresh code every time it runs. Change-Id: Ie8c96d8c83ee204b5f2da7cf7f035c2a0da1badf
This commit is contained in:
Родитель
c26483e55d
Коммит
a1ee8eef81
|
@ -15,7 +15,6 @@ end
|
|||
|
||||
bash "Grab dependencies for UAA" do
|
||||
user node[:deployment][:user]
|
||||
not_if "[ -d ~/.m2/repository/org/cloudfoundry/runtime ]"
|
||||
cwd "#{node[:cloudfoundry][:path]}/uaa"
|
||||
code "#{node[:maven][:path]}/bin/mvn install -U -DskipTests=true"
|
||||
end
|
||||
|
|
2
uaa
2
uaa
|
@ -1 +1 @@
|
|||
Subproject commit c0202f0a7b72f4355c2021b884d90622bc4b5598
|
||||
Subproject commit 86e9b6863645a30c0a0a73017d81ca32654af263
|
Загрузка…
Ссылка в новой задаче