mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-12-11 13:31:08 +01:00
Renamed smack-jingle to smack-jingle-old
Also renamed package name from org.jivesoftware.smackx.jingle to org.jivesoftware.smackx.jingleold
This commit is contained in:
parent
6ab2bf9fe0
commit
f65c0d5528
128 changed files with 300 additions and 300 deletions
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- Default configuration for Smack test cases. -->
|
||||
<testcase>
|
||||
|
||||
<!-- Host and port of the XMPP server to use -->
|
||||
<host>localhost</host>
|
||||
<port>5222</port>
|
||||
|
||||
<!-- Chat and MUC domain names to use -->
|
||||
<chat>chat</chat>
|
||||
<muc>conference</muc>
|
||||
|
||||
</testcase>
|
||||
Loading…
Add table
Add a link
Reference in a new issue