Skip to content

Class-Path entries in MANIFEST.MF #31

@Snap252

Description

@Snap252

In the published jar files of Version 1.1.0 and 1.1.1 (and maybe others) contains entries of dependencies

Class-Path: vaadin-server-7.1.9.jar vaadin-shared-7.1.9.jar vaadin-sha red-deps-1.0.2.jar vaadin-theme-compiler-7.1.9.jar commons-jexl-2.1.1 .jar commons-logging-1.1.1.jar cssparser-0.9.5.jar commons-cli-1.2.ja r jsoup-1.6.3.jar sac-1.3.jar

One fact is, that these dependencies are marked as "provided" in the pom, other problem is that the files are located wrong and they have a hardcoded version.

Can you remove these entries out of MANIFEST.MF and manage the decencies only in maven style?
It would be nice to have a patched version.

Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions