Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.
The following page has been changed by AndrewMcIntyre:
http://wiki.apache.org/db-derby/DerbySnapshotOrRelease
The comment on the change is:
mention problem with the 'sign' target
------------------------------------------------------------------------------
md5 -q derby_ui_plugin_[version].zip > derby_ui_plugin_[version].zip.md5
md5 -q derby_core_plugin_[version].zip > derby_core_plugin_[version].zip.md5}}}
- If for some reason the Ant sign target has trouble, you can also use this simple script
to automate signing the release archives:
+ There is a problem with the Ant 'sign' target on Cygwin that may occur elsewhere. If for
some reason the Ant 'sign' target hangs, it may be prompting and waiting for input that you
cannot see. In that case, you can also use this simple script to automate signing the release
archives:
{{{#!/bin/sh
|