Updated documentation. Change-Id: I0000000000000000000000000000000000000000
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties index 6a14980..12f4ed8 100644 --- a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties +++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties
@@ -3,7 +3,9 @@ .,\ OSGI-INF/,\ launch/,\ - about.html + about.html,\ + TimeServiceConsumer.generic.zeroconf.product,\ + runningexample.readme.txt source.. = src/ src.includes = launch/,\ about.html
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/build.properties b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/build.properties index 6a14980..e9e1c55 100644 --- a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/build.properties +++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds/build.properties
@@ -3,7 +3,9 @@ .,\ OSGI-INF/,\ launch/,\ - about.html + about.html,\ + runningexample.readme.txt,\ + TimeServiceConsumer.generic.zeroconf.product source.. = src/ src.includes = launch/,\ about.html
diff --git a/examples/bundles/com.mycorp.examples.timeservice.host/build.properties b/examples/bundles/com.mycorp.examples.timeservice.host/build.properties index 621e99d..1c7f21b 100644 --- a/examples/bundles/com.mycorp.examples.timeservice.host/build.properties +++ b/examples/bundles/com.mycorp.examples.timeservice.host/build.properties
@@ -3,6 +3,8 @@ bin.includes = META-INF/,\ .,\ launch/,\ - about.html + about.html,\ + TimeServiceHost.generic.zeroconf.product,\ + runningexample.readme.txt src.includes = launch/,\ about.html