You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by Atlassian Open Source Bamboo Integration Server <ba...@opensource.bamboo.atlassian.com> on 2007/12/29 20:45:10 UTC

[OSS Bamboo] Apache Felix - Default build 371 was SUCCESSFUL (with 31 tests). Change made by furfari

The project Apache Felix - Default has the following 1 change by 1 author:

*furfari* made the following changes at 

Comment:
Added new system properties to configure the UPnP basedriver:
felix.upnpbase.log (default 2) (range 0 - 4)
felix.upnpbase.exporter.enabled (default true)
felix.upnpbase.importer.enabled (default true)
felix.upnpbase.cyberdomo.log (default false)
felix.upnpbase.cyberdomo.net.loopback (default false)
felix.upnpbase.cyberdomo.net.onlyIPV4 (default true)
felix.upnpbase.cyberdomo.net.onlyIPV6 (default false)
cyberdomo.ssdp.mx (default 5) it represent the delay in seconds to receive an MSearch reply. (it should be between 2 and 10)
cyberdomo.ssdp.buffersize (default 2048) (range from 512 to 65636)
cyberdomo.ssdp.port (default 1900) (according to the UPnP Spec. it should never be changed; range 1024 - 49151 )

> /felix/trunk/upnp/doc/config.properties.upnp (607467)
> /felix/trunk/upnp/basedriver/src/main/java/org/apache/felix/upnp/basedriver/Activator.java (607467)
> /felix/trunk/upnp/basedriver/src/main/java/org/apache/felix/upnp/basedriver/controller/impl/DriverControllerImpl.java (607467)



---------------------------------------------------------------------------------------

All 31 tests passed.

Click http://opensource.bamboo.atlassian.com/browse/FELIX-DEF-371 to find out more.

Thanks,

Bamboo