Skip to content

Commit

Permalink
Delete etc/build/build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgraph authored Nov 19, 2024
1 parent da24488 commit 2a6f49a
Showing 1 changed file with 0 additions and 537 deletions.
Loading

2 comments on commit 2a6f49a

@kroko
Copy link

@kroko kroko commented on 2a6f49a Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this affects https://github.com/jgraph/docker-drawio/blob/43db7b96c6dae2b92d595fc0a581ec379d412308/main/Dockerfile#L14

 > [drawio build 3/3] RUN cd /tmp &&     git clone --depth 1 https://github.com/jgraph/drawio.git &&     cd /tmp/drawio/etc/build/ &&     ant war:
0.134 Cloning into 'drawio'...
4.322 Buildfile: build.xml does not exist!
4.323 Build failed

@kroko
Copy link

@kroko kroko commented on 2a6f49a Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

& it seems your own WAR CI is broken because of that, too https://github.com/jgraph/drawio/actions/workflows/war.yml

Please sign in to comment.