Commit graph

199 commits

Author SHA1 Message Date
antelder
603091dfc7 [maven-release-plugin] rollback the release of tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130476 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:32:26 +00:00
antelder
65e0090b11 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130474 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:28:50 +00:00
antelder
49b4b8a851 [maven-release-plugin] prepare release tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130472 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:28:19 +00:00
antelder
d7b3f706c7 Remove version to see if the latest deploy plugin works
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130471 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:27:37 +00:00
antelder
9e21f082ba [maven-release-plugin] rollback the release of tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130470 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:26:16 +00:00
antelder
7493e1f2f0 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130468 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:21:57 +00:00
antelder
8958e98985 [maven-release-plugin] prepare release tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130466 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:21:21 +00:00
antelder
ed4a9fff62 Correct scm urls
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130465 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:18:02 +00:00
antelder
da8b4063aa [maven-release-plugin] prepare release tuscany-zip-plugin-alpha3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130458 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 10:03:58 +00:00
antelder
df1a763606 Fix warnings when building with maven3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130450 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 09:32:11 +00:00
antelder
1e565b55f7 TUSCANY-3861: Rename the zip plugin to be tuscany-zip-plugin to match Maven naming conventions
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1130444 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 09:09:17 +00:00
rfeng
e088fd5122 Apply patch from Nitya for TUSCANY-3862. Thank you.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095525 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:46:59 +00:00
rfeng
93f5c6cfd9 Fix the property names to be consistent with maven3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028382 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 16:51:36 +00:00
slaws
e87427e9ae [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028245 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 09:35:45 +00:00
slaws
b491d9cf57 [maven-release-plugin] prepare release maven-bundle-plugin-1.0.7-RC1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028243 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 09:35:16 +00:00
slaws
9084f7e6a1 Disable util that doesn't work with Equinox 3.5.0 and isn't apparently used.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1028048 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 17:26:41 +00:00
slaws
827a22b82c Ignore provided, test and system scopes when creating meta-data. Also sort the meta data just for readability.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003153 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 16:50:25 +00:00
slaws
5482ea74e2 Move up to Apache parent pom v7. Needed this to do SNAPSHOT deploy to Nexus. To keep the pom clean I've upgraded the OSGI version being used as 4.2 isn't available in central.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1003024 13f79535-47bb-0310-9956-ffa450edef68
2010-09-30 11:55:37 +00:00
slaws
dac68c2651 Updates to get the ant build paths working and to generate a what-jars file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002663 13f79535-47bb-0310-9956-ffa450edef68
2010-09-29 14:56:52 +00:00
slaws
b4056e909a TUSCANY-3674 - Add in a new mojo for generating meta data about groups of bundles, i.e. Tuscany extensions. This is basically a copy of ModuleBundlesBuildMojo.java but massaged to generate ant filesets, manifest etc. for a specified set of dependencies rather than for artefacts with the string "feature" in the name. It also doesn't do the copying of jars into /modules. There is therefore a lot of complexity in here that's not required. Needs rationalising if we decide we like the output.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1002132 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 12:05:54 +00:00
rfeng
be58165f0f Rename the artifact id to avoid conflicts with the official maven dependency plugin prefix
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990901 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 19:10:19 +00:00
rfeng
5131b11cad Remove generated files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990882 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 17:56:52 +00:00
rfeng
35bfd7f5f5 Remove generated files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990881 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 17:56:26 +00:00
rfeng
032ab6a311 Add a maven plugin that checks the class conflicts for the dependencies or all jars from a directory
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990880 13f79535-47bb-0310-9956-ffa450edef68
2010-08-30 17:50:42 +00:00
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
951bd4b6ec [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930639 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 07:50:56 +00:00
antelder
a1d98c4038 [maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930637 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04 07:50:34 +00:00
rfeng
6fcc4a3379 One more place to close files
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930529 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 15:14:18 +00:00
antelder
8efa58c98f [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930499 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 09:08:58 +00:00
antelder
0d1ac9953e [maven-release-plugin] prepare release maven-eclipse-compiler-1.0.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930497 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 09:08:33 +00:00
antelder
972e00b3f2 Add a release notes file
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930496 13f79535-47bb-0310-9956-ffa450edef68
2010-04-03 09:06:14 +00:00
rfeng
3b5d424c0a Close the file handle after reading the content
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930395 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 21:32:03 +00:00
rfeng
2cc659c93b Fix the line feed for osgi.bundles
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@929729 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 21:52:37 +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
f59b38e488 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919568 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 19:49:14 +00:00
antelder
86c79fc93b [maven-release-plugin] prepare release maven-bundle-plugin-1.0.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919565 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 19:48:28 +00:00
antelder
abfefbdc40 Update RELEASE NOTES for 1.0.6 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919564 13f79535-47bb-0310-9956-ffa450edef68
2010-03-05 19:46:35 +00:00
antelder
49bc78c32a [maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917700 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 20:33:44 +00:00
antelder
520c5e2ba0 [maven-release-plugin] prepare release maven-zip-plugin-alpha2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917698 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 20:33:00 +00:00
antelder
c2f68b446a Update release notes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917693 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 20:28:01 +00:00
antelder
1b87da3d86 Update zip plugin to include the install and deploy phases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@917691 13f79535-47bb-0310-9956-ffa450edef68
2010-03-01 20:22:12 +00:00
slaws
1b9131932b TUSCANY-3457 - add temp code to copy the manifest file byte for byte to get round the problem of the copy via the Manifest object dropping some attributes.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906492 13f79535-47bb-0310-9956-ffa450edef68
2010-02-04 14:28:54 +00:00
rfeng
7a5198278c Allow the plugin to generate config for the whole distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@904564 13f79535-47bb-0310-9956-ffa450edef68
2010-01-29 17:24:12 +00:00
rfeng
ebbaaef8b6 Add the ability to generate feature-based aggregated bundles
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897505 13f79535-47bb-0310-9956-ffa450edef68
2010-01-09 18:10:58 +00:00