Skip to content

Commit 083dcec

Browse files
author
Yorgos Saslis
committed
Removed sample apps
these were also being excluded in the [build.xml](https://github.com/RestComm/Restcomm-Connect/blob/master/release/build.xml#L198)
1 parent 50c334d commit 083dcec

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

release/restcomm-assembly-as7/src/main/resources/descriptor_standalone.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@
1515
<excludes>
1616
<!-- these files will be overwriten later by restcomm files-->
1717
<exclude>standalone/configuration/dars/mobicents-dar.properties</exclude>
18-
<exclude>standalone/configuration/mss-sip-stack.properties</exclude>
19-
</excludes>
18+
<exclude>standalone/configuration/mss-sip-stack.properties</exclude>
19+
<exclude>standalone/deployments/media-jsr309-servlet.war</exclude>
20+
<exclude>standalone/deployments/click2call.war</exclude>
21+
</excludes>
2022
</fileSet>
2123
<fileSet>
2224
<!-- here we override some jboss/sipservlets files -->

0 commit comments

Comments
 (0)