mirror of
https://github.com/enso-org/enso.git
synced 2024-12-30 10:32:11 +03:00
a67297aebf
Adds these JAR modules to the `component` directory inside Engine distribution:
- `graal-language-23.1.0`
- `org.bouncycastle.*` - these need to be added for graalpy language
# Important Notes
- Remove `org.bouncycastle.*` packages from `runtime.jar` fat jar.
- Make sure that the `./run` script preinstalls GraalPy standalone distribution before starting engine tests
- Note that using `python -m venv` is only possible from standalone distribution, we cannot distribute `graalpython-launcher`.
- Make sure that installation of `numpy` and its polyglot execution example works.
- Convert `Text` to `TruffleString` before passing to GraalPy - 8ee9a2816f
26 lines
1.8 KiB
Plaintext
26 lines
1.8 KiB
Plaintext
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
Copyright (c) 2017, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2017, 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2017, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2017, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2019, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2022, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2022, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
|
|
Copyright (c) 2023, Oracle and/or its affiliates. All rights reserved.
|
|
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
The above copyright notice and either this complete permission notice or at a
|
|
The above copyright notice and either this complete permission notice or at a
|
|
copyright rights in the Software, and any and all patent rights owned or
|
|
copyright rights in the Software, and any and all patent rights owned or
|