Christian van Spaandonk wrote:

   1. Activator.java -
      
felixtrunk/examples/extenderbased.host/src/main/java/org/apache/felix/example/extenderbased/host

   2. Activator.java -
      
felixtrunk/examples/servicebased.host/src/main/java/org/apache/felix/example/servicebased/host

   3. config.properties.core - felixtrunk/mosgi/doc
   4. config.properties.jmxconsole - felixtrunk/mosgi/doc
   5. config.properties.upnp - felixtrunk/upnp/doc
   6. config.properties - felixtrunk/installers/src/main/installers
   7. config.properties - felixtrunk/main/conf
   8. config.properties - felixtrunk/main/src/main/resources
   9. default.properties - felixtrunk/main/src/main/resource


I don't think (1) and (2) are really an issue here, since they just suck in Service Tracker from their dependency on main. I think (6) is out of date in general, but I copied the new config.properties file from main to it. Then (7) is not an issue since it is just copied from (8) and I have edited both (8) and (9).

So, that just leaves (3), (4), and (5).

-> richard


- Christian van Spaandonk

Reply via email to