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