mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <feature |
| 3 | id="org.eclipse.amp.axf.feature" |
mparker | 1744ed5 | 2009-09-03 19:31:38 +0000 | [diff] [blame] | 4 | label="AMP AXF - Agent eXecution Framework SDK (Incubation)" |
mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 5 | version="0.2.0.qualifier" |
mparker | ba0f30a | 2009-09-04 22:29:03 +0000 | [diff] [blame] | 6 | provider-name="Eclipse Agent Modeling Platform"> |
mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 7 | |
mparker | 98e4bdc | 2009-08-12 01:31:46 +0000 | [diff] [blame] | 8 | <description> |
| 9 | AMP Support for model integration, execution, and views. |
mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 10 | </description> |
| 11 | |
mparker | 98e4bdc | 2009-08-12 01:31:46 +0000 | [diff] [blame] | 12 | <copyright> |
| 13 | Copyright 2009 Metascape LLC. |
mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 14 | </copyright> |
| 15 | |
mparker | 98e4bdc | 2009-08-12 01:31:46 +0000 | [diff] [blame] | 16 | <license> |
| 17 | Eclipse Public License - v 1.0 |
| 18 | THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS |
| 19 | ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR |
| 20 | DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE |
| 21 | OF THIS AGREEMENT. |
| 22 | 1. DEFINITIONS |
| 23 | "Contribution" means: |
| 24 | a) in the case of the initial Contributor, the initial code and |
| 25 | documentation distributed under this Agreement, and |
| 26 | b) in the case of each subsequent Contributor: |
| 27 | i) changes to the Program, and |
| 28 | ii) additions to the Program; |
| 29 | where such changes and/or additions to the Program originate |
| 30 | from and are distributed by that particular Contributor. A Contribution |
| 31 | 'originates' from a Contributor if it was added to the Program |
| 32 | by such Contributor itself or anyone acting on such Contributor's |
| 33 | behalf. Contributions do not include additions to the Program |
| 34 | which: (i) are separate modules of software distributed in conjunction |
| 35 | with the Program under their own license agreement, and (ii) |
| 36 | are not derivative works of the Program. |
| 37 | "Contributor" means any person or entity that distributes the |
| 38 | Program. |
| 39 | "Licensed Patents" mean patent claims licensable by a Contributor |
| 40 | which are necessarily infringed by the use or sale of its Contribution |
| 41 | alone or when combined with the Program. |
| 42 | "Program" means the Contributions distributed in accordance with |
| 43 | this Agreement. |
| 44 | "Recipient" means anyone who receives the Program under this |
| 45 | Agreement, including all Contributors. |
| 46 | 2. GRANT OF RIGHTS |
| 47 | a) Subject to the terms of this Agreement, each Contributor hereby |
| 48 | grants Recipient a non-exclusive, worldwide, royalty-free copyright |
| 49 | license to reproduce, prepare derivative works of, publicly display, |
| 50 | publicly perform, distribute and sublicense the Contribution |
| 51 | of such Contributor, if any, and such derivative works, in source |
| 52 | code and object code form. |
| 53 | b) Subject to the terms of this Agreement, each Contributor hereby |
| 54 | grants Recipient a non-exclusive, worldwide, royalty-free patent |
| 55 | license under Licensed Patents to make, use, sell, offer to sell, |
| 56 | import and otherwise transfer the Contribution of such Contributor, |
| 57 | if any, in source code and object code form. This patent license |
| 58 | shall apply to the combination of the Contribution and the Program |
| 59 | if, at the time the Contribution is added by the Contributor, |
| 60 | such addition of the Contribution causes such combination to |
| 61 | be covered by the Licensed Patents. The patent license shall |
| 62 | not apply to any other combinations which include the Contribution. |
| 63 | No hardware per se is licensed hereunder. |
| 64 | c) Recipient understands that although each Contributor grants |
| 65 | the licenses to its Contributions set forth herein, no assurances |
| 66 | are provided by any Contributor that the Program does not infringe |
| 67 | the patent or other intellectual property rights of any other |
| 68 | entity. Each Contributor disclaims any liability to Recipient |
| 69 | for claims brought by any other entity based on infringement |
| 70 | of intellectual property rights or otherwise. As a condition |
| 71 | to exercising the rights and licenses granted hereunder, each |
| 72 | Recipient hereby assumes sole responsibility to secure any other |
| 73 | intellectual property rights needed, if any. For example, if |
| 74 | a third party patent license is required to allow Recipient to |
| 75 | distribute the Program, it is Recipient's responsibility to acquire |
| 76 | that license before distributing the Program. |
| 77 | d) Each Contributor represents that to its knowledge it has sufficient |
| 78 | copyright rights in its Contribution, if any, to grant the copyright |
| 79 | license set forth in this Agreement. |
| 80 | 3. REQUIREMENTS |
| 81 | A Contributor may choose to distribute the Program in object |
| 82 | code form under its own license agreement, provided that: |
| 83 | a) it complies with the terms and conditions of this Agreement; |
| 84 | and |
| 85 | b) its license agreement: |
| 86 | i) effectively disclaims on behalf of all Contributors all warranties |
| 87 | and conditions, express and implied, including warranties or |
| 88 | conditions of title and non-infringement, and implied warranties |
| 89 | or conditions of merchantability and fitness for a particular |
| 90 | purpose; |
| 91 | ii) effectively excludes on behalf of all Contributors all liability |
| 92 | for damages, including direct, indirect, special, incidental |
| 93 | and consequential damages, such as lost profits; |
| 94 | iii) states that any provisions which differ from this Agreement |
| 95 | are offered by that Contributor alone and not by any other party; |
| 96 | and |
| 97 | iv) states that source code for the Program is available from |
| 98 | such Contributor, and informs licensees how to obtain it in a |
| 99 | reasonable manner on or through a medium customarily used for |
| 100 | software exchange. |
| 101 | When the Program is made available in source code form: |
| 102 | a) it must be made available under this Agreement; and |
| 103 | b) a copy of this Agreement must be included with each copy of |
| 104 | the Program. |
| 105 | Contributors may not remove or alter any copyright notices contained |
| 106 | within the Program. |
| 107 | Each Contributor must identify itself as the originator of its |
| 108 | Contribution, if any, in a manner that reasonably allows subsequent |
| 109 | Recipients to identify the originator of the Contribution. |
| 110 | 4. COMMERCIAL DISTRIBUTION |
| 111 | Commercial distributors of software may accept certain responsibilities |
| 112 | with respect to end users, business partners and the like. While |
| 113 | this license is intended to facilitate the commercial use of |
| 114 | the Program, the Contributor who includes the Program in a commercial |
| 115 | product offering should do so in a manner which does not create |
| 116 | potential liability for other Contributors. Therefore, if a Contributor |
| 117 | includes the Program in a commercial product offering, such Contributor |
| 118 | ("Commercial Contributor") hereby agrees to defend and indemnify |
| 119 | every other Contributor ("Indemnified Contributor") against any |
| 120 | losses, damages and costs (collectively "Losses") arising from |
| 121 | claims, lawsuits and other legal actions brought by a third party |
| 122 | against the Indemnified Contributor to the extent caused by the |
| 123 | acts or omissions of such Commercial Contributor in connection |
| 124 | with its distribution of the Program in a commercial product |
| 125 | offering. The obligations in this section do not apply to any |
| 126 | claims or Losses relating to any actual or alleged intellectual |
| 127 | property infringement. In order to qualify, an Indemnified Contributor |
| 128 | must: a) promptly notify the Commercial Contributor in writing |
| 129 | of such claim, and b) allow the Commercial Contributor to control, |
| 130 | and cooperate with the Commercial Contributor in, the defense |
| 131 | and any related settlement negotiations. The Indemnified Contributor |
| 132 | may participate in any such claim at its own expense. |
| 133 | For example, a Contributor might include the Program in a commercial |
| 134 | product offering, Product X. That Contributor is then a Commercial |
| 135 | Contributor. If that Commercial Contributor then makes performance |
| 136 | claims, or offers warranties related to Product X, those performance |
| 137 | claims and warranties are such Commercial Contributor's responsibility |
| 138 | alone. Under this section, the Commercial Contributor would have |
| 139 | to defend claims against the other Contributors related to those |
| 140 | performance claims and warranties, and if a court requires any |
| 141 | other Contributor to pay any damages as a result, the Commercial |
| 142 | Contributor must pay those damages. |
| 143 | 5. NO WARRANTY |
| 144 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM |
| 145 | IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS |
| 146 | OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, |
| 147 | ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY |
| 148 | OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely |
| 149 | responsible for determining the appropriateness of using and |
| 150 | distributing the Program and assumes all risks associated with |
| 151 | its exercise of rights under this Agreement , including but not |
| 152 | limited to the risks and costs of program errors, compliance |
| 153 | with applicable laws, damage to or loss of data, programs or |
| 154 | equipment, and unavailability or interruption of operations. |
| 155 | 6. DISCLAIMER OF LIABILITY |
| 156 | EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT |
| 157 | NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, |
| 158 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 159 | (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND |
| 160 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 161 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 162 | OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE |
| 163 | OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY |
| 164 | OF SUCH DAMAGES. |
| 165 | 7. GENERAL |
| 166 | If any provision of this Agreement is invalid or unenforceable |
| 167 | under applicable law, it shall not affect the validity or enforceability |
| 168 | of the remainder of the terms of this Agreement, and without |
| 169 | further action by the parties hereto, such provision shall be |
| 170 | reformed to the minimum extent necessary to make such provision |
| 171 | valid and enforceable. |
| 172 | If Recipient institutes patent litigation against any entity |
| 173 | (including a cross-claim or counterclaim in a lawsuit) alleging |
| 174 | that the Program itself (excluding combinations of the Program |
| 175 | with other software or hardware) infringes such Recipient's patent(s), |
| 176 | then such Recipient's rights granted under Section 2(b) shall |
| 177 | terminate as of the date such litigation is filed. |
| 178 | All Recipient's rights under this Agreement shall terminate if |
| 179 | it fails to comply with any of the material terms or conditions |
| 180 | of this Agreement and does not cure such failure in a reasonable |
| 181 | period of time after becoming aware of such noncompliance. If |
| 182 | all Recipient's rights under this Agreement terminate, Recipient |
| 183 | agrees to cease use and distribution of the Program as soon as |
| 184 | reasonably practicable. However, Recipient's obligations under |
| 185 | this Agreement and any licenses granted by Recipient relating |
| 186 | to the Program shall continue and survive. |
| 187 | Everyone is permitted to copy and distribute copies of this Agreement, |
| 188 | but in order to avoid inconsistency the Agreement is copyrighted |
| 189 | and may only be modified in the following manner. The Agreement |
| 190 | Steward reserves the right to publish new versions (including |
| 191 | revisions) of this Agreement from time to time. No one other |
| 192 | than the Agreement Steward has the right to modify this Agreement. |
| 193 | The Eclipse Foundation is the initial Agreement Steward. The |
| 194 | Eclipse Foundation may assign the responsibility to serve as |
| 195 | the Agreement Steward to a suitable separate entity. Each new |
| 196 | version of the Agreement will be given a distinguishing version |
| 197 | number. The Program (including Contributions) may always be distributed |
| 198 | subject to the version of the Agreement under which it was received. |
| 199 | In addition, after a new version of the Agreement is published, |
| 200 | Contributor may elect to distribute the Program (including its |
| 201 | Contributions) under the new version. Except as expressly stated |
| 202 | in Sections 2(a) and 2(b) above, Recipient receives no rights |
| 203 | or licenses to the intellectual property of any Contributor under |
| 204 | this Agreement, whether expressly, by implication, estoppel or |
| 205 | otherwise. All rights in the Program not expressly granted under |
| 206 | this Agreement are reserved. |
| 207 | This Agreement is governed by the laws of the State of New York |
| 208 | and the intellectual property laws of the United States of America. |
| 209 | No party to this Agreement will bring a legal action under this |
| 210 | Agreement more than one year after the cause of action arose. |
| 211 | Each party waives its rights to a jury trial in any resulting |
| 212 | litigation. |
mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 213 | </license> |
| 214 | |
mparker | 98e4bdc | 2009-08-12 01:31:46 +0000 | [diff] [blame] | 215 | <url> |
| 216 | <update label="AMP Update Site" url="http://eclipse.org/amp/updates/release"/> |
| 217 | </url> |
| 218 | |
mparker | 1744ed5 | 2009-09-03 19:31:38 +0000 | [diff] [blame] | 219 | <requires> |
| 220 | <import plugin="org.eclipse.core.runtime"/> |
| 221 | <import plugin="org.eclipse.core.commands" version="3.4.0" match="greaterOrEqual"/> |
| 222 | <import plugin="org.eclipse.ui" version="3.4.0" match="greaterOrEqual"/> |
| 223 | <import plugin="org.eclipse.core.expressions" version="3.4.0" match="greaterOrEqual"/> |
| 224 | <import plugin="org.eclipse.pde.runtime" version="3.4.100" match="greaterOrEqual"/> |
| 225 | <import plugin="org.eclipse.pde.ui" version="3.5.0" match="greaterOrEqual"/> |
| 226 | <import plugin="org.eclipse.ui.views" match="greaterOrEqual"/> |
| 227 | </requires> |
| 228 | |
| 229 | <plugin |
| 230 | id="org.eclipse.amp.axf.core" |
| 231 | download-size="0" |
| 232 | install-size="0" |
| 233 | version="0.0.0" |
| 234 | unpack="false"/> |
| 235 | |
| 236 | <plugin |
| 237 | id="org.eclipse.amp.axf.ide" |
| 238 | download-size="0" |
| 239 | install-size="0" |
| 240 | version="0.0.0" |
| 241 | unpack="false"/> |
| 242 | |
| 243 | <plugin |
| 244 | id="org.eclipse.amp.axf.views" |
| 245 | download-size="0" |
| 246 | install-size="0" |
| 247 | version="0.0.0" |
| 248 | unpack="false"/> |
| 249 | |
mparker | f4534ed | 2009-08-11 21:34:43 +0000 | [diff] [blame] | 250 | </feature> |