Smack/smack-core/src/integration-test/java/org/jivesoftware/smack
Florian Schmaus 91fd15ad86 Prefix subprojects with 'smack-'
instead of using the old baseName=smack appendix=project.name approach,
we are now going convention over configuration and renaming the
subprojects directories to the proper name.

Having a prefix is actually very helpful, because the resulting
libraries will be named like the subproject. And a core-4.0.0-rc1.jar is
not as explicit about what it actually *is* as a
smack-core-4.0.0-rc1.jar.

SMACK-265
2014-04-28 19:44:14 +02:00
..
filter Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
packet Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
test Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
util Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ChatTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
FloodTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
IQTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
LoginTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
MessageTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PacketReaderTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PresenceTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
PrivacyClient.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ReconnectionTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterInitializedBeforeConnectTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterListenerTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
RosterSmackTest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00