Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Wrong module descriptors in other modules #11

Closed
io7m opened this issue Dec 29, 2018 · 1 comment
Closed

Wrong module descriptors in other modules #11

io7m opened this issue Dec 29, 2018 · 1 comment
Assignees
Labels

Comments

@io7m
Copy link
Collaborator

io7m commented Dec 29, 2018

Apparently many of the other modules are exposing the wrong module descriptors after the recent changes to how modules are repacked.

Fix this, and add regression tests to https://github.com/io7m/com.io7m.lwjgl.examples to verify that all modules export the correct descriptors.

@io7m io7m added the bug label Dec 29, 2018
@io7m io7m self-assigned this Dec 29, 2018
@io7m io7m closed this as completed in edb9d55 Dec 29, 2018
@io7m
Copy link
Collaborator Author

io7m commented Dec 29, 2018

The unpacking logic in each module has been updated to ensure that the original LWJGL module descriptors are used intact.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant