GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/421

    Escape @xerces.internal annotations

    Replace "@xerces.internal" with "{@literal @xerces.internal}".
    
    This suppresses javadoc warning about unknown javadoc tags.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena more-javadoc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/421.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #421
    
----
commit dd5f4f4d58d85b7f43a5dfd7867376fec0fbc0dd
Author: Andy Seaborne <andy@...>
Date:   2018-05-12T15:51:37Z

    Escape @xerces.internal annotations

----


---

Reply via email to