1. 09df974 update to use apache sigil resources FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  2. 6c5f38a remove eclipse files as this code is archived and not in current use by David Morgan Spenser Savage · 15 years ago
  3. c63c2ed tidy up unused import by David Morgan Spenser Savage · 15 years ago
  4. 8bae92d remove non osgi concepts, create plugin functions later via extender and service patterns by David Morgan Spenser Savage · 15 years ago
  5. 5b0bc8f check if widget is disposed before calling refresh FELIX-1452 by David Morgan Spenser Savage · 15 years ago
  6. 5c98e9c formatting only by David Morgan Spenser Savage · 15 years ago
  7. ba5eab6 patch for FELIX-1448 appends "!*" to import package statements if !addMissingImports is set by David Morgan Spenser Savage · 15 years ago
  8. efbad68 remove lib dir as it is generated by build by David Morgan Spenser Savage · 15 years ago
  9. 1b4e250 tidy up old build related paths by David Morgan Spenser Savage · 15 years ago
  10. adc2cb8 tidy up unused import by David Morgan Spenser Savage · 15 years ago
  11. 0bb0794 FELIX-1445 Check for UNSATISIFED state instead of ENABLED state in the by Felix Meschberger · 15 years ago
  12. 7e572cc FELIX-1447 Remove ComponentMetadata parameter from AbstractComponentManager.log by Felix Meschberger · 15 years ago
  13. 025c63c FELIX-1443 Unify method selection and invocation mechanisms on the by Felix Meschberger · 15 years ago
  14. 192d2f7 Add comment. (FELIX-1446) by Richard S. Hall · 15 years ago
  15. 5fd6cb6 Modify launcher to automatically install and start bundles in the by Richard S. Hall · 15 years ago
  16. b5828ba remove clean-ivy dependency by David Morgan Spenser Savage · 15 years ago
  17. b6d5a52 build ivy plugin via sigil vs bnd FELIX-1444 by David Morgan Spenser Savage · 15 years ago
  18. 106bbab delete osgi extensions - dl jars, publish files and composites by David Morgan Spenser Savage · 15 years ago
  19. 567f0ec delete build generated directory from svn by David Morgan Spenser Savage · 15 years ago
  20. 162319e remove build-ivy from dist dependencies, convert to sigil project instead by David Morgan Spenser Savage · 15 years ago
  21. fda49b8 remove and ignore lib directory by David Morgan Spenser Savage · 15 years ago
  22. 3f4bf81 update to org.apache namespace by David Morgan Spenser Savage · 15 years ago
  23. babdea9 FELIX-1440 Add support for method lookup termination on suitable by Felix Meschberger · 15 years ago
  24. f0fa1d0 ignore generated directories by David Morgan Spenser Savage · 15 years ago
  25. c35b1c0 move private classes to non exported package by David Morgan Spenser Savage · 15 years ago
  26. 23e9a2e export core.repository provider package by David Morgan Spenser Savage · 15 years ago
  27. d705077 check parent dir exists before calling mkdirs to prevent invalid exception message FELIX-1442 by David Morgan Spenser Savage · 15 years ago
  28. 07216c1 import core.repository package by David Morgan Spenser Savage · 15 years ago
  29. 4c044e9 import obr provider package and remove resolve=compile flag from import by David Morgan Spenser Savage · 15 years ago
  30. b32e2c4 export repository provider package by David Morgan Spenser Savage · 15 years ago
  31. 35bcdf3 update extension point constant to match new org.apache namespace by David Morgan Spenser Savage · 15 years ago
  32. 009af02 FELIX-927 Complete bind/unbind method signature extension for by Felix Meschberger · 15 years ago
  33. ca0c270 FELIX-927 Add support to use a ServiceReference as the data by Felix Meschberger · 15 years ago
  34. 5fc75cd FELIX-1437 Include declaration namespace in the decision of which by Felix Meschberger · 15 years ago
  35. 0ebae47 Explicitaly address super class method by Felix Meschberger · 15 years ago
  36. 45d7438 fixed classpath issues due to split packages in eclipse bundles by David Morgan Spenser Savage · 15 years ago
  37. ba37921 update default target to dist, build ivy resources as part of build by David Morgan Spenser Savage · 15 years ago
  38. b6d76f1 remove org.cauldron reference by David Morgan Spenser Savage · 15 years ago
  39. 760bd08 Prevent NPE, throw meaningful runtime exception in it's place, FELIX-1438 by David Morgan Spenser Savage · 15 years ago
  40. ef0c8ad revert to 2.4.0 dependency on commons lang as 2.3.0 is missing StringEscapeUtils.escapeCsv method by David Morgan Spenser Savage · 15 years ago
  41. a6fe1de minor debug enhancement by David Morgan Spenser Savage · 15 years ago
  42. 309371c fix package names FELIX-1396 by David Morgan Spenser Savage · 15 years ago
  43. 12fcd9f use workspace default jvm by David Morgan Spenser Savage · 15 years ago
  44. bcc69c0 further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  45. 28a594a further progress towards self hosting FELIX-1323 by David Morgan Spenser Savage · 15 years ago
  46. df9c8bb FELIX-1436 Ensure duplicate implementation and/or service elements render by Felix Meschberger · 15 years ago
  47. ac58433 Modify find entries to use Util version of wildcard matching methods. by Richard S. Hall · 15 years ago
  48. 3e0a1b6 FELIX-928 For Java 1.3 compilation we need casts by Felix Meschberger · 15 years ago
  49. 70ad1ac Resolve fragments when attempting to dynamically import. (FELIX-1435) by Richard S. Hall · 15 years ago
  50. e7f0df8 FELIX-928 Apply patch by Alin Derhiciu (thanks) and factored the actual descriptor by Felix Meschberger · 15 years ago
  51. 61523ea FELIX-1413 Do not immediately bind to newly registered services for static by Felix Meschberger · 15 years ago
  52. 2041e3d FELIX-1414 Reverting changes of FELIX-950 and FELIX-1213 thus not rebinding by Felix Meschberger · 15 years ago
  53. dcb192f FELIX-1232 Add integration test ensuring private component by Felix Meschberger · 15 years ago
  54. 0529409 Revert OSGi copyright year, since it depends on an older version. by Richard S. Hall · 15 years ago
  55. e812b5c FELIX-1232 Apply modified patch by Alin Dreghiciu (thanks). The service by Felix Meschberger · 15 years ago
  56. e4794f2 Updated OSGi copyright years. by Richard S. Hall · 15 years ago
  57. 7eea15d [maven-release-plugin] prepare for next development iteration by Felix Meschberger · 15 years ago
  58. 2e1e14e [maven-release-plugin] prepare release org.apache.felix.metatype-1.0.4 by Felix Meschberger · 15 years ago
  59. 2083233 Update copyright year by Felix Meschberger · 15 years ago
  60. 80d012b FELIX-1434 Include service tracker as a private package for more independence by Felix Meschberger · 15 years ago
  61. 6e3ac44 Fix bundle symbolic name (inherited value duplicates groupId) by Felix Meschberger · 15 years ago
  62. 89663f3 Get class loaders inside privileged block. (FELIX-1193) by Richard S. Hall · 15 years ago
  63. 8183288 Catch broken cycles when resolving. (FELIX-1422) by Richard S. Hall · 15 years ago
  64. 3e61890 Apply patch (FELIX-1433) to use Version.parseVersion(), which ignores by Richard S. Hall · 15 years ago
  65. 1c50034 Preserve order of import declarations. (FELIX-1432) by Richard S. Hall · 15 years ago
  66. 28d6bf0 FELIX-1423 - karaf fails to start in cygwin bash by Chris Custine · 15 years ago
  67. d22ecfc I had refactored out the need for this class, but forgot to remove by Richard S. Hall · 15 years ago
  68. 63e52df Commit patch to fix some issues with service registry hooks that were by Richard S. Hall · 15 years ago
  69. d821936 Move service usage count tracking before/after getting/ungetting by Richard S. Hall · 15 years ago
  70. 6f61629 FELIX-1416 ComponentFactoryImpl was not correctly implemented correctly by Felix Meschberger · 15 years ago
  71. e325c0f Formatting: replace tabs with spaces by Felix Meschberger · 15 years ago
  72. 967e370 FELIX-1415 : "Reload" button in webconsole bundles list doesn't work; apply patch from Victor Antonovich by Carsten Ziegeler · 15 years ago
  73. d845ec9 tidy up classpath file reference to jvm - use workspace default by David Morgan Spenser Savage · 15 years ago
  74. e62cf9d create site plugins dir by retrieving artifacts to local directory FELIX-1402 by David Morgan Spenser Savage · 15 years ago
  75. cbee56b patch to fix resolution algorithm for dependencies brought in by require-bundle FELIX-1395 by David Morgan Spenser Savage · 15 years ago
  76. 587b502 tidy up old cauldron references by David Morgan Spenser Savage · 15 years ago
  77. 21bfb57 tidy up unused imports by David Morgan Spenser Savage · 15 years ago
  78. f2bb82c sigil-defaults.properties files to hold project defaults FELIX-1418 by David Morgan Spenser Savage · 15 years ago
  79. 53cd21e create feature files and sigil build for core feature FELIX-1417 by David Morgan Spenser Savage · 15 years ago
  80. bbcae75 * Allow sigil.properties files to specify -singleton=true to cause bundles created by this project to be marked as singletons FELIX-1351 by David Morgan Spenser Savage · 15 years ago
  81. bf021d4 FELIX-927 Apply patch by Alin Dreghiciu to allow for better bind/unbind by Felix Meschberger · 15 years ago
  82. c570414 FELIX-1225 : factoryPid attribute of Designate elements for metatype data is not set by Carsten Ziegeler · 15 years ago
  83. 8a5793e FELIX-1416 Implement new ComponentHolder abstraction and adapt uses. by Felix Meschberger · 15 years ago
  84. fc0c15a FELIX-1284 Add support to call a modified method for dynamic configuration update by Felix Meschberger · 15 years ago
  85. e7019f0 FELIX-1284 Add support to check whether a dynamic configuration update by Felix Meschberger · 15 years ago
  86. 693acc6 FELIX-925 to support the new activate and modified method signatures by Felix Meschberger · 15 years ago
  87. 8c64e85 FELIX-1416 Add unit and integration tests for new and fixed configuration behaviour by Felix Meschberger · 15 years ago
  88. 3d70390 Fix wrapper command by Guillaume Nodet · 15 years ago
  89. 71f67a9 Fix bundle start level so that it is independant of the framework by Guillaume Nodet · 15 years ago
  90. b599d3a FELIX-1274: Spring deployer fails when bean class is from java.* packages by Guillaume Nodet · 15 years ago
  91. 9299cc6 Put the shell commands in the scope by default by Guillaume Nodet · 15 years ago
  92. 01bc669 Switch back to felix by default now that it correctly exports the osgi 4.2 packages by Guillaume Nodet · 15 years ago
  93. 5182e98 FELIX-1375: there's no 'help' command by Guillaume Nodet · 15 years ago
  94. 0058dc1 FELIX-1378: Optional branding does not work in new gogo console by Guillaume Nodet · 15 years ago
  95. 88daf8b FELIX-1373: featuresBoot in etc/org.apache.felix.karaf.featues no longer works by Guillaume Nodet · 15 years ago
  96. bce5d97 Cosmetics: don't write "from" if bundle is not resolved. by Carsten Ziegeler · 15 years ago
  97. 0ca6242 FELIX-1205: fix versions of exported packages by Guillaume Nodet · 15 years ago
  98. 620cd6f FELIX-1205: fix tracker package by Guillaume Nodet · 15 years ago
  99. 8b39d3b Clean commands a bit by Guillaume Nodet · 15 years ago
  100. 8b8a0be Update compendium dependency. (FELIX-1205) by Richard S. Hall · 15 years ago