1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-11-25 15:52:06 +01:00
Smack/smack-jingle/src/main/java/org/jivesoftware/smackx/jingle
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
..
listeners Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
media Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
mediaimpl Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
nat 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
provider Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
ContentNegotiator.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleActionEnum.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleException.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleManager.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleNegotiator.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleNegotiatorState.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSession.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSessionRequest.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSessionState.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSessionStateActive.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSessionStateEnded.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSessionStatePending.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
JingleSessionStateUnknown.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00