[ 
https://issues.apache.org/jira/browse/SIS-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Desruisseaux closed SIS-118.
-----------------------------------

> Provide convenience shell script for launching the command-line
> ---------------------------------------------------------------
>
>                 Key: SIS-118
>                 URL: https://issues.apache.org/jira/browse/SIS-118
>             Project: Spatial Information Systems
>          Issue Type: New Feature
>          Components: Command line
>    Affects Versions: 0.3
>            Reporter: Martin Desruisseaux
>            Assignee: Martin Desruisseaux
>            Priority: Minor
>             Fix For: 0.3, 0.4
>
>
> Currently, the easiest way to launch the command-line is to use the following 
> syntax on the JAR file decompressed from the PACK200 file:
> {noformat}
> java -jar sis.jar
> {noformat}
> However the syntax is slightly more complicated if someone wants control on 
> the classpath, for example in order to include the UCAR NetCDF libraries (an 
> optional dependencies). We may consider providing a small shell script making 
> SIS usage easier.
> We could provide a ZIP bundle with the following files:
> * {{README}}
> * {{LICENSE}}
> * {{NOTICE}}
> * {{bin/sis}}
> * {{bin/sis.bat}}
> * {{bin/sis.pack.gz}}
> * {{etc/logging.properties}}
> * {{ext/}}
> * {{log/}}
> The {{bin/sis.pack.gz}} file would be automatically uncompressed into a 
> {{sis.jar}} file by the {{bin/sis}} or {{bin/sis.bat}} scripts when first 
> needed.
> {{ext/}} would be an initially empty directory where user can put optional 
> dependencies if we wishes (e.g. UCAR NetCDF library).
> {{log/}} would we an initially empty directory where we would send log files 
> (e.g. the Derby database log files).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to