Skip to content

Ant fails due to missing dist/ directory #508

Description

@tuetschek

The dist/ directory is not created automatically during the build, and this makes ant fail when creating the jar:

jar:
      [jar] Building jar: /home/do8/madrigal/tools/Java-WebSocket/dist/java_websocket.jar

BUILD FAILED
/path/Java-WebSocket/build.xml:18: Problem creating jar: /path/Java-WebSocket/dist/java_websocket.jar (No such file or directory) (and the archive is probably corrupt but I could not delete it)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions