antelder
|
2f1dee6985
|
Bump version up to m5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949132 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-28 08:49:50 +00:00 |
|
antelder
|
1566d4151f
|
Undo version up to m5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948983 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-27 20:52:37 +00:00 |
|
antelder
|
edabf0ebb3
|
Bump version up to m5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948977 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-27 20:43:02 +00:00 |
|
antelder
|
445cebc2e6
|
Use 'default' for default domain name to match rest of tuscany code
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@937877 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-25 21:17:49 +00:00 |
|
antelder
|
68326e183f
|
Remove now unused parameter from tuscany run plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935613 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-19 15:18:05 +00:00 |
|
antelder
|
c685f5cc5d
|
Update tuscany run plugin to support specifying additional contributions in the plugin config xml, and to support NodeFactory config properties
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@935611 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-19 15:05:53 +00:00 |
|
antelder
|
cdf06e27da
|
Update to use the built artifact if the folder doesn't exist and to start a distributed doamin by default
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@926044 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 11:55:34 +00:00 |
|
antelder
|
2510f59230
|
Update Tuscany run plugin for latest runtime and change to not include all extension by default but require that they're added separately where the plugin is used. Also update to use the exploded folder in the target directory as the contribution instead of the packaged artifacts as the bpel extension only seems to work with folder contributions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925592 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-20 12:52:29 +00:00 |
|
antelder
|
df931dfc20
|
Add support for specifying the domain uri and aditional contributions, eg mvn tuscany:run -Ddomain=tribes:foo -Dcontributions=..\calculator\target\sample-calculator.jar
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884488 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-26 10:26:25 +00:00 |
|
antelder
|
d163c0274c
|
Update version to use latest trunk snapshot
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@884063 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-25 11:51:07 +00:00 |
|
antelder
|
dcbc430332
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830550 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 14:04:56 +00:00 |
|
antelder
|
ad362d4395
|
[maven-release-plugin] prepare release maven-tuscany-plugin-2.0-M4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830547 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 14:03:30 +00:00 |
|
antelder
|
b842f7f56e
|
Update to use the M4 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830524 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 13:18:35 +00:00 |
|
antelder
|
279905ab8b
|
Update typos and grammer in release notes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830523 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 13:14:35 +00:00 |
|
antelder
|
889eee805e
|
Update release notes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830518 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 13:08:07 +00:00 |
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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
|
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 |
|