Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-2356

classes missing from distributed jar files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.5 Pro
    • 2.4 Pro
    • None

    Description

      the class org.apache.xml.serialize.OutputFormat is missing from current jar files, producing errors like this:

      java.lang.NoClassDefFoundError: org/apache/xml/serialize/OutputFormat
      at com.atlassian.jira.action.admin.DataExport.writeXmlDocument(DataExport.java:127)
      at com.atlassian.jira.action.admin.DataExport.writeFile(DataExport.java:96)
      at com.atlassian.jira.action.admin.DataExport.execute(DataExport.java:73

      apparently this class (and others) which are part of Xerces used to be packaged in a jar called ofbizcore-xerces-serialize.jar. that jar still exists, but it is missing at least the class above.

      Attachments

        Activity

          People

            7ee5c68a815f Jeff Turner
            28a9e6a89167 joe dane
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: