Skip to content

Conversation

aloubyansky
Copy link
Member

Changes in this PR do not affect our current build. This mostly curate config review and clean-up.

The only change that is relevant to the current build is instead of calling CopyUtils.readFileContent(path), I am now calling Files.readAllBytes(path) having previously checked Files.size(path) like CopyUtils.readFileContent(path) does. The reason for this change is to avoid the dependency on dev mode module.

get rid of creator dependency on devmode
@aloubyansky aloubyansky merged commit 666d48a into quarkusio:master Jan 24, 2019
@cescoffier cescoffier added this to the 0.8.0 milestone Jan 25, 2019
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.

3 participants