mirror of
https://github.com/enso-org/enso.git
synced 2024-12-21 01:21:46 +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 -
|
||
---|---|---|
.. | ||
Apache_2 | ||
Apache_2.0 | ||
Apache_2.0_License | ||
Apache_License__Version_2.0 | ||
Apache_License_v2.0 | ||
Apache-2.0 | ||
Bouncy_Castle_Licence | ||
CC0 | ||
Eclipse_Distribution_License_(New_BSD_License) | ||
GNU_General_Public_License__version_2__with_the_Classpath_Exception | ||
MIT | ||
MIT_License | ||
MIT-0 | ||
New_BSD_License_(3-clause_BSD_license) | ||
Public_Domain | ||
The_Apache_Software_License__Version_2.0 | ||
The_BSD_License | ||
Unicode_ICU_License | ||
Universal_Permissive_License__Version_1.0 |