[ 
http://jira.codehaus.org/browse/MNBMODULE-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=236675#action_236675
 ] 

Johan Andrén commented on MNBMODULE-81:
---------------------------------------

Sorry, but 3.3 does not seem to solve the problem.

If i run a mvn clean nbm:cluster-app nbm:webstart-app and then
for i in $(find ./ -name "*.jar"); do echo -n "$(basename $i) "; jarsigner 
-verify $i; done
on our nbm-application all localization-jar-files are still unsigned.




> Signing of branding jars for webstart application does not work
> ---------------------------------------------------------------
>
>                 Key: MNBMODULE-81
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-81
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2
>         Environment: Windows 7, Netbeans 6.8, Maven 2.2.1
>            Reporter: Per Johnsson
>            Assignee: Milos Kleint
>             Fix For: 3.3
>
>         Attachments: nmb-mavenplugin-3.2-branding-signing.patch
>
>
> When building webstart application using nbm-maven-plugin, I can not get the 
> branding jars to get signed. 
> jarsigner -verify branding/boot_ja.jar
> jar is unsigned. (signatures missing or not parsable)
> This is very problematic with regard to the new java 1.6 update 19/20 
> security policy: 
> http://java.sun.com/javase/6/docs/technotes/guides/jweb/mixed_code.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to