xref: /aosp_15_r20/external/testng/eclipse-projects/org.testng.eclipse/feature.xml (revision 83a54b2f2026052c38867f4cde56111edcd60b56)
1*83a54b2fSSadaf Ebrahimi<?xml version="1.0" encoding="UTF-8"?>
2*83a54b2fSSadaf Ebrahimi<feature
3*83a54b2fSSadaf Ebrahimi      id="org.testng.feature"
4*83a54b2fSSadaf Ebrahimi      label="TestNG"
5*83a54b2fSSadaf Ebrahimi      version="5.8.0.2"
6*83a54b2fSSadaf Ebrahimi      provider-name="Cedric Beust">
7*83a54b2fSSadaf Ebrahimi
8*83a54b2fSSadaf Ebrahimi   <description url="http://testng.org">
9*83a54b2fSSadaf Ebrahimi      This is the Eclise plug-in for TestNG (http://testng.org).
10*83a54b2fSSadaf Ebrahimi   </description>
11*83a54b2fSSadaf Ebrahimi
12*83a54b2fSSadaf Ebrahimi   <copyright url="http://www.example.com/copyright">
13*83a54b2fSSadaf Ebrahimi      [Enter Copyright Description here.]
14*83a54b2fSSadaf Ebrahimi   </copyright>
15*83a54b2fSSadaf Ebrahimi
16*83a54b2fSSadaf Ebrahimi   <license>
17*83a54b2fSSadaf Ebrahimi      Apache License
18*83a54b2fSSadaf Ebrahimi                           Version 2.0, January 2004
19*83a54b2fSSadaf Ebrahimi                        http://www.apache.org/licenses/
20*83a54b2fSSadaf Ebrahimi
21*83a54b2fSSadaf Ebrahimi   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
22*83a54b2fSSadaf Ebrahimi
23*83a54b2fSSadaf Ebrahimi   1. Definitions.
24*83a54b2fSSadaf Ebrahimi
25*83a54b2fSSadaf Ebrahimi      &quot;License&quot; shall mean the terms and conditions for use, reproduction,
26*83a54b2fSSadaf Ebrahimi      and distribution as defined by Sections 1 through 9 of this document.
27*83a54b2fSSadaf Ebrahimi
28*83a54b2fSSadaf Ebrahimi      &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
29*83a54b2fSSadaf Ebrahimi      the copyright owner that is granting the License.
30*83a54b2fSSadaf Ebrahimi
31*83a54b2fSSadaf Ebrahimi      &quot;Legal Entity&quot; shall mean the union of the acting entity and all
32*83a54b2fSSadaf Ebrahimi      other entities that control, are controlled by, or are under common
33*83a54b2fSSadaf Ebrahimi      control with that entity. For the purposes of this definition,
34*83a54b2fSSadaf Ebrahimi      &quot;control&quot; means (i) the power, direct or indirect, to cause the
35*83a54b2fSSadaf Ebrahimi      direction or management of such entity, whether by contract or
36*83a54b2fSSadaf Ebrahimi      otherwise, or (ii) ownership of fifty percent (50%) or more of the
37*83a54b2fSSadaf Ebrahimi      outstanding shares, or (iii) beneficial ownership of such entity.
38*83a54b2fSSadaf Ebrahimi
39*83a54b2fSSadaf Ebrahimi      &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
40*83a54b2fSSadaf Ebrahimi      exercising permissions granted by this License.
41*83a54b2fSSadaf Ebrahimi
42*83a54b2fSSadaf Ebrahimi      &quot;Source&quot; form shall mean the preferred form for making modifications,
43*83a54b2fSSadaf Ebrahimi      including but not limited to software source code, documentation
44*83a54b2fSSadaf Ebrahimi      source, and configuration files.
45*83a54b2fSSadaf Ebrahimi
46*83a54b2fSSadaf Ebrahimi      &quot;Object&quot; form shall mean any form resulting from mechanical
47*83a54b2fSSadaf Ebrahimi      transformation or translation of a Source form, including but
48*83a54b2fSSadaf Ebrahimi      not limited to compiled object code, generated documentation,
49*83a54b2fSSadaf Ebrahimi      and conversions to other media types.
50*83a54b2fSSadaf Ebrahimi
51*83a54b2fSSadaf Ebrahimi      &quot;Work&quot; shall mean the work of authorship, whether in Source or
52*83a54b2fSSadaf Ebrahimi      Object form, made available under the License, as indicated by a
53*83a54b2fSSadaf Ebrahimi      copyright notice that is included in or attached to the work
54*83a54b2fSSadaf Ebrahimi      (an example is provided in the Appendix below).
55*83a54b2fSSadaf Ebrahimi
56*83a54b2fSSadaf Ebrahimi      &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
57*83a54b2fSSadaf Ebrahimi      form, that is based on (or derived from) the Work and for which the
58*83a54b2fSSadaf Ebrahimi      editorial revisions, annotations, elaborations, or other modifications
59*83a54b2fSSadaf Ebrahimi      represent, as a whole, an original work of authorship. For the purposes
60*83a54b2fSSadaf Ebrahimi      of this License, Derivative Works shall not include works that remain
61*83a54b2fSSadaf Ebrahimi      separable from, or merely link (or bind by name) to the interfaces of,
62*83a54b2fSSadaf Ebrahimi      the Work and Derivative Works thereof.
63*83a54b2fSSadaf Ebrahimi
64*83a54b2fSSadaf Ebrahimi      &quot;Contribution&quot; shall mean any work of authorship, including
65*83a54b2fSSadaf Ebrahimi      the original version of the Work and any modifications or additions
66*83a54b2fSSadaf Ebrahimi      to that Work or Derivative Works thereof, that is intentionally
67*83a54b2fSSadaf Ebrahimi      submitted to Licensor for inclusion in the Work by the copyright owner
68*83a54b2fSSadaf Ebrahimi      or by an individual or Legal Entity authorized to submit on behalf of
69*83a54b2fSSadaf Ebrahimi      the copyright owner. For the purposes of this definition, &quot;submitted&quot;
70*83a54b2fSSadaf Ebrahimi      means any form of electronic, verbal, or written communication sent
71*83a54b2fSSadaf Ebrahimi      to the Licensor or its representatives, including but not limited to
72*83a54b2fSSadaf Ebrahimi      communication on electronic mailing lists, source code control systems,
73*83a54b2fSSadaf Ebrahimi      and issue tracking systems that are managed by, or on behalf of, the
74*83a54b2fSSadaf Ebrahimi      Licensor for the purpose of discussing and improving the Work, but
75*83a54b2fSSadaf Ebrahimi      excluding communication that is conspicuously marked or otherwise
76*83a54b2fSSadaf Ebrahimi      designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
77*83a54b2fSSadaf Ebrahimi
78*83a54b2fSSadaf Ebrahimi      &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
79*83a54b2fSSadaf Ebrahimi      on behalf of whom a Contribution has been received by Licensor and
80*83a54b2fSSadaf Ebrahimi      subsequently incorporated within the Work.
81*83a54b2fSSadaf Ebrahimi
82*83a54b2fSSadaf Ebrahimi   2. Grant of Copyright License. Subject to the terms and conditions of
83*83a54b2fSSadaf Ebrahimi      this License, each Contributor hereby grants to You a perpetual,
84*83a54b2fSSadaf Ebrahimi      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
85*83a54b2fSSadaf Ebrahimi      copyright license to reproduce, prepare Derivative Works of,
86*83a54b2fSSadaf Ebrahimi      publicly display, publicly perform, sublicense, and distribute the
87*83a54b2fSSadaf Ebrahimi      Work and such Derivative Works in Source or Object form.
88*83a54b2fSSadaf Ebrahimi
89*83a54b2fSSadaf Ebrahimi   3. Grant of Patent License. Subject to the terms and conditions of
90*83a54b2fSSadaf Ebrahimi      this License, each Contributor hereby grants to You a perpetual,
91*83a54b2fSSadaf Ebrahimi      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
92*83a54b2fSSadaf Ebrahimi      (except as stated in this section) patent license to make, have made,
93*83a54b2fSSadaf Ebrahimi      use, offer to sell, sell, import, and otherwise transfer the Work,
94*83a54b2fSSadaf Ebrahimi      where such license applies only to those patent claims licensable
95*83a54b2fSSadaf Ebrahimi      by such Contributor that are necessarily infringed by their
96*83a54b2fSSadaf Ebrahimi      Contribution(s) alone or by combination of their Contribution(s)
97*83a54b2fSSadaf Ebrahimi      with the Work to which such Contribution(s) was submitted. If You
98*83a54b2fSSadaf Ebrahimi      institute patent litigation against any entity (including a
99*83a54b2fSSadaf Ebrahimi      cross-claim or counterclaim in a lawsuit) alleging that the Work
100*83a54b2fSSadaf Ebrahimi      or a Contribution incorporated within the Work constitutes direct
101*83a54b2fSSadaf Ebrahimi      or contributory patent infringement, then any patent licenses
102*83a54b2fSSadaf Ebrahimi      granted to You under this License for that Work shall terminate
103*83a54b2fSSadaf Ebrahimi      as of the date such litigation is filed.
104*83a54b2fSSadaf Ebrahimi
105*83a54b2fSSadaf Ebrahimi   4. Redistribution. You may reproduce and distribute copies of the
106*83a54b2fSSadaf Ebrahimi      Work or Derivative Works thereof in any medium, with or without
107*83a54b2fSSadaf Ebrahimi      modifications, and in Source or Object form, provided that You
108*83a54b2fSSadaf Ebrahimi      meet the following conditions:
109*83a54b2fSSadaf Ebrahimi
110*83a54b2fSSadaf Ebrahimi      (a) You must give any other recipients of the Work or
111*83a54b2fSSadaf Ebrahimi          Derivative Works a copy of this License; and
112*83a54b2fSSadaf Ebrahimi
113*83a54b2fSSadaf Ebrahimi      (b) You must cause any modified files to carry prominent notices
114*83a54b2fSSadaf Ebrahimi          stating that You changed the files; and
115*83a54b2fSSadaf Ebrahimi
116*83a54b2fSSadaf Ebrahimi      (c) You must retain, in the Source form of any Derivative Works
117*83a54b2fSSadaf Ebrahimi          that You distribute, all copyright, patent, trademark, and
118*83a54b2fSSadaf Ebrahimi          attribution notices from the Source form of the Work,
119*83a54b2fSSadaf Ebrahimi          excluding those notices that do not pertain to any part of
120*83a54b2fSSadaf Ebrahimi          the Derivative Works; and
121*83a54b2fSSadaf Ebrahimi
122*83a54b2fSSadaf Ebrahimi      (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
123*83a54b2fSSadaf Ebrahimi          distribution, then any Derivative Works that You distribute must
124*83a54b2fSSadaf Ebrahimi          include a readable copy of the attribution notices contained
125*83a54b2fSSadaf Ebrahimi          within such NOTICE file, excluding those notices that do not
126*83a54b2fSSadaf Ebrahimi          pertain to any part of the Derivative Works, in at least one
127*83a54b2fSSadaf Ebrahimi          of the following places: within a NOTICE text file distributed
128*83a54b2fSSadaf Ebrahimi          as part of the Derivative Works; within the Source form or
129*83a54b2fSSadaf Ebrahimi          documentation, if provided along with the Derivative Works; or,
130*83a54b2fSSadaf Ebrahimi          within a display generated by the Derivative Works, if and
131*83a54b2fSSadaf Ebrahimi          wherever such third-party notices normally appear. The contents
132*83a54b2fSSadaf Ebrahimi          of the NOTICE file are for informational purposes only and
133*83a54b2fSSadaf Ebrahimi          do not modify the License. You may add Your own attribution
134*83a54b2fSSadaf Ebrahimi          notices within Derivative Works that You distribute, alongside
135*83a54b2fSSadaf Ebrahimi          or as an addendum to the NOTICE text from the Work, provided
136*83a54b2fSSadaf Ebrahimi          that such additional attribution notices cannot be construed
137*83a54b2fSSadaf Ebrahimi          as modifying the License.
138*83a54b2fSSadaf Ebrahimi
139*83a54b2fSSadaf Ebrahimi      You may add Your own copyright statement to Your modifications and
140*83a54b2fSSadaf Ebrahimi      may provide additional or different license terms and conditions
141*83a54b2fSSadaf Ebrahimi      for use, reproduction, or distribution of Your modifications, or
142*83a54b2fSSadaf Ebrahimi      for any such Derivative Works as a whole, provided Your use,
143*83a54b2fSSadaf Ebrahimi      reproduction, and distribution of the Work otherwise complies with
144*83a54b2fSSadaf Ebrahimi      the conditions stated in this License.
145*83a54b2fSSadaf Ebrahimi
146*83a54b2fSSadaf Ebrahimi   5. Submission of Contributions. Unless You explicitly state otherwise,
147*83a54b2fSSadaf Ebrahimi      any Contribution intentionally submitted for inclusion in the Work
148*83a54b2fSSadaf Ebrahimi      by You to the Licensor shall be under the terms and conditions of
149*83a54b2fSSadaf Ebrahimi      this License, without any additional terms or conditions.
150*83a54b2fSSadaf Ebrahimi      Notwithstanding the above, nothing herein shall supersede or modify
151*83a54b2fSSadaf Ebrahimi      the terms of any separate license agreement you may have executed
152*83a54b2fSSadaf Ebrahimi      with Licensor regarding such Contributions.
153*83a54b2fSSadaf Ebrahimi
154*83a54b2fSSadaf Ebrahimi   6. Trademarks. This License does not grant permission to use the trade
155*83a54b2fSSadaf Ebrahimi      names, trademarks, service marks, or product names of the Licensor,
156*83a54b2fSSadaf Ebrahimi      except as required for reasonable and customary use in describing the
157*83a54b2fSSadaf Ebrahimi      origin of the Work and reproducing the content of the NOTICE file.
158*83a54b2fSSadaf Ebrahimi
159*83a54b2fSSadaf Ebrahimi   7. Disclaimer of Warranty. Unless required by applicable law or
160*83a54b2fSSadaf Ebrahimi      agreed to in writing, Licensor provides the Work (and each
161*83a54b2fSSadaf Ebrahimi      Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
162*83a54b2fSSadaf Ebrahimi      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
163*83a54b2fSSadaf Ebrahimi      implied, including, without limitation, any warranties or conditions
164*83a54b2fSSadaf Ebrahimi      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
165*83a54b2fSSadaf Ebrahimi      PARTICULAR PURPOSE. You are solely responsible for determining the
166*83a54b2fSSadaf Ebrahimi      appropriateness of using or redistributing the Work and assume any
167*83a54b2fSSadaf Ebrahimi      risks associated with Your exercise of permissions under this License.
168*83a54b2fSSadaf Ebrahimi
169*83a54b2fSSadaf Ebrahimi   8. Limitation of Liability. In no event and under no legal theory,
170*83a54b2fSSadaf Ebrahimi      whether in tort (including negligence), contract, or otherwise,
171*83a54b2fSSadaf Ebrahimi      unless required by applicable law (such as deliberate and grossly
172*83a54b2fSSadaf Ebrahimi      negligent acts) or agreed to in writing, shall any Contributor be
173*83a54b2fSSadaf Ebrahimi      liable to You for damages, including any direct, indirect, special,
174*83a54b2fSSadaf Ebrahimi      incidental, or consequential damages of any character arising as a
175*83a54b2fSSadaf Ebrahimi      result of this License or out of the use or inability to use the
176*83a54b2fSSadaf Ebrahimi      Work (including but not limited to damages for loss of goodwill,
177*83a54b2fSSadaf Ebrahimi      work stoppage, computer failure or malfunction, or any and all
178*83a54b2fSSadaf Ebrahimi      other commercial damages or losses), even if such Contributor
179*83a54b2fSSadaf Ebrahimi      has been advised of the possibility of such damages.
180*83a54b2fSSadaf Ebrahimi
181*83a54b2fSSadaf Ebrahimi   9. Accepting Warranty or Additional Liability. While redistributing
182*83a54b2fSSadaf Ebrahimi      the Work or Derivative Works thereof, You may choose to offer,
183*83a54b2fSSadaf Ebrahimi      and charge a fee for, acceptance of support, warranty, indemnity,
184*83a54b2fSSadaf Ebrahimi      or other liability obligations and/or rights consistent with this
185*83a54b2fSSadaf Ebrahimi      License. However, in accepting such obligations, You may act only
186*83a54b2fSSadaf Ebrahimi      on Your own behalf and on Your sole responsibility, not on behalf
187*83a54b2fSSadaf Ebrahimi      of any other Contributor, and only if You agree to indemnify,
188*83a54b2fSSadaf Ebrahimi      defend, and hold each Contributor harmless for any liability
189*83a54b2fSSadaf Ebrahimi      incurred by, or claims asserted against, such Contributor by reason
190*83a54b2fSSadaf Ebrahimi      of your accepting any such warranty or additional liability.
191*83a54b2fSSadaf Ebrahimi
192*83a54b2fSSadaf Ebrahimi   END OF TERMS AND CONDITIONS
193*83a54b2fSSadaf Ebrahimi
194*83a54b2fSSadaf Ebrahimi   APPENDIX: How to apply the Apache License to your work.
195*83a54b2fSSadaf Ebrahimi
196*83a54b2fSSadaf Ebrahimi      To apply the Apache License to your work, attach the following
197*83a54b2fSSadaf Ebrahimi      boilerplate notice, with the fields enclosed by brackets &quot;[]&quot;
198*83a54b2fSSadaf Ebrahimi      replaced with your own identifying information. (Don&apos;t include
199*83a54b2fSSadaf Ebrahimi      the brackets!)  The text should be enclosed in the appropriate
200*83a54b2fSSadaf Ebrahimi      comment syntax for the file format. We also recommend that a
201*83a54b2fSSadaf Ebrahimi      file or class name and description of purpose be included on the
202*83a54b2fSSadaf Ebrahimi      same &quot;printed page&quot; as the copyright notice for easier
203*83a54b2fSSadaf Ebrahimi      identification within third-party archives.
204*83a54b2fSSadaf Ebrahimi
205*83a54b2fSSadaf Ebrahimi   Copyright [yyyy] [name of copyright owner]
206*83a54b2fSSadaf Ebrahimi
207*83a54b2fSSadaf Ebrahimi   Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
208*83a54b2fSSadaf Ebrahimi   you may not use this file except in compliance with the License.
209*83a54b2fSSadaf Ebrahimi   You may obtain a copy of the License at
210*83a54b2fSSadaf Ebrahimi
211*83a54b2fSSadaf Ebrahimi       http://www.apache.org/licenses/LICENSE-2.0
212*83a54b2fSSadaf Ebrahimi
213*83a54b2fSSadaf Ebrahimi   Unless required by applicable law or agreed to in writing, software
214*83a54b2fSSadaf Ebrahimi   distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
215*83a54b2fSSadaf Ebrahimi   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
216*83a54b2fSSadaf Ebrahimi   See the License for the specific language governing permissions and
217*83a54b2fSSadaf Ebrahimi   limitations under the License.
218*83a54b2fSSadaf Ebrahimi   </license>
219*83a54b2fSSadaf Ebrahimi
220*83a54b2fSSadaf Ebrahimi   <url>
221*83a54b2fSSadaf Ebrahimi      <update url="http://beust.com/eclipse"/>
222*83a54b2fSSadaf Ebrahimi   </url>
223*83a54b2fSSadaf Ebrahimi
224*83a54b2fSSadaf Ebrahimi   <plugin
225*83a54b2fSSadaf Ebrahimi         id="org.testng.eclipse"
226*83a54b2fSSadaf Ebrahimi         download-size="0"
227*83a54b2fSSadaf Ebrahimi         install-size="0"
228*83a54b2fSSadaf Ebrahimi         version="0.0.0"/>
229*83a54b2fSSadaf Ebrahimi
230*83a54b2fSSadaf Ebrahimi</feature>
231