summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-bundle-plugin/src/main/java/org/apache/tuscany/maven/bundle/plugin/BundleUtil.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3861: Rename bundle plugin to be tuscany-bundle-plugin to conform to ...antelder2011-06-201-640/+0
* Disable util that doesn't work with Equinox 3.5.0 and isn't apparently used. slaws2010-10-271-1/+2
* Filter out system packages in export from non-bundle jars such as xerces, xal...rfeng2009-10-291-3/+3
* Add compile dependencies to the .classpath file if it doesn't supply any pack...rfeng2009-10-081-30/+56
* Check the partial attr to decide if the bundle needs to be requiredrfeng2009-07-311-1/+2
* Don't generate Import-Package header for the 3rd party jars so that either lo...rfeng2009-07-311-4/+6
* Add the option to generate a gateway bundle that aggregates split packages an...rfeng2009-07-311-3/+10
* Add import statement for the generated MFrfeng2009-07-171-2/+2
* Upgrade to Equinox 3.5rfeng2009-07-161-0/+155
* Add capability to override MANIFEST.MF rfeng2009-05-271-21/+44
* Add an option to allow 3rd party bundles to be expanded as a folderrfeng2009-04-201-15/+28
* Add a check to test if a file existsrfeng2009-04-101-0/+4
* TUSCANY-2873: Apply patch from Hasan Ceylan for Wrapping of non-OSGi componen...antelder2009-03-031-2/+1
* TUSCANY-2873: Apply patch from Hasan Ceylan for Wrapping of non-OSGi componen...antelder2009-03-031-0/+20
* TUSCANY-2872: Apply patch from Hasan Ceylan for Maven Bundle Plugin throws NP...antelder2009-03-031-1/+3
* Start moving the bundle plugin out of the sca buildantelder2009-02-141-0/+387