1. 4fec096 Specify xml schema location in one line as this is required by the maven release plugin (otherwise it removes the license header during the release process) by Carsten Ziegeler · 17 years ago
  2. bea2e51 Minor comment modifications. by Richard S. Hall · 17 years ago
  3. 12797a5 Modifed default launcher in Main to separate out auto-property processing by Richard S. Hall · 17 years ago
  4. b61fe0e Update to releast version of parent pom and add missing licence headers. by Carsten Ziegeler · 17 years ago
  5. 871e7db Required POM changes to use the latest snapshot of the bundleplugin for the complete build by Stuart McCulloch · 17 years ago
  6. 0ada38a Use package import if more than 3 Classes are imported from the same package. by Carsten Ziegeler · 17 years ago
  7. 2e83593 Organize imports. by Carsten Ziegeler · 17 years ago
  8. 7adef03 Removed auto-property processing out of the framework and into the default by Richard S. Hall · 17 years ago
  9. 4d18a85 Fixed an erroneous XML comment marker. by Richard S. Hall · 17 years ago
  10. f78c6b6 Applied Stuart's patch to use variable substitution via BND to define by Richard S. Hall · 17 years ago
  11. 28402bd Added support to the Main launcher to use a default embedded resource for by Richard S. Hall · 17 years ago
  12. 4b78273 Removed some extraneous control-M characters. by Richard S. Hall · 17 years ago
  13. 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
  14. 34724e9 Upgrade the framework and main to version 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  15. bfdc6bd Downgrade the framework and main projects for the 1.0.1 release snapshot. by Karl Pauls · 17 years ago
  16. af276eb Update the changelog in preparation of the 1.0.1 release. by Karl Pauls · 17 years ago
  17. 44987e5 Update the documentation of the main by Karl Pauls · 17 years ago
  18. 39f9e54 Rollback to previous version of the pom since top-level build fails. by Karl Pauls · 17 years ago
  19. 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
  20. 9903dbc Update the main and framework subprojects to 1.1.0-SNAPSHOT. by Karl Pauls · 17 years ago
  21. aa573ad Prepare the main subproject for the 1.0.0 release. by Karl Pauls · 17 years ago
  22. 2cd5bed Added some documentation and the change logs to framework and main sub-projects. by Richard S. Hall · 17 years ago
  23. f62835a Copy LICENSE and NOTICE files to the root of the artifacts. by Karl Pauls · 17 years ago
  24. b35c038 Embedded the service tracker source code directly into the framework by Richard S. Hall · 17 years ago
  25. 1327e25 Need to change the shell bundle versions in the config.properties file by Richard S. Hall · 17 years ago
  26. 0a3858c Move to the next version by Karl Pauls · 17 years ago
  27. 471e3e6 In an effort to clean up the Felix API in preparation for the 1.0.0 release, by Richard S. Hall · 17 years ago
  28. 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
  29. 26b9198 Reasonably major refactoring of the Felix class to implement the Bundle by Richard S. Hall · 17 years ago
  30. d4d36cc Excluded OBR's transitive kxml2 dependency. by Richard S. Hall · 17 years ago
  31. 37a0760 Fixed a typo in the config file. by Richard S. Hall · 17 years ago
  32. 487c44d Modified the framework and main JARs to include the Service Tracker package. by Richard S. Hall · 17 years ago
  33. 797bc98 Renamed the artifactId of the bundle plugin back to maven-bundle-plugin. by Richard S. Hall · 17 years ago
  34. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  35. 69e076c Incorrect property...probably not necessary at all, but we can keep it for now. by Richard S. Hall · 17 years ago
  36. 0e096d9 Main's pom file was sucking in the OBR service packages, so I modified it by Richard S. Hall · 17 years ago
  37. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  38. cb91912 Modified code for locating the system.properties file to match how by Richard S. Hall · 17 years ago
  39. 8054f54 Fixed a long undiscovered issue in the launcher where it was not by Richard S. Hall · 17 years ago
  40. 295f6dc Added declaration of packages: by Stefano Lenzi · 17 years ago
  41. 2730552 Modified the pom file for main to not include the config.properties file. by Richard S. Hall · 17 years ago
  42. db1c254 Applied patch (FELIX-250) to add support for setting Felix configuration by Richard S. Hall · 17 years ago
  43. 54d0e5e Remove support for trusted CAs from the main for now (will be reintroduced as extension bundles soon) FELIX-22. by Karl Pauls · 17 years ago
  44. 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 17 years ago
  45. cec080b Changed how the system packages property is calculated to make it a by Richard S. Hall · 17 years ago
  46. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  47. aec4231 Added OSGi copyright to NOTICE file. by Richard S. Hall · 18 years ago
  48. 5aa58c6 Modifies Felix' internal logger to track and use available log services by Richard S. Hall · 18 years ago
  49. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  50. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  51. c2c5804 Modified the main subproject pom file to exclude the transitive dependency by Richard S. Hall · 18 years ago
  52. ab94592 New dependencies were added to main's pom file, which caused the generated by Richard S. Hall · 18 years ago
  53. 4d82d2f Add a couple of necessary dependencies. by Karl Pauls · 18 years ago
  54. 1da4e54 Modified these subprojects to use the new Maven bundle plugin. by Richard S. Hall · 18 years ago
  55. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  56. 30160c7 Added LICENSE and NOTICE file for main subproject. by Richard S. Hall · 18 years ago
  57. af34db4 Changed the name of the local variable "enum" to "e" to avoid issues with by Richard S. Hall · 18 years ago
  58. 4b4966e Updated source headers (FELIX-144). by Richard S. Hall · 18 years ago
  59. e98726d Remove packages from the jdk1.4 export list that are not really jdk1.4 packages. by Karl Pauls · 18 years ago
  60. ed3bb91 Add the ability to specify keystores with trustedCaCerts to main and by Karl Pauls · 18 years ago
  61. eb9dbdd Shortened directory name for the framework subproject. by Richard S. Hall · 18 years ago
  62. e3a694e Shortened the name of the main subproject directory. by Richard S. Hall · 18 years ago[Renamed from org.apache.felix.main]
  63. 0fcc271 Shortened the subproject directory names. by Richard S. Hall · 18 years ago
  64. b7844fc Added complete export package definitions for JRE 1.3, 1.4, and 1.5 by Richard S. Hall · 18 years ago
  65. ac6bc74 Modified config.properties file substitution to allow for nested property by Richard S. Hall · 18 years ago
  66. 5e5fe0a Some simple property changes. by Richard S. Hall · 18 years ago
  67. 77ff0ea Added class load error diagnostic checking with improved error messages. by Richard S. Hall · 18 years ago
  68. e63e13c Moved the System Bundle's hard coded export package declarations to the by Richard S. Hall · 18 years ago
  69. e975d4d Implemented boot delegation property (FELIX-25) and modified the default by Richard S. Hall · 18 years ago
  70. 20f9caf Added bundle repository dependency to main. by Richard S. Hall · 18 years ago
  71. af3e543 Modified manifest to use the new name of the core OSGi JAR file. by Richard S. Hall · 18 years ago
  72. d70c291 POM updates to reflect new core and compendium modules. by Michael E. Rodriguez · 18 years ago
  73. 843394f The module loader library is no longer a separate JAR file. by Richard S. Hall · 18 years ago
  74. d3206ff Re-arranged the class path ordering to make sure that the framework by Richard S. Hall · 18 years ago
  75. 12f570a Renamed DefaultBundleCache to BundleCache. by Richard S. Hall · 18 years ago
  76. a155e2e Modified main manifest to use new version numbers (this needs to be automated) by Richard S. Hall · 18 years ago
  77. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 18 years ago
  78. c15532e getting main to explode out a directory mimicing the felix installer generated configuration for rapid testing by Alex Karasulu · 18 years ago
  79. 0d905c9 Modified Main to look for config.properties in the conf/ directory, which by Richard S. Hall · 18 years ago
  80. 07d2049 merging mavenized branch changes from revision 382466 to the current head by Alex Karasulu · 18 years ago