diff options
| author | Ryan Hendrickson <ryan.hendrickson@alum.mit.edu> | 2023-10-30 19:45:15 -0400 |
|---|---|---|
| committer | Ryan Hendrickson <ryan.hendrickson@alum.mit.edu> | 2023-10-30 19:45:15 -0400 |
| commit | d768bf69a1ee47c8483273b9373763f88d434eb3 (patch) | |
| tree | b2ee2871ea8f64a580e08f191e7ba8faebcc5d38 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 8dfad603247387df1df4826b8bea58efc5d012d8 (diff) | |
maptool: extract application JARs from package
... instead of using the uber-JAR release.
Packing the JARs together causes the JavaScript macro functionality not
to work, as the scripting interface uses a ServiceLoader to find
language providers via text file resources that share a common name.
With one file per JAR, this works great. When multiple files with the
same name are in one uber-JAR, all but one of them are shadowed, and
the JavaScript language provider was getting lost.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
