1. 339b5b6 Remove an assignation in the manipulator to avoid unexpected references. by Clement Escoffier · 17 years ago
  2. 23915b8 FELIX-392 Better handle unexpected issues when trying to get a activation or binding method by reflection by Felix Meschberger · 17 years ago
  3. f7f306c Fix NPE by returning an empty array. by Carsten Ziegeler · 17 years ago
  4. 0a6e85a Fix lookup on parent classes for fields and references. by Carsten Ziegeler · 17 years ago
  5. 02afa5f FELIX-360: recover from exceptions thrown by maven2OsgiConverter.getBundleSymbolicName by Stuart McCulloch · 17 years ago
  6. 00f7d69 FELIX-391: Applied a patch to fix this issue by Stefano Lenzi · 17 years ago
  7. de88f0c FELIX-360: apply the rest of Carlos' fixes by Stuart McCulloch · 17 years ago
  8. 081eb16 Updated OBR's VersionRange to match the Framework's VersionRange...duplication by Richard S. Hall · 17 years ago
  9. 28402bd Added support to the Main launcher to use a default embedded resource for by Richard S. Hall · 17 years ago
  10. 4b78273 Removed some extraneous control-M characters. by Richard S. Hall · 17 years ago
  11. 5cf9b71 Fix a bug if the property has no field (forget one method) by Clement Escoffier · 17 years ago
  12. eb49dfc Fix a bug if the property has no field. by Clement Escoffier · 17 years ago
  13. 7d193a3 FELIX-374 Register ManagedService on behalf of components to receive Configuration by Felix Meschberger · 17 years ago
  14. 444f5b1 FELIX-387 Fix support for reference service target properties by Felix Meschberger · 17 years ago
  15. 04f2391 Instances can now customize their requirement filters (both on primitive and composite components) by Clement Escoffier · 17 years ago
  16. f87f96e Update todo list by Felix Meschberger · 17 years ago
  17. 9b6b509 FELIX-387 Fix support for reference service target properties by Felix Meschberger · 17 years ago
  18. 0490262 FELIX-110 completion of the current Felix SCR implementation to take into account components <properties> elements by Felix Meschberger · 17 years ago
  19. 75258d2 Improved property and reference search mechanism: the fields are search starting from the inspected class and up the hierarchy. This allows to detect overwritten information and duplicate information in the same class. This fixes FELIX-386 by Carsten Ziegeler · 17 years ago
  20. c3fb97a FELIX-385 ReferenceMetadata.setTarget includes the interface name in the target filter by Felix Meschberger · 17 years ago
  21. e427122 FELIX-374 Register ManagedService on behalf of components to receive Configuration by Felix Meschberger · 17 years ago
  22. f72fba2 FELIX-384 Possible deadlock on framework startlevel change by Felix Meschberger · 17 years ago
  23. 5fb36fa Upgrade snapshot to BND 0.0.198 by Stuart McCulloch · 17 years ago
  24. 682e33f Resolved a concurrency issue that could result in the same bundle being by Richard S. Hall · 17 years ago
  25. 3820020 FELIX-382 ServletContext.getResource[AsStream] not working correctly by Felix Meschberger · 17 years ago
  26. 3fc3a01 Add a service.pid inside factories. by Clement Escoffier · 17 years ago
  27. b76cfdb FELIX-379 Registering multiple servlets may hide some by Felix Meschberger · 17 years ago
  28. 91325d3 Fix a bug in the Dependency Handler Description when the "instance.name" property is not set. by Clement Escoffier · 17 years ago
  29. 046c1b1 New annotation processor. The manipulator manages custom annotations (provided by external handlers). by Clement Escoffier · 17 years ago
  30. b7d551a Ensure any future OBR issues don't break the bundle life-cycle by Stuart McCulloch · 17 years ago
  31. 344d0bf FELIX-370: windows fixes from clement, verified as still working on linux by Stuart McCulloch · 17 years ago
  32. e78c3aa Switched some warnings over to debug, as they always occur when installing a bundle created using the bundle plugin and the log message is confusing (it doesn't tell the user if/why they should be concerned about this issue - in fact I can't really tell why it's a warning). Also tweaked a couple of info messages to give the user better feedback. by Stuart McCulloch · 17 years ago
  33. 6122320 FELIX-370: add simple install mojo to bundle plugin that calls the relevant code from the OBR plugin (this solves the dependency lookup problem). Use -DobrRepository=NONE to turn off OBR installation. For complete control over install / deploy of OBR metadata people should explicitly use the OBR plugin. by Stuart McCulloch · 17 years ago
  34. bfc05cf Support compilation using JDK 1.4 compiler by Stuart McCulloch · 17 years ago
  35. 1daee03 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  36. b9c5e65 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  37. bf5f1fd Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  38. ce688ee Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  39. 1bcd6c3 Change the iPOJO Plugin name to be "Maven compliant" (org.apache.felix.ipojo becomes maven-ipojo-plugin) by Clement Escoffier · 17 years ago
  40. fa25b9e Use released versions where possible. by Carsten Ziegeler · 17 years ago
  41. e024581 FELIX-360: more fixes from Carlos by Stuart McCulloch · 17 years ago
  42. 0979ebb Add the iPOJO Pom file containing all iPOJO modules. by Clement Escoffier · 17 years ago
  43. b5715b1 Externalize iPOJO modules in a separate pom file (ipojo/pom.xml) instead of listing all modules. by Clement Escoffier · 17 years ago
  44. a719bc0 FELIX-360: commit fixes that aren't dependent on the unreleased maven components by Stuart McCulloch · 17 years ago
  45. b5b86e4 Add the Controller annotations by Clement Escoffier · 17 years ago
  46. 6c6ae8d Commit the base of the new iPOJO version. by Clement Escoffier · 17 years ago
  47. 0dea217 Temporary patch to fix bamboo issue, will revert later by Stuart McCulloch · 17 years ago
  48. 8a5ad9c Temporarily rollback FELIX-370 changes, as this is causing major build breakage by Stuart McCulloch · 17 years ago
  49. 03d950f Mark OBR mojos as optional by Stuart McCulloch · 17 years ago
  50. 00f1f92 Build server runs a different plan to the build.xml, so need extra module to satisfy this dependency by Stuart McCulloch · 17 years ago
  51. 285fcc2 Extract OSGi OBR service API to a non-bundle jar to avoid circular build problems by Stuart McCulloch · 17 years ago
  52. c6f5f67 Ignore target directory. by Carsten Ziegeler · 17 years ago
  53. 0d9d641 Add wrapper for the quartz library. by Carsten Ziegeler · 17 years ago
  54. 5f808a8 Correct goal, it's "deployment" by Carsten Ziegeler · 17 years ago
  55. 00b0694 Remove tabs and refactor removal of {maven-resources} tag into separate method by Stuart McCulloch · 17 years ago
  56. 868bfdc FELIX-296 jsp-api 2.0 wrapping by Felix Meschberger · 17 years ago
  57. b39d23d Handle the case, if there is no default maven paths, but {maven-resource} is used for specifying the resources: remove the reference and remove preceding/following comma accordingly. by Carsten Ziegeler · 17 years ago
  58. b062b9e OBR plugin is a runtime dependency by Stuart McCulloch · 17 years ago
  59. 1761964 Properties can use method from parent class to be setted : by Clement Escoffier · 17 years ago
  60. 273ce2a JSP API not part of Servlet API 2.4 any more by Felix Meschberger · 17 years ago
  61. 476013d FELIX-370: by Stefano Lenzi · 17 years ago
  62. 2dc6683 FELIX-378 servicefactory attribute of @scr.service tag not handled correctly by Felix Meschberger · 17 years ago
  63. d81188d FELIX-306: be consistent and delegate all version mangling to BND library by Stuart McCulloch · 17 years ago
  64. 6d3e62a FELIX-377: support -failok directive by Stuart McCulloch · 17 years ago
  65. 717740b FELIX-376: Support writing of manifest to the file system when using bundle goal by Stuart McCulloch · 17 years ago
  66. 98f7c40 Target 1.3 bytecode level by default by Stuart McCulloch · 17 years ago
  67. fe090f8 Add jmood project to bundle build profile by Felix Meschberger · 17 years ago
  68. a98dcfc - Some Formatting of Pom by Felix Meschberger · 17 years ago
  69. fdb9d4a - Some Formatting of Pom by Felix Meschberger · 17 years ago
  70. 3f87087 FELIX-373 Log the unsatisfied dependencies of a component which prevent activation of the component by Felix Meschberger · 17 years ago
  71. edf6169 FELIX-373 Log the unsatisfied dependencies of a component which prevent activation of the component by Felix Meschberger · 17 years ago
  72. 2ade35f FELIX-375 implemented interfaces of base classes from the class path are not recognized by Felix Meschberger · 17 years ago
  73. 0267436 Fix the warning messages about split-packages when compiling. by Clement Escoffier · 17 years ago
  74. b28f53d Solve the Felix-372 bugs about static method manipulation. by Clement Escoffier · 17 years ago
  75. a05b21d Remove some packages for jre1.3 and add/remove a few for 1.4, 1.5, and 1.6 (javax.crypto.*) (FELIX-371). by Karl Pauls · 17 years ago
  76. 38b77d7 FELIX-366 Bound Service Replacement incorrect by Felix Meschberger · 17 years ago
  77. 34724e9 Upgrade the framework and main to version 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  78. bfdc6bd Downgrade the framework and main projects for the 1.0.1 release snapshot. by Karl Pauls · 17 years ago
  79. 3653955 Use artifact name as symbolic name. by Carsten Ziegeler · 17 years ago
  80. a37ec21 Fix for FELIX-367: Set the instance variable in unbind only to null if passed service object is the same as the stored one. by Carsten Ziegeler · 17 years ago
  81. b609eca - Rename DependencyManager.isValid to isSatisfied to clarify the intent of the method by Felix Meschberger · 17 years ago
  82. 9dadeef FELIX-368 Service binding odities if (un)bind methods take ServiceReferences by Felix Meschberger · 17 years ago
  83. 9dfb526 Enhance AbstractComponentManager.getMethod to specify whether only the declared methods by Felix Meschberger · 17 years ago
  84. 43d2a71 FELIX-364 0..1 dynamic service reference does not bind properly. by Felix Meschberger · 17 years ago
  85. af276eb Update the changelog in preparation of the 1.0.1 release. by Karl Pauls · 17 years ago
  86. 44987e5 Update the documentation of the main by Karl Pauls · 17 years ago
  87. 305c964 Update the changelog in preparation of the 1.0.1 release. by Karl Pauls · 17 years ago
  88. 7bca0de Update the documentation of the framework by Karl Pauls · 17 years ago
  89. ad142d2 Fix a few issues with exporting the same package more then once and handle modified module definitions to make extension bundle exports work again (FELIX-30, FELIX-101). by Karl Pauls · 17 years ago
  90. 0177fc9 Add support to notify module listeners that the definition of a module has been modified - this is an experimental feature to make extension bundle exports work again (FELIX-30). by Karl Pauls · 17 years ago
  91. 7b479bc In case that a module imports a package from a service provider and the provider doesn't import the package we allow the requester to get the service in case he is bound to any older revision of the module. This is wrong, we need to make sure the requester is wired to the current module of the provider else the requester might get ClassCastExceptions. Thanks to Peter Doornbusch for pointing out this bug. by Karl Pauls · 17 years ago
  92. c503651 Clean-up an unused method. by Karl Pauls · 17 years ago
  93. 7514531 Clean-up the EventDispatcher class, try to use the correct locks for all variables, and move some clean-up to a finally block (FELIX-363). by Karl Pauls · 17 years ago
  94. a37bcf9 Per spec a call to PackageAdmin.getBundle(Class) should return the Bundle that has the classloader that loaded this class. We only return the bundle if it is a real one (i.e., not the system bundle). This returns the system bundle in case the class comes from the classloader (or one of its parents) that loaded Felix and the system bundle exports the package. by Karl Pauls · 17 years ago
  95. 9c5967d Put back in "wait" step on event shutdown, but used dedicated shutdown lock outside of other synchronosed blocks to help avoid deadlocks (FELIX-363). by Rob Walker · 17 years ago
  96. 536d14f Enable support for exporting the same package more then once (FELIX-101). by Karl Pauls · 17 years ago
  97. 1b59f00 Do not overwrite but append to Service-Component property if already existing in the project by Felix Meschberger · 17 years ago
  98. 39f9e54 Rollback to previous version of the pom since top-level build fails. by Karl Pauls · 17 years ago
  99. 2599af0 Make resolution of javax.microedition optional to make bundle run on JSE by Karl Pauls · 17 years ago
  100. b778a9b Use the bnd merge directive and remove the unpack of the framework classes (not needed anymore because of the merge directive). Furthermore, use the 1.0.0 version of the maven bundle plugin. by Karl Pauls · 17 years ago