You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Simone Tripodi (JIRA)" <ji...@apache.org> on 2012/05/08 16:59:51 UTC

[jira] [Updated] (ANY23-33) Replace proprietary SUN imports from Any23 classes.

     [ https://issues.apache.org/jira/browse/ANY23-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simone Tripodi updated ANY23-33:
--------------------------------

      Component/s: core
    Fix Version/s:     (was: 0.8.0)
                   0.7.0
    
> Replace proprietary SUN imports from Any23 classes.
> ---------------------------------------------------
>
>                 Key: ANY23-33
>                 URL: https://issues.apache.org/jira/browse/ANY23-33
>             Project: Apache Any23
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.7.0
>            Reporter: Lewis John McGibbney
>             Fix For: 0.7.0
>
>
> When building Any23 trunk you will notice some obvious warnings, for clarity I have attached them below. We should find replacements for these imports, preferably ASF implementations. 
> {code}
> [INFO] [WARNING] /home/jenkins/jenkins-slave/workspace/Any23-trunk/core/src/test/java/org/deri/any23/validator/DefaultValidatorTest.java:[20,48] com.sun.org.apache.xml.internal.serialize.OutputFormat is Sun proprietary API and may be removed in a future release
> [WARNING] /home/jenkins/jenkins-slave/workspace/Any23-trunk/core/src/test/java/org/deri/any23/validator/DefaultValidatorTest.java:[21,48] com.sun.org.apache.xml.internal.serialize.XMLSerializer is Sun proprietary API and may be removed in a future release
> [WARNING] /home/jenkins/jenkins-slave/workspace/Any23-trunk/core/src/test/java/org/deri/any23/validator/DefaultValidatorTest.java:[114,8] com.sun.org.apache.xml.internal.serialize.OutputFormat is Sun proprietary API and may be removed in a future release
> [WARNING] /home/jenkins/jenkins-slave/workspace/Any23-trunk/core/src/test/java/org/deri/any23/validator/DefaultValidatorTest.java:[114,34] com.sun.org.apache.xml.internal.serialize.OutputFormat is Sun proprietary API and may be removed in a future release
> [WARNING] /home/jenkins/jenkins-slave/workspace/Any23-trunk/core/src/test/java/org/deri/any23/validator/DefaultValidatorTest.java:[120,8] com.sun.org.apache.xml.internal.serialize.XMLSerializer is Sun proprietary API and may be removed in a future release
> [WARNING] /home/jenkins/jenkins-slave/workspace/Any23-trunk/core/src/test/java/org/deri/any23/validator/DefaultValidatorTest.java:[120,39] com.sun.org.apache.xml.internal.serialize.XMLSerializer is Sun proprietary API and may be removed in a future release
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira