BlackBerryForums.com : Your Number One BlackBerry Community  
   

»Sponsored Links



Reply
 
LinkBack Thread Tools
  (#1 (permalink)) Old
pwaugh Offline
Knows Where the Search Button Is
 
Posts: 40
Join Date: Mar 2008
Model: 8820
PIN: N/A
Carrier: at&t
Question Getting Ant to Sign - 07-24-2008, 03:35 AM

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.
   
Reply With Quote
Sponsored Links
Please Login or Register to Remove these Advertisements!

  (#2 (permalink)) Old
holy3daps Offline
Thumbs Must Hurt
 
Posts: 98
Join Date: Apr 2006
Location: Boston
Model: 8xxx+
Carrier: All Of The Above
Default 07-27-2008, 01:26 PM

Just curious: does the COD file actually get signed?

If it does --> Great! You're Done! Ignore what Ant says!

If it does not --> then you're probably going to have track down the problem. Last I knew, the Signature Tool needed a human in the loop to operate - the app was UI-based, and requires a password for you to get RIM to sign your COD file, which made it unusable via Ant.

Cheers,

karl


Karl G. Kowalski
---------------
Owns a RAZR
Develops for BlackBerry
So next phone will be........an iPhone 3G!
   
Reply With Quote
  (#3 (permalink)) Old
skicson Offline
Thumbs Must Hurt
 
Posts: 89
Join Date: Mar 2008
Location: Columbia, MD
Model: 8130
PIN: N/A
Carrier: verizon
Default 07-27-2008, 02:41 PM

This code works for me

Code:
	<!-- digitally sign the cod for blackberry -->
	<target name="sign" depends="build">
		<sigtool codfile="${build.dir}/${cod.name}.cod" 
			password="mypassword"/>
	</target>
   
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On






Copyright © 2004-2008 BlackBerryNews.com, BlackBerryFAQ.com, BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of Research In Motion Limited.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.1