summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-bundle-plugin/src/main/java/org/apache/tuscany/maven/bundle/plugin/ModuleBundlesBuildMojo.java (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29Filter out system packages in export from non-bundle jars such as xerces, xal...rfeng1-2/+14
2009-10-06Exclude the project itself from the resolution so that it can be built offlinerfeng1-2/+6
2009-08-18Add support to include different versions of 3rd party jars into the distribu...rfeng1-10/+130
2009-07-31Check the partial attr to decide if the bundle needs to be requiredrfeng1-1/+1
2009-07-31Add the option to generate a gateway bundle that aggregates split packages an...rfeng1-3/+99
2009-06-18Add the support to override 3rd party bundles as plain jarsrfeng1-0/+24
2009-05-27Add capability to override MANIFEST.MF rfeng1-23/+66
2009-04-20Add an option to allow 3rd party bundles to be expanded as a folderrfeng1-12/+50
2009-04-02Set the default value for eclipseBuddyPolicy to nullrfeng1-6/+4
2009-03-31Add the generation of PDE 3.5 target definitionrfeng1-0/+52
2009-03-28Format the osgi.bundles property and exclude the system bundlerfeng1-52/+74
2009-03-03TUSCANY-2873: Apply patch from Hasan Ceylan for Wrapping of non-OSGi componen...antelder1-2/+8
2009-02-14Start moving the bundle plugin out of the sca buildantelder1-0/+828