polyforest / acornui-gradle

A bundle of Gradle plugins that helps build Acorn UI projects with ease.
Apache License 2.0
0 stars 0 forks source link

Ensure that asset processing handles deleted assets correctly in output #51

Closed nbilyk closed 5 years ago

nbilyk commented 5 years ago

If you delete an asset resource, the out directory doesn't reflect that after a build.

nbilyk commented 5 years ago

and added files only go by the modification date, which may not trigger an out of date truth

fuzzyweapon commented 5 years ago

Changing this bug to test-like language as we are dealing with asset processing in Gradle now.

To verify and close, verify in Gradle implementation.

fuzzyweapon commented 5 years ago

Transferring to polyforest/acornui-gradle-plugin to be addressed by plugin if addressing is needed.

fuzzyweapon commented 5 years ago

Dupe - Closing in favor of #39