VirtualBox

Ignore:
Timestamp:
Nov 25, 2022 7:31:13 PM (2 years ago)
Author:
vboxsync
Message:

Main/glue-java.xsl: Avoid "summary" attribute for "table" tags since it's not HTML5. Also map "h3" to "h2" since it's more suitable for this context. Recent javadoc is picky.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r96407 r97686  
    505505              --stringparam G_vboxGlueStyle jaxws              \
    506506              --stringparam G_vboxDirPrefix org/virtualbox$(VBOX_API_SUFFIX)/ \
     507              --stringparam G_vboxFakeTableSummary $(if-expr $(VBOX_JAVA_VERSION) >= 80000 && $(VBOX_JAVA_VERSION) < 110000,1,"") \
    507508              -o $(VBOX_JWS_GEN_RAWSRC) $(VBOX_GLUE_XSLT_DIR)/glue-java.xsl $<
    508509        $(QUIET)$(MKDIR) -p $(VBOX_JWS_GEN)/java/org/virtualbox$(VBOX_API_SUFFIX)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette