1. d312acc Move Felix Project Team mail address form incubator to the new top-level dev list. by Karl Pauls · 17 years ago
  2. 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
  3. bec8dc4 Applying patch (FELIX-290) to fix a concurrent modification exception by Richard S. Hall · 17 years ago
  4. 46e7a85 Applied patch (FELIX-261) to improve plugins default handling of maven by Richard S. Hall · 17 years ago
  5. 364d3ed Applied patch (FELIX-281) to improve handling of nulls for the hashtable. by Richard S. Hall · 17 years ago
  6. ea2e9e0 Applied patch (FELIX-283) to not regenerate the bundle manifest if the JAR by Richard S. Hall · 17 years ago
  7. c354c41 Updated to the latest version of BND. by Richard S. Hall · 17 years ago
  8. 783d3e7 Updated to latest version of BND. by Richard S. Hall · 17 years ago
  9. 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 17 years ago
  10. 253906d Updated the bundle plugin to use the latest BND. by Richard S. Hall · 17 years ago
  11. 092d2d3 Fix a bug introduced in previous patch (FELIX-269) that was incorrectly by Richard S. Hall · 17 years ago
  12. 3c0051d Applied patch (FELIX-269) to avoid running the plugin on pom projects. by Richard S. Hall · 17 years ago
  13. 3e0fda3 Applied patch (FELIX-275) to update some dependencies. by Richard S. Hall · 17 years ago
  14. 5b521ff Applied a refactored patch of FELIX-218 since the original patch was by Richard S. Hall · 17 years ago
  15. 6cf6f0b Applied patch (FELIX-199) to add a recursive goal to generate OSGi by Richard S. Hall · 17 years ago
  16. 35d800e Applied a modified version of the patch from FELIX-218 to support BND by Richard S. Hall · 17 years ago
  17. c64bd16 Fixed a bug raised by FELIX-256 where maven version numbers were not by Richard S. Hall · 17 years ago
  18. 2e060cf Bumping up bnd to 116, to support Include-Resources from jar files in the class path, not just jar files in the project directory. by Michael E. Rodriguez · 17 years ago
  19. 61e4a8e Applied patch (FELIX-215) to fix some build problems. by Richard S. Hall · 17 years ago
  20. 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 17 years ago
  21. 1020e14 Updated pom to use latest BND version. (FELIX-191) by Richard S. Hall · 18 years ago
  22. 25ba931 Modifications to mangen to work with recent Felix changes to manifest reading classes. by Rob Walker · 18 years ago
  23. 72a7824 Manifest parsing-related classes have moved, so these files had to be by Richard S. Hall · 18 years ago
  24. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  25. 11af3c6 Updated version to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  26. c158495 Applied patch (FELIX-185) to add support for explicitly specifying a by Richard S. Hall · 18 years ago
  27. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  28. ba86eef Fixed a bug in the bundle plugin that was using a relative directory to by Richard S. Hall · 18 years ago
  29. 016f537 Slightly improved version of previous version number conversion patch, by Richard S. Hall · 18 years ago
  30. 954b115 Fixed version number conversion to properly convert version numbers by Richard S. Hall · 18 years ago
  31. f7a4917 Updated to use version number 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  32. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  33. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  34. 593c2b7 Updated to the latest version of BND. by Richard S. Hall · 18 years ago
  35. 044fc55 updated to the latest version of BND that fixes an issue with dynamic imports. by Richard S. Hall · 18 years ago
  36. 7c5676b Modified plugin to use latest version of BND and to use the organization by Richard S. Hall · 18 years ago
  37. b450827 Applied patch (FELIX-174) to fix a bug where referential equality was being by Richard S. Hall · 18 years ago
  38. af82029 Updated version dependency on BND. by Richard S. Hall · 18 years ago
  39. 4997052 Applied patch (FELIXM2-10). by Richard S. Hall · 18 years ago
  40. b0a351d Modified the plugin so that default value for Export-Package is empty if by Richard S. Hall · 18 years ago
  41. e2f0383 Incremented the version dependency on the BND library. by Richard S. Hall · 18 years ago
  42. e651710 Apparently, Maven is not copying src/main/resources/ after all, so I add by Richard S. Hall · 18 years ago
  43. d140dd9 Add License headers. by Karl Pauls · 18 years ago
  44. d532523 Fixed the version handling of the plugin to only replace the '-' before by Richard S. Hall · 18 years ago
  45. df60b51 Changed plugin version to be aligned with Felix. by Richard S. Hall · 18 years ago
  46. 2e0f29a Removed parent pom for now, since it is not quite ready yet. by Richard S. Hall · 18 years ago
  47. e250605 I had to uncomment default value for Include-Resource because there is by Richard S. Hall · 18 years ago
  48. 3d8e104 Commented out the default for Include-Resource and updated the NOTICE file. by Richard S. Hall · 18 years ago
  49. fcc2844 Added the Felix pom as the parent. by Richard S. Hall · 18 years ago
  50. f312009 New "patch" to maven osgi plugin to support Peter Kriens' BND library. by Richard S. Hall · 18 years ago
  51. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  52. 8737453 Added standard headers to maven-osgi-plugin. by Richard S. Hall · 18 years ago
  53. 56b1194 Continued effort to clean up manifest parsing (FELIX-98). This still has a by Richard S. Hall · 18 years ago
  54. 98cdf31 Applied patch (FELIXM2-5) for dealing with inter-bundle transitive dependencies. by Richard S. Hall · 18 years ago
  55. 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
  56. 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
  57. dbc8a72 Adding the package exports for various versions of the JRE. by Alex Karasulu · 18 years ago
  58. 982085f removing itest stuff by Alex Karasulu · 18 years ago
  59. 9c9c175 checking in integration test runner for felix plugin by Alex Karasulu · 18 years ago
  60. abd981d adding name tags to archetypes by Alex Karasulu · 18 years ago
  61. 941ef3a importPackage not yet allowed for what we are exporting by Alex Karasulu · 18 years ago
  62. e94a284 Don't provide the version of the plugin so the latest one is used by default. by Alex Karasulu · 18 years ago
  63. 7390234 adding new felix archetype and making some touchups to osgi archetype by Alex Karasulu · 18 years ago
  64. 9fee5e2 moving felix plugin to trunk by Alex Karasulu · 18 years ago
  65. e8c786e Changed the m2 repository URL by Trustin Lee · 18 years ago
  66. 14c7679 Modified plugin to only add bundle version if it is not already set. by Richard S. Hall · 18 years ago
  67. 76032e6 Modified <ignorePackage> tag occur inside the <configuration> tag instead by Richard S. Hall · 18 years ago
  68. 6f70dcb Added a patch by Hal Hildebrand to support embedded JAR file inlining by Richard S. Hall · 18 years ago
  69. dc877d3 Improved a comment. by Richard S. Hall · 18 years ago
  70. cf17282 Fixed a bug that could cause an infinite loop if you used ';' to separate by Richard S. Hall · 18 years ago
  71. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  72. d7db246 Fix headers to include ASF copyright/license by Karl Pauls · 18 years ago
  73. 58c0121 Added another simple patch from Niclas Hedhman. by Richard S. Hall · 18 years ago
  74. c763a84 Incorporated changes from Niclas Hedhman as well as fixed a bug that was by Richard S. Hall · 18 years ago
  75. e955a52 Modified the plugin to only issue warnings when it finds missing imports by Richard S. Hall · 18 years ago
  76. 93b43b1 Updating the maven OSGi plugin to incorporate Peter Kriens' modifications by Richard S. Hall · 18 years ago
  77. 58cadd4 Added SCR's Service-Component to Felix M2 Plugin manifest support. by Michael E. Rodriguez · 18 years ago
  78. fb60662 Added support for Bundle-URL header, which is used by OBR. by Richard S. Hall · 18 years ago
  79. 810d1c1 Added support for all OSGi R4 framework manifest headers not already supported by POM configuration (FELIXM2-6) by Michael E. Rodriguez · 18 years ago
  80. a155e2e Modified main manifest to use new version numbers (this needs to be automated) by Richard S. Hall · 18 years ago
  81. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 18 years ago
  82. ea20e61 Included support for DynamicImport-Package manifest header. by Richard S. Hall · 18 years ago
  83. 7251fce adding snapshots repository so externalized instance works properly by Alex Karasulu · 18 years ago
  84. 5ae51c5 getting service binder working by Alex Karasulu · 18 years ago
  85. bfd9996 changes ... by Alex Karasulu · 18 years ago
  86. 919b507 by Timothy Bennett · 19 years ago
  87. 118050d Initial commit of a maven2 OSGi archetype tool. by Timothy Bennett · 19 years ago
  88. 615bccb Removed file/folder by Timothy Bennett · 19 years ago
  89. cf4e5fb by Timothy Bennett · 19 years ago
  90. 991a8a8 Updates to the Felix M2 Plugin: by Michael E. Rodriguez · 19 years ago
  91. f5ef2c5 Updated groupId in components.xml to match pom.xml groupId. by Michael E. Rodriguez · 19 years ago
  92. cc926d6 Updated groupId. by Michael E. Rodriguez · 19 years ago
  93. 634d1a3 Updates to the Felix M2 Plugin: by Michael E. Rodriguez · 19 years ago
  94. 2b28c3d Updating pom to m2 beta-1 by Carsten Ziegeler · 19 years ago
  95. 99ff099 Bump plugin version to 0.1.2; by Timothy Bennett · 19 years ago
  96. a5ff217 Added support Export-Service by Timothy Bennett · 19 years ago
  97. 6f4eb87 Added support for Bundle-SymbolicName by Timothy Bennett · 19 years ago
  98. a4dbeea Added auto population of Bundle-Version manifest entry. by Timothy Bennett · 19 years ago
  99. ca5a5cc Updated the Apache license for the two maven-osgi-plugin source files. by Timothy Bennett · 19 years ago
  100. 3f0cb48 How-to document for the maven-osgi-plugin. by Timothy Bennett · 19 years ago