Skip to content

Ant build for WebELVTool missing some directories #10

Description

@cookersjs

During Reactome release 66 we needed to rebuild the WebELVTool jar to account for the introduction of the new renderable classes. When we ran it initially, we got a 'NoClassDefFoundError' for /org/gk/gkCurator/authortool/ directories.

The fix we made to the WebELVDiagram.xml was to add the following two lines:

<include name="org/gk/gkCurator/**" />
<include name="org/gk/gkCurator/authorTool/**" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions