1. a272eb9 FELIX-488 Dirty fix: avoid dependencies with org.osgi.compendium bundle by embedding org.osgi.service.upnp and exporting it. by Stefano Lenzi · 16 years ago
  2. 8bd77f2 Updated svn:ignore to ignore eclipse metadata generated by the eclipse:m2eclipse goal by Stefano Lenzi · 16 years ago
  3. c1ab842 Update org.codehaus.plexus:plexus-utils dependency to 1.4.7 to match maven-obr-plugin by Stuart McCulloch · 16 years ago
  4. 570d5ff FELIX-477: update bndlib to fix missing version qualifiers by Stuart McCulloch · 16 years ago
  5. 75dbfc9 Fixed exported packaged by basedriver Renamed UPnP root by Stefano Lenzi · 16 years ago
  6. 2e0245b [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  7. e93cd1e [maven-release-plugin] prepare release maven-obr-plugin-1.2.0 by Stuart McCulloch · 16 years ago
  8. 37823fb Latest plugin doc by Stuart McCulloch · 16 years ago
  9. 0f15195 Update plugin descriptions by Stuart McCulloch · 16 years ago
  10. 41cfaa5 Update plugin NOTICEs to include usage of Apache developed dependencies by Stuart McCulloch · 16 years ago
  11. 0490a1c Update NOTICE format by Stuart McCulloch · 16 years ago
  12. 9843f5b Update NOTICE format by Stuart McCulloch · 16 years ago
  13. c4b3ee7 Update NOTICE format by Stuart McCulloch · 16 years ago
  14. 756832e Build org.osgi.service.obr as a bundle, now that version 1.0.1 is released by Stuart McCulloch · 16 years ago
  15. a351c7d Changed the synchronization of two methods so they don't start and stop service trackers whilst holding on to locks. by Marcel Offermans · 16 years ago
  16. 5f0ab78 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  17. b455602 [maven-release-plugin] prepare release maven-scr-plugin-1.0.3 by Carsten Ziegeler · 16 years ago
  18. 282f112 Updated docs by Stuart McCulloch · 16 years ago
  19. d00bea3 FELIX-479: add supportedProjectTypes configuration option by Stuart McCulloch · 16 years ago
  20. d7f187d FELIX-479: add supportedProjectTypes configuration option by Stuart McCulloch · 16 years ago
  21. 6dea783 Use released version. by Carsten Ziegeler · 16 years ago
  22. a02dc67 FELIX-475: determine correct URL based on remote repository layout by Stuart McCulloch · 16 years ago
  23. 60ff9e9 Enable deploy goal, as it's not yet bound to the bundle lifecycle by Stuart McCulloch · 16 years ago
  24. 772b46a Code cleanup by Stuart McCulloch · 16 years ago
  25. 364beae Update changelog by Stuart McCulloch · 16 years ago
  26. dd4ae5f Refresh bundleplugin docs by Stuart McCulloch · 16 years ago
  27. 065535e FELIX-475: simplify deploy goal (don't need custom bundle url) by Stuart McCulloch · 16 years ago
  28. a132a14 FELIX-475: support deploy-file goal by Stuart McCulloch · 16 years ago
  29. 7e88a73 FELIX-475: refactor obr:deploy goal to better match deploy:deploy by Stuart McCulloch · 16 years ago
  30. bf8a12f Rewrite deploy-file goal from scratch by Stuart McCulloch · 16 years ago
  31. a9dfd60 Ignore Maven's default value for -DobrRepository command-line setting by Stuart McCulloch · 16 years ago
  32. f8688c6 Correct handling of external references (static imports, same package etc) by Carsten Ziegeler · 16 years ago
  33. f1ce8a3 Cleanup implementation and add some comments. by Carsten Ziegeler · 16 years ago
  34. 3d17b06 Use own instance of property handler for each component. by Carsten Ziegeler · 16 years ago
  35. e684cc8 Lock down plugin dependencies in pom.xml (mvn dependency:analyze) by Stuart McCulloch · 16 years ago
  36. cda5cba FELIX-475: refactor install-file goal to match with the one from the install plugin by Stuart McCulloch · 16 years ago
  37. 2e3a8fc FELIX-475: update install goal to match the one from the bundleplugin by Stuart McCulloch · 16 years ago
  38. 2deb052 FELIX-475: log if we add customized obr.xml details to the repository by Stuart McCulloch · 16 years ago
  39. b9e39eb Use updated org.osgi.service.obr jar by Stuart McCulloch · 16 years ago
  40. e1f9dc0 Clear properties for each source. by Carsten Ziegeler · 16 years ago
  41. 4f8a2e0 Search for referenced values in external classes (either through imports or fully qualified) by Carsten Ziegeler · 16 years ago
  42. 4ccc6d6 Modified example application to use new launcher approach from newly by Richard S. Hall · 16 years ago
  43. e8bb57e Clean up implementation a little bit and move all property handling code into the property helper class. by Carsten Ziegeler · 16 years ago
  44. 41825d0 Update Notice file. by Carsten Ziegeler · 16 years ago
  45. 0a5f269 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  46. b748d27 [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.2 by Carsten Ziegeler · 16 years ago
  47. a1c1069 Initial support for property value definition through arrays. by Carsten Ziegeler · 16 years ago
  48. 846df6c Felix-478: Fix classloading problems when trying to initialize a compiled class by adding slf4j to the classpath and provide a better error handling if classes can't be loaded. by Carsten Ziegeler · 16 years ago
  49. 829c193 Felix-478: Fix classloading problems when trying to initialize a compiled class by adding slf4j to the classpath and provide a better error handling if classes can't be loaded. by Carsten Ziegeler · 16 years ago
  50. ebfe125 Cleanup minor code warnings by Stuart McCulloch · 16 years ago
  51. f806f86 Cleanup minor code warnings by Stuart McCulloch · 16 years ago
  52. d577826 Add missing license headers. by Karl Pauls · 16 years ago
  53. 28636dc Make extension bundles use the system bundle context and clean-up some of the code around extension bundles. Furthermore, refactor the protection domain assignment to make it possible to hook into it via an extension bundle. (FELIX-30) by Karl Pauls · 16 years ago
  54. b4cdad3 Remove an unneccessary object creation. by Karl Pauls · 16 years ago
  55. 90ac14c Make iterator member final to prevent visibility issues. by Karl Pauls · 16 years ago
  56. e55bdbc Add check to avoid overwriting custom settings in certain situations by Stuart McCulloch · 16 years ago
  57. 6aefce8 FELIX-459: Upgrade to bndlib 0.0.236 (improved 'uses' support) by Stuart McCulloch · 16 years ago
  58. 3daacbb More cleanup of duplicate files by Stuart McCulloch · 16 years ago
  59. 8612bad We don't need this directory since we removed the contents. by Richard S. Hall · 16 years ago
  60. 7606e28 Remove duplicate NOTICE and LICENSE by Stuart McCulloch · 16 years ago
  61. 686513f FELIX-478 by Carsten Ziegeler · 16 years ago
  62. 4a25f18 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 16 years ago
  63. 49ff19e [maven-release-plugin] prepare release org.osgi.service.obr-1.0.1 by Stuart McCulloch · 16 years ago
  64. b152043 Correct notice file. by Carsten Ziegeler · 16 years ago
  65. 78068bb [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  66. 36fc86a [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.1 by Carsten Ziegeler · 16 years ago
  67. 81ac895 Add missing interface classes to Private-Package to avoid unresolved package on bundle install by Stuart McCulloch · 16 years ago
  68. dc34da1 Applied patch (FELIX-473) to fix a bug in retrieving a command's service by Richard S. Hall · 16 years ago
  69. f310f70 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  70. 4a2f3ce [maven-release-plugin] prepare release org.apache.felix.scr-1.0.0 by Carsten Ziegeler · 16 years ago
  71. 243e562 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  72. c6340a2 [maven-release-plugin] prepare release org.apache.felix.eventadmin-1.0.0 by Carsten Ziegeler · 16 years ago
  73. dc6f1b8 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  74. 0aa94ff [maven-release-plugin] prepare release org.apache.felix.configadmin-1.0.0 by Carsten Ziegeler · 16 years ago
  75. b8a1ebe [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  76. 33f1925 [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.0 by Carsten Ziegeler · 16 years ago
  77. 4d13823 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 16 years ago
  78. 5a1eca8 [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.0 by Carsten Ziegeler · 16 years ago
  79. e947c16 Added the initial version of DeploymentAdmin as donated in FELIX-452 (IP clearance posted to dev-felix on january 15th). by Marcel Offermans · 16 years ago
  80. d586034 Update trunk document to match online document. by Richard S. Hall · 16 years ago
  81. f038e8d Fixed a bug in ConfigurationDependency which did not correctly detect the state transition from an available configuration to a no longer available one (for example, if you deleted the configuration). Furthermore, some whitespace cleanups and some synchronization inconsistencies solved. by Marcel Offermans · 16 years ago
  82. 7fba961 FELIX-476: Improve default Export-Package setting by Stuart McCulloch · 16 years ago
  83. 9c4a94d Fix trigger of default Export-Package setting to also consider included property files by Stuart McCulloch · 16 years ago
  84. e19d409 FELIX-462: Support removal of manifest headers added by the bundleplugin by Stuart McCulloch · 16 years ago
  85. a2f5759 FELIX-461: Ensure bundle:manifest goal creates same manifest when project packaging is bundle by Stuart McCulloch · 16 years ago
  86. 1a42bfa FELIX-461: refactor bundle building code into separate method by Stuart McCulloch · 16 years ago
  87. 15fd090 FELIX-461: refactor the large execute method into other methods to enable re-use by Stuart McCulloch · 16 years ago
  88. 48fcb1e FELIX-461: refactor the large execute method into other methods to enable re-use by Stuart McCulloch · 16 years ago
  89. a137f6b FELIX-474: fix remote locking by Stuart McCulloch · 16 years ago
  90. 5a08b91 FELIX-472: support {maven-dependencies} tag in Include-Resource and Bundle-ClassPath by Stuart McCulloch · 16 years ago
  91. 94b0858 FELIX-472: use string buffers to collect translated embed instructions by Stuart McCulloch · 16 years ago
  92. d5a1aa0 FELIX-472: refactor property update code by Stuart McCulloch · 16 years ago
  93. 5bdab38 FELIX-472: extract fields by Stuart McCulloch · 16 years ago
  94. 5abb4c2 FELIX-472: refactor tag removal code by Stuart McCulloch · 16 years ago
  95. 47b825b Correct license headers. by Carsten Ziegeler · 16 years ago
  96. 7fccdc9 Correct copyright notice by Stuart McCulloch · 16 years ago
  97. 3ed876d Update notice files. by Carsten Ziegeler · 16 years ago
  98. 3214872 Update notices by Stuart McCulloch · 16 years ago
  99. 83e0da0 More tidying up by Stuart McCulloch · 16 years ago
  100. d48ff39 Update notice files. by Carsten Ziegeler · 16 years ago