Smack/smack-core/src/main/java/org/jivesoftware/smack/sasl
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
..
SASLAnonymous.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLCramMD5Mechanism.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLDigestMD5Mechanism.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLError.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLErrorException.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLExternalMechanism.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLGSSAPIMechanism.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLMechanism.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
SASLPlainMechanism.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
package.html Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00