summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk/maven-bundle-plugin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-312-2/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799657 13f79535-47bb-0310-9956-ffa450edef68
* Don't generate Import-Package header for the 3rd party jars so that either ↵rfeng2009-07-311-4/+6
| | | | | | local package is used if there are split packages git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799521 13f79535-47bb-0310-9956-ffa450edef68
* Add the option to generate a gateway bundle that aggregates split packages ↵rfeng2009-07-312-6/+109
| | | | | | and export them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799509 13f79535-47bb-0310-9956-ffa450edef68
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-212-256/+256
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
* Add import statement for the generated MFrfeng2009-07-171-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794924 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Equinox 3.5rfeng2009-07-162-4/+156
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794551 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationrfeng2009-06-231-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787556 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.3rfeng2009-06-231-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787554 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-273-44/+147
| | | | 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-202-27/+78
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766752 13f79535-47bb-0310-9956-ffa450edef68
* Add a check to test if a file existsrfeng2009-04-101-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763985 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-04-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761551 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.2antelder2009-04-031-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761548 13f79535-47bb-0310-9956-ffa450edef68
* Back to 1.0.2-snapshot for releaseantelder2009-04-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761546 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
* Update to 3.4.x Eclipse jarsrfeng2009-04-021-1/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761376 13f79535-47bb-0310-9956-ffa450edef68
* Update to the latest maven-eclipse-plugin 2.6rfeng2009-04-028-518/+941
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761364 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
* [maven-release-plugin] prepare for next development iterationantelder2009-03-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760359 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.2antelder2009-03-311-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@760357 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
* Minor fix to tolerate - in the maven version idrfeng2009-03-261-209/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758783 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750388 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750386 13f79535-47bb-0310-9956-ffa450edef68
* Reset versionantelder2009-03-051-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750385 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare for next development iterationantelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750383 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750381 13f79535-47bb-0310-9956-ffa450edef68
* Reset version and svn infoantelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750380 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750379 13f79535-47bb-0310-9956-ffa450edef68
* non-change to the file to see if that fixes the tag issueantelder2009-03-051-1/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750378 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750376 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750375 13f79535-47bb-0310-9956-ffa450edef68
* Set back the version and scm infoantelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750374 13f79535-47bb-0310-9956-ffa450edef68
* Try newer release plugin to see if that fixes tag issueantelder2009-03-051-4/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750372 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750370 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750369 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750368 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750365 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750362 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750360 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] rollback the release of maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750358 13f79535-47bb-0310-9956-ffa450edef68
* [maven-release-plugin] prepare release maven-bundle-plugin-1.0.1antelder2009-03-051-4/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750357 13f79535-47bb-0310-9956-ffa450edef68
* Add release notes fileantelder2009-03-051-0/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@750356 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2873, add file left out of previous commit, (thanks again Hasan ↵antelder2009-03-031-0/+232
| | | | | | Ceylan for the fix) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749558 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2876: Fix field spelling, thanks Hasan Ceylan for pointing this outantelder2009-03-031-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749556 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2873: Apply patch from Hasan Ceylan for Wrapping of non-OSGi ↵antelder2009-03-031-2/+1
| | | | | | components creates versions that may makes no-sense git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749554 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-2873: Apply patch from Hasan Ceylan for Wrapping of non-OSGi ↵antelder2009-03-032-2/+28
| | | | | | 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
* TUSCANY-2872: Apply patch from Hasan Ceylan for Maven Bundle Plugin throws ↵antelder2009-03-031-1/+3
| | | | | | NPE when a dependent non-OSGI jar has no manifest git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@749550 13f79535-47bb-0310-9956-ffa450edef68