Torsten Curdt

Results 574 comments of Torsten Curdt

> I'm currently reading through the code to see if I can build this feature. I realized that we should also define what will happen if a deployment will fail,...

> Regarding the rollback command, this would allow a user to switch back to a previous generation when the new generation has an issue. Instead of having to commit to...

Restarting "Finder" did not help.

> Works fine here (macOS 14 on M1) using the same binary as you. Darn. OK. Some things I can answer right away: - Happens on all `.scad` files I...

Applied all the latest system upgrade and (obviously) restarted. Still the same problem on 15.5 (LH97Q9VM3K) Disabled Autoload. Still the same probelm I then removed all plist files (AppCleaner). Still...

Upgraded to 2025.07.14 (git ef88e36a8) and still have the same crash on macOS 15.5 (24F74). Just to keep the ticket up-to-date.

It still would be nice to have the release tags on the dev repo.

Looking good to me. Thanks for the contribution!

@nielsbasjes Feel free to open an issue with a testcase. TBH I don't see anything being filtered yet. https://github.com/tcurdt/jdependency/blob/master/src/main/java/org/vafer/jdependency/Clazzpath.java#L136 I guess the question is whether the `JarInputSteam` does provide access...

> The '-' is part of the `META-INF/versions/` that blocks it. True! Good find.