You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/03/23 01:01:25 UTC

[jira] [Commented] (DERBY-1032) Create new scripts which follow common practice at Apache

    [ https://issues.apache.org/jira/browse/DERBY-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207572#comment-15207572 ] 

ASF subversion and git services commented on DERBY-1032:
--------------------------------------------------------

Commit 1736262 from [~bryanpendleton] in branch 'site/trunk'
[ https://svn.apache.org/r1736262 ]

DERBY-1032: Create new scripts which follow common practice at Apache.

This patch was contributed by Danoja Dias (danojadias at gmail dot com)

This patch adjusts papers/DerbyTut/ns_intro.html to correct the spelling
of the Unix tools for running the Network Server; those tools no longer
have 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)