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