-
Notifications
You must be signed in to change notification settings - Fork 28
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
feat(#64): Omit XML Header in Xembler Output #165
Conversation
@yegor256 Could you take a look, please? I need that feature in other project. |
@volodya-lombrozo maybe it's better to move the creation of
Then, by default |
@yegor256 Could you take a look one more time, please? |
@rultor merge |
@yegor256 Could you release a new version, please? |
@rultor release, tag is |
@volodya-lombrozo @yegor256 Oops, I failed. You can see the full log here (spent 6min)
|
@rultor release, tag is |
Omit the following XML header in Xembler output:
To do so, we now can use the following:
Closes: #64.