Skip to content

Commit

Permalink
Excluded service jar from plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mondain committed May 29, 2019
1 parent 7cdbfd5 commit 2775a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/assembly/server.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
</includes>
<excludes>
<exclude>red5-server-*.jar</exclude>
<exclude>red5-service-*.jar</exclude>
<exclude>servlet-api-*.jar</exclude>
<exclude>javassist-*.jar</exclude>
<exclude>mina-*.jar</exclude>
Expand Down

0 comments on commit 2775a3d

Please sign in to comment.