We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f318591 commit d14d42eCopy full SHA for d14d42e
docs/release_guide.pod
@@ -39,6 +39,11 @@ Resolve any problems that may still exist. Issues that impact backends
39
other than MoarVM may potentially be ignored for a release for now.
40
Check on the IRC channel if you have any questions.
41
42
+You will need JVM installed for the jvm tests to run. On Debian, you
43
+can install it with:
44
+
45
+ sudo apt-get install openjdk-7-jdk openjdk-7-jre
46
47
=item 4.
48
49
Create a release tarball (needed for the Rakudo Star release)
0 commit comments