Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-21939

datatypes.dtd and properties.dtd not present in xml catalog

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 4.4.1.AM2
    • 4.3.1.CR1
    • server
    • None

    Description

      Maybe this is not an issue at all but need to check.

      While verifying JBIDE-21690, I noticed that there are two dtd files that are not referenced in plugin.xml of org.jboss.tools.as.catalog_3.1.1.CR1-v20160316-0026-B106.jar .

      $ for i in `find schema -name '*.dtd'`; do grep $i plugin.xml >/dev/null || echo $i not found; done
      schema/dtd/datatypes.dtd not found
      schema/dtd/properties.dtd not found
      

      Is this ok or not?

      Attachments

        Issue Links

          Activity

            People

              rob.stryker Rob Stryker (Inactive)
              exd-mmalina Martin Malina
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: