Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
10.2.1.6
-
None
-
Low
Description
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.
Attachments
Attachments
Issue Links
- incorporates
-
DERBY-345 Need to add a property to startNetworkServer.* to specify be able to set the derby.system.home property
- Closed
- is related to
-
DERBY-3026 Remove deprecated frameworks directory and scripts
- Closed
- relates to
-
DERBY-2501 Batch scripts in bin\ report extraneous errors when DERBY_HOME is invalid
- Closed