Create new scripts which follow common practice at Apache
---------------------------------------------------------
Key: DERBY-1032
URL: http://issues.apache.org/jira/browse/DERBY-1032
Project: Derby
Type: Improvement
Components: Demos/Scripts
Versions: 10.2.0.0
Reporter: Andrew McIntyre
Assigned to: Andrew McIntyre
Priority: Minor
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira