Skip to content

Commit 1a4a915

Browse files
committed
[GR-20549] Release 19.3.1.
1 parent 7c6d462 commit 1a4a915

File tree

15 files changed

+27
-27
lines changed

15 files changed

+27
-27
lines changed

LICENSE

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
Product License - GraalVM Community Edition 1.0
1+
Product License - GraalVM Community Edition
22

3-
This is a release of GraalVM Community Edition 1.0. GraalVM Community Edition
4-
1.0 consists of multiple modules. The software as a whole, as well as the JVMCI
3+
This is a release of GraalVM Community Edition. GraalVM Community Edition
4+
consists of multiple modules. The software as a whole, as well as the JVMCI
55
and VisualVM modules, are released under version 2 of the GNU General Public
66
License with the “Classpath” Exception.
77
The text of the foregoing licenses is reproduced below.
88

9-
Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
9+
Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved.
1010

1111
===========================================================================
1212

compiler/mx.compiler/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
"groupId" : "org.graalvm.compiler",
77
"version" : "19.3.1",
8-
"release" : False,
8+
"release" : True,
99
"url" : "http://www.graalvm.org/",
1010
"developer" : {
1111
"name" : "GraalVM Development",

regex/mx.regex/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"name" : "regex",
4545

4646
"version" : "19.3.1",
47-
"release" : False,
47+
"release" : True,
4848
"groupId" : "org.graalvm.regex",
4949
"url" : "http://www.graalvm.org/",
5050
"developer" : {

sdk/mx.sdk/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"mxversion" : "5.244.0",
4343
"name" : "sdk",
4444
"version" : "19.3.1",
45-
"release" : False,
45+
"release" : True,
4646
"sourceinprojectwhitelist" : [],
4747
"url" : "https://github.com/oracle/graal",
4848
"groupId" : "org.graalvm.sdk",

substratevm/mx.substratevm/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"mxversion": "5.247.11",
33
"name": "substratevm",
44
"version" : "19.3.1",
5-
"release" : False,
5+
"release" : True,
66
"url" : "https://github.com/oracle/graal/tree/master/substratevm",
77

88
"groupId" : "org.graalvm.nativeimage",

tools/mx.tools/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
"groupId" : "org.graalvm.tools",
77
"version" : "19.3.1",
8-
"release" : False,
8+
"release" : True,
99
"url" : "http://openjdk.java.net/projects/graal",
1010
"developer" : {
1111
"name" : "GraalVM Development",

truffle/mx.truffle/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"mxversion" : "5.235.0",
4343
"name" : "truffle",
4444
"version" : "19.3.1",
45-
"release" : False,
45+
"release" : True,
4646
"groupId" : "org.graalvm.truffle",
4747
"sourceinprojectwhitelist" : [],
4848
"url" : "http://openjdk.java.net/projects/graal",

vm/THIRD_PARTY_LICENSE_CE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@ so, delete this exception statement from your version.
15411541

15421542
================================================================================
15431543

1544-
Node.js 12.10.0
1544+
Node.js 12.14.0
15451545

15461546
Node.js is licensed for use as follows:
15471547

vm/mx.vm/suite.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vm",
33
"version" : "19.3.1",
44
"mxversion" : "5.236.1",
5-
"release" : False,
5+
"release" : True,
66
"groupId" : "org.graalvm",
77

88
"url" : "http://www.graalvm.org/",
@@ -32,7 +32,7 @@
3232
"name": "graal-nodejs",
3333
"subdir": True,
3434
"dynamic": True,
35-
"version": "53a07e8f8ebe4fa5db18dcd3ef005215fabafd27",
35+
"version": "ed974d67d4d401425bf08aba2753642d448121cb",
3636
"urls" : [
3737
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3838
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -42,7 +42,7 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "53a07e8f8ebe4fa5db18dcd3ef005215fabafd27",
45+
"version": "ed974d67d4d401425bf08aba2753642d448121cb",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -83,7 +83,7 @@
8383
},
8484
{
8585
"name": "graalpython",
86-
"version": "52ef933f7f76661b40841f00df056a9980d12871",
86+
"version": "3675dd4a3910cca7eaf2c0d48b7e8c211bd9c982",
8787
"dynamic": True,
8888
"urls": [
8989
{"url": "https://github.com/graalvm/graalpython.git", "kind": "git"},

vm/src/org.graalvm.component.installer.test/src/org/graalvm/component/installer/repo/19.3.0.0/r/jre/languages/R/LICENSE_FASTR

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Product License - GraalVM Community Edition 1.0 R Language Component
1+
Product License - GraalVM Community Edition R Language Component
22

3-
This is a release of GraalVM Community Edition 1.0 R Language Component. This
3+
This is a release of GraalVM Community Edition R Language Component. This
44
particular copy of the software is released under version 3 of GNU General
55
Public License.
66

vm/src/org.graalvm.component.installer.test/src/org/graalvm/component/installer/repo/python/1.0.0.0/jre/languages/python/LICENSE_GRAALPYTHON

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Product License - GraalVM Community Edition 1.0 Python Language
1+
Product License - GraalVM Community Edition Python Language
22
Component
33

4-
This is a release of GraalVM Community Edition 1.0 Python Language Component.
4+
This is a release of GraalVM Community Edition Python Language Component.
55
This particular copy of the software is released under Universal Permissive
66
License (UPL) v. 1.0.
77
Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved

vm/src/org.graalvm.component.installer.test/src/org/graalvm/component/installer/repo/python/1.0.1.0/jre/languages/python/LICENSE_GRAALPYTHON

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Product License - GraalVM Community Edition 1.0 Python Language
1+
Product License - GraalVM Community Edition Python Language
22
Component
33

4-
This is a release of GraalVM Community Edition 1.0 Python Language Component.
4+
This is a release of GraalVM Community Edition Python Language Component.
55
This particular copy of the software is released under Universal Permissive
66
License (UPL) v. 1.0.
77
Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved

vm/src/org.graalvm.component.installer.test/src/org/graalvm/component/installer/repo/python/1.1.0.0/jre/languages/python/LICENSE_GRAALPYTHON

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Product License - GraalVM Community Edition 1.0 Python Language
1+
Product License - GraalVM Community Edition Python Language
22
Component
33

4-
This is a release of GraalVM Community Edition 1.0 Python Language Component.
4+
This is a release of GraalVM Community Edition Python Language Component.
55
This particular copy of the software is released under Universal Permissive
66
License (UPL) v. 1.0.
77
Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved

vm/src/org.graalvm.component.installer.test/src/org/graalvm/component/installer/repo/r/1.0.1.0/jre/languages/R/LICENSE_FASTR

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Product License - GraalVM Community Edition 1.0 R Language Component
1+
Product License - GraalVM Community Edition R Language Component
22

3-
This is a release of GraalVM Community Edition 1.0 R Language Component. This
3+
This is a release of GraalVM Community Edition R Language Component. This
44
particular copy of the software is released under version 3 of GNU General
55
Public License.
66

vm/src/org.graalvm.component.installer.test/src/org/graalvm/component/installer/repo/r/1.1.0.0/jre/languages/R/LICENSE_FASTR

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Product License - GraalVM Community Edition 1.0 R Language Component
1+
Product License - GraalVM Community Edition R Language Component
22

3-
This is a release of GraalVM Community Edition 1.0 R Language Component. This
3+
This is a release of GraalVM Community Edition R Language Component. This
44
particular copy of the software is released under version 3 of GNU General
55
Public License.
66

0 commit comments

Comments
 (0)