Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dsdp-mtj-dev] Midlet suite signing question

This might be worth considering for a future enhancement.  I chose not to sign during incremental builds originally because it can be fairly time consuming to run on each build.  It may be worth making it a preference and allowing it to happen on each incremental build.

On Mar 13, 2009, at 1:31 PM, Marques David-wtv368 wrote:

Hello Tomas,

   Currently I am doing some enhancements on our signing solution and I have noticed that MTJ only signs the application during "Create Package" (full build). It does NOT sign during incremental builds, the incremental build updates the JAD/JAR on our .mtj.tmp/emulation folder and it will NOT be signed. The only signed application is the one generated on our deployed folder.

Best Regards,

David Marques

--------------------------------------------------------------------------------

Hi,


I have a question regarding Midlet suite signing and EclipseMTJ.

I choose "sign project" and fill in the required information under project properties.

When I then use the "create package" functionality from MTJ, everything works fine.

However, if I try to run or debug the project, the signing information is not added to the

resulting jad file.



Is this intended or am I missing something? I am guessing the signing is handled by MTJ

and not the UEI device, since it should be done before passing on the midlet to the UEI emulator.



Best regards,



Tomas Westling,

Eclipse team,

Sony Ericsson Mobile Communications


<ATT19828792.txt>_______________________________________________
dsdp-mtj-dev mailing list
dsdp-mtj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev


Back to the top