Add a main class to derbytools.jar so the tools can be run with java -jar
-------------------------------------------------------------------------

         Key: DERBY-1019
         URL: http://issues.apache.org/jira/browse/DERBY-1019
     Project: Derby
        Type: Improvement
  Components: Tools  
    Versions: 10.2.0.0, 10.1.3.0    
    Reporter: Andrew McIntyre
 Assigned to: Andrew McIntyre 
     Fix For: 10.2.0.0
 Attachments: toolsrun.diff

Add a class to derbytools.jar as it's default run class that just switches on 
the available tools, so a user can run:

java -jar lib/derbytools.jar ij
java -jar lib/derbytools.jar sysinfo
java -jar lib/derbytools.jar dblook


-- 
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

Reply via email to