Skip to content

Commit

Permalink
Merge pull request alibaba#835 from hxy1991/fix_814
Browse files Browse the repository at this point in the history
  • Loading branch information
Fury Zhu authored Feb 27, 2019
2 parents 5580a95 + af016f0 commit 931a0f4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 265 deletions.
8 changes: 8 additions & 0 deletions console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,13 @@
</executions>
</plugin>
</plugins>
<resources>
<resource>
<directory>src/main/resources</directory>
<excludes>
<exclude>static/console-fe/.vscode/**</exclude>
</excludes>
</resource>
</resources>
</build>
</project>
265 changes: 0 additions & 265 deletions console/src/main/resources/diamond-server-logback.xml

This file was deleted.

0 comments on commit 931a0f4

Please sign in to comment.