I've nearly got Ant setup to work with Ganymede, and it does invoke the SignatureTool.jar and sign stuff. But, if I run Ant -v, I get this:
Code:
sign:
[sigtool] Finding Files...
[sigtool] Loading Files: 0%Loading Files: 100%
[echo] Code signing complete.
Which has the loading line somewhat screwed up. Is this just a bug in that it is not overwriting the line properly?
Everything seems fine, but this just bothers me.