Skip to content

unable to build, download batik-1.13 not available #179

Closed
@processing-bot

Description

@processing-bot

Created by: FalcoGer

Description

When trying to call ant run for the first time it tries to download batik-bin-1.13.zip from https://apache.osuosl.org/xmlgraphics/batik/binaries/
However this fails since the file is not available

Expected Behavior

A file is downloaded.

Current Behavior

Build aborts because 404

Steps to Reproduce

  1. Clone repo
  2. Enter build directory
  3. ant run

Your Environment

  • Processing version: b5baaa4
  • Operating System and OS version: Ubuntu Mate 20.04
  • Other information:
    openjdk 11.0.10 2021-01-19
    OpenJDK Runtime Environment (build 11.0.10+9-Ubuntu-0ubuntu1.20.04)
    OpenJDK 64-Bit Server VM (build 11.0.10+9-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)

Possible Causes / Solutions

Upload the required file to a server and download from there.
Alternatively make this batik guy not delete old versions
Alternatively use libraries that are available through software repositories and prompt the user to install those
Alternatively include subrepositories

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