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

The assembly configuration of ShardingSphere Proxy contains logback.xml which does not exist #24005

Closed
linghengqian opened this issue Feb 4, 2023 · 2 comments · Fixed by #24914

Comments

@linghengqian
Copy link
Member

Question

For English only, other languages will not accept.

Before asking a question, make sure you have:

Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot reproduce it on current information, we will close it.

<fileSet>
    <directory>../../proxy/bootstrap/src/main/resources</directory>
    <includes>
        <include>logback.xml</include>
    </includes>
    <outputDirectory>conf</outputDirectory>
    <fileMode>0644</fileMode>
</fileSet>
@RaigorJiang
Copy link
Contributor

Yes, logback.xml does not exist anymore, we should update the assembly file.

@linghengqian
Copy link
Member Author

  • I'm working on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants