1. e1acc4f FELIX-1627: add support for variable expansion in sigil defaults. by Derek Baum · 15 years ago
  2. befdced [karaf] use a snapshot for parent so that karaf can build by Guillaume Nodet · 15 years ago
  3. 942980b FELIX-1623 Write <br/> for line breaks otherwise IE will not break by Felix Meschberger · 15 years ago
  4. b3c23ee Remove xml directive since some IE versions are known to not switch by Felix Meschberger · 15 years ago
  5. 6754bab FELIX-1623 Fix configuration status display in FireFox and disable the animations by Felix Meschberger · 15 years ago
  6. 6f17f4f [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  7. 6896d70 [maven-release-plugin] prepare release karaf-1.0.0 by Guillaume Nodet · 15 years ago
  8. 7398a72 Remove the verify goal that cause problems with maven-bundle-plugin by Guillaume Nodet · 15 years ago
  9. 5623b2c [karaf] use the released version of parent to cut the release by Guillaume Nodet · 15 years ago
  10. 6eef98d [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 15 years ago
  11. 27a4263 [maven-release-plugin] prepare release felix-parent-1.2.1 by Guillaume Nodet · 15 years ago
  12. 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
  13. 20d5773 [karaf] Fix build when using the release profile by Guillaume Nodet · 15 years ago
  14. e6c6bc3 Fix svn:ignore props by Guillaume Nodet · 15 years ago
  15. e7542c6 [karaf] Fix os integration on windows by Guillaume Nodet · 15 years ago
  16. df79f70 [karaf] add missing # at beginning of a commented line by Guillaume Nodet · 15 years ago
  17. e3406a0 [karaf] Fix maven assembly plugin config in release profile by Guillaume Nodet · 15 years ago
  18. c07658b [karaf] Fix scripts when karaf is installed in a directory containing a space by Guillaume Nodet · 15 years ago
  19. bac520b [karaf] Add some missing ASF headers by Guillaume Nodet · 15 years ago
  20. c29df59 Refactoring the bundle cache to try to simplify and consolidate its by Richard S. Hall · 15 years ago
  21. 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
  22. 0bac11c [karaf] Fix a snapshot plugin version by Guillaume Nodet · 15 years ago
  23. a494e36 Fix a few more NOTICE files by Guillaume Nodet · 15 years ago
  24. 32b1bf6 [karaf] Fix readme and release notes by Guillaume Nodet · 15 years ago
  25. 3e952ab FELIX-1622 Prevent NullPointerException if no LogReaderService is installed. by Felix Meschberger · 15 years ago
  26. 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
  27. b125ef9 [karaf] remove empty dirs by Guillaume Nodet · 15 years ago
  28. ca1c87b Cleaned up unused imports by Chris Custine · 15 years ago
  29. c0713db Fixed symbolic name for command services by Chris Custine · 15 years ago
  30. bdc8c4a Fix file paths for for renamed package. by Chris Custine · 15 years ago
  31. d312f4d [karaf] fix the javax.transaction* packages exported by the system bundle by Guillaume Nodet · 15 years ago
  32. e73545e [karaf] fix NOTICE files (first pass) by Guillaume Nodet · 15 years ago
  33. 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
  34. 0b49cba Fix broken tests on slow machines by adding some service checks. by Chris Custine · 15 years ago
  35. afba680 Clean up some error messages in pax exam itests. Fix version numbers. by Chris Custine · 15 years ago
  36. d233679 set update site url from bnd macro (again - botched svn commit) by David Morgan Spencer Savage · 15 years ago
  37. 08d2347 set update site url from preprocessed variable by David Morgan Spencer Savage · 15 years ago
  38. e73b7b2 delete unused project by David Morgan Spencer Savage · 15 years ago
  39. cb9fc3c add apache license header by David Morgan Spencer Savage · 15 years ago
  40. 5571dc3 use groovy script to generate update site.xml (FELIX-1597) by David Morgan Spencer Savage · 15 years ago
  41. 35eeecf add ability to use groovy scripts in build by David Morgan Spencer Savage · 15 years ago
  42. 30fe99f FELIX-1618: In spring-dm feature, some optional imports from spring-context don't get resolved properly by Gert Vanthienen · 15 years ago
  43. 0411aa8 remove unused init call by David Morgan Spencer Savage · 15 years ago
  44. d2a13bd unembed eclipse runtime by Derek Baum · 15 years ago
  45. 6718155 include eclipse dependencies in stand-alone resolver; by Derek Baum · 15 years ago
  46. 228208e allow variable expansion in sigil-repos.properties (FELIX-1383) by Derek Baum · 15 years ago
  47. 8dde6b4 fix FELIX-611: -resource: @path-to-jar should only resolve path-to-jar if it exists by Derek Baum · 15 years ago
  48. c3335eb Add OSGi Core as a top level dependency in the pom file. by Clement Escoffier · 15 years ago
  49. b4f5260 by Derek Baum · 15 years ago
  50. 1588e1b fix: FELIX-1608: non-existent OBR repository is fatal by Derek Baum · 15 years ago
  51. 0f977ad changed eclpse projects to use project-specific code formatter. by Derek Baum · 15 years ago
  52. 6f13aa2 FELIX-1543 Refer to official OSGi core and compendium library by Felix Meschberger · 15 years ago
  53. 5fd54f1 [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  54. f9653ad [maven-release-plugin] prepare release org.apache.felix.prefs-1.0.4 by Carsten Ziegeler · 15 years ago
  55. 41faf1f Fix broken test on older Mac JDK by Chris Custine · 15 years ago
  56. 61736d6 Update to new Apache snapshots repo. by Chris Custine · 15 years ago
  57. 9c2f909 change features files to use bnd preprocessing to expand ${version} variable FELIX-1597 by David Morgan Spencer Savage · 15 years ago
  58. 2739098 allow pass through of {} parameters to resources to allow bnd to preprocess resources FELIX-1605 by David Morgan Spencer Savage · 15 years ago
  59. 37ae335 Reformatted code to Felix coding style (mostly removed extra whitespace). by Richard S. Hall · 15 years ago
  60. 026a839 FELIX-1561 added a sysprop command to manage system properties by Filippo Diotalevi · 15 years ago
  61. 9c56a12 [karaf] Fix web console plugins to work on 1.2.10 by Guillaume Nodet · 15 years ago
  62. 39bd3da Upgrade to released versions of gogo and blueprint by Guillaume Nodet · 15 years ago
  63. 677f32c Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  64. b32cde2 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  65. 2e5a850 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.1 by Stuart McCulloch · 15 years ago
  66. efb03e4 Update bundleplugin docs by Stuart McCulloch · 15 years ago
  67. c4b3d30 Update changelog in preparation for 2.0.1 release by Stuart McCulloch · 15 years ago
  68. c46e77b FELIX-1602: Allow specifying boot features for admin:create-d instances by Gert Vanthienen · 15 years ago
  69. 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
  70. 529eb5a FELIX-1171 Refactor display of configuration status using tabbed by Felix Meschberger · 15 years ago
  71. bbf0eb8 delete unused feature project by David Morgan Spencer Savage · 15 years ago
  72. 4230afb add features, site.xml to site and move dependent bundles to extras dir vs plugins by David Morgan Spencer Savage · 15 years ago
  73. 76b0b32 See if this fixes the reactor build by Stuart McCulloch · 15 years ago
  74. b8193e7 update update site to refer to apache features (FELIX-1402) by David Morgan Spencer Savage · 15 years ago
  75. 8d6b7d7 update buildVersion by David Morgan Spencer Savage · 15 years ago
  76. 2385d3f add feature files for sigil bundles (FELIX-1417) by David Morgan Spencer Savage · 15 years ago
  77. 5dcbfc6 make cache dir configurable via system property (FELIX-1595) by David Morgan Spencer Savage · 15 years ago
  78. e5d2953 FELIX-1546 implemented the patches for feature 3, shell command displaying service dependency filters by Marcel Offermans · 15 years ago
  79. b1f29c1 Use current snapshot until the release is official. by Carsten Ziegeler · 15 years ago
  80. 9762dae [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  81. d109792 [maven-release-plugin] prepare release maven-scr-plugin-1.4.0 by Carsten Ziegeler · 15 years ago
  82. a103bdd [maven-release-plugin] prepare for next development iteration by Carsten Ziegeler · 15 years ago
  83. 07d1898 [maven-release-plugin] prepare release org.apache.felix.scr.annotations-1.0.0 by Carsten Ziegeler · 15 years ago
  84. 6be6ca0 Use annotations 1.0.0 for release. by Carsten Ziegeler · 15 years ago
  85. e0a5561 Annotations can be used with other tools as well. by Carsten Ziegeler · 15 years ago
  86. d88a25a Rename configuration attribute to "configurationFactory" by Carsten Ziegeler · 15 years ago
  87. bb844ef Fix changed blueprint groupId and artifactId by Chris Custine · 15 years ago
  88. e119d01 [Karaf]Update blueprint groupId/artifactId for startup.properties by Freeman Yue Fang · 15 years ago
  89. f7cba51 add synchronized locks to cache methods to avoid potential cpu thrashing (FELIX-1592) by David Morgan Spencer Savage · 15 years ago
  90. 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
  91. df7b03f add debug and verbose log elements to ivy wrapper (FELIX-1590) by David Morgan Spencer Savage · 15 years ago
  92. 60dc348 Update blueprint groupId/artifactId by Guillaume Nodet · 15 years ago
  93. 6dfbeec Upgrade to fileinstall 2.0.0 by Guillaume Nodet · 15 years ago
  94. 5e86283 remove eclipse zest bundles from site - pull these via eclipse update site vs hosting locally by David Morgan Spencer Savage · 15 years ago
  95. 6cf329b fix for FELIX-1588 plus tidy up unused code by David Morgan Spencer Savage · 15 years ago
  96. 79836da backup work in progress related to FELIX-1324 by David Morgan Spencer Savage · 15 years ago
  97. 7b7ffaa + */ by David Morgan Spencer Savage · 15 years ago
  98. 8c40fb8 add javadoc by David Morgan Spencer Savage · 15 years ago
  99. 30f0217 tidy up handling of caching local obr file by David Morgan Spencer Savage · 15 years ago
  100. f52abb8 FELIX-1456: Attached it to master pom by Sten Roger Sandvik · 15 years ago