commit | 8fdd1de5cf50a068e4439a489b2e40e5021aad79 | [log] [tgz] |
---|---|---|
author | Jason van Zyl <jason@tesla.io> | Sun May 12 17:18:08 2013 -0400 |
committer | Jason van Zyl <jason@tesla.io> | Sun May 12 17:18:08 2013 -0400 |
tree | f932b8eb907a6d1df783a2bd286461bcd720f3a4 | |
parent | 9a9db64704687ac601d54626dd84db5a2d387bfc [diff] |
o deprecate setWorkspaceRuntime and encourage people to use addWorkspaceRuntime as there are at least two variants of a Maven runtime now: standard Maven flavour and Tesla flavour o create an AbstractWorkspaceRuntime which can be shared by the existing MavenWorkspaceRuntime and the new TeslaWorkspaceRuntime
This is the m2eclipse-core repository