Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
Developer
dbb
Posts: 36
Registered: ‎03-17-2009
Accepted Solution

portability of signature tool across JDE versions

Can the signature tool be used on COD files produced by an earlier JDE revision and destined for an earlier version of the OS?  I ask because I am trying to create an automated build process and want to build back to 4.0.2 although the "-p password" option appears to have arrived in JDE 4.3.0.  Sorry if I've missed an existing answer to this - RTFM pointer appreciated.
Please use plain text.
Developer
Developer
gtj
Posts: 319
Registered: ‎07-20-2008

Re: portability of signature tool across JDE versions

I produce for 4.2.1 and only use 1 signature tool (with the -password option) in my automated ant scripts.
Please use plain text.
Developer
Developer
dbb
Posts: 36
Registered: ‎03-17-2009

Re: portability of signature tool across JDE versions

thanks!
Please use plain text.
Developer
sblantipodi
Posts: 1,175
Registered: ‎02-19-2009

Re: portability of signature tool across JDE versions

so you can confirm that if I build my COD using JDE 4.2 and then sign it with signature tool provided by the JDE 4.7

my software will work without problem?

Thanks!!!

Please use plain text.
Developer
Developer
dbb
Posts: 36
Registered: ‎03-17-2009

Re: portability of signature tool across JDE versions

I have been running the 4.7.0 signature tool and building 4.0.2, 4.1.0, 4.3.0, and 4.7.0 versions successfully for a while now.
Please use plain text.