- 46f5ad6 Use released parent pom by Stuart McCulloch · 17 years ago
- fa25b9e Use released versions where possible. by Carsten Ziegeler · 17 years ago
- 8469b3c Inclusion of rule to allow imports or exports to be forced into all bundles (FELIX-332). by Rob Walker · 17 years ago
- 524390f Applied patch (FELIX-313) to support archive configuration (e.g., excluding by Richard S. Hall · 17 years ago
- 0a3858c Move to the next version by Karl Pauls · 17 years ago
- be2991e Adapt to framework api changes by Karl Pauls · 17 years ago
- 3c9585f Fix path to parent pom by Karl Pauls · 17 years ago
- 589e2b3 Move the parent pom.xml into it's own subproject and fix some minor issues by Karl Pauls · 17 years ago
- 1046121 Adapt the maven-felix-plugin and the daemon to the framework api changes by Karl Pauls · 17 years ago
- 5a105ac Change urls from incubator to tpl by Karl Pauls · 17 years ago
- d312acc Move Felix Project Team mail address form incubator to the new top-level dev list. by Karl Pauls · 17 years ago
- 48b1427 Continued to svn repo refactoring, specifically moved and renamed the by Richard S. Hall · 17 years ago
- bec8dc4 Applying patch (FELIX-290) to fix a concurrent modification exception by Richard S. Hall · 17 years ago
- 46e7a85 Applied patch (FELIX-261) to improve plugins default handling of maven by Richard S. Hall · 17 years ago
- 364d3ed Applied patch (FELIX-281) to improve handling of nulls for the hashtable. by Richard S. Hall · 17 years ago
- ea2e9e0 Applied patch (FELIX-283) to not regenerate the bundle manifest if the JAR by Richard S. Hall · 17 years ago
- c354c41 Updated to the latest version of BND. by Richard S. Hall · 17 years ago
- 783d3e7 Updated to latest version of BND. by Richard S. Hall · 17 years ago
- 90e68da Removed incubator disclaimer from all NOTICE files. by Richard S. Hall · 18 years ago
- 253906d Updated the bundle plugin to use the latest BND. by Richard S. Hall · 18 years ago
- 092d2d3 Fix a bug introduced in previous patch (FELIX-269) that was incorrectly by Richard S. Hall · 18 years ago
- 3c0051d Applied patch (FELIX-269) to avoid running the plugin on pom projects. by Richard S. Hall · 18 years ago
- 3e0fda3 Applied patch (FELIX-275) to update some dependencies. by Richard S. Hall · 18 years ago
- 5b521ff Applied a refactored patch of FELIX-218 since the original patch was by Richard S. Hall · 18 years ago
- 6cf6f0b Applied patch (FELIX-199) to add a recursive goal to generate OSGi by Richard S. Hall · 18 years ago
- 35d800e Applied a modified version of the patch from FELIX-218 to support BND by Richard S. Hall · 18 years ago
- c64bd16 Fixed a bug raised by FELIX-256 where maven version numbers were not by Richard S. Hall · 18 years ago
- 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 · 18 years ago
- 61e4a8e Applied patch (FELIX-215) to fix some build problems. by Richard S. Hall · 18 years ago
- 5e73bd4 Applied patch (FELIX-201) to add support for Java 1.6.0 to the main by Richard S. Hall · 18 years ago
- 1020e14 Updated pom to use latest BND version. (FELIX-191) by Richard S. Hall · 18 years ago
- 25ba931 Modifications to mangen to work with recent Felix changes to manifest reading classes. by Rob Walker · 18 years ago
- 72a7824 Manifest parsing-related classes have moved, so these files had to be by Richard S. Hall · 18 years ago
- f2be196 Updated version numbers to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
- 11af3c6 Updated version to 0.9.0-incubator-SNAPSHOT. by Richard S. Hall · 18 years ago
- c158495 Applied patch (FELIX-185) to add support for explicitly specifying a by Richard S. Hall · 18 years ago
- f069487 Moved LICENSE and NOTICE files to META-INF. by Richard S. Hall · 18 years ago
- ba86eef Fixed a bug in the bundle plugin that was using a relative directory to by Richard S. Hall · 18 years ago
- 016f537 Slightly improved version of previous version number conversion patch, by Richard S. Hall · 18 years ago
- 954b115 Fixed version number conversion to properly convert version numbers by Richard S. Hall · 18 years ago
- f7a4917 Updated to use version number 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
- 8baa593 Updated components to version 0.9.0-incubator-SNAPSHOT for ongoing development. by Richard S. Hall · 18 years ago
- fb1eace Updating the version numbers for the subprojects that will be in the by Richard S. Hall · 18 years ago
- 593c2b7 Updated to the latest version of BND. by Richard S. Hall · 18 years ago
- 044fc55 updated to the latest version of BND that fixes an issue with dynamic imports. by Richard S. Hall · 18 years ago
- 7c5676b Modified plugin to use latest version of BND and to use the organization by Richard S. Hall · 18 years ago
- b450827 Applied patch (FELIX-174) to fix a bug where referential equality was being by Richard S. Hall · 18 years ago
- af82029 Updated version dependency on BND. by Richard S. Hall · 18 years ago
- 4997052 Applied patch (FELIXM2-10). by Richard S. Hall · 18 years ago
- b0a351d Modified the plugin so that default value for Export-Package is empty if by Richard S. Hall · 18 years ago
- e2f0383 Incremented the version dependency on the BND library. by Richard S. Hall · 18 years ago
- e651710 Apparently, Maven is not copying src/main/resources/ after all, so I add by Richard S. Hall · 18 years ago
- d140dd9 Add License headers. by Karl Pauls · 18 years ago
- d532523 Fixed the version handling of the plugin to only replace the '-' before by Richard S. Hall · 18 years ago
- df60b51 Changed plugin version to be aligned with Felix. by Richard S. Hall · 18 years ago
- 2e0f29a Removed parent pom for now, since it is not quite ready yet. by Richard S. Hall · 18 years ago
- e250605 I had to uncomment default value for Include-Resource because there is by Richard S. Hall · 18 years ago
- 3d8e104 Commented out the default for Include-Resource and updated the NOTICE file. by Richard S. Hall · 18 years ago
- fcc2844 Added the Felix pom as the parent. by Richard S. Hall · 18 years ago
- f312009 New "patch" to maven osgi plugin to support Peter Kriens' BND library. by Richard S. Hall · 18 years ago
- 4ebe508 Add incubator disclaimer to NOTICE files and License headers to poms and property files (FELIX-144). by Karl Pauls · 18 years ago
- 8737453 Added standard headers to maven-osgi-plugin. by Richard S. Hall · 18 years ago
- 56b1194 Continued effort to clean up manifest parsing (FELIX-98). This still has a by Richard S. Hall · 18 years ago
- 98cdf31 Applied patch (FELIXM2-5) for dealing with inter-bundle transitive dependencies. by Richard S. Hall · 18 years ago
- 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
- 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
- dbc8a72 Adding the package exports for various versions of the JRE. by Alex Karasulu · 18 years ago
- 982085f removing itest stuff by Alex Karasulu · 18 years ago
- 9c9c175 checking in integration test runner for felix plugin by Alex Karasulu · 18 years ago
- abd981d adding name tags to archetypes by Alex Karasulu · 18 years ago
- 941ef3a importPackage not yet allowed for what we are exporting by Alex Karasulu · 18 years ago
- e94a284 Don't provide the version of the plugin so the latest one is used by default. by Alex Karasulu · 18 years ago
- 7390234 adding new felix archetype and making some touchups to osgi archetype by Alex Karasulu · 18 years ago
- 9fee5e2 moving felix plugin to trunk by Alex Karasulu · 18 years ago
- e8c786e Changed the m2 repository URL by Trustin Lee · 18 years ago
- 14c7679 Modified plugin to only add bundle version if it is not already set. by Richard S. Hall · 18 years ago
- 76032e6 Modified <ignorePackage> tag occur inside the <configuration> tag instead by Richard S. Hall · 18 years ago
- 6f70dcb Added a patch by Hal Hildebrand to support embedded JAR file inlining by Richard S. Hall · 18 years ago
- dc877d3 Improved a comment. by Richard S. Hall · 18 years ago
- cf17282 Fixed a bug that could cause an infinite loop if you used ';' to separate by Richard S. Hall · 18 years ago
- 9beb33e Modified the Maven OSGi plugin to require: by Richard S. Hall · 18 years ago
- d7db246 Fix headers to include ASF copyright/license by Karl Pauls · 18 years ago
- 58c0121 Added another simple patch from Niclas Hedhman. by Richard S. Hall · 18 years ago
- c763a84 Incorporated changes from Niclas Hedhman as well as fixed a bug that was by Richard S. Hall · 18 years ago
- e955a52 Modified the plugin to only issue warnings when it finds missing imports by Richard S. Hall · 18 years ago
- 93b43b1 Updating the maven OSGi plugin to incorporate Peter Kriens' modifications by Richard S. Hall · 18 years ago
- 58cadd4 Added SCR's Service-Component to Felix M2 Plugin manifest support. by Michael E. Rodriguez · 19 years ago
- fb60662 Added support for Bundle-URL header, which is used by OBR. by Richard S. Hall · 19 years ago
- 810d1c1 Added support for all OSGi R4 framework manifest headers not already supported by POM configuration (FELIXM2-6) by Michael E. Rodriguez · 19 years ago
- a155e2e Modified main manifest to use new version numbers (this needs to be automated) by Richard S. Hall · 19 years ago
- 8e1e6f3 Updated all pom.xml files to use 0.8.0-SNAPSHOT since this is more OSGi by Richard S. Hall · 19 years ago
- ea20e61 Included support for DynamicImport-Package manifest header. by Richard S. Hall · 19 years ago
- 7251fce adding snapshots repository so externalized instance works properly by Alex Karasulu · 19 years ago
- 5ae51c5 getting service binder working by Alex Karasulu · 19 years ago
- bfd9996 changes ... by Alex Karasulu · 19 years ago
- 919b507 by Timothy Bennett · 19 years ago
- 118050d Initial commit of a maven2 OSGi archetype tool. by Timothy Bennett · 19 years ago
- 615bccb Removed file/folder by Timothy Bennett · 19 years ago
- cf4e5fb by Timothy Bennett · 19 years ago
- 991a8a8 Updates to the Felix M2 Plugin: by Michael E. Rodriguez · 19 years ago