1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-09-26 17:49:33 +02:00
Go to file
Florian Schmaus b5cac9c68a SMACK-286 fix unit test for newer ant versions
Some unit tests depend on SmackConfiguration being loaded, so that the
initializer was run and the providers where configured. We create this
condition now by setting "reloading=false" to the junit task and hope
that there was a unit test before us that loaded SmackConfiguration.

But we keep in mind that this is only a ugly workaround, as unit test
should work on their own and have no inter-dependencies,
2014-02-03 18:25:40 +01:00
build SMACK-286 fix unit test for newer ant versions 2014-02-03 18:25:40 +01:00
documentation Merge branch '3.4.0' into master 2014-02-03 12:58:55 +01:00
experimental SMACK-434 Added missing javadoc and some test code cleanup 2014-01-31 03:49:47 +00:00
jingle/extension SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
sample Fixed smack sample for updated API 2009-09-03 08:42:07 +00:00
source Merge branch '3.4.0' into master 2014-02-03 12:58:55 +01:00
test Merge branch '3.4.0' into master 2014-02-03 12:58:55 +01:00
test-unit/org/jivesoftware Merge branch '3.4.0' into master 2014-02-03 12:58:55 +01:00
workgroup SMACK-534 Refactored all System.out/err and printStackTrace calls with appropriate Java util logging calls. 2014-02-02 22:39:07 +00:00
.gitignore Add .gitignore 2014-02-03 17:12:46 +01:00
Makefile Makefile: added javadoc target 2013-02-14 00:00:02 +00:00