Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-mtj-dev] New signing enhancements commits

Hi David,

At RIM, we have some unique requirements as we do not sign the JAR file,
but sign a COD file. We generate the COD from the JAR and it is the COD
that gets signed and loaded onto BlackBerry devices.

Though I say "unique", it may be that there are a number of vendors who
will need to perform some post processing on a JAR file before asking
MTJ to sign it. Or, as in our case, even point MTJ to a new file (COD)
for signing and perhaps ask MTJ to use our signing tool.

We have made some queries about pre- and post-build hooks into MTJ, but
that may not completely address the signing question.

I raise this in case this scenario has not been considered.


Regards,
Jon Dearden, RIM


-----Original Message-----
From: dsdp-mtj-dev-bounces@xxxxxxxxxxx
[mailto:dsdp-mtj-dev-bounces@xxxxxxxxxxx] On Behalf Of Marques
David-wtv368
Sent: Friday, March 13, 2009 2:05 PM
To: Mobile Tools for The Java Platform mailing list
Subject: RE: [dsdp-mtj-dev] New signing enhancements commits

Hi Craig,

I think the answers for your question can be found in the requirements
documentation on our wiki
(http://wiki.eclipse.org/DSDP/MTJ/Requirements/Signing/keystore_manageme
nt).

I hope it helps you... For any further questions fell free to ask :)

Regards,

David Marques

-----Original Message-----
From: dsdp-mtj-dev-bounces@xxxxxxxxxxx on behalf of Craig Setera
Sent: Thu 3/12/2009 7:23 PM
To: Mobile Tools for The Java Platform mailing list
Subject: Re: [dsdp-mtj-dev] New signing enhancements commits

David,

I haven't really had time to take a look yet.  Can you give a quick
summary of the support versus what was there in EclipseME previously?

Thanks,
Craig

Marques David-wtv368 wrote:
>
> Hello everyone,
>
> I have just committed the signing enhancements implementation. The
> current commit includes:
>
> - Preference page;
> - Properties page;
> - JAD Editor page with signing features;
>
> The only feature not implemented yet is the keystore management
> features (Create KeyPair, delete KeyPair, etc....).
>
> Hope you guys like it... I have signed myself some suites and tested
> on our phones :)
>
> Best Regards,
>
> David Marques
>
>
------------------------------------------------------------------------
>
> _______________________________________________
> dsdp-mtj-dev mailing list
> dsdp-mtj-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev
>


---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.


Back to the top