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

#602 extract RunnerJarPhase from AugmentPhase #603

Merged
merged 1 commit into from
Jan 23, 2019

Conversation

aloubyansky
Copy link
Member

This PR extracts building the runner JAR from AugmentPhase into a separate phase. As a side effect, it creates a new directory called transformed-classes in maven project's target dir containing transformed application classes in the augment phase (previously put into the runner JAR on-the-fly).

@aloubyansky aloubyansky merged commit ae0c619 into quarkusio:master Jan 23, 2019
@cescoffier cescoffier added this to the 0.7.0 milestone Jan 23, 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.

2 participants