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 "Daniel John Debrunner (JIRA)" <de...@db.apache.org> on 2006/02/21 23:19:36 UTC

[jira] Commented: (DERBY-1019) Add a main class to derbytools.jar so the tools can be run with java -jar

    [ http://issues.apache.org/jira/browse/DERBY-1019?page=comments#action_12367269 ] 

Daniel John Debrunner commented on DERBY-1019:
----------------------------------------------

The copyright date for the new class need to be 2006.

I'm not sure if this class should be part of the public api, should it be part of the published api javadoc or not?
Should it be in org.apache.derby.iapi.tools?

Also I think the class will get an exception if started with no arguments, again goes to if we expect it to be part of the api or not.

> 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.1.3.0, 10.2.0.0
>     Reporter: Andrew McIntyre
>     Assignee: Andrew McIntyre
>      Fix For: 10.2.0.0
>  Attachments: toolsrun.diff, toolsrun.stat
>
> 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