Skip to content

examples cause org.xml.sax.saxparseexception; attribute 'uuid' is not allowed to appear in element 'jasperreport'. #3727

@spike83

Description

@spike83

Nothing to worry about too much but I ran into this and spent some time to understand what's going on.
Maybe it saves some time for someone running into the same problem.

As the project is updating to the new Jasper Version 7 and the master branch including the examples is already on it but the official realeasd docker images are not we MUST NOT use examples from master branch with the official docker images.

It seems the xml format has changed so that the new XML format does not anymore validate with the old schemas.

Use the git tag that corresponds to your installation in order to get compatible examples or use the Docker tag master in order to use the latest version as the examples from master branch work.

Reference to the commit bumping the version: bdad37f

Maybe a maintainer could add a word about the timeline for a release containing the update to 7.x?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions