Commit graph

226 commits

Author SHA1 Message Date
antelder
3a661c7187 Add tribes dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825154 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 14:29:05 +00:00
antelder
474e3d49dc Update for package rename and add a http host dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825152 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 14:24:08 +00:00
antelder
a5a7fc6ab7 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823434 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 07:28:40 +00:00
antelder
77b5212247 [maven-release-plugin] prepare release maven-bundle-plugin-1.0.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823432 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 07:26:58 +00:00
antelder
8d16b98ca5 Update release notes to include latest fix
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823430 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 07:24:26 +00:00
rfeng
c65981080c Add compile dependencies to the .classpath file if it doesn't supply any packages to the OSGi import. This maks this plugin more closer to the mvn eclipse:eclipse behavior.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823280 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 19:04:44 +00:00
antelder
d52f1a59d0 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823083 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 07:24:35 +00:00
antelder
6872fc245d [maven-release-plugin] prepare release maven-bundle-plugin-1.0.4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823081 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 07:22:45 +00:00
antelder
77f3b0feae Update release notes for next release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823080 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 07:20:13 +00:00
rfeng
fa19b51cbc Exclude the project itself from the resolution so that it can be built offline
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822525 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 21:47:42 +00:00
antelder
81505d21ce Correct javadoc comment, the launch command is: mvn 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-31 07:47:14 +00:00
antelder
3db169e6d5 Add a new mojo to the tuscany plugin to enable running sca contributions 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-31 07:45:14 +00:00
antelder
b2a27822da Update tuscany plugin for latest extensions and modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@809486 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 07:42:31 +00:00
rfeng
f684f8e276 Add support to include different versions of 3rd party jars into the 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-18 21:26:47 +00:00
antelder
0698a526bc Add recent extensions to the tuscany plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803039 13f79535-47bb-0310-9956-ffa450edef68
2009-08-11 08:54:29 +00:00
rfeng
6652222bed Check the partial attr to decide if the bundle needs to be required
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799657 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 16:48:12 +00:00
rfeng
f938b85193 Don't generate Import-Package header for the 3rd party jars so that either 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-31 05:50:24 +00:00
rfeng
db0695c47f Add the option to generate a gateway bundle that aggregates split packages and export them
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799509 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 03:39:07 +00:00
antelder
5f9098451a delete no longer used plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@798912 13f79535-47bb-0310-9956-ffa450edef68
2009-07-29 14:10:35 +00:00
rfeng
a0eb4b4e3a Fix svn:eol-style and svn:keywords properties for java/xml files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796168 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 07:23:32 +00:00
rfeng
4f079a591f Add tuscany-osgi-contribution to the dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795165 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 17:44:38 +00:00
rfeng
bd517e5820 Add import statement for the generated MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794924 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 00:53:37 +00:00
rfeng
41f8541059 Upgrade to Equinox 3.5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794551 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 06:45:18 +00:00
rfeng
40ddf83655 Fix the pom: add the tuscany repo and update the name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787844 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 21:32:54 +00:00
rfeng
0317b5a757 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787556 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 05:41:11 +00:00
rfeng
538e7e6503 [maven-release-plugin] prepare release maven-bundle-plugin-1.0.3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787554 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23 05:41:06 +00:00
rfeng
a0a6a865e0 Add the support to override 3rd party bundles as plain jars
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@786257 13f79535-47bb-0310-9956-ffa450edef68
2009-06-18 20:44:41 +00:00
rfeng
d8da679db3 Add capability to override MANIFEST.MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778954 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27 01:22:08 +00:00
antelder
2fd09e3990 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769297 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 08:34:59 +00:00
antelder
e736e232d6 [maven-release-plugin] prepare release maven-zip-plugin-alpha1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769295 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 08:34:26 +00:00
antelder
5d775b574a Update readme with Mike's ML post to the alpha1 vote thread
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@769292 13f79535-47bb-0310-9956-ffa450edef68
2009-04-28 08:32:16 +00:00
antelder
8ea5c4d12b Update readme with a little more on what the plugin does
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768489 13f79535-47bb-0310-9956-ffa450edef68
2009-04-25 07:23:00 +00:00
antelder
7880580796 Add attribution of the code origins to the README
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768209 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 07:53:08 +00:00
slaws
fb5cedf9c8 Fix a couple of typos
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768207 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 07:46:23 +00:00
slaws
2fd87c4dd5 Fix a couple of typos
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768202 13f79535-47bb-0310-9956-ffa450edef68
2009-04-24 07:36:05 +00:00
antelder
bea3315cf0 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767569 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 15:37:28 +00:00
antelder
c420ce4d96 [maven-release-plugin] prepare release maven-tuscany-plugin-alpha1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767567 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 15:36:22 +00:00
antelder
dc5ff4497d Update tuscany plugin version
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767566 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 15:35:49 +00:00
antelder
d278cf851b Add doc and legal files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767563 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 15:14:46 +00:00
antelder
0291ec5dce [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767558 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 14:55:43 +00:00
antelder
d6e3147226 [maven-release-plugin] prepare release maven-zip-plugin-alpha1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767556 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 14:54:28 +00:00
antelder
0bf9e7251e Update doc files for alpha1 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767552 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 14:50:27 +00:00
antelder
29c1a15715 Add a RELEASE_NOTES file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767545 13f79535-47bb-0310-9956-ffa450edef68
2009-04-22 14:43:52 +00:00
rfeng
3a8f09c12c Add an option to allow 3rd party bundles to be expanded as a folder
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766752 13f79535-47bb-0310-9956-ffa450edef68
2009-04-20 16:55:18 +00:00
antelder
f092056d42 Strawman tuscany:run maven plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-19 08:36:18 +00:00
rfeng
66170ac95e Remove appliation classpath from poluting the forked tests in OSGi
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765438 13f79535-47bb-0310-9956-ffa450edef68
2009-04-16 00:49:40 +00:00
rfeng
1a73ab8810 Add a check to test if a file exists
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763985 13f79535-47bb-0310-9956-ffa450edef68
2009-04-10 17:36:07 +00:00
antelder
11f0de4865 Start of a maven plugin to create SCA ZIP contributions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@762046 13f79535-47bb-0310-9956-ffa450edef68
2009-04-05 06:48:25 +00:00
antelder
060aa78792 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761551 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 07:35:13 +00:00
antelder
332672b71a [maven-release-plugin] prepare release maven-bundle-plugin-1.0.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761548 13f79535-47bb-0310-9956-ffa450edef68
2009-04-03 07:34:04 +00:00