summaryrefslogtreecommitdiffstats
path: root/maven-plugins/trunk (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-08[maven-release-plugin] prepare release maven-bundle-plugin-1.0.4antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823081 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08Update release notes for next releaseantelder1-0/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823080 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06Exclude the project itself from the resolution so that it can be built offlinerfeng1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822525 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31Correct javadoc comment, the launch command is: mvn ↵antelder1-1/+1
org.apache.tuscany.maven.plugin:maven-tuscany-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809489 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31Add a new mojo to the tuscany plugin to enable running sca contributions ↵antelder1-0/+108
from maven without needing to install anything for tuscany, just run the tuscany plugin pointing at a contribution, eg: mvn org.apache.tuscany.maven.plugin:tuscany-launch-plugin:launch [-Ddomain=tribes:myDomain] -Dcontributions=path\to\scacontribution,otherContributions... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809487 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31Update tuscany plugin for latest extensions and modulesantelder1-1/+18
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809486 13f79535-47bb-0310-9956-ffa450edef68
2009-08-18Add support to include different versions of 3rd party jars into the ↵rfeng1-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
2009-08-11Add recent extensions to the tuscany pluginantelder2-3/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803039 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Check the partial attr to decide if the bundle needs to be requiredrfeng2-2/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799657 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Don't generate Import-Package header for the 3rd party jars so that either ↵rfeng1-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
2009-07-31Add the option to generate a gateway bundle that aggregates split packages ↵rfeng2-6/+109
and export them git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799509 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29delete no longer used pluginantelder13-2338/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798912 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng11-1126/+1126
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Add tuscany-osgi-contribution to the dependencyrfeng1-2/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795165 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17Add import statement for the generated MFrfeng1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794924 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Upgrade to Equinox 3.5rfeng4-24/+175
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794551 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Fix the pom: add the tuscany repo and update the namerfeng1-2/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787844 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23[maven-release-plugin] prepare for next development iterationrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787556 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23[maven-release-plugin] prepare release maven-bundle-plugin-1.0.3rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787554 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18Add the support to override 3rd party bundles as plain jarsrfeng1-0/+24
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786257 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add capability to override MANIFEST.MF rfeng3-44/+147
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778954 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769297 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28[maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769295 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28Update readme with Mike's ML post to the alpha1 vote threadantelder1-18/+143
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769292 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25Update readme with a little more on what the plugin doesantelder1-4/+21
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768489 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24Add attribution of the code origins to the READMEantelder1-0/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768209 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24Fix a couple of typosslaws1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768207 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24Fix a couple of typosslaws1-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768202 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767569 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22[maven-release-plugin] prepare release maven-tuscany-plugin-alpha1antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Update tuscany plugin versionantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767566 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Add doc and legal filesantelder4-0/+299
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767563 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767558 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22[maven-release-plugin] prepare release maven-zip-plugin-alpha1antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767556 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Update doc files for alpha1 releaseantelder2-7/+23
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767552 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22Add a RELEASE_NOTES fileantelder1-0/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767545 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20Add an option to allow 3rd party bundles to be expanded as a folderrfeng2-27/+78
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766752 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19Strawman tuscany:run maven pluginantelder2-0/+406
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16Remove appliation classpath from poluting the forked tests in OSGirfeng1-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10Add a check to test if a file existsrfeng1-0/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763985 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05Start of a maven plugin to create SCA ZIP contributionsantelder12-0/+2171
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762046 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03[maven-release-plugin] prepare for next development iterationantelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761551 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03[maven-release-plugin] prepare release maven-bundle-plugin-1.0.2antelder1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761548 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03Back to 1.0.2-snapshot for releaseantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761546 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02Set the default value for eclipseBuddyPolicy to nullrfeng1-6/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761467 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02[maven-release-plugin] prepare for next development iterationrfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761387 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02[maven-release-plugin] prepare release maven-eclipse-compiler-1.0.1rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761385 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02[maven-release-plugin] rollback the release of maven-eclipse-compiler-1.0.1rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761383 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02[maven-release-plugin] prepare release maven-eclipse-compiler-1.0.1rfeng1-4/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761379 13f79535-47bb-0310-9956-ffa450edef68
2009-04-02Update to 3.4.x Eclipse jarsrfeng2-9/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761376 13f79535-47bb-0310-9956-ffa450edef68