1. 61e4a8e Applied patch (FELIX-215) to fix some build problems. by Richard S. Hall · 18 years ago
  2. 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 18 years ago
  3. 1020e14 Updated pom to use latest BND version. (FELIX-191) by Richard S. Hall · 18 years ago
  4. f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  5. 11af3c6 Updated version to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
  6. c158495 Applied patch (FELIX-185) to add support for explicitly specifying a by Richard S. Hall · 18 years ago
  7. f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
  8. ba86eef Fixed a bug in the bundle plugin that was using a relative directory to by Richard S. Hall · 18 years ago
  9. 016f537 Slightly improved version of previous version number conversion patch, by Richard S. Hall · 18 years ago
  10. 954b115 Fixed version number conversion to properly convert version numbers by Richard S. Hall · 18 years ago
  11. f7a4917 Updated to use version number 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  12. 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
  13. fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
  14. 593c2b7 Updated to the latest version of BND. by Richard S. Hall · 18 years ago
  15. 044fc55 updated to the latest version of BND that fixes an issue with dynamic imports. by Richard S. Hall · 18 years ago
  16. 7c5676b Modified plugin to use latest version of BND and to use the organization by Richard S. Hall · 18 years ago
  17. b450827 Applied patch (FELIX-174) to fix a bug where referential equality was being by Richard S. Hall · 18 years ago
  18. af82029 Updated version dependency on BND. by Richard S. Hall · 18 years ago
  19. 4997052 Applied patch (FELIXM2-10). by Richard S. Hall · 18 years ago
  20. b0a351d Modified the plugin so that default value for Export-Package is empty if by Richard S. Hall · 18 years ago
  21. e2f0383 Incremented the version dependency on the BND library. by Richard S. Hall · 18 years ago
  22. e651710 Apparently, Maven is not copying src/main/resources/ after all, so I add by Richard S. Hall · 18 years ago
  23. d140dd9 Add License headers. by Karl Pauls · 18 years ago
  24. d532523 Fixed the version handling of the plugin to only replace the '-' before by Richard S. Hall · 18 years ago
  25. df60b51 Changed plugin version to be aligned with Felix. by Richard S. Hall · 18 years ago
  26. 2e0f29a Removed parent pom for now, since it is not quite ready yet. by Richard S. Hall · 18 years ago
  27. e250605 I had to uncomment default value for Include-Resource because there is by Richard S. Hall · 18 years ago
  28. 3d8e104 Commented out the default for Include-Resource and updated the NOTICE file. by Richard S. Hall · 18 years ago
  29. fcc2844 Added the Felix pom as the parent. by Richard S. Hall · 18 years ago
  30. f312009 New "patch" to maven osgi plugin to support Peter Kriens' BND library. by Richard S. Hall · 18 years ago
  31. 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
  32. 8737453 Added standard headers to maven-osgi-plugin. by Richard S. Hall · 18 years ago
  33. 98cdf31 Applied patch (FELIXM2-5) for dealing with inter-bundle transitive dependencies. by Richard S. Hall · 18 years ago
  34. dbc8a72 Adding the package exports for various versions of the JRE. by Alex Karasulu · 18 years ago
  35. 982085f removing itest stuff by Alex Karasulu · 18 years ago
  36. 9c9c175 checking in integration test runner for felix plugin by Alex Karasulu · 18 years ago
  37. abd981d adding name tags to archetypes by Alex Karasulu · 18 years ago
  38. 941ef3a importPackage not yet allowed for what we are exporting by Alex Karasulu · 18 years ago
  39. e94a284 Don't provide the version of the plugin so the latest one is used by default. by Alex Karasulu · 18 years ago
  40. 7390234 adding new felix archetype and making some touchups to osgi archetype by Alex Karasulu · 18 years ago
  41. 9fee5e2 moving felix plugin to trunk by Alex Karasulu · 18 years ago
  42. e8c786e Changed the m2 repository URL by Trustin Lee · 18 years ago
  43. 14c7679 Modified plugin to only add bundle version if it is not already set. by Richard S. Hall · 18 years ago
  44. 76032e6 Modified <ignorePackage> tag occur inside the <configuration> tag instead by Richard S. Hall · 18 years ago
  45. 6f70dcb Added a patch by Hal Hildebrand to support embedded JAR file inlining by Richard S. Hall · 18 years ago
  46. dc877d3 Improved a comment. by Richard S. Hall · 18 years ago
  47. cf17282 Fixed a bug that could cause an infinite loop if you used ';' to separate by Richard S. Hall · 18 years ago
  48. 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
  49. d7db246 Fix headers to include ASF copyright/license by Karl Pauls · 18 years ago
  50. 58c0121 Added another simple patch from Niclas Hedhman. by Richard S. Hall · 18 years ago
  51. c763a84 Incorporated changes from Niclas Hedhman as well as fixed a bug that was by Richard S. Hall · 18 years ago
  52. e955a52 Modified the plugin to only issue warnings when it finds missing imports by Richard S. Hall · 18 years ago
  53. 93b43b1 Updating the maven OSGi plugin to incorporate Peter Kriens' modifications by Richard S. Hall · 18 years ago
  54. 58cadd4 Added SCR's Service-Component to Felix M2 Plugin manifest support. by Michael E. Rodriguez · 18 years ago
  55. fb60662 Added support for Bundle-URL header, which is used by OBR. by Richard S. Hall · 18 years ago
  56. 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
  57. a155e2e Modified main manifest to use new version numbers (this needs to be automated) by Richard S. Hall · 19 years ago
  58. 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 19 years ago
  59. ea20e61 Included support for DynamicImport-Package manifest header. by Richard S. Hall · 19 years ago
  60. 7251fce adding snapshots repository so externalized instance works properly by Alex Karasulu · 19 years ago
  61. 5ae51c5 getting service binder working by Alex Karasulu · 19 years ago
  62. bfd9996 changes ... by Alex Karasulu · 19 years ago
  63. 919b507 by Timothy Bennett · 19 years ago
  64. 118050d Initial commit of a maven2 OSGi archetype tool. by Timothy Bennett · 19 years ago
  65. 615bccb Removed file/folder by Timothy Bennett · 19 years ago
  66. cf4e5fb by Timothy Bennett · 19 years ago
  67. 991a8a8 Updates to the Felix M2 Plugin: by Michael E. Rodriguez · 19 years ago
  68. f5ef2c5 Updated groupId in components.xml to match pom.xml groupId. by Michael E. Rodriguez · 19 years ago
  69. cc926d6 Updated groupId. by Michael E. Rodriguez · 19 years ago
  70. 634d1a3 Updates to the Felix M2 Plugin: by Michael E. Rodriguez · 19 years ago
  71. 2b28c3d Updating pom to m2 beta-1 by Carsten Ziegeler · 19 years ago
  72. 99ff099 Bump plugin version to 0.1.2; by Timothy Bennett · 19 years ago
  73. a5ff217 Added support Export-Service by Timothy Bennett · 19 years ago
  74. 6f4eb87 Added support for Bundle-SymbolicName by Timothy Bennett · 19 years ago
  75. a4dbeea Added auto population of Bundle-Version manifest entry. by Timothy Bennett · 19 years ago
  76. ca5a5cc Updated the Apache license for the two maven-osgi-plugin source files. by Timothy Bennett · 19 years ago
  77. 3f0cb48 How-to document for the maven-osgi-plugin. by Timothy Bennett · 19 years ago
  78. a7d67fe by Timothy Bennett · 19 years ago
  79. 08b3a1e Removed file/folder by Timothy Bennett · 19 years ago
  80. f557071 by Timothy Bennett · 19 years ago