1. 6419fb1 FELIX-139 by Stephane Frenot · 18 years ago
  2. ee73d0c FELIX-139 by Stephane Frenot · 18 years ago
  3. 9f68b4b FELIX-134 by Stephane Frenot · 18 years ago
  4. 8ed309a FELIX-87 by Stephane Frenot · 18 years ago
  5. 593bac3 Adding an MBean and its associated graphical tab for interacting with by Stephane Frenot · 18 years ago
  6. 0f068b6 Adding a tab for remotely managing bundles through a jmx console by Stephane Frenot · 18 years ago
  7. ab67247 - Added mosgi modules in pom.xml. by Stephane Frenot · 18 years ago
  8. 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
  9. 5dcb02c Moved the Velocity template for the site to src/site, out of the main trunk dir. by Marcel Offermans · 18 years ago
  10. f673703 Now deploys to a different directory: target/site-deployed by Marcel Offermans · 18 years ago
  11. c80d292 If you deploy the site, it will now be deployed to target/site. by Marcel Offermans · 18 years ago
  12. 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
  13. d69e8af Shortened directory names for the eventadmin and related subprojects. by Karl Pauls · 18 years ago
  14. eb9dbdd Shortened directory name for the framework subproject. by Richard S. Hall · 18 years ago
  15. e3a694e Shortened the name of the main subproject directory. by Richard S. Hall · 18 years ago
  16. 10c679d Deleted a duplicated and commented module declaration by Francesco Furfari · 18 years ago
  17. 444f425 Shortened the names of UPnP subproject directories by Francesco Furfari · 18 years ago
  18. e072088 Shortened the Wire Admin subproject directory name. by Richard S. Hall · 18 years ago
  19. 40aff94 Shortened the Declarative Services subproject directory name. by Richard S. Hall · 18 years ago
  20. 86ef6c0 Shortened HTTP service subproject directory name. by Richard S. Hall · 18 years ago
  21. 705b164 Shortened the names of iPOJO subproject directories. by Richard S. Hall · 18 years ago
  22. d7bda2a Shortened Service Binder subproject directory name. by Richard S. Hall · 18 years ago
  23. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago
  24. 25924e4 getting build to work and using examples name instead of tutorials by Alex Karasulu · 18 years ago
  25. f97f8e4 moving examples to tutorials section by Alex Karasulu · 18 years ago
  26. 45ad81c Changed the main pom.xml so the java compiler target is now fixed at 1.4 and modified the easymock dependency so it now uses a version of easymock that does not need 1.5 (actually >1.3). Refactored some of the initial tests I made to use this older API of easymock. by Marcel Offermans · 18 years ago
  27. 6f5348b Added a default template for the overall site (but this still needs work). by Marcel Offermans · 18 years ago
  28. 2761595 Added iPOJO to the top-level pom file. by Richard S. Hall · 18 years ago
  29. 44c6faf Implement mappings from ConfigurationEvents, UserAdminEvents, and WireAdminEvents (FELIX-86) by Karl Pauls · 18 years ago
  30. 552f5b8 Add the EventAdmin UPnP Bridge to the POM (FELIX-68) by Karl Pauls · 18 years ago
  31. 9969134 Removed references to Domoware and changed images to report Felix/Apache logo by Francesco Furfari · 18 years ago
  32. 9176193 Moving the EventAdmin from sandbox to trunk (FELIX-19) by Karl Pauls · 18 years ago
  33. a3664ba Initial upload by Humberto Cervantes Maceda · 18 years ago
  34. d8dfb8c Added HTTP Service. by Richard S. Hall · 18 years ago
  35. 497d0ac Fixed dependecies with CyberLink library, now are risolved by Maven with the temporary DomoWare repository by Stefano Lenzi · 18 years ago
  36. d91448d fixed bug with UPnP Tester (bad version reference) by Francesco Furfari · 18 years ago
  37. 50f9666 disabled UPnP Tester module, it breaks the building process. :( by Francesco Furfari · 18 years ago
  38. 218203d Added Shell GUI Plugin to the build process. by Richard S. Hall · 18 years ago
  39. b39a5b6 Updated Pom to build 4 UPnP bundle. The UPnP base driver module is commented because there is dependency with an external Library. by Francesco Furfari · 18 years ago
  40. b4ac562 Added WireAdmin entry by Humberto Cervantes Maceda · 18 years ago
  41. 650a36a Added bundle repository to project pom. by Richard S. Hall · 18 years ago
  42. 308c71e Added Shell GUI bundle subproject and modified the main pom.xml file. by Richard S. Hall · 18 years ago
  43. 75c3268 Updates to servlet API bundle: by Michael E. Rodriguez · 18 years ago
  44. d70c291 POM updates to reflect new core and compendium modules. by Michael E. Rodriguez · 18 years ago
  45. 303a073 Added the dependency manager so it builds with the whole project. by Marcel Offermans · 18 years ago
  46. a625c1b Service Binder build fix: by Michael E. Rodriguez · 18 years ago
  47. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 18 years ago
  48. 5cfd2a0 set framework version to build's ${pom.version} ... by Alex Karasulu · 18 years ago
  49. 0e19f7d making project compile by Alex Karasulu · 18 years ago
  50. e2412e3 finishing up spell checkclient by Alex Karasulu · 18 years ago
  51. e4def9f got the fifth example working by Alex Karasulu · 18 years ago
  52. fc4f323 finishing up the dynamic dictionary client example by Alex Karasulu · 18 years ago
  53. 0e678d6 adding forth example labeled example 3 by Alex Karasulu · 18 years ago
  54. af4ffa1 adding the third example by Alex Karasulu · 18 years ago
  55. 00ab802 checking in second example in tutorial using the maven-osgi-plugin by Alex Karasulu · 18 years ago
  56. 7760dda adding first example of tutorial using the new maven-osgi-plugin by Alex Karasulu · 18 years ago
  57. bfd9996 changes ... by Alex Karasulu · 18 years ago
  58. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 18 years ago