1. 4b97c28 FELIX-141 Replaced Javassist with CGLIB (ASL'd) by Manuel L. Santillan · 18 years ago
  2. c51e43c FELIX-141 Replaced Javassist with CGLIB (ASL'd) by Manuel L. Santillan · 18 years ago
  3. 295c199 Initial commit of mishell. Mishell is a scripting environment and console for remote jmx management. by Manuel L. Santillan · 18 years ago
  4. e001017 Initial import. by Manuel L. Santillan · 18 years ago
  5. 0b66800 jmx introspector is a small bundle that creates dynamic proxies for remote mbeans. See README.txt for details by Manuel L. Santillan · 18 years ago
  6. 7ca3706 Initial import. by Manuel L. Santillan · 18 years ago
  7. 1057fa5 Applied patch (FELIX-109) to fix a class cast exception. by Richard S. Hall · 18 years ago
  8. 7bd86ce Applied patch (FELIX-132) to have SCR listen for bundle events for by Richard S. Hall · 18 years ago
  9. 3049605 Applied patch (FELIX-131) to fix lookup method and implement enable/disable by Richard S. Hall · 18 years ago
  10. 7483bae Applies patch (FELIX-128) to implement ComponentContext methods. by Richard S. Hall · 18 years ago
  11. 2e07511 Added symbolic name. by Richard S. Hall · 18 years ago
  12. 6419fb1 FELIX-139 by Stephane Frenot · 18 years ago
  13. ee73d0c FELIX-139 by Stephane Frenot · 18 years ago
  14. 5a3a27a FELIX-137 Implemented a new algorithm to invoke a callback method. This one should be able to discover all methods in a class and its superclasses (except for private methods in superclasses). by Marcel Offermans · 18 years ago
  15. a99c7d6 FELIX-138 Removed the dependency to javax.microedition.io and patched the IO service to use explicit values instead of constants and use more generic classes instead of the specific ones contained in the io package. This patch will be reversed as soon as licensing issues are resolved. by Marcel Offermans · 18 years ago
  16. 8d116d4 Applied patch (FELIX-26) from Arnaud Quiblier to improve the native library by Richard S. Hall · 18 years ago
  17. 58171b4 Removed some unnecessary whitespace. by Richard S. Hall · 18 years ago
  18. 84a60ae Added a "to do" comment to remind me to look into a synchronization issue. by Richard S. Hall · 18 years ago
  19. 9f68b4b FELIX-134 by Stephane Frenot · 18 years ago
  20. a55767e FELIX-135 by Stephane Frenot · 18 years ago
  21. 63a4d78 Moved org.apache.felix.jmood to trunk by Manuel L. Santillan · 18 years ago
  22. 8ed309a FELIX-87 by Stephane Frenot · 18 years ago
  23. d8b7268 FELIX-134 by Stephane Frenot · 18 years ago
  24. 9f10f48 FELIX-135 --------- A simple correction on importPackage by Stephane Frenot · 18 years ago
  25. fe8f3ff Adding a description of MOSGi properties by Stephane Frenot · 18 years ago
  26. 593bac3 Adding an MBean and its associated graphical tab for interacting with by Stephane Frenot · 18 years ago
  27. 7195952 by Stephane Frenot · 18 years ago
  28. 0f068b6 Adding a tab for remotely managing bundles through a jmx console by Stephane Frenot · 18 years ago
  29. e98726d Remove packages from the jdk1.4 export list that are not really jdk1.4 packages. by Karl Pauls · 18 years ago
  30. 74c7cea Little modification by Stephane Frenot · 18 years ago
  31. 5c36388 A little error in the scripts by Stephane Frenot · 18 years ago
  32. be792fb Modifing starting script and adding a Readme file by Stephane Frenot · 18 years ago
  33. 8fd85d6 Starting mosgi documentation by Stephane Frenot · 18 years ago
  34. ab67247 - Added mosgi modules in pom.xml. by Stephane Frenot · 18 years ago
  35. 2b2444e Apply patch from BJ Hargrave that moves AdminPermissionCollection out of AdminPermission. by Karl Pauls · 18 years ago
  36. d48a011 Minor fix to included mangen.properties file, which was still referencing old "com.ascert" and "org.ungoverned" package names for ClassScanner implementations. by Rob Walker · 18 years ago
  37. ed3bb91 Add the ability to specify keystores with trustedCaCerts to main and by Karl Pauls · 18 years ago
  38. 836bb40 Switch to protection domains and implement support for digitally signed bundles. by Karl Pauls · 18 years ago
  39. 5a82b2f Add protection domains to modules and classes plus check PackagePermission.EXPORT (FELIX-21). by Karl Pauls · 18 years ago
  40. 62a3373 Implement some utility methods needed for protection domains and signed bundles (FELIX-21)(FELIX-22). by Karl Pauls · 18 years ago
  41. c4ac2b0 Add the ability to carry a security context to the modulelayer. by Karl Pauls · 18 years ago
  42. 033080d Implement signer subject dn matching for digitally signed bundles (FELIX-22). by Karl Pauls · 18 years ago
  43. cf85daa [FELIX-56] Initial submission of mangen 1.0.1 from Ascert's inhouse mangen repository. At present mangen builds but will need further work for either "distribution" creation to be used as an external tool, and to assess if and how it can be integrated within Felix build. by Rob Walker · 18 years ago
  44. dbc8a72 Adding the package exports for various versions of the JRE. by Alex Karasulu · 18 years ago
  45. 982085f removing itest stuff by Alex Karasulu · 18 years ago
  46. 9c9c175 checking in integration test runner for felix plugin by Alex Karasulu · 18 years ago
  47. abd981d adding name tags to archetypes by Alex Karasulu · 18 years ago
  48. 13dcf8c Added a symbolic name to the eventadmin pom. by Karl Pauls · 18 years ago
  49. 1aefc3f Changed the menu: removed "about" and lower-cased "faq". by Marcel Offermans · 18 years ago
  50. 941ef3a importPackage not yet allowed for what we are exporting by Alex Karasulu · 18 years ago
  51. e94a284 Don't provide the version of the plugin so the latest one is used by default. by Alex Karasulu · 18 years ago
  52. 7390234 adding new felix archetype and making some touchups to osgi archetype by Alex Karasulu · 18 years ago
  53. 0e817ab The rewritten EventDispatcher (FELIX-5) was using equals() instead of == to by Richard S. Hall · 18 years ago
  54. 5dcb02c Moved the Velocity template for the site to src/site, out of the main trunk dir. by Marcel Offermans · 18 years ago
  55. 37eb1fd Added some extra menu items. by Marcel Offermans · 18 years ago
  56. f673703 Now deploys to a different directory: target/site-deployed by Marcel Offermans · 18 years ago
  57. c80d292 If you deploy the site, it will now be deployed to target/site. by Marcel Offermans · 18 years ago
  58. 0ed8729 Added several files for the new Felix website. Still a work in progress, so some things might not work yet. by Marcel Offermans · 18 years ago
  59. b00692e adding some information about the new itest by Alex Karasulu · 18 years ago
  60. ea25b70 integrated itest into the build and simplified Activator to not use human interaction by Alex Karasulu · 18 years ago
  61. decbc1d final package changes by Alex Karasulu · 18 years ago
  62. d24aff7 fixing package names by Alex Karasulu · 18 years ago
  63. c9afd31 fixing typo on copy by Alex Karasulu · 18 years ago
  64. 1d346cd creating integration test example from dictionaryclient by Alex Karasulu · 18 years ago
  65. 11ddd47 Fixed a bug in substring evaluation that Karl discovered in the LDAP by Richard S. Hall · 18 years ago
  66. 9fee5e2 moving felix plugin to trunk by Alex Karasulu · 18 years ago
  67. d857d7b Fix a lowlevel bug in the ldap parser that was causing it to match: by Karl Pauls · 18 years ago
  68. 3b87e47 [FELIX-54] Applied fix supplied by Mikhail Kotelnikov for registering servlets under a root context of "/". by Rob Walker · 18 years ago
  69. 1658993 When attempting to find a candidate for a dynamic import, we should try to by Richard S. Hall · 18 years ago
  70. a8c73eb Shortened the direectory names for the MOSGi subprojects. by Richard S. Hall · 18 years ago
  71. 9e12de8 Added svn:ignore property. by Richard S. Hall · 18 years ago
  72. e6eb6a8 Until now, SecureAction was synchronizing the framework for certain operations in order to reduce by Karl Pauls · 18 years ago
  73. d69e8af Shortened directory names for the eventadmin and related subprojects. by Karl Pauls · 18 years ago
  74. 0454ef1 Remove dependencies on java > 1.3 and an unnecessary inner class plus some clean-up. by Karl Pauls · 18 years ago
  75. d7fb310 Remove some unnecesary inner classes inside the bridges and clean-up a bit. by Karl Pauls · 18 years ago
  76. 5b6e9be ignore eclipse settings by Alex Karasulu · 18 years ago
  77. eb9dbdd Shortened directory name for the framework subproject. by Richard S. Hall · 18 years ago
  78. 3a15a03 Fixed script to reflect new main directory name. by Richard S. Hall · 18 years ago
  79. e3a694e Shortened the name of the main subproject directory. by Richard S. Hall · 18 years ago
  80. 2cbaf53 Example from Didier that uses SCR. by Richard S. Hall · 18 years ago
  81. e8c786e Changed the m2 repository URL by Trustin Lee · 18 years ago
  82. 10c679d Deleted a duplicated and commented module declaration by Francesco Furfari · 18 years ago
  83. 444f425 Shortened the names of UPnP subproject directories by Francesco Furfari · 18 years ago
  84. e072088 Shortened the Wire Admin subproject directory name. by Richard S. Hall · 18 years ago
  85. 40aff94 Shortened the Declarative Services subproject directory name. by Richard S. Hall · 18 years ago
  86. 86ef6c0 Shortened HTTP service subproject directory name. by Richard S. Hall · 18 years ago
  87. 705b164 Shortened the names of iPOJO subproject directories. by Richard S. Hall · 18 years ago
  88. d7bda2a Shortened Service Binder subproject directory name. by Richard S. Hall · 18 years ago
  89. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago
  90. 1ab60ea Applied patch (FELIX-105) to fix a bug in cardinality handling; also removes by Richard S. Hall · 18 years ago
  91. 6c00c74 Added patch (FELIX-103) that checks to see if the component class was by Richard S. Hall · 18 years ago
  92. bbbf89c Modified URLHandlersBundleURLConnection to throw an exception if the resource by Richard S. Hall · 18 years ago
  93. dd3acee The line should be deleted, not commented out. by Richard S. Hall · 18 years ago
  94. cc7a3c0 The _resolveBundle() method was mistakenly setting the bundle's state to by Richard S. Hall · 18 years ago
  95. 25924e4 getting build to work and using examples name instead of tutorials by Alex Karasulu · 18 years ago
  96. f99924a mvoing old name to new name by Alex Karasulu · 18 years ago
  97. f97f8e4 moving examples to tutorials section by Alex Karasulu · 18 years ago
  98. d649656 I forgot to add this class in the last commit (FELIX-99). by Richard S. Hall · 18 years ago
  99. b46aa6f Removed <importPackage> element. SUPERFLUOUS IMPORT WARNING it's magic ;-) by Francesco Furfari · 18 years ago
  100. 829905b Patched code to remove use of a static component manager to support by Richard S. Hall · 18 years ago