1. 0100604 Modify default auto-deploy actions to be install and start only. (FELIX-1619) by Richard S. Hall · 15 years ago
  2. 3d5d4e6 Give a name to the shutdown hook thread. by Richard S. Hall · 15 years ago
  3. 87db61c ServiceReference.isAssignableTo() does not correctly handle the case where by Richard S. Hall · 15 years ago
  4. ffe105b FELIX-1634: enable transitive lookup for dependencies with <type>bundle</type> by Stuart McCulloch · 15 years ago
  5. d2b77c5 Remove unneeded padding from inner table by Felix Meschberger · 15 years ago
  6. da9ec5c FELIX-1632 Remove reference to KXml from NOTICE and LICENSE and update OSGi copyright years by Felix Meschberger · 15 years ago
  7. e1dcb3a Fix a potential endless loop on android (FELIX-1631). by Karl Pauls · 15 years ago
  8. 3a0aac4 FELIX-1630 Create AbstractConfigurationPrinter from which new PreferencesConfigurationPrinter by Felix Meschberger · 15 years ago
  9. 45b5725 Small typo in update thread name by Felix Meschberger · 15 years ago
  10. 5911665 FELIX-1623 Better display of configuration status tabs on small windows by Felix Meschberger · 15 years ago
  11. e1acc4f FELIX-1627: add support for variable expansion in sigil defaults. by Derek Baum · 15 years ago
  12. befdced [karaf] use a snapshot for parent so that karaf can build by Guillaume Nodet · 15 years ago
  13. 942980b FELIX-1623 Write <br/> for line breaks otherwise IE will not break by Felix Meschberger · 15 years ago
  14. b3c23ee Remove xml directive since some IE versions are known to not switch by Felix Meschberger · 15 years ago
  15. 6754bab FELIX-1623 Fix configuration status display in FireFox and disable the animations by Felix Meschberger · 15 years ago
  16. 6f17f4f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  17. 6896d70 [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
  18. 7398a72 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
  19. 5623b2c [karaf] use the released version of parent to cut the release by Guillaume Nodet · 15 years ago
  20. 6eef98d [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  21. 27a4263 [maven-release-plugin] prepare release felix-parent-1.2.1 by Guillaume Nodet · 15 years ago
  22. 8b5a31f FELIX-1626: hack to work around the fact that fileinstall does not load the CM properties soon enough by Guillaume Nodet · 15 years ago
  23. 20d5773 [karaf] Fix build when using the release profile by Guillaume Nodet · 15 years ago
  24. e6c6bc3 Fix svn:ignore props by Guillaume Nodet · 15 years ago
  25. e7542c6 [karaf] Fix os integration on windows by Guillaume Nodet · 15 years ago
  26. df79f70 [karaf] add missing # at beginning of a commented line by Guillaume Nodet · 15 years ago
  27. e3406a0 [karaf] Fix maven assembly plugin config in release profile by Guillaume Nodet · 15 years ago
  28. c07658b [karaf] Fix scripts when karaf is installed in a directory containing a space by Guillaume Nodet · 15 years ago
  29. bac520b [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
  30. c29df59 Refactoring the bundle cache to try to simplify and consolidate its by Richard S. Hall · 15 years ago
  31. 52667ba [pom] Make sure the two descriptors (bin, project) for the maven assembly plugin are not part of the plugin global configuration, else there's no way to remove those in subprojects by Guillaume Nodet · 15 years ago
  32. 0bac11c [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
  33. a494e36 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
  34. 32b1bf6 [karaf] Fix readme and release notes by Guillaume Nodet · 15 years ago
  35. 3e952ab FELIX-1622 Prevent NullPointerException if no LogReaderService is installed. by Felix Meschberger · 15 years ago
  36. e60ec8a [karaf] Fix notices for web console plugins, change default repository name, make sure ssh and management features are listed as installed, remove obr url to smx repo by Guillaume Nodet · 15 years ago
  37. b125ef9 [karaf] remove empty dirs by Guillaume Nodet · 15 years ago
  38. ca1c87b Cleaned up unused imports by Chris Custine · 15 years ago
  39. c0713db Fixed symbolic name for command services by Chris Custine · 15 years ago
  40. bdc8c4a Fix file paths for for renamed package. by Chris Custine · 15 years ago
  41. d312f4d [karaf] fix the javax.transaction* packages exported by the system bundle by Guillaume Nodet · 15 years ago
  42. e73545e [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  43. 23a0f3d [karaf] rename gshell to shell and rename submodules to avoid having the parent module name in their names by Guillaume Nodet · 15 years ago
  44. 0b49cba Fix broken tests on slow machines by adding some service checks. by Chris Custine · 15 years ago
  45. afba680 Clean up some error messages in pax exam itests. Fix version numbers. by Chris Custine · 15 years ago
  46. d233679 set update site url from bnd macro (again - botched svn commit) by David Morgan Spencer Savage · 15 years ago
  47. 08d2347 set update site url from preprocessed variable by David Morgan Spencer Savage · 15 years ago
  48. e73b7b2 delete unused project by David Morgan Spencer Savage · 15 years ago
  49. cb9fc3c add apache license header by David Morgan Spencer Savage · 15 years ago
  50. 5571dc3 use groovy script to generate update site.xml (FELIX-1597) by David Morgan Spencer Savage · 15 years ago
  51. 35eeecf add ability to use groovy scripts in build by David Morgan Spencer Savage · 15 years ago
  52. 30fe99f FELIX-1618: In spring-dm feature, some optional imports from spring-context don't get resolved properly by Gert Vanthienen · 15 years ago
  53. 0411aa8 remove unused init call by David Morgan Spencer Savage · 15 years ago
  54. d2a13bd unembed eclipse runtime by Derek Baum · 15 years ago
  55. 6718155 include eclipse dependencies in stand-alone resolver; by Derek Baum · 15 years ago
  56. 228208e allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  57. 8dde6b4 fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  58. c3335eb Add OSGi Core as a top level dependency in the pom file. by Clement Escoffier · 15 years ago
  59. b4f5260 by Derek Baum · 15 years ago
  60. 1588e1b fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  61. 0f977ad changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  62. 6f13aa2 FELIX-1543 Refer to official OSGi core and compendium library by Felix Meschberger · 15 years ago
  63. 5fd54f1 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  64. f9653ad [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.4 by Carsten Ziegeler · 15 years ago
  65. 41faf1f Fix broken test on older Mac JDK by Chris Custine · 15 years ago
  66. 61736d6 Update to new Apache snapshots repo. by Chris Custine · 15 years ago
  67. 9c2f909 change features files to use bnd preprocessing to expand ${version} variable FELIX-1597 by David Morgan Spencer Savage · 15 years ago
  68. 2739098 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spencer Savage · 15 years ago
  69. 37ae335 Reformatted code to Felix coding style (mostly removed extra whitespace). by Richard S. Hall · 15 years ago
  70. 026a839 FELIX-1561 added a sysprop command to manage system properties by Filippo Diotalevi · 15 years ago
  71. 9c56a12 [karaf] Fix web console plugins to work on 1.2.10 by Guillaume Nodet · 15 years ago
  72. 39bd3da Upgrade to released versions of gogo and blueprint by Guillaume Nodet · 15 years ago
  73. 677f32c Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  74. b32cde2 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  75. 2e5a850 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.1 by Stuart McCulloch · 15 years ago
  76. efb03e4 Update bundleplugin docs by Stuart McCulloch · 15 years ago
  77. c4b3d30 Update changelog in preparation for 2.0.1 release by Stuart McCulloch · 15 years ago
  78. c46e77b FELIX-1602: Allow specifying boot features for admin:create-d instances by Gert Vanthienen · 15 years ago
  79. 2688cdb Reactor seems stuck on using 1.4.0 bundleplugin everywhere, so can't use provided scope here as then base won't be on BND classpath by Stuart McCulloch · 15 years ago
  80. 529eb5a FELIX-1171 Refactor display of configuration status using tabbed by Felix Meschberger · 15 years ago
  81. bbf0eb8 delete unused feature project by David Morgan Spencer Savage · 15 years ago
  82. 4230afb add features, site.xml to site and move dependent bundles to extras dir vs plugins by David Morgan Spencer Savage · 15 years ago
  83. 76b0b32 See if this fixes the reactor build by Stuart McCulloch · 15 years ago
  84. b8193e7 update update site to refer to apache features (FELIX-1402) by David Morgan Spencer Savage · 15 years ago
  85. 8d6b7d7 update buildVersion by David Morgan Spencer Savage · 15 years ago
  86. 2385d3f add feature files for sigil bundles (FELIX-1417) by David Morgan Spencer Savage · 15 years ago
  87. 5dcbfc6 make cache dir configurable via system property (FELIX-1595) by David Morgan Spencer Savage · 15 years ago
  88. e5d2953 FELIX-1546 implemented the patches for feature 3, shell command displaying service dependency filters by Marcel Offermans · 15 years ago
  89. b1f29c1 Use current snapshot until the release is official. by Carsten Ziegeler · 15 years ago
  90. 9762dae [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  91. d109792 [maven-release-plugin] prepare release maven-scr-plugin-1.4.0 by Carsten Ziegeler · 15 years ago
  92. a103bdd [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  93. 07d1898 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.0.0 by Carsten Ziegeler · 15 years ago
  94. 6be6ca0 Use annotations 1.0.0 for release. by Carsten Ziegeler · 15 years ago
  95. e0a5561 Annotations can be used with other tools as well. by Carsten Ziegeler · 15 years ago
  96. d88a25a Rename configuration attribute to "configurationFactory" by Carsten Ziegeler · 15 years ago
  97. bb844ef Fix changed blueprint groupId and artifactId by Chris Custine · 15 years ago
  98. e119d01 [Karaf]Update blueprint groupId/artifactId for startup.properties by Freeman Yue Fang · 15 years ago
  99. f7cba51 add synchronized locks to cache methods to avoid potential cpu thrashing (FELIX-1592) by David Morgan Spencer Savage · 15 years ago
  100. ee4b255 update sigil to use 2.0.0 artifacts from felix vs local m2 repository (FELIX-1589) by David Morgan Spencer Savage · 15 years ago