1. 1092824 FELIX-2129 - [Karaf] Possible hang with slave instances of Karaf when using Oracle JDBC lock. by Chris Custine · 14 years ago
  2. c783896 Fixed duplicate/redundant .asc.asc sigs by Chris Custine · 14 years ago
  3. e03c86e add license header by David Morgan Spencer Savage · 14 years ago
  4. b4f3cd2 Fix for npe found in FELIX-2159 missing ()'s by David Morgan Spencer Savage · 14 years ago
  5. 491d1b6 Patches for FELIX-2160 and FELIX-2161 - now manages project warnings internally vs in external job also added support for refreshing project and ensure that views are updated when editting in rich client or text editor by David Morgan Spencer Savage · 14 years ago
  6. 77d08ea pass in monitor to allow user feedback by David Morgan Spencer Savage · 14 years ago
  7. d9f96cb tidy up unused import by David Morgan Spencer Savage · 14 years ago
  8. 4905f83 FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  9. 321e432 FELIX-2155: the maven bundle plugin generates wrong capabilities for packages with directives by Guillaume Nodet · 14 years ago
  10. c738f32 FELIX-1531: Mandatory directive is ignored on the Export-Package when it comes to resolve the bundles by Guillaume Nodet · 14 years ago
  11. e20e011 FELIX-2151: Use Strings instead of URLs in the API by Guillaume Nodet · 14 years ago
  12. db0ce69 fix for FELIX-2154 do not call dispose on shared image! by David Morgan Spencer Savage · 14 years ago
  13. 83984cc Workspace repository now filters exports that project doesn't actually contain in "compile time" resolution mode (FELIX-1502) by David Morgan Spencer Savage · 14 years ago
  14. a9c3c75 tidy up unused imports by David Morgan Spencer Savage · 14 years ago
  15. dab8eda Make sigil projects singletons within IDE to fix problems with inconsistent views (FELIX-2153) by David Morgan Spencer Savage · 14 years ago
  16. 5b5d8a7 Related fix for FELIX-2152 by David Morgan Spencer Savage · 14 years ago
  17. 3771aec Override clone method to perform model specific actions (FELIX-2152) also some minor code refactoring to move all overridden methods to one block of code by David Morgan Spencer Savage · 14 years ago
  18. 52cfc7c Implement equals and hashCode methods by David Morgan Spencer Savage · 14 years ago
  19. 099d199 tidy up unused import by David Morgan Spencer Savage · 14 years ago
  20. e1cea2c FELIX-2144: API changes: by Guillaume Nodet · 14 years ago
  21. 2c21112 - Add missing license headers by Chris Custine · 14 years ago
  22. c63f7ff [bundlerepository] use 1.0.2 version of the org.osgi.service.obr package by Guillaume Nodet · 14 years ago
  23. 785f33a FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  24. d74358b Check for "system bundle" vs null after change made in FELIX-2133 by David Morgan Spencer Savage · 14 years ago
  25. 16391ac FELIX-2146 Use the configuration printer title to order the tabs and use the (optional) web console registration label to address the configuration printer for delayed load. Includes converting the threads and system properties printing into internal ConfigurationPrinter instances. Finally the deactivate is overwritten to cleanup the configuration printer service tracker. by Felix Meschberger · 14 years ago
  26. f01fcc1 FELIX-2145: Add a new feature for woodstox stax parser (and make the obr feature depend on it for correct speed) by Guillaume Nodet · 14 years ago
  27. 05c792d FELIX-2113: update to latest OBR snapshot by Guillaume Nodet · 14 years ago
  28. 3a39588 tidy up org.cauldron namespace in schema doc by David Morgan Spencer Savage · 14 years ago
  29. cab2016 tidy up npe when system bundle does not have framework bundle set (FELIX-2143) by David Morgan Spencer Savage · 14 years ago
  30. b8de3e7 FELIX-2144: add global requirements and capabilities to the resolver by Guillaume Nodet · 14 years ago
  31. cf77d21 FELIX-1492: add a flag to exclude optional resources in both resolution and deployment by Guillaume Nodet · 14 years ago
  32. 7e08f86 Update to newer version of rat plugin by Chris Custine · 14 years ago
  33. 5294c4e Add missing license headers by Chris Custine · 14 years ago
  34. ba7cfd5 Add missing license header by Chris Custine · 14 years ago
  35. b6584b7 FELIX-2140: The Requirement#isSatisfied() method should actually check the capability/requirement namespace by Guillaume Nodet · 14 years ago
  36. 24b00a4 FELIX-2127: The explanation why a resource is included is nearly useless by Guillaume Nodet · 14 years ago
  37. 8cc7d4c Remove empty dirs by Guillaume Nodet · 14 years ago
  38. 6aa7224 FELIX-2139: Change the pacakge name of the api to better control it by Guillaume Nodet · 14 years ago
  39. 3977a84 FELIX-2127: improve explanations by adding a way to link the requirement to the requesting resource by Guillaume Nodet · 14 years ago
  40. f49ddd7 [bundlerepository] add toString() method to help debugging by Guillaume Nodet · 14 years ago
  41. 480383c FELIX-2138: The resolver should prefer required resources over optional resources to minimize the set of required resources by Guillaume Nodet · 14 years ago
  42. 12331b9 FELIX-2136: a few further optimisations to improve OBR speeed. - insertion of a resource in the repository does not create a full copy of the array + sorting, this is now done lazily by Guillaume Nodet · 14 years ago
  43. 9d2e6ae FELIX-483: Better exception thrown when there is an error parsing a resource by Guillaume Nodet · 14 years ago
  44. ad4de7a FELIX-2134: Change the filter implementation by Guillaume Nodet · 14 years ago
  45. bbbcdd2 extends Base class in order to remove temporary files from /tmp/tb/ by Pierre De Rop · 14 years ago
  46. 2ab73f8 fixed javadoc by Pierre De Rop · 14 years ago
  47. 924d9bf extends Base class in order to remove temporary files from /tmp/tb/. Also added a test which seems to reproduce an issue regarding required Bundle Dependency by Pierre De Rop · 14 years ago
  48. 208adf8 tidy up npe caused by adding system bundle repository to repository set (FELIX-2133) by David Morgan Spencer Savage · 14 years ago
  49. 2c95f24 tidy up npe for project bundles by David Morgan Spencer Savage · 14 years ago
  50. 4b87873 added license by Pierre De Rop · 14 years ago
  51. 4d727b5 added integration test for BundleDependency annotation by Pierre De Rop · 14 years ago
  52. 78dc0fb added integration test for BundleDependency annotation by Pierre De Rop · 14 years ago
  53. 630ab8c cleaned imports by Pierre De Rop · 14 years ago
  54. 53a1ebe fixed javadoc by Pierre De Rop · 14 years ago
  55. 01e2a18 added BundleDependency annotation by Pierre De Rop · 14 years ago
  56. 8b85c35 added BundleDependency annotation parsing by Pierre De Rop · 14 years ago
  57. 7132c5c added BundleDependency annotation by Pierre De Rop · 14 years ago
  58. 9615b73 added org.osgi.core for BundleDependency annotation by Pierre De Rop · 14 years ago
  59. 50b7d53 fixed comments by Pierre De Rop · 14 years ago
  60. 5f7d5a8 Fix issue FELIX-2132 by Clement Escoffier · 14 years ago
  61. 5caf369 update bundle manifest data after synchronizing from repository (FELIX-1740) by David Morgan Spencer Savage · 14 years ago
  62. bdeead5 further tidy up of use of HashSets to improve memory profile (FELIX-2092) by David Morgan Spencer Savage · 14 years ago
  63. 8533da6 Update to release plugin 2.0 by Chris Custine · 14 years ago
  64. e7f6718 FELIX-2106, FELIX-692: remove unneeded outer loop in ResolverImpl#searchResources() by Guillaume Nodet · 14 years ago
  65. a3fbff1 FELIX-2126: add a test case by Guillaume Nodet · 14 years ago
  66. 30677f5 FELIX-2126: Dependencies of optional resources should be optional by Guillaume Nodet · 14 years ago
  67. 66b87bd FELIX-2106, FELIX-692: Control which repositories are used for a given resolver by Guillaume Nodet · 14 years ago
  68. 7b9f751 FELIX-2118 Load the license data wrapped in <pre>-</pre> tages into a <div> to ensure IE can properly render the fixed-format data; in addition provide a WebConsoleUtil.setNoCache method to provide a means to inform the client to not cache the response. by Felix Meschberger · 14 years ago
  69. 9ff67c2 FELIX-2122 Prevent NullPointerException if NoClassDefFoundError does not provide a message by Felix Meschberger · 14 years ago
  70. 9c28c1d Fixed an apparent type. (FELIX-2115) by Richard S. Hall · 14 years ago
  71. 979357f [bundlerepository] remove an unneeded import and ';' by Guillaume Nodet · 14 years ago
  72. 686cb9b FELIX-2083: bundlerepository should mark dependencies it includes as optional by Guillaume Nodet · 14 years ago
  73. b64ee73 FELIX-1951: The SchemaObr.xsd in bundleplugin is incomplete by Guillaume Nodet · 14 years ago
  74. 6c58a37 FELIX-1007: OBR search doesn't take 'categories' into account by Guillaume Nodet · 14 years ago
  75. 130dcaa removed org.apache.felix.dependencymanager.test.annotation artifact, which is not used anymore by Pierre De Rop · 14 years ago
  76. a1c749d FELIX-1988 Apply 22.assorted3.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  77. 17f7f79 FELIX-1988 Add bulgarian translations provided by Valentin Valchev (thanks) and ensure they are converted to ISO-8859-1 encoding during the build using the native2ascii plugin by Felix Meschberger · 14 years ago
  78. c0b74d7 FELIX-2113: leverage FELIX-2110 to implement obr:resolve and obr:find commands by Guillaume Nodet · 14 years ago
  79. a6f375e FELIX-2115: The api offers no way to have a timeout or cancel the resolution if it takes too long by Guillaume Nodet · 14 years ago
  80. fa28e07 Very minor formatting change. by Richard S. Hall · 14 years ago
  81. 91c6bff Minor formatting changes. by Richard S. Hall · 14 years ago
  82. bbcc4b9 FELIX-1988 Apply 21.assorted2.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  83. 26444e2 FELIX-1988 Apply 20.obr_plugin.patch by Valentin Valchev (thanks) (fixed license header of BundleRepositoryRender) by Felix Meschberger · 14 years ago
  84. 321618f FELIX-1910 Refactored LicenseServlet to use regular URLs to address resources instead of request parameters; ensure bundles are displayed in bundle-name sort order (as intended) by Felix Meschberger · 14 years ago
  85. 4ff5c7a FELIX-2109: OBR should support matching resources for a given requirement by Guillaume Nodet · 14 years ago
  86. cd87ae5 FELIX-2110: The resolver should be able to resolve for some requirements in addition to resources by Guillaume Nodet · 14 years ago
  87. b8ec044 Fix issue FELIX-2093 : iPOJO doesn't always use the correct class loader to load Nullable classes by Clement Escoffier · 14 years ago
  88. 82a7508 Remove debug print. (FELIX-2107) by Richard S. Hall · 14 years ago
  89. 4705e0e Fix another issue with substring matching add test case. (FELIX-2107) by Richard S. Hall · 14 years ago
  90. c694d8a added integration tests for annotated adapter services by Pierre De Rop · 14 years ago
  91. 707c386 fixed javadoc by Pierre De Rop · 14 years ago
  92. 9f0cbab check if the system tmpdir already exists by Pierre De Rop · 14 years ago
  93. 1a8c2e3 added support for annotated adapter services by Pierre De Rop · 14 years ago
  94. 609e08c added support for annotated adapter services by Pierre De Rop · 14 years ago
  95. 741329b FELIX-2113: Add obr:find and obr:resolve to find matching resources and show resolution output by Guillaume Nodet · 14 years ago
  96. cf99b61 FELIX-1990: Use aries blueprint / jmx by Guillaume Nodet · 14 years ago
  97. 9efe9ae FELIX-1988 Modify license display to use the JQuery load() function thus not requiring an <iframe>. Load the details into a <pre> element with rounded corner and dynamic height. by Felix Meschberger · 14 years ago
  98. 05692ef FELIX-1988 Apply 19.assorted1.patch by Valentin Valchev (thanks) by Felix Meschberger · 14 years ago
  99. fc0f013 Improve security checks by Clement Escoffier · 14 years ago
  100. eb1a4df The substring matching algorithm had a couple bugs in it. (FELIX-2107) by Richard S. Hall · 14 years ago