Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translated plugin descriptions not in MANIFEST.MF when build is not clean #4

Closed
floscher opened this issue Apr 20, 2018 · 1 comment

Comments

@floscher
Copy link
Owner

When building a plugin without cleaning and it was already built before, the *.jar manifest does not contain the translated plugin description.

Currently the translated description is added in the MoCompile task, but only if that task is not UP-TO-DATE.

It should be ensured that the translated description must always be written to the manifest.

This was brought up in JOSM/Mapillary#77

floscher added a commit to JOSM/Mapillary that referenced this issue Apr 28, 2018
… release *.jar

This can be reverted as soon as gradle-josm-plugin v0.4.1 is used, which will fix issue floscher/gradle-josm-plugin#4.
@floscher
Copy link
Owner Author

This is now fixed with release v0.4.1

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

No branches or pull requests

1 participant