Uploaded image for project: 'Woden'
  1. Woden
  2. WODEN-165

SAX attribution in NOTICE file is not required

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • M8
    • None
    • None

    Description

      The NOTICE file includes the attribution:

      This product includes also software developed by :
      .....

      This attribution should be removed as the Woden source does not include any SAX code. The Woden binary distribution does include the Apache Xerces binary jar files which do contain SAX binary code, but the LICENSE.sax file distributed with Woden is sufficient to cover the use of this binary code.

      This attribution was probably added originally because the org.apache.woden.ErrorLocator interface javadoc says "Based on org.xml.sax.Locator". This not strictly correct and should be removed. The Woden ErrorLocator does have methods to get the line and column number of the error within a file, but this is the only similarity with the SAX Locator interface and is also similar to many other parser, interpreter and compiler technologies.

      Attachments

        Activity

          People

            jkaputin John Alan William Kaputin
            jkaputin John Alan William Kaputin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: