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

Julien Carsique commented on NXP-2827:
--------------------------------------

org.apache.xml.serialize.OutputFormat and 
org.apache.xml.serialize.XMLSerializer are deprecated, see 
http://xerces.apache.org/xerces2-j/javadocs/other/org/apache/xml/serialize/OutputFormat.html
<< was deprecated in Xerces 2.9.0. It is recommended that new applications use 
the DOM Level 3 LSSerializer or JAXP's Transformation API for XML (TrAX) for 
serializing XML and HTML. See the Xerces documentation for more information. >>

> 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