enso/tools/legal-review/engine/reviewed-licenses
Pavel Marek a67297aebf
Add graalpy packages to the component directory (#8351)
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
2023-12-04 11:50:59 +00:00
..
Apache_2 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_2.0_License Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_License__Version_2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Apache_License_v2.0 Eliminate VCS TimeoutExceptions on startup (#8080) 2023-10-18 09:34:08 +00:00
Apache-2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Bouncy_Castle_Licence Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
CC0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
Eclipse_Distribution_License_(New_BSD_License) Project save backed by git (#3851) 2022-11-14 17:32:39 +00:00
GNU_General_Public_License__version_2__with_the_Classpath_Exception Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
MIT Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
MIT_License Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
MIT-0 Batch insert suggestions (#6189) 2023-04-06 07:47:23 +00:00
New_BSD_License_(3-clause_BSD_license) Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
Public_Domain Add graalpy packages to the component directory (#8351) 2023-12-04 11:50:59 +00:00
The_Apache_Software_License__Version_2.0 Initial Legal Review (#1210) 2020-10-19 10:50:12 +02:00
The_BSD_License Bump scalac to 2.13.5 (#1531) 2021-03-01 16:35:57 +00:00
Unicode_ICU_License Support pattern matching on constants (#3641) 2022-08-12 13:18:58 +00:00
Universal_Permissive_License__Version_1.0 Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00