[
https://issues.apache.org/jira/browse/DERBY-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15125599#comment-15125599
]
Yun Fang commented on DERBY-5950:
---------------------------------
Hi Byran,
I am sure that I didn't modify the "jar.lastcontents" manually. I don't
know how those files was changed, maybe those were modified by ant build
process, which I will pay attention for that next time. Please go ahead.
thanks.
Best regards,
Yun
On Mon, Feb 1, 2016 at 7:17 AM, Bryan Pendleton (JIRA) <[email protected]>
> PlanExporter and SignatureChecker don't appear in the list of tools supported
> by derbyrun.
> ------------------------------------------------------------------------------------------
>
> Key: DERBY-5950
> URL: https://issues.apache.org/jira/browse/DERBY-5950
> Project: Derby
> Issue Type: Bug
> Components: Tools
> Affects Versions: 10.10.1.1
> Reporter: Rick Hillegas
> Assignee: Yun Fang
> Labels: derby_triage10_11
> Attachments: run.java.diff, svn_status.txt,
> toolsmessages.properties.diff, toolsmessages_zh_CN.properties.diff
>
>
> The help message for derbyrun does not mention PlanExporter or
> SignatureChecker. It should.
> java -jar trunk/jars/sane/derbyrun.jar
> Usage:
> java -jar derbyrun.jar ij [-p propertiesfile] [sql script]
> java -jar derbyrun.jar sysinfo [-cp ...] [-cp help]
> java -jar derbyrun.jar dblook [args] (or no arguments for usage)
> java -jar derbyrun.jar server [args] (or no arguments for usage)
> Note that SignatureChecker can still be invoked via derbyrun. However,
> PlanExporter can't:
> java -jar trunk/jars/sane/derbyrun.jar SignatureChecker
> Usage if running on J2SE:
>
> java org.apache.derby.tools.SignatureChecker connectionUrlToDatabase
>
> Usage if running on J2ME:
>
> java org.apache.derby.tools.SignatureChecker databaseName
> java -jar trunk/jars/sane/derbyrun.jar PlanExporter
> Usage:
> java -jar derbyrun.jar ij [-p propertiesfile] [sql script]
> java -jar derbyrun.jar sysinfo [-cp ...] [-cp help]
> java -jar derbyrun.jar dblook [args] (or no arguments for usage)
> java -jar derbyrun.jar server [args] (or no arguments for usage)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)