Open
Description
The shell script version of jgo
names the cache folder structure with groupId as a single folder. E.g., org.scijava:jython-shaded:2.7.1.1
will be cached at ~/.jgo/org.scijava/jython-shaded/2.7.1.1
. Whereas in Python, the groupId dots are replaced with nested folders, e.g. ~/.jgo/org/scijava/jython-shaded/2.7.1.1
. This means that an endpoint built with one of the implementations cannot be reused by the other implementation.
- Python jgo
- jgo.sh
Metadata
Metadata
Assignees
Labels
No labels