[
https://issues.apache.org/jira/browse/DERBY-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207222#comment-15207222
]
Danoja Dias edited comment on DERBY-1032 at 3/22/16 8:28 PM:
-------------------------------------------------------------
changeExtension.diff change adjusts papers/DerbyTut/ns_intro.html to correct
the spelling of the Unix setEmbeddedCP tool, which no longer has a .ksh
extension.
was (Author: dnj):
This change adjusts papers/DerbyTut/ns_intro.html to correct
the spelling of the Unix setEmbeddedCP tool, which no longer has a .ksh
extension.
> Create new scripts which follow common practice at Apache
> ---------------------------------------------------------
>
> Key: DERBY-1032
> URL: https://issues.apache.org/jira/browse/DERBY-1032
> Project: Derby
> Issue Type: Improvement
> Components: Demos/Scripts
> Affects Versions: 10.2.1.6
> Reporter: Andrew McIntyre
> Assignee: Andrew McIntyre
> Priority: Minor
> Fix For: 10.2.1.6
>
> Attachments: changeExtension.diff, derby-1032-addtodist.diff,
> derby-1032-addtodist2.diff, derby-1032-bin-sh.tgz, derby-1032-v1.diff,
> derby-1032-v2.diff
>
>
> Scripts for Derby should be written to follow common practice at Apache. This
> means locating them in a bin directory, and self configuring from the minimum
> amount of information necessary: installation location and in our case, the
> location of Java, from the variables DERBY_HOME and JAVA_HOME respectively.
> If these variables are not set, we should report this to the user. Good
> examples are available in Ant, Forrest, and Maven, and much of the same setup
> code can be reused from those projects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)