Skip to content

version in extension.properties is filled in by gradle - #40

Open
madebr wants to merge 1 commit into
zeroKilo:masterfrom
madebr:version-by-gradle
Open

madebr wants to merge 1 commit into
zeroKilo:masterfrom
madebr:version-by-gradle

Conversation

@madebr

@madebr madebr commented Sep 12, 2026

Copy link
Copy Markdown

Right now, when buildng XEXLoaderWV against the Ghidra 12.1.3 SDK, the resulting ZIP advertises it needs Ghidra 13.0

The following warning appears when trying to import the zip:
image

@zeroKilo

Copy link
Copy Markdown
Owner

its because ghidra puts the wrong version in the zip file, iirc there was a file in the root that needs to be fixed. this is a ghidra packing problem afaik

@madebr

madebr commented Sep 12, 2026

Copy link
Copy Markdown
Author

I don't think there is an issue with upstream packaging.
This is XEXLoaderWV created yesterday targeting Ghidra 12.1.3: https://github.com/madebr/XEXLoaderWV/actions/runs/34642445426
This is XEXLoaderWV created just now also targeting Ghidra 12.1.3, including the change of this pr: https://github.com/madebr/XEXLoaderWV/actions/runs/34721847306

The extension shows up fine having version 12.1.3 in the extensions menu (yesterdays was targeting 13.0, and shown in red)

@zeroKilo

Copy link
Copy Markdown
Owner

I pretty much havent changed code in years, so if anything changes its ghidra and its gradle stuff. listen, this is why my most of my tools are either in C or C#, I hate java, eclipse and gradle with a passion by now, I just needed that tool back then, thats why it exists. since then im just continuously fixing stuff that breaks in gradle or ghidra, everytime it actually builds, im just relieved I dont have to think about it for a while

@madebr

madebr commented Sep 13, 2026

Copy link
Copy Markdown
Author

(I share your dislike for gradle)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants