Ryan Lane has submitted this change and it was merged.
Change subject: Ensure that a matching version of JDK is present for the JRE
......................................................................
Ensure that a matching version of JDK is present for the JRE
Since we specify the Java 7 JRE on exec_environ, we should have
the equivalent Java 7 JDK on dev_environ.
Bug: 54444
Change-Id: I308a7a91397915613403e07b15b00f2a0ebd5357
---
M modules/toollabs/manifests/dev_environ.pp
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Ryan Lane: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/toollabs/manifests/dev_environ.pp
b/modules/toollabs/manifests/dev_environ.pp
index d4ce803..6af594e 100644
--- a/modules/toollabs/manifests/dev_environ.pp
+++ b/modules/toollabs/manifests/dev_environ.pp
@@ -25,6 +25,7 @@
'autoconf',
'sqlite3',
'python-dev',
+ 'openjdk-7-jdk',
'libboost-python1.48-dev',
'libdmtx-dev', # Bug #53867.
'libmariadbclient-dev',
--
To view, visit https://gerrit.wikimedia.org/r/85630
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I308a7a91397915613403e07b15b00f2a0ebd5357
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: coren <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits