Paul Mossman wrote: > Hi all, > > With an unmodified revision 17539 of main I am getting eight > "integration" unit test failures, and many NullPointerExceptions at > org.sipfoundry.sipxconfig.service.SipxServiceManagerImpl.buildServiceDef > initionsMap(SipxServiceManagerImpl.java:170). > > Anyone else see these? >
No problems on current main (r17544) If you switched branches recently try getting rid of temporary eclipse files: spring is greedy. find -type d -name bin.eclipse | xargs rm -fr _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
