summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-bundle-plugin/src/main/java/org/apache/tuscany/maven/bundle/plugin/ModuleBundlesBuildMojo.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TUSCANY-3861: Rename bundle plugin to be tuscany-bundle-plugin to conform to ↵antelder2011-06-201-1338/+0
| | | | | | Maven naming. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1137571 13f79535-47bb-0310-9956-ffa450edef68
* Fix the line feed for osgi.bundlesrfeng2010-03-311-0/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929729 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3457 - add temp code to copy the manifest file byte for byte to get ↵slaws2010-02-041-6/+54
| | | | | | round the problem of the copy via the Manifest object dropping some attributes. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906492 13f79535-47bb-0310-9956-ffa450edef68
* Allow the plugin to generate config for the whole distrorfeng2010-01-291-0/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904564 13f79535-47bb-0310-9956-ffa450edef68
* Add the ability to generate feature-based aggregated bundlesrfeng2010-01-091-0/+44
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897505 13f79535-47bb-0310-9956-ffa450edef68
* Filter out system packages in export from non-bundle jars such as xerces, ↵rfeng2009-10-291-2/+14
| | | | | | xalan or saxon to avoid package conflicts git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831078 13f79535-47bb-0310-9956-ffa450edef68
* Exclude the project itself from the resolution so that it can be built offlinerfeng2009-10-061-2/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822525 13f79535-47bb-0310-9956-ffa450edef68
* Add support to include different versions of 3rd party jars into the ↵rfeng2009-08-181-10/+130
| | | | | | distribution if it is omitted by a lower version in maven git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805587 13f79535-47bb-0310-9956-ffa450edef68
* Check the partial attr to decide if the bundle needs to be requiredrfeng2009-07-311-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799657 13f79535-47bb-0310-9956-ffa450edef68
* Add the option to generate a gateway bundle that aggregates split packages ↵rfeng2009-07-311-3/+99
| | | | | | and export them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799509 13f79535-47bb-0310-9956-ffa450edef68
* Add the support to override 3rd party bundles as plain jarsrfeng2009-06-181-0/+24
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786257 13f79535-47bb-0310-9956-ffa450edef68
* Add capability to override MANIFEST.MF rfeng2009-05-271-23/+66
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778954 13f79535-47bb-0310-9956-ffa450edef68
* Add an option to allow 3rd party bundles to be expanded as a folderrfeng2009-04-201-12/+50
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766752 13f79535-47bb-0310-9956-ffa450edef68
* Set the default value for eclipseBuddyPolicy to nullrfeng2009-04-021-6/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761467 13f79535-47bb-0310-9956-ffa450edef68
* Add the generation of PDE 3.5 target definitionrfeng2009-03-311-0/+52
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760669 13f79535-47bb-0310-9956-ffa450edef68
* Format the osgi.bundles property and exclude the system bundlerfeng2009-03-281-52/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759509 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2873: Apply patch from Hasan Ceylan for Wrapping of non-OSGi ↵antelder2009-03-031-2/+8
| | | | | | components creates versions that may makes no-sense git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749551 13f79535-47bb-0310-9956-ffa450edef68
* Start moving the bundle plugin out of the sca buildantelder2009-02-141-0/+828
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@744428 13f79535-47bb-0310-9956-ffa450edef68