1. 23ebd78 FELIX-2656: marking lifecycle goals as @threadSafe by Stuart McCulloch · 13 years ago
  2. b45e181 Update deprecation messages by Stuart McCulloch · 13 years ago
  3. 737abc7 FELIX-1985: warn when duplicate paths appear in Include-Resource by Stuart McCulloch · 13 years ago
  4. e68ebd2 FELIX-2435: using bundle goals on a WAR file will switch the project to generate jar artifacts by Stuart McCulloch · 13 years ago
  5. 85927eb FELIX-2820: Provide a default value when using <_wab/> by Stuart McCulloch · 13 years ago
  6. 4848cc8 FELIX-2934: don't add '.' to Bundle-ClassPath when embedding dependencies into WABs by Stuart McCulloch · 13 years ago
  7. f5f5285 FELIX-2346: compute correct path when detecting missing resources by Stuart McCulloch · 13 years ago
  8. e71aa49 FELIX-2819: consider packageinfo files contained in src/main/java by Stuart McCulloch · 13 years ago
  9. f6c6eb5 FELIX-2427: add plugin report by Stuart McCulloch · 13 years ago
  10. cdbbe2d FELIX-1039: add some extra metadata to the maven lifecycle/handler configuration by Stuart McCulloch · 13 years ago
  11. 007f8c8 FELIX-2722: avoid NPE when project.organization.name is null by Stuart McCulloch · 13 years ago
  12. 034e7b8 Deprecate the bundleall goal by Stuart McCulloch · 13 years ago
  13. f26260b Update parent pom; fix missing license headers by Stuart McCulloch · 13 years ago
  14. 35c25c3 Update to bndlib 1.43.0 by Stuart McCulloch · 13 years ago
  15. aa1eb1f FELIX-2884 - The multiplicity isn't taken into account by the maven bundle plugin and bundlerepository when generating the repository xml by Guillaume Nodet · 13 years ago
  16. 07b7cf4 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  17. d225794 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.4 by Guillaume Nodet · 13 years ago
  18. 7f6c0c0 Update changelog to reflect the correct version by Guillaume Nodet · 13 years ago
  19. e337255 Fix legal files for bundleplugin as we don't include BND anymore by Guillaume Nodet · 13 years ago
  20. d60e99e [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  21. 69a8fa5 [maven-release-plugin] prepare release maven-bundle-plugin-2.3.2 by Guillaume Nodet · 13 years ago
  22. 2c081b5 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  23. 813398d [maven-release-plugin] prepare release maven-bundle-plugin-2.3.0 by Guillaume Nodet · 13 years ago
  24. a4175e4 Update bundleplugin changelog by Guillaume Nodet · 13 years ago
  25. 172dd92 Fix legal files for bundleplugin by Guillaume Nodet · 13 years ago
  26. 12264ad Fixes FELIX-2817 : The maven-bundle-plugin manifest goal should honor the supportedProjectTypes configuration setting. by Hiram R. Chirino · 13 years ago
  27. 7b60a46 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 13 years ago
  28. 765151e [maven-release-plugin] prepare release maven-bundle-plugin-2.3.0 by Guillaume Nodet · 13 years ago
  29. 0ef45c7 Update changelog for maven bundle plugin release by Guillaume Nodet · 13 years ago
  30. 20a916a Fixes FELIX-2812: The <Embed-Dependency> filter can fail if your matching against multiple "*" artifact ids. by Hiram R. Chirino · 13 years ago
  31. 2172ef9 Fixes FELIX-2811 : If <Private-Package>!*</Private-Package> is defined the all packages should be exported by {local-packages} by Hiram R. Chirino · 13 years ago
  32. 922498b Improving implementation of FELIX-2809, we now look at the transitive path of an artifact to determine if it's optional. by Hiram R. Chirino · 13 years ago
  33. 2d401a3 Fixes FELIX-2809: maven-bundle-plugin should automatically add "resolution:=optional" to imported packages that are in optional maven dependencies. by Hiram R. Chirino · 13 years ago
  34. 4f5f227 Fixes FELIX-2808 - scan for local packages by looking for *.class files instead of *.java so that all the JVM languages can be supported. by Hiram R. Chirino · 13 years ago
  35. 0641828 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 14 years ago
  36. a49a068 [maven-release-plugin] prepare release maven-bundle-plugin-2.2.0 by Stuart McCulloch · 14 years ago
  37. d5c2269 Update changelog by Stuart McCulloch · 14 years ago
  38. a8e4f2a Update copyright years by Stuart McCulloch · 14 years ago
  39. e5f5c7a [FELIX-2701] Add a {local-packages} macro for automatically expanding local packages in the <Export-Package> instruction by Guillaume Nodet · 14 years ago
  40. ea93d68 Remove bnd modification. (FELIX-2176) by Richard S. Hall · 14 years ago
  41. 2c9e592 Update to latest bndlib. (FELIX-2176) by Richard S. Hall · 14 years ago
  42. dc8c929 [maven-release-plugin] prepare for next development iteration by Guillaume Nodet · 14 years ago
  43. 1c87731 [maven-release-plugin] prepare release maven-bundle-plugin-2.1.0 by Guillaume Nodet · 14 years ago
  44. 5c0d6ce [bundleplugin] upgrade to latest felix-parent and bundlerepository by Guillaume Nodet · 14 years ago
  45. ff38656 [bundlerepository] fix a NPE in the index goal by Guillaume Nodet · 14 years ago
  46. e04346c [bundleplugin] upgrade to bundlerepository snapshot by Guillaume Nodet · 14 years ago
  47. 2d81f33 [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 14 years ago
  48. bdc1375 [bundleplugin] fix parsing of the obr.xml file by Guillaume Nodet · 14 years ago
  49. 9337c34 [bundleplugin] minor improvements to the index goal by Guillaume Nodet · 14 years ago
  50. 127d557 [bundleplugin] fix possible NPE when installing non osgi bundles artifacts by Guillaume Nodet · 14 years ago
  51. 8d5faf6 FELIX-2215: Refactor bundlerepository and maven bundle plugin obr data model by Guillaume Nodet · 14 years ago
  52. c24508d FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 14 years ago
  53. 57a8d81 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 14 years ago
  54. f51cc6b FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 14 years ago
  55. 09157a9 FELIX-2175: Improve the Blueprint component to parse / introspect blueprint configuration files and generate OBR service requirements / capabilities accordingly by Guillaume Nodet · 14 years ago
  56. 6de29c3 FELIX-1568: Goal to transform a maven version into an OSGi version by Guillaume Nodet · 14 years ago
  57. 6da2254 FELIX-2173: Fix inconsistent maven->osgi version conversion between maven-bundle-plugin and DefaultMaven2OsgiConverter by Guillaume Nodet · 14 years ago
  58. 321e432 FELIX-2155: the maven bundle plugin generates wrong capabilities for packages with directives by Guillaume Nodet · 14 years ago
  59. b64ee73 FELIX-1951: The SchemaObr.xsd in bundleplugin is incomplete by Guillaume Nodet · 14 years ago
  60. 4eb49be FELIX-2112: Carriage returns are removed from instructions, but the lines should be trimmed alltogether by Guillaume Nodet · 14 years ago
  61. ffe105b FELIX-1634: enable transitive lookup for dependencies with <type>bundle</type> by Stuart McCulloch · 15 years ago
  62. b32cde2 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  63. 2e5a850 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.1 by Stuart McCulloch · 15 years ago
  64. efb03e4 Update bundleplugin docs by Stuart McCulloch · 15 years ago
  65. c4b3d30 Update changelog in preparation for 2.0.1 release by Stuart McCulloch · 15 years ago
  66. 8ae5512 Add missing ASL header on xsl file by Guillaume Nodet · 15 years ago
  67. 3bfc36a Add a test case for the blueprint component in the bundle plugin by Guillaume Nodet · 15 years ago
  68. 8812902 FELIX-1461: make local repository updates a bit more atomic by Stuart McCulloch · 15 years ago
  69. ed3bd71 Temporary patch for Include-Resource bug on Windows by Stuart McCulloch · 15 years ago
  70. a15a9bf FELIX-1539: include additional source directories in local package calculation by Stuart McCulloch · 15 years ago
  71. 6dd4dd2 FELIX-1439: add project organization name/url properties by Stuart McCulloch · 15 years ago
  72. 598d2bd FELIX-1501: use getProperty() instead of getProperties().getProperty() as the former does property interpolation by Stuart McCulloch · 15 years ago
  73. 459eaed FELIX-1552: add support for blueprint and spring-dm declarations to import the discovered packages by Guillaume Nodet · 15 years ago
  74. f3f38b2 FELIX-1148: apply local patch for MSHARED-101 by Stuart McCulloch · 15 years ago
  75. acef948 FELIX-1148: take local copy of another shared Maven component (dependency-tree) so we can apply an outstanding patch by Stuart McCulloch · 15 years ago
  76. c966ef6 FELIX-981: avoid spurious split package warnings by Stuart McCulloch · 15 years ago
  77. cb2a3b2 FELIX-1290: warn if Embed-Dependency doesn't match any dependencies by Stuart McCulloch · 15 years ago
  78. 96f089c FELIX-1021: remove expression from classifier parameter (ie. same as jar plugin) by Stuart McCulloch · 15 years ago
  79. 364d6cf FELIX-1023: apply modified patch (follow existing code pattern) to add category information by Stuart McCulloch · 15 years ago
  80. 276eec8 Upgrade to bndlib 0.0.357 by Stuart McCulloch · 15 years ago
  81. f3b6b48 Replaced some more @author tags. by Richard S. Hall · 15 years ago
  82. 3bc8afd Replaced some @author tags with the Felix project...plenty more still need it. by Richard S. Hall · 15 years ago
  83. a58cb52 Use latest parent by Stuart McCulloch · 15 years ago
  84. 63682bf FELIX-1262: remove duplicate resource entries to avoid Bnd Tool error (it suffixes duplicate entries with ~ and then can't find a file with that name) by Stuart McCulloch · 15 years ago
  85. d00f971 FELIX-1262: add local Bnd source to apply temporary patches by Stuart McCulloch · 15 years ago
  86. 210e309 Fix issue Felix-1054. by Clement Escoffier · 15 years ago
  87. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  88. 935cbe8 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  89. f1d8917 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 15 years ago
  90. 2eb6112 Update doc wrt version 2 changes by Stuart McCulloch · 15 years ago
  91. 1bcd795 Rollback to use 1.0.2 parent pom, update docs and copyright dates by Stuart McCulloch · 15 years ago
  92. ad01906 [maven-release-plugin] prepare for next development iteration by Stuart McCulloch · 15 years ago
  93. 8d42a42 [maven-release-plugin] prepare release maven-bundle-plugin-2.0.0 by Stuart McCulloch · 15 years ago
  94. 5fbfbe4 Update to latest parent pom in preparation for next release by Stuart McCulloch · 15 years ago
  95. 2e7c5bd bndlib 0.0.311 has reached the central Maven repo, thanks Carlos! by Stuart McCulloch · 15 years ago
  96. 99f4aa6 Fix missing component (use local version) by Stuart McCulloch · 15 years ago
  97. 3a33d6d Use local copy of maven-osgi until MSHARED-53 and MSHARED-86 are fixed (also clean up pom) by Stuart McCulloch · 15 years ago
  98. b371e7e FELIX-912: add all source-based packages to default Private-Package, set default Export-Package to include all non-internal packages by Stuart McCulloch · 15 years ago
  99. 50bcd3d Helper script to test new versions of the bundleplugin on the local Felix tree by Stuart McCulloch · 15 years ago
  100. 6b4157c Update changelog by Stuart McCulloch · 15 years ago