[ 
http://jira.nuxeo.org/browse/NXP-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60509#action_60509
 ] 

Sun Tan commented on NXP-2827:
------------------------------

changeset:   83:218a6f4c27d0
branch:      1.5
user:        Sun Seng David TAN <[email protected]>
date:        Thu Oct 01 13:33:55 2009 +0200
summary:     NXP-2827 fixing manifest for rcp apps

diff -r 7bb892edb289 -r 218a6f4c27d0 src/main/resources/META-INF/MANIFEST.MF
--- a/src/main/resources/META-INF/MANIFEST.MF   Thu Oct 01 11:53:14 2009 +0200
+++ b/src/main/resources/META-INF/MANIFEST.MF   Thu Oct 01 13:33:55 2009 +0200
@@ -13,5 +13,7 @@
  org.nuxeo.common.xmap,
  org.nuxeo.common.xmap.annotation,
  org.nuxeo.runtime.util
-Require-Bundle: system.bundle;reprovide=true,
+Nuxeo-Require: system.bundle;reprovide=true,
  org.nuxeo.logging;optional=true;reprovide=true
+Require-Bundle: org.apache.xerces;visibility:=reexport,
+ org.nuxeo.logging;visibility:=reexport
\ No newline at end of file

> Don't use JRE-private packages with restricted access
> -----------------------------------------------------
>
>                 Key: NXP-2827
>                 URL: http://jira.nuxeo.org/browse/NXP-2827
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Problem
>            Reporter: Stéphane Lacoin
>            Assignee: Thierry Delprat
>             Fix For: 5.3.x
>
>
> nuxeo-common, nuxeo-runtimes. nuxeo-platform projects make use of the 
> com.sun.org.apache.xml.internal.serialize package that is configured as 
> access restricted. 
> Here is the full list of illegal access uses :
> * com.sun.org.apache.xml.internal.serialize
> * com.sun.jndi.ldap
> * sun.security.acl.GroupImpl, sun.security.acl.PrincipalImpl
> * sun.misc

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

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to