1. c29df59 Refactoring the bundle cache to try to simplify and consolidate its by Richard S. Hall · 15 years ago
  2. 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
  3. 0bac11c [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
  4. a494e36 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
  5. 32b1bf6 [karaf] Fix readme and release notes by Guillaume Nodet · 15 years ago
  6. 3e952ab FELIX-1622 Prevent NullPointerException if no LogReaderService is installed. by Felix Meschberger · 15 years ago
  7. 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
  8. b125ef9 [karaf] remove empty dirs by Guillaume Nodet · 15 years ago
  9. ca1c87b Cleaned up unused imports by Chris Custine · 15 years ago
  10. c0713db Fixed symbolic name for command services by Chris Custine · 15 years ago
  11. bdc8c4a Fix file paths for for renamed package. by Chris Custine · 15 years ago
  12. d312f4d [karaf] fix the javax.transaction* packages exported by the system bundle by Guillaume Nodet · 15 years ago
  13. e73545e [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  14. 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
  15. 0b49cba Fix broken tests on slow machines by adding some service checks. by Chris Custine · 15 years ago
  16. afba680 Clean up some error messages in pax exam itests. Fix version numbers. by Chris Custine · 15 years ago
  17. d233679 set update site url from bnd macro (again - botched svn commit) by David Morgan Spencer Savage · 15 years ago
  18. 08d2347 set update site url from preprocessed variable by David Morgan Spencer Savage · 15 years ago
  19. e73b7b2 delete unused project by David Morgan Spencer Savage · 15 years ago
  20. cb9fc3c add apache license header by David Morgan Spencer Savage · 15 years ago
  21. 5571dc3 use groovy script to generate update site.xml (FELIX-1597) by David Morgan Spencer Savage · 15 years ago
  22. 35eeecf add ability to use groovy scripts in build by David Morgan Spencer Savage · 15 years ago
  23. 30fe99f FELIX-1618: In spring-dm feature, some optional imports from spring-context don't get resolved properly by Gert Vanthienen · 15 years ago
  24. 0411aa8 remove unused init call by David Morgan Spencer Savage · 15 years ago
  25. d2a13bd unembed eclipse runtime by Derek Baum · 15 years ago
  26. 6718155 include eclipse dependencies in stand-alone resolver; by Derek Baum · 15 years ago
  27. 228208e allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  28. 8dde6b4 fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  29. c3335eb Add OSGi Core as a top level dependency in the pom file. by Clement Escoffier · 15 years ago
  30. b4f5260 by Derek Baum · 15 years ago
  31. 1588e1b fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  32. 0f977ad changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  33. 6f13aa2 FELIX-1543 Refer to official OSGi core and compendium library by Felix Meschberger · 15 years ago
  34. 5fd54f1 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  35. f9653ad [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.4 by Carsten Ziegeler · 15 years ago
  36. 41faf1f Fix broken test on older Mac JDK by Chris Custine · 15 years ago
  37. 61736d6 Update to new Apache snapshots repo. by Chris Custine · 15 years ago
  38. 9c2f909 change features files to use bnd preprocessing to expand ${version} variable FELIX-1597 by David Morgan Spencer Savage · 15 years ago
  39. 2739098 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spencer Savage · 15 years ago
  40. 37ae335 Reformatted code to Felix coding style (mostly removed extra whitespace). by Richard S. Hall · 15 years ago
  41. 026a839 FELIX-1561 added a sysprop command to manage system properties by Filippo Diotalevi · 15 years ago
  42. 9c56a12 [karaf] Fix web console plugins to work on 1.2.10 by Guillaume Nodet · 15 years ago
  43. 39bd3da Upgrade to released versions of gogo and blueprint by Guillaume Nodet · 15 years ago
  44. 677f32c Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  45. b32cde2 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  46. 2e5a850 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.1 by Stuart McCulloch · 15 years ago
  47. efb03e4 Update bundleplugin docs by Stuart McCulloch · 15 years ago
  48. c4b3d30 Update changelog in preparation for 2.0.1 release by Stuart McCulloch · 15 years ago
  49. c46e77b FELIX-1602: Allow specifying boot features for admin:create-d instances by Gert Vanthienen · 15 years ago
  50. 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
  51. 529eb5a FELIX-1171 Refactor display of configuration status using tabbed by Felix Meschberger · 15 years ago
  52. bbf0eb8 delete unused feature project by David Morgan Spencer Savage · 15 years ago
  53. 4230afb add features, site.xml to site and move dependent bundles to extras dir vs plugins by David Morgan Spencer Savage · 15 years ago
  54. 76b0b32 See if this fixes the reactor build by Stuart McCulloch · 15 years ago
  55. b8193e7 update update site to refer to apache features (FELIX-1402) by David Morgan Spencer Savage · 15 years ago
  56. 8d6b7d7 update buildVersion by David Morgan Spencer Savage · 15 years ago
  57. 2385d3f add feature files for sigil bundles (FELIX-1417) by David Morgan Spencer Savage · 15 years ago
  58. 5dcbfc6 make cache dir configurable via system property (FELIX-1595) by David Morgan Spencer Savage · 15 years ago
  59. e5d2953 FELIX-1546 implemented the patches for feature 3, shell command displaying service dependency filters by Marcel Offermans · 15 years ago
  60. b1f29c1 Use current snapshot until the release is official. by Carsten Ziegeler · 15 years ago
  61. 9762dae [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  62. d109792 [maven-release-plugin] prepare release maven-scr-plugin-1.4.0 by Carsten Ziegeler · 15 years ago
  63. a103bdd [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  64. 07d1898 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.0.0 by Carsten Ziegeler · 15 years ago
  65. 6be6ca0 Use annotations 1.0.0 for release. by Carsten Ziegeler · 15 years ago
  66. e0a5561 Annotations can be used with other tools as well. by Carsten Ziegeler · 15 years ago
  67. d88a25a Rename configuration attribute to "configurationFactory" by Carsten Ziegeler · 15 years ago
  68. bb844ef Fix changed blueprint groupId and artifactId by Chris Custine · 15 years ago
  69. e119d01 [Karaf]Update blueprint groupId/artifactId for startup.properties by Freeman Yue Fang · 15 years ago
  70. f7cba51 add synchronized locks to cache methods to avoid potential cpu thrashing (FELIX-1592) by David Morgan Spencer Savage · 15 years ago
  71. 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
  72. df7b03f add debug and verbose log elements to ivy wrapper (FELIX-1590) by David Morgan Spencer Savage · 15 years ago
  73. 60dc348 Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  74. 6dfbeec Upgrade to fileinstall 2.0.0 by Guillaume Nodet · 15 years ago
  75. 5e86283 remove eclipse zest bundles from site - pull these via eclipse update site vs hosting locally by David Morgan Spencer Savage · 15 years ago
  76. 6cf329b fix for FELIX-1588 plus tidy up unused code by David Morgan Spencer Savage · 15 years ago
  77. 79836da backup work in progress related to FELIX-1324 by David Morgan Spencer Savage · 15 years ago
  78. 7b7ffaa + */ by David Morgan Spencer Savage · 15 years ago
  79. 8c40fb8 add javadoc by David Morgan Spencer Savage · 15 years ago
  80. 30f0217 tidy up handling of caching local obr file by David Morgan Spencer Savage · 15 years ago
  81. f52abb8 FELIX-1456: Attached it to master pom by Sten Roger Sandvik · 15 years ago
  82. 5af73c2 FELIX-1456: Added improved httpservice implementation by Sten Roger Sandvik · 15 years ago
  83. 4e6befe update framework version to 1.5 (fix for FELIX-1586) by David Morgan Spencer Savage · 15 years ago
  84. 5d9238f FELIX-303 Applied the patch, fixed indenting, converted the logging message from INFO to DEBUG because callback can be absent by design, so normally you probably don't want to see these messages at all. by Marcel Offermans · 15 years ago
  85. 76d72ef make LDAPParseException a runtime exception vs checked exception plus trivial tidy up in ParseState by David Morgan Spencer Savage · 15 years ago
  86. c23ec1e tidy up visitor pattern for ldap classes so it actually does what you'd expect by David Morgan Spencer Savage · 15 years ago
  87. c641c64 patch for FELIX-1583 - refactored LDAP and VersionRange classes into own bundle by David Morgan Spencer Savage · 15 years ago
  88. afac3ed [maven-release-plugin] prepare for next development iteration by Clement Escoffier · 15 years ago
  89. 974f15d [maven-release-plugin] prepare release org.apache.felix.ipojo.webconsole-1.4.4 by Clement Escoffier · 15 years ago
  90. ced3020 Update changelog by Clement Escoffier · 15 years ago
  91. 666ad2f Corrected comment. by Richard S. Hall · 15 years ago
  92. 643adaa Be extra safe and check for null, even though it shouldn't happen. (FELIX-1580) by Richard S. Hall · 15 years ago
  93. da8b274 We need to check to see if we have additional native library by Richard S. Hall · 15 years ago
  94. d5bdb3e FELIX-1062: Upgrade to latest Felix Framework by Guillaume Nodet · 15 years ago
  95. 0a01d43 Fix issue Felix-1579 Embeds the servlet in the bundle. by Clement Escoffier · 15 years ago
  96. 2b0b4d4 Trying to fix corrupt tar.gz files on Nexus deploy from Hudson. by Chris Custine · 15 years ago
  97. baaf53c Trying to fix corrupt tar.gz files on Nexus deploy from Hudson. by Chris Custine · 15 years ago
  98. d002fe1 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  99. c819fe9 [maven-release-plugin] prepare release gogo-0.2.0 by Guillaume Nodet · 15 years ago
  100. 7b2a6c8 Make sure we use the same AFS header everywhere by Guillaume Nodet · 15 years ago