List Info

Thread: sip-communicator Build Failed




sip-communicator Build Failed
user name
2006-09-25 09:31:35
http://proxenet.u-strasbg.fr:8080/cruisecontrol/buildresults/sip-communicator?log=log20060925112620

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:427: if=testing.failed
Date of build:09/25/2006 11:26:20
Time to build:5 minutes 7 seconds
Last changed:09/25/2006 11:24:54
Last log entry:formatted

 Unit Tests: (132)
error TestAccountUninstallationPersistence.testAccountUninstallationPersistenceSipProtocolProviderServiceLick
failure TestAccountInstallation.testInstallAccountSipProtocolProviderServiceLick
failure TestProtocolProviderServiceSipImpl.testRegisterSipProtocolProviderServiceLick
failure TestProtocolProviderServiceSipImpl.testOperationSetTypesSipProtocolProviderServiceLick
failure TestOperationSetBasicTelephonySipImpl.testCreateCancelCallSipProtocolProviderServiceLick
failure TestOperationSetBasicTelephonySipImpl.testCreateRejectCallSipProtocolProviderServiceLick
failure TestOperationSetBasicTelephonySipImpl.testCreateAnswerHangupCallSipProtocolProviderServiceLick
failure TestAccountUninstallation.testInstallationPersistencySipProtocolProviderServiceLick
failure TestAccountUninstallation.testUninstallAccountSipProtocolProviderServiceLick
 
 Unit Test Error Details: (9)
Test: ;TestAccountUninstallationPersistence.testAccountUninstallationPersistence
Class: SipProtocolProviderServiceLick
java.lang.NullPointerException 
at net.java.sip.communicator.slick.protocol.sip.TestAccountUninstallationPersistence.testAccountUninstallationPersistence(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.testInstallAccount
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: The system property named accounts.sip.account1.DISPLAY_NAME has to contain a valid name string that could be used during SIP Communicator's tests. 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.TestAccountInstallation.getAccountProperties(TestAccountInstallation.java:191) 
at net.java.sip.communicator.slick.protocol.sip.TestAccountInstallation.testInstallAccount(TestAccountInstallation.java:84) 
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: ;TestProtocolProviderServiceSipImpl.testRegister
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestProtocolProviderServiceSipImpl.setUp(TestProtocolProviderServiceSipImpl.java:57) 
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: ;TestProtocolProviderServiceSipImpl.testOperationSetTypes
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestProtocolProviderServiceSipImpl.setUp(TestProtocolProviderServiceSipImpl.java:57) 
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: ;TestOperationSetBasicTelephonySipImpl.testCreateCancelCall
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicTelephonySipImpl.setUp(TestOperationSetBasicTelephonySipImpl.java:49) 
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: ;TestOperationSetBasicTelephonySipImpl.testCreateRejectCall
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicTelephonySipImpl.setUp(TestOperationSetBasicTelephonySipImpl.java:49) 
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: ;TestOperationSetBasicTelephonySipImpl.testCreateAnswerHangupCall
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestOperationSetBasicTelephonySipImpl.setUp(TestOperationSetBasicTelephonySipImpl.java:49) 
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: ;TestAccountUninstallation.testInstallationPersistency
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestAccountUninstallation.setUp(TestAccountUninstallation.java:48) 
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: ;TestAccountUninstallation.testUninstallAccount
Class: SipProtocolProviderServiceLick
junit.framework.AssertionFailedError: No Protocol Provider was found for SIP account1:sipcommunicator 
at junit.framework.Assert.fail(Assert.java:47) 
at junit.framework.Assert.assertTrue(Assert.java:20) ;
at junit.framework.Assert.assertNotNull(Assert.java:220) 
at net.java.sip.communicator.slick.protocol.sip.SipSlickFixture.setUp(SipSlickFixture.java:120) 
at net.java.sip.communicator.slick.protocol.sip.TestAccountUninstallation.setUp(TestAccountUninstallation.java:48) 
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)

 Modifications since last successful build:  (45)
modifiedyanassrc/net/java/sip/communicator/impl/gui/main/message/ChatConversationPanel.java09/25/2006 11:24:54formatted
modifiedemchosrc/net/java/sip/communicator/impl/gui/main/MainFrame.java09/25/2006 01:06:51Default implementations for newly added methods. Implementations need to be rewritten.
modifiedemchosrc/net/java/sip/communicator/impl/gui/main/call/CallManager.java09/25/2006 01:06:46Default implementations for newly added methods. Implementations need to be rewritten.
deletedemchosrc/net/java/sip/communicator/impl/gui/resources/common/src/status09/25/2006 00:30:03The file was accidentally committed.
modifiedemchosrc/net/java/sip/communicator/service/protocol/ProtocolProviderService.java09/25/2006 00:12:25Support for SIP.

Added a getOperationSet() method
modifiedemchotest/net/java/sip/communicator/slick/protocol/sip/TestOperationSetBasicTelephonySipImpl.java09/25/2006 00:12:21Support for SIP.
modifiedemchosrc/net/java/sip/communicator/service/protocol/ProtocolProviderFactory.java09/24/2006 23:13:15Support for SIP (Work in Progress)

loadPassword should rather return null rather than throw an exception when prefix is wrong.
modifiedemchosrc/net/java/sip/communicator/service/protocol/OperationSetBasicTelephony.java09/24/2006 23:13:10Support for SIP (Work in Progress)

Added throws clauses to most methods.
modifiedemchosrc/net/java/sip/communicator/service/protocol/CallParticipant.java09/24/2006 23:13:06Support for SIP (Work in Progress)

removed th isCaller method
modifiedemchosrc/net/java/sip/communicator/service/protocol/Call.java09/24/2006 23:13:02Support for SIP (Work in Progress)

added methods for firing events and retrieving the call provider. made some methods abstract as they are better implemented by implementations
modifiedemchosrc/net/java/sip/communicator/service/protocol/AccountID.java09/24/2006 23:12:57Support for SIP (Work in Progress)

Added methods for retrieving the address and service associated with a particular account
modifiedemchosrc/net/java/sip/communicator/impl/media/MediaServiceImpl.java09/24/2006 23:12:53Support for SIP (Work in Progress)

Added a default/dummy sdp offer to use during testing
modifiedemchosrc/net/java/sip/communicator/impl/protocol/mock/MockProvider.java09/24/2006 23:12:49Support for SIP (Work in Progress)

Implement getOperationSet() and Check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/mock/MockPersistentPresenceOperationSet.java09/24/2006 23:12:45Support for SIP (Work in Progress)

Check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/mock/MockBasicInstantMessaging.java09/24/2006 23:12:40Support for SIP (Work in Progress)

Check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/jabber/ProtocolProviderServiceJabberImpl.java09/24/2006 23:12:36Support for SIP (Work in Progress)

Added an implementation for the getOperationSet() method
modifiedemchotest/net/java/sip/communicator/slick/protocol/sip/TestAccountInstallation.java09/24/2006 23:12:31Support for SIP (Work in Progress)

set display name of installed test accounts
modifiedemchotest/net/java/sip/communicator/slick/protocol/sip/SipProtocolProviderServiceLick.java09/24/2006 23:12:27Support for SIP (Work in Progress)

comments.
modifiedemchosrc/net/java/sip/communicator/service/protocol/event/CallParticipantListener.java09/24/2006 23:12:22Support for SIP (Work in Progress)

filled the prebiously dummy body with meaningful content
modifiedemchosrc/net/java/sip/communicator/service/protocol/event/CallParticipantChangeEvent.java09/24/2006 23:12:18Support for SIP (Work in Progress)

first implementation
modifiedemchosrc/net/java/sip/communicator/service/protocol/event/CallListener.java09/24/2006 23:12:14Support for SIP (Work in Progress)

added methods to the previously dummy body
modifiedemchosrc/net/java/sip/communicator/service/protocol/event/CallChangeListener.java09/24/2006 23:12:10Support for SIP (Work in Progress)

filled the prebiously dummy body with meaningful content
modifiedemchoresources/install/generic/installer-generic.xml09/24/2006 23:12:06Support for SIP (Work in Progress)

change the appversion to a generic cvs one.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/sip/sip.provider.manifest.mf09/24/2006 23:12:02Support for SIP (Work in Progress)

imported the media service package
modifiedemchosrc/net/java/sip/communicator/impl/protocol/sip/SipRegistrarConnection.java09/24/2006 23:11:57Support for SIP (Work in Progress)

Added UserAgent headers to outgoing register requests
modifiedemchosrc/net/java/sip/communicator/impl/protocol/sip/SipActivator.java09/24/2006 23:11:52Support for SIP (Work in Progress)

Added a static method for retrieving the media service.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/sip/SipAccountID.java09/24/2006 23:11:47Support for SIP (Work in Progress)

Overrode the getAccountAddress() method so that we could add the sip: scheme in the beginning
modifiedemchosrc/net/java/sip/communicator/impl/protocol/sip/ProtocolProviderServiceSipImpl.java09/24/2006 23:11:42Support for SIP (Work in Progress)

Added utility methods and request and response dispatchers.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/sip/OperationSetBasicTelephonySipImpl.java09/24/2006 23:11:37Support for SIP (Work in Progress)

Implementing handling of basic SIP call establishment requests and responses
modifiedemchosrc/net/java/sip/communicator/service/media/MediaService.java09/24/2006 23:11:32Support for SIP (Work in Progress)

fixed javadocs
addedemchotest/net/java/sip/communicator/slick/protocol/sip/TestOperationSetBasicTelephonySipImpl.java09/24/2006 23:11:27Support for SIP (Work in Progress)

Initial tests for the basic telephony interface.
addedemchosrc/net/java/sip/communicator/service/protocol/event/CallParticipantEvent.java09/24/2006 23:11:20Support for SIP (Work in Progress)

the event is distributed by call listeners
addedemchosrc/net/java/sip/communicator/service/protocol/event/CallEvent.java09/24/2006 23:11:13Support for SIP (Work in Progress)

Events distributed by telephony operation sets.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/icq/ServerStoredContactListIcqImpl.java09/24/2006 22:54:29Support for SIP (Work in Progress)

Check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/icq/ProtocolProviderServiceIcqImpl.java09/24/2006 22:54:24Support for SIP (Work in Progress)

Implement getOperationSet() and check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/icq/ProtocolProviderFactoryIcqImpl.java09/24/2006 22:54:19Support for SIP (Work in Progress)

Cosmetic
modifiedemchosrc/net/java/sip/communicator/impl/protocol/icq/OperationSetTypingNotificationsIcqImpl.java09/24/2006 22:54:14Support for SIP (Work in Progress)

Check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/icq/OperationSetPersistentPresenceIcqImpl.java09/24/2006 22:54:10Support for SIP (Work in Progress)

Check whether a listener exists before adding it.
modifiedemchosrc/net/java/sip/communicator/impl/protocol/icq/OperationSetBasicInstantMessagingIcqImpl.java09/24/2006 22:54:05Support for SIP (Work in Progress)

Fix message timestamps to not point to dates further than one day in the
addedemchosrc/net/java/sip/communicator/service/protocol/event/CallChangeEvent.java09/24/2006 22:32:53support for SIP telephony - Work in progress.
addedemchosrc/net/java/sip/communicator/service/protocol/CallState.java09/24/2006 22:32:46support for SIP telephony - Work in progress.
addedemchosrc/net/java/sip/communicator/service/protocol/AbstractCallParticipant.java09/24/2006 22:32:39support for SIP telephony - Work in progress.
addedemchosrc/net/java/sip/communicator/impl/protocol/sip/CallSipImpl.java09/24/2006 22:32:32support for SIP telephony - Work in progress.
addedemchosrc/net/java/sip/communicator/impl/protocol/sip/CallParticipantSipImpl.java09/24/2006 22:32:24support for SIP telephony - Work in progress.
addedemchosrc/net/java/sip/communicator/impl/protocol/sip/ActiveCallsRepository.java09/24/2006 22:32:17support for SIP telephony - Work in progress.

 Deployments by this build: (27)
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/util.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/configuration.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/configuration-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/history.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/history-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/msghistory.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/msghistory-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/netaddr.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/netaddr-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/slickless.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/slick-runner.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol-sip.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol-sip-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/fileaccess.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/fileaccess-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/media.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/media-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol-icq.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol-icq-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol-mock.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/protocol-jabber.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/swing-ui.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/meta-cl.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/meta-cl-slick.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/icqaccregwizz.jar
Building jar: /home/cruisecontrol/working_directory/checkout/sip-communicator/sc-bundles/jabberaccregwizz.jar

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )