Previous changes to BundleArchive starting saving the revision location to
the revision directory, however, when installing exploded bundle directories
the revision directory was not created since it previously wasn't necessary.
Now it is necessary to create the revision directory for referenced
directories because bundle archive needs some place to save the revision
location. Thus, modified DirectoryRevision to create its revision directory.


git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@423928 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 242092c0d57bade9b92d1fa1757d5fa30047746a
  1. build_run.sh
  2. installers/
  3. javax.servlet/
  4. org.apache.felix.bundlerepository/
  5. org.apache.felix.daemon/
  6. org.apache.felix.dependencymanager/
  7. org.apache.felix.eventadmin.bridge.configuration/
  8. org.apache.felix.eventadmin.bridge.upnp/
  9. org.apache.felix.eventadmin.bridge.useradmin/
  10. org.apache.felix.eventadmin.bridge.wireadmin/
  11. org.apache.felix.eventadmin/
  12. org.apache.felix.examples.dictionaryclient/
  13. org.apache.felix.examples.dictionaryclient2/
  14. org.apache.felix.examples.dictionaryservice/
  15. org.apache.felix.examples.eventlistener/
  16. org.apache.felix.examples.frenchdictionary/
  17. org.apache.felix.examples.spellcheckbinder/
  18. org.apache.felix.examples.spellcheckclient/
  19. org.apache.felix.examples.spellcheckservice/
  20. org.apache.felix.framework/
  21. org.apache.felix.http.jetty/
  22. org.apache.felix.ipojo.arch/
  23. org.apache.felix.ipojo.metadata/
  24. org.apache.felix.ipojo.plugin/
  25. org.apache.felix.ipojo/
  26. org.apache.felix.main/
  27. org.apache.felix.mosgi.jmx.agent/
  28. org.apache.felix.mosgi.jmx.httpconnector/
  29. org.apache.felix.mosgi.jmx.registry/
  30. org.apache.felix.mosgi.jmx.rmiconnector/
  31. org.apache.felix.scr/
  32. org.apache.felix.servicebinder/
  33. org.apache.felix.shell.gui.plugin/
  34. org.apache.felix.shell.gui/
  35. org.apache.felix.shell.tui/
  36. org.apache.felix.shell/
  37. org.apache.felix.upnp.basedriver/
  38. org.apache.felix.upnp.extra/
  39. org.apache.felix.upnp.sample.binaryLight/
  40. org.apache.felix.upnp.sample.clock/
  41. org.apache.felix.upnp.sample.tv/
  42. org.apache.felix.upnp.tester/
  43. org.apache.felix.wireadmin/
  44. org.osgi.compendium/
  45. org.osgi.core/
  46. pom.xml
  47. readme.txt
  48. src/
  49. tools/