List Info

Thread: sip-communicator Build Failed




sip-communicator Build Failed
user name
2006-10-19 14:43:28
http://proxenet.u-strasbg.fr:8080/cruisecontrol/buildresults/sip-communicator?log=log20061019163558

BUILD FAILED
Ant Error Message:/home/cruisecontrol/working_directory/build-sip-communicator.xml:9: The following error occurred while executing this line: /home/cruisecontrol/working_directory/checkout/sip-communicator/build.xml:458: if=testing.failed
Date of build:10/19/2006 16:35:58
Time to build:7 minutes 19 seconds
Last changed:10/19/2006 16:25:48
Last log entry:Signing outgoing messages and presence updates with the application and its version

 Unit Tests: (159)
error TestOperationSetPresence.testChangingStateToAwayIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToNotAvailableIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToDndIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToInvisibleIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToOccupiedIcqProtocolProviderSlick
error TestOperationSetPresence.testChangingStateToFreeForChatIcqProtocolProviderSlick
error TestAccountUninstallation.testInstallationPersistencyIcqProtocolProviderSlick
error TestAccountUninstallation.testUninstallAccountIcqProtocolProviderSlick
error TestAccountUninstallationPersistence.testAccountUninstallationPersistencyIcqProtocolProviderSlick
failure TestAccountInstallation.testRegisterWrongPasswordIcqProtocolProviderSlick
failure TestAccountInstallation.testInstallAccountIcqProtocolProviderSlick
failure TestOperationSetPresence.testChangingStateToOnlineIcqProtocolProviderSlick
failure TestOperationSetBasicInstantMessaging.testReceiveOfflineMessagesIcqProtocolProviderSlick
failure TestOperationSetBasicTelephonySipImpl.testCreateAnswerHangupCallSipProtocolProviderServiceLick
 
 Unit Test Error Details: (14)
Test: ;TestOperationSetPresence.testChangingStateToAway
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:285) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToAway(TestOperationSetPresence.java:159) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToNotAvailable
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:285) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToNotAvailable(TestOperationSetPresence.java:170) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToDnd
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:285) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToDnd(TestOperationSetPresence.java:181) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToInvisible
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:285) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToInvisible(TestOperationSetPresence.java:192) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToOccupied
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:285) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToOccupied(TestOperationSetPresence.java:203
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToFreeForChat
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:285) 
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToFreeForChat(TestOperationSetPresence.java:214) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestAccountUninstallation.testInstallationPersistency
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.TestAccountUninstallation.testInstallationPersistency(TestAccountUninstallation.java:179) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestAccountUninstallation.testUninstallAccount
Class: IcqProtocolProviderSlick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.icq.IcqSlickFixture.setUp(IcqSlickFixture.java:88) 
at net.java.sip.communicator.slick.protocol.icq.TestAccountUninstallation.setUp(TestAccountUninstallation.java:58) 
at junit.framework.TestCase.runBare(TestCase.java:125) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestAccountUninstallationPersistence.testAccountUninstallationPersistency
Class: IcqProtocolProviderSlick
java.lang.IllegalStateException: Cannot stop an uninstalled bundle. 
at org.ungoverned.oscar.Noscar._stopBundle(Noscar.java:1464) 
at org.ungoverned.oscar.Noscar.stopBundle(Noscar.java:1439) 
at org.ungoverned.oscar.BundleImpl.stop(BundleImpl.java:140) 
at net.java.sip.communicator.slick.protocol.icq.TestAccountUninstallationPersistence.testAccountUninstallationPersistency(TestAccountUninstallationPersistence.java:47) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestAccountInstallation.testRegisterWrongPassword
Class: IcqProtocolProviderSlick
junit.framework.AssertionFailedError: No registration event notifying of registration has failed. All events were: [RegistrationState=Authenticating, RegistrationState=Authenticating, RegistrationState=Registering, RegistrationState=Registering, RegistrationState=Registered] 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at net.java.sip.communicator.slick.protocol.icq.TestAccountInstallation.testRegisterWrongPassword(TestAccountInstallation.java:315) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestAccountInstallation.testInstallAccount
Class: IcqProtocolProviderSlick
junit.framework.AssertionFailedError: There was an account registered with the account mananger before we've installed any 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at net.java.sip.communicator.slick.protocol.icq.TestAccountInstallation.testInstallAccount(TestAccountInstallation.java:361
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) 
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154) 
at junit.framework.TestCase.runBare(TestCase.java:127) 
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109) 
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208) 
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150) 
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499) 
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetPresence.testChangingStateToOnline
Class: IcqProtocolProviderSlick
junit.framework.AssertionFailedError: Events dispatched during an event transition. expected:&lt;1> but was:<0&gt; 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.failNotEquals(Assert.java:282)&nbsp;
at junit.framework.Assert.assertEquals(Assert.java:64)&nbsp;
at junit.framework.Assert.assertEquals(Assert.java:201)&nbsp;
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.subtestStateTransition(TestOperationSetPresence.java:267)&nbsp;
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetPresence.testChangingStateToOnline(TestOperationSetPresence.java:226)&nbsp;
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&nbsp;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&nbsp;
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154)&nbsp;
at junit.framework.TestCase.runBare(TestCase.java:127)&nbsp;
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109)&nbsp;
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208)&nbsp;
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208)&nbsp;
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150)&nbsp;
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499)&nbsp;
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetBasicInstantMessaging.testReceiveOfflineMessages
Class:&nbsp;IcqProtocolProviderSlick
junit.framework.AssertionFailedError: No Offline messages have been received&nbsp;
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220)&nbsp;
at net.java.sip.communicator.slick.protocol.icq.TestOperationSetBasicInstantMessaging.testReceiveOfflineMessages(TestOperationSetBasicInstantMessaging.java:491) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&nbsp;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&nbsp;
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154)&nbsp;
at junit.framework.TestCase.runBare(TestCase.java:127)&nbsp;
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109)&nbsp;
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208)&nbsp;
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208)&nbsp;
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150)&nbsp;
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499)&nbsp;
at org.ungoverned.oscar.Main.main(Main.java:181)
Test: ;TestOperationSetBasicTelephonySipImpl.testCreateAnswerHangupCall
Class:&nbsp;SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: The participant at provider two was not in the right state. expected:&lt;net.java.sip.communicator.service.protocol.CallParticipantState:Connected&gt; but was:<net.java.sip.communicator.service.protocol.CallParticipantState:Failed> ;
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.failNotEquals(Assert.java:282)&nbsp;
at junit.framework.Assert.assertEquals(Assert.java:64)&nbsp;
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicTelephonySipImpl.testCreateAnswerHangupCall(TestOperationSetBasicTelephonySipImpl.java:695) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&nbsp;
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&nbsp;
at java.lang.reflect.Method.invoke(Method.java:585) 
at junit.framework.TestCase.runTest(TestCase.java:154)&nbsp;
at junit.framework.TestCase.runBare(TestCase.java:127)&nbsp;
at junit.framework.TestResult$1.protect(TestResult.java:106) 
at junit.framework.TestResult.runProtected(TestResult.java:124) ;
at junit.framework.TestResult.run(TestResult.java:109)&nbsp;
at junit.framework.TestCase.run(TestCase.java:118) 
at junit.framework.TestSuite.runTest(TestSuite.java:208)&nbsp;
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at junit.framework.TestSuite.runTest(TestSuite.java:208)&nbsp;
at junit.framework.TestSuite.run(TestSuite.java:203) ;
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:104) 
at net.java.sip.communicator.slick.runner.ScTestRunner.doRun(ScTestRunner.java:94) 
at net.java.sip.communicator.slick.runner.ScTestRunner.run(ScTestRunner.java:56
at net.java.sip.communicator.slick.runner.SipCommunicatorSlickRunner.start(SipCommunicatorSlickRunner.java:150)&nbsp;
at org.ungoverned.oscar.Noscar._startBundle(Noscar.java:1194) 
at org.ungoverned.oscar.Noscar.startBundle(Noscar.java:1128) 
at org.ungoverned.oscar.Noscar.setFrameworkStartLevel(Noscar.java:704) 
at org.ungoverned.oscar.Noscar.start(Noscar.java:499)&nbsp;
at org.ungoverned.oscar.Main.main(Main.java:181)

 Modifications since last successful build:&nbsp; (175)
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/OperationSetBasicInstantMessagingJabberImpl.java10/19/2006 16:25:48Signing outgoing messages and presence updates with the application and its version
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/OperationSetPersistentPresenceJabberImpl.java10/19/2006 16:25:48Signing outgoing messages and presence updates with the application and its version
addeddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/extensions/Version.java10/19/2006 16:25:37Signing outgoing messages and presence updates with the application and its version
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/ProtocolProviderServiceJabberImpl.java10/19/2006 13:16:08Fix problem when there is exception in the connecting process
modifieddamenchosrc/net/java/sip/communicator/impl/history/HistoryReaderImpl.java10/19/2006 12:25:03Skip invalid records when reading
modifieddamenchotest/net/java/sip/communicator/slick/protocol/icq/TestOperationSetServerStoredInfo.java10/19/2006 12:24:58Increase time between changes of the info on the server
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/account/AccountRegWizardContainerImpl.java10/19/2006 11:47:31modify account fixed
modifiedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/resources.properties10/19/2006 10:43:49proxy string added
modifiedyanaslib/oscar.client.run.properties10/19/2006 10:37:39sip.jar and sipaccregwizz.jar added
modifiedyanasbuild.xml10/19/2006 10:36:27sip account registration wizard plugin added
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/message/ChatSendPanel.java10/19/2006 10:34:25check if the typing notifications operation set is null before trying to send typing notifications
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/message/ChatWritePanel.java10/19/2006 10:33:49check if the typing notifications operation set is null before trying to send typing notifications
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/message/history/HistoryWindow.java10/19/2006 10:32:34SIP_LOGO file renamed
modifiedyanassrc/net/java/sip/communicator/impl/gui/i18n/messages.properties10/19/2006 10:31:47messages added
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/MainFrame.java10/19/2006 10:31:30incoming call listener moved to the call manager; methods added to control tabs from outside of the main frame in order to give access to the CallManager; changes made to support the simple status combo box; telephony operation set added
deletedyanassrc/net/java/sip/communicator/impl/gui/main/StatusSelectorBox.java10/19/2006 10:28:44status panels moved to a separate package
deletedyanassrc/net/java/sip/communicator/impl/gui/main/StatusPanel.java10/19/2006 10:28:43status panels moved to a separate package
addedyanassrc/net/java/sip/communicator/impl/gui/main/call/CallComboBox.java10/19/2006 10:28:16telephony gui interface
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/call/CallPanel.java10/19/2006 10:28:16telephony gui interface
deletedyanassrc/net/java/sip/communicator/impl/gui/main/call/CallReceivePanel.java10/19/2006 10:28:16telephony gui interface
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/call/CallManager.java10/19/2006 10:28:15telephony gui interface
addedyanassrc/net/java/sip/communicator/impl/gui/main/call/CallParticipantPanel.java10/19/2006 10:28:15telephony gui interface
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/contactlist/ContactList.java10/19/2006 10:27:38trailing spaces removed
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/contactlist/ContactListPanel.java10/19/2006 10:26:47gets the default incoming message audio from the Constants class
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/login/LoginManager.java10/19/2006 10:25:36check if the presence status is null when the registration state is changed
addedyanassrc/net/java/sip/communicator/impl/gui/main/presence/SimpleStatusSelectorBox.java10/19/2006 10:21:11classes concerning status are moved to a seperate package; SimpleStatusSelectorBox added to handle statuses for protocols that don't support presence
addedyanassrc/net/java/sip/communicator/impl/gui/main/presence/StatusPanel.java10/19/2006 10:21:11classes concerning status are moved to a seperate package; SimpleStatusSelectorBox added to handle statuses for protocols that don't support presence
addedyanassrc/net/java/sip/communicator/impl/gui/main/presence/PresenceStatusSelectorBox.java10/19/2006 10:21:10classes concerning status are moved to a seperate package; SimpleStatusSelectorBox added to handle statuses for protocols that don't support presence
addedyanassrc/net/java/sip/communicator/impl/gui/main/presence/StatusSelectorBox.java10/19/2006 10:21:10classes concerning status are moved to a seperate package; SimpleStatusSelectorBox added to handle statuses for protocols that don't support presence
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/callButton.png10/19/2006 10:18:49call and hangup buttons' images for all button states
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/callButton1.png10/19/2006 10:18:49call and hangup buttons' images for all button states
addedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/callButtonDisabled.png10/19/2006 10:18:49call and hangup buttons' images for all button states
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/callButtonRollover.png10/19/2006 10:18:49call and hangup buttons' images for all button states
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/callIcon.png10/19/2006 10:18:49call and hangup buttons' images for all button states
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/hangupButton.png10/19/2006 10:18:49call and hangup buttons' images for all button states
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/hangupButtonRollover.png10/19/2006 10:18:49call and hangup buttons' images for all button states
addedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/callButton2.png10/19/2006 10:18:48call and hangup buttons' images for all button states
addedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/hangupButtonDisabled.png10/19/2006 10:18:48call and hangup buttons' images for all button states
modifiedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/src/blueCallButton.svg10/19/2006 10:10:56call and hangup button images source files
addedyanassrc/net/java/sip/communicator/impl/gui/resources/buttons/src/hangupButton.svg10/19/2006 10:10:56call and hangup button images source files
addedyanassrc/net/java/sip/communicator/impl/gui/resources/protocols/sip/sip-connecting.gif10/19/2006 10:10:15sip logo and sip connecting icon
addedyanassrc/net/java/sip/communicator/impl/gui/resources/protocols/sip/sip.png10/19/2006 10:10:15sip logo and sip connecting icon
modifiedyanassrc/net/java/sip/communicator/impl/protocol/sip/CallSipImpl.java10/19/2006 10:09:18return a copy of the list of call participants
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/FirstWizardPage.java10/19/2006 10:08:11sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/sipaccregwizz.manifest.mf10/19/2006 10:08:11sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/Resources.java10/19/2006 10:08:10sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/SIPAccRegWizzActivator.java10/19/2006 10:08:10sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/SIPAccountRegistration.java10/19/2006 10:08:10sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/SIPAccountRegistrationWizard.java10/19/2006 10:08:10sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/SecondWizardPage.java10/19/2006 10:08:10sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/resources.properties10/19/2006 10:08:10sip account registration wizard
addedyanassrc/net/java/sip/communicator/plugin/sipaccregwizz/resources/sip.png10/19/2006 10:07:32sip status icon
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/diez.wav10/19/2006 10:06:13sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/nine_9.wav10/19/2006 10:06:13sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/one_1.wav10/19/2006 10:06:13sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/ring.wav10/19/2006 10:06:13sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/zero_0.wav10/19/2006 10:06:13sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/busy.wav10/19/2006 10:06:12sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/eight_8.wav10/19/2006 10:06:12sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/five_5.wav10/19/2006 10:06:12sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/four_4.wav10/19/2006 10:06:12sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/six_6.wav10/19/2006 10:06:12sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/star.wav10/19/2006 10:06:12sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/dialing.wav10/19/2006 10:06:11sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/incomingCall.wav10/19/2006 10:06:11sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/seven_7.wav10/19/2006 10:06:11sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/three_3.wav10/19/2006 10:06:11sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/resources/sounds/two_2.wav10/19/2006 10:06:11sounds added for the telephony interface
addedyanassrc/net/java/sip/communicator/impl/gui/utils/SoundLoader.java10/19/2006 10:05:29Sound files loader
addedyanassrc/net/java/sip/communicator/impl/gui/utils/Sounds.java10/19/2006 10:05:29Sound files loader
addedyanassrc/net/java/sip/communicator/impl/gui/utils/sounds.properties10/19/2006 10:05:29Sound files loader
modifiedyanassrc/net/java/sip/communicator/impl/gui/utils/images.properties10/19/2006 09:46:06SIP icons added
modifiedyanassrc/net/java/sip/communicator/impl/gui/utils/ImageLoader.java10/19/2006 09:45:46SIP icons added
modifiedyanassrc/net/java/sip/communicator/impl/gui/utils/Constants.java10/19/2006 09:44:50methods added for getting default audios for incoming and outgoing calls, incoming message; icons added for SIP protocol
deletedyanassrc/net/java/sip/communicator/impl/gui/main/DialPanel.java10/19/2006 09:42:09dial panel moved to call package
addedyanassrc/net/java/sip/communicator/impl/gui/main/call/DialPanel.java10/19/2006 09:42:08dial panel moved to call package
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/CommunicatorMain.java10/19/2006 09:39:26SIP_LOGO icon name changed
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/message/ChatWindow.java10/19/2006 09:36:22SIP_LOGO icon name changed; new tabbed pane constructor used; stop typing notifications on send commented
modifiedyanassrc/net/java/sip/communicator/impl/gui/customcontrols/SIPCommTabbedPane.java10/19/2006 09:35:03tabbed pane ui enhanced to cut the title if it doesn't fit in the tab also for not maximisable and not closable tabs
modifiedyanassrc/net/java/sip/communicator/impl/gui/lookandfeel/SIPCommTabbedPaneEnhancedUI.java10/19/2006 09:35:03tabbed pane ui enhanced to cut the title if it doesn't fit in the tab also for not maximisable and not closable tabs
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/MainTabbedPane.java10/19/2006 09:35:03tabbed pane ui enhanced to cut the title if it doesn't fit in the tab also for not maximisable and not closable tabs
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/OperationSetPersistentPresenceJabberImpl.java10/18/2006 17:53:23Add authorization support in jabber imple and tests for authorization
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/ProtocolProviderServiceJabberImpl.java10/18/2006 17:53:23Add authorization support in jabber imple and tests for authorization
modifieddamenchotest/net/java/sip/communicator/slick/protocol/jabber/TestOperationSetPresence.java10/18/2006 17:53:15Add authorization support in jabber imple and tests for authorization
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/contactlist/addcontact/AddContactPanel.java10/18/2006 16:32:15add contact wizard repaired
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/contactlist/addcontact/AddContactWizard.java10/18/2006 16:32:15add contact wizard repaired
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/contactlist/addcontact/AddContactWizardPage3.java10/18/2006 16:32:14add contact wizard repaired
addedyanassrc/net/java/sip/communicator/impl/gui/customcontrols/wizard/WizardEvent.java10/18/2006 16:31:21non modal wizard problem fixed
addedyanassrc/net/java/sip/communicator/impl/gui/customcontrols/wizard/WizardListener.java10/18/2006 16:31:21non modal wizard problem fixed
modifiedyanassrc/net/java/sip/communicator/impl/gui/customcontrols/wizard/Wizard.java10/18/2006 16:31:20non modal wizard problem fixed
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/icq/ProtocolProviderServiceIcqImpl.java10/18/2006 09:39:10Fix
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/ProtocolProviderServiceJabberImpl.java10/17/2006 19:11:54Added option to switch off or on keepalive sending for jabber PP
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/OperationSetBasicInstantMessagingJabberImpl.java10/17/2006 19:11:53Added option to switch off or on keepalive sending for jabber PP
modifieddamenchosrc/net/java/sip/communicator/plugin/jabberaccregwizz/FirstWizardPage.java10/17/2006 19:11:46Added option to switch off or on keepalive sending for jabber PP
modifieddamenchosrc/net/java/sip/communicator/plugin/jabberaccregwizz/JabberAccountRegistration.java10/17/2006 19:11:46Added option to switch off or on keepalive sending for jabber PP
modifieddamenchosrc/net/java/sip/communicator/plugin/jabberaccregwizz/JabberAccountRegistrationWizard.java10/17/2006 19:11:46Added option to switch off or on keepalive sending for jabber PP
modifieddamenchosrc/net/java/sip/communicator/plugin/jabberaccregwizz/resources.properties10/17/2006 19:11:46Added option to switch off or on keepalive sending for jabber PP
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/jabber/ProtocolProviderServiceJabberImpl.java10/17/2006 17:58:44Do not fire unregistered event on reconnecting and reconnect on Socket Error
modifieddamenchosrc/net/java/sip/communicator/impl/protocol/icq/ProtocolProviderServiceIcqImpl.java10/17/2006 17:58:37Fix for icq passwords longer than 8 characters
modifieddamencho