apicompatanaapps/compatanalyser/com.nokia.carbide.extensions.compatibilityanalyser/feature.xml
author noe\swadi
Thu, 18 Feb 2010 14:34:30 +0530
changeset 1 7cc64f569074
parent 0 dd9cd96ed247
permissions -rw-r--r--
Removing the testbench. These will be added back after some modification(mainly licensing) in the next commit.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     2
<feature
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     3
      id="com.nokia.carbide.extensions.compatibilityanalyser"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     4
      label="Carbide.c++ Extensions -Compatibility Analyser"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     5
      version="1.9.0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     6
      provider-name="Nokia"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     7
      plugin="com.nokia.s60tools.compatibilityanalyser">
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     8
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
     9
   <description>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    10
      Compatibility Analyser is a tool to check the static compatibility between two  components.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    11
   </description>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    12
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    13
   <copyright>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    14
      Copyright (c)2009 Nokia Corporation and/or its subsidiary(-ies).
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    15
All rights reserved. License: http://www.eclipse.org/legal/epl-v10.html.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    16
   </copyright>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    17
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    18
   <license url="license.txt">
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    19
      COPYRIGHT LICENSE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    20
Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).All
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    21
rights reserved.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    22
This component and the accompanying materials are made available
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    23
under the 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    24
terms of the License &quot;Eclipse Public License v1.0&quot; which
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    25
accompanies this 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    26
distribution, and is available at the URL &quot;http://www.eclipse.org/legal/epl-v10.html&quot;.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    27
NOTICES:
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    28
This Product includes Open Source Software. Certain software
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    29
included in this Product is licensed and distributed under 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    30
GNU General Public License (GPL), the GNU Lesser General Public
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    31
License 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    32
(LGPL, a.k.a. the GNU Library General Public License) and/ or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    33
other 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    34
copyright licenses, disclaimers and notices containing obligation
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    35
or 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    36
permission to provide the source code of such software with the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    37
binary / executable form delivery of the said software. 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    38
The source code is delivered to you in accordance with the referred
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    39
license terms and conditions in the media attached to this document.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    40
The exact license terms of GPL and LGPL and said certain other
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    41
licenses, 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    42
as well as the required copyright and other notices, permissions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    43
and 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    44
acknowledgements are reproduced in and delivered to you as part
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    45
of 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    46
the referred source code.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    47
Copyright (c) 1987 Regents of the University of California.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    48
All rights reserved.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    49
Redistribution and use in source and binary forms are permitted
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    50
provided that this notice is preserved and that due credit is
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    51
given
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    52
to the University of California at Berkeley. The name of the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    53
University
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    54
may not be used to endorse or promote products derived from this
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    55
software without specific written prior permission. This software
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    56
is provided ``as is&apos;&apos; without express or implied warranty.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    57
Copyright (C) 1991 Texas Instruments Incorporated.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    58
Permission is granted to any individual or institution to use,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    59
copy, modify,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    60
and distribute this software, provided that this complete copyright
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    61
and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    62
permission notice is maintained, intact, in all copies and supporting
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    63
documentation.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    64
Texas Instruments Incorporated provides this software &quot;as is&quot;
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    65
without express or implied warranty.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    66
Copyright (c) 1994 Hewlett-Packard Company
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    67
Permission to use, copy, modify, distribute and sell this software
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    68
and its documentation for any purpose is hereby granted without
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    69
fee,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    70
provided that the above copyright notice appear in all copies
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    71
and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    72
that both that copyright notice and this permission notice appear
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    73
in supporting documentation.  Hewlett-Packard Company makes no
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    74
representations about the suitability of this software for any
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    75
purpose.  It is provided &quot;as is&quot; without express or implied warranty.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    76
Copyright (c) 1998 Silicon Graphics Computer Systems, Inc.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    77
Permission to use, copy, modify, distribute and sell this software
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    78
and its documentation for any purpose is hereby granted without
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    79
fee,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    80
provided that the above copyright notice appear in all copies
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    81
and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    82
that both that copyright notice and this permission notice appear
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    83
in supporting documentation.  Silicon Graphics makes no
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    84
representations about the suitability of this software for any
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    85
purpose.  It is provided &quot;as is&quot; without express or implied warranty.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    86
Copyright (c) 1983, 1990, 1991, 1998 The Regents of the University
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    87
of California.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    88
All rights reserved.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    89
Redistribution and use in source and binary forms, with or without
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    90
modification, are permitted provided that the following conditions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    91
are met:
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    92
1. Redistributions of source code must retain the above copyright
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    93
notice, this list of conditions and the following disclaimer.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    94
2. Redistributions in binary form must reproduce the above copyright
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    95
notice, this list of conditions and the following disclaimer
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    96
in the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    97
documentation and/or other materials provided with the distribution.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    98
3. [rescinded 22 July 1999]
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
    99
4. Neither the name of the University nor the names of its contributors
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   100
may be used to endorse or promote products derived from this
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   101
software
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   102
without specific prior written permission.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   103
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   104
IS&apos;&apos; AND
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   105
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   106
TO, THE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   107
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   108
PURPOSE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   109
ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   110
BE LIABLE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   111
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   112
CONSEQUENTIAL
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   113
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   114
GOODS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   115
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   116
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   117
STRICT
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   118
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   119
IN ANY WAY
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   120
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   121
OF SUCH DAMAGE.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   122
Copyright (c) 2000-2004 Kitware, Inc., Insight Consortium.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   123
All rights reserved.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   124
Redistribution and use in source and binary forms, with or without
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   125
modification, are permitted provided that the following conditions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   126
are met:
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   127
* Redistributions of source code must retain the above copyright
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   128
notice,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   129
this list of conditions and the following disclaimer.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   130
* Redistributions in binary form must reproduce the above copyright
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   131
notice,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   132
this list of conditions and the following disclaimer in the documentation
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   133
and/or other materials provided with the distribution.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   134
* The names of Kitware, Inc., the Insight Consortium, or the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   135
names of any
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   136
consortium members, or of any contributors, may not be used to
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   137
endorse or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   138
promote products derived from this software without specific
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   139
prior written
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   140
permission.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   141
* Modified source versions must be plainly marked as such, and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   142
must not be
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   143
misrepresented as being the original software.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   144
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   145
``AS IS&apos;&apos;
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   146
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   147
TO, THE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   148
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   149
PURPOSE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   150
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   151
BE LIABLE FOR
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   152
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   153
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   154
GOODS OR
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   155
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   156
HOWEVER
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   157
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   158
LIABILITY,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   159
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   160
OUT OF THE USE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   161
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   162
DAMAGE.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   163
The Apache Software License, Version 2.0 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   164
http://www.apache.org/licenses/ 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   165
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   166
1. Definitions.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   167
&quot;License&quot; shall mean the terms and conditions for use, reproduction,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   168
and distribution as defined by Sections 1 through 9 of this document.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   169
&quot;Licensor&quot; shall mean the copyright owner or entity authorized
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   170
by the copyright owner that is granting the License. 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   171
&quot;Legal Entity&quot; shall mean the union of the acting entity and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   172
all other entities that control, are controlled by, or are under
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   173
common control with that entity. For the purposes of this definition,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   174
&quot;control&quot; means (i) the power, direct or indirect, to cause the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   175
direction or management of such entity, whether by contract or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   176
otherwise, or (ii) ownership of fifty percent (50%) or more of
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   177
the outstanding shares, or (iii) beneficial ownership of such
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   178
entity.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   179
&quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity exercising
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   180
permissions granted by this License.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   181
&quot;Source&quot; form shall mean the preferred form for making modifications,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   182
including but not limited to software source code, documentation
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   183
source, and configuration files.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   184
&quot;Object&quot; form shall mean any form resulting from mechanical transformation
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   185
or translation of a Source form, including but not limited to
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   186
compiled object code, generated documentation, and conversions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   187
to other media types.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   188
&quot;Work&quot; shall mean the work of authorship, whether in Source or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   189
Object form, made available under the License, as indicated by
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   190
a copyright notice that is included in or attached to the work
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   191
(an example is provided in the Appendix below).
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   192
&quot;Derivative Works&quot; shall mean any work, whether in Source or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   193
Object form, that is based on (or derived from) the Work and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   194
for which the editorial revisions, annotations, elaborations,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   195
or other modifications represent, as a whole, an original work
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   196
of authorship. For the purposes of this License, Derivative Works
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   197
shall not include works that remain separable from, or merely
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   198
link (or bind by name) to the interfaces of, the Work and Derivative
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   199
Works thereof.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   200
&quot;Contribution&quot; shall mean any work of authorship, including the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   201
original version of the Work and any modifications or additions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   202
to that Work or Derivative Works thereof, that is intentionally
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   203
submitted to Licensor for inclusion in the Work by the copyright
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   204
owner or by an individual or Legal Entity authorized to submit
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   205
on behalf of the copyright owner. For the purposes of this definition,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   206
&quot;submitted&quot; means any form of electronic, verbal, or written
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   207
communication sent to the Licensor or its representatives, including
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   208
but not limited to communication on electronic mailing lists,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   209
source code control systems, and issue tracking systems that
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   210
are managed by, or on behalf of, the Licensor for the purpose
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   211
of discussing and improving the Work, but excluding communication
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   212
that is conspicuously marked or otherwise designated in writing
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   213
by the copyright owner as &quot;Not a Contribution.&quot;
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   214
&quot;Contributor&quot; shall mean Licensor and any individual or Legal
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   215
Entity on behalf of whom a Contribution has been received by
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   216
Licensor and subsequently incorporated within the Work.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   217
2. Grant of Copyright License. Subject to the terms and conditions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   218
of this License, each Contributor hereby grants to You a perpetual,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   219
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   220
copyright license to reproduce, prepare Derivative Works of,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   221
publicly display, publicly perform, sublicense, and distribute
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   222
the Work and such Derivative Works in Source or Object form.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   223
3. Grant of Patent License. Subject to the terms and conditions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   224
of this License, each Contributor hereby grants to You a perpetual,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   225
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   226
(except as stated in this section) patent license to make, have
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   227
made, use, offer to sell, sell, import, and otherwise transfer
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   228
the Work, where such license applies only to those patent claims
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   229
licensable by such Contributor that are necessarily infringed
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   230
by their Contribution(s) alone or by combination of their Contribution(s)
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   231
with the Work to which such Contribution(s) was submitted. If
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   232
You institute patent litigation against any entity (including
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   233
a cross-claim or counterclaim in a lawsuit) alleging that the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   234
Work or a Contribution incorporated within the Work constitutes
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   235
direct or contributory patent infringement, then any patent licenses
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   236
granted to You under this License for that Work shall terminate
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   237
as of the date such litigation is filed.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   238
4. Redistribution. You may reproduce and distribute copies of
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   239
the Work or Derivative Works thereof in any medium, with or without
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   240
modifications, and in Source or Object form, provided that You
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   241
meet the following conditions:
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   242
(a) You must give any other recipients of the Work or Derivative
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   243
Works a copy of this License; and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   244
(b) You must cause any modified files to carry prominent notices
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   245
stating that You changed the files; and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   246
(c) You must retain, in the Source form of any Derivative Works
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   247
that You distribute, all copyright, patent, trademark, and attribution
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   248
notices from the Source form of the Work, excluding those notices
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   249
that do not pertain to any part of the Derivative Works; and
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   250
(d) If the Work includes a &quot;NOTICE&quot; text file as part of its
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   251
distribution, then any Derivative Works that You distribute must
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   252
include a readable copy of the attribution notices contained
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   253
within such NOTICE file, excluding those notices that do not
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   254
pertain to any part of the Derivative Works, in at least one
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   255
of the following places: within a NOTICE text file distributed
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   256
as part of the Derivative Works; within the Source form or documentation,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   257
if provided along with the Derivative Works; or, within a display
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   258
generated by the Derivative Works, if and wherever such third-party
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   259
notices normally appear. The contents of the NOTICE file are
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   260
for informational purposes only and do not modify the License.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   261
You may add Your own attribution notices within Derivative Works
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   262
that You distribute, alongside or as an addendum to the NOTICE
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   263
text from the Work, provided that such additional attribution
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   264
notices cannot be construed as modifying the License.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   265
You may add Your own copyright statement to Your modifications
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   266
and may provide additional or different license terms and conditions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   267
for use, reproduction, or distribution of Your modifications,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   268
or for any such Derivative Works as a whole, provided Your use,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   269
reproduction, and distribution of the Work otherwise complies
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   270
with the conditions stated in this License. 
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   271
5. Submission of Contributions. Unless You explicitly state otherwise,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   272
any Contribution intentionally submitted for inclusion in the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   273
Work by You to the Licensor shall be under the terms and conditions
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   274
of this License, without any additional terms or conditions.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   275
Notwithstanding the above, nothing herein shall supersede or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   276
modify the terms of any separate license agreement you may have
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   277
executed with Licensor regarding such Contributions.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   278
6. Trademarks. This License does not grant permission to use
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   279
the trade names, trademarks, service marks, or product names
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   280
of the Licensor, except as required for reasonable and customary
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   281
use in describing the origin of the Work and reproducing the
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   282
content of the NOTICE file.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   283
7. Disclaimer of Warranty. Unless required by applicable law
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   284
or agreed to in writing, Licensor provides the Work (and each
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   285
Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   286
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   287
or implied, including, without limitation, any warranties or
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   288
conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   289
FOR A PARTICULAR PURPOSE. You are solely responsible for determining
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   290
the appropriateness of using or redistributing the Work and assume
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   291
any risks associated with Your exercise of permissions under
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   292
this License.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   293
8. Limitation of Liability. In no event and under no legal theory,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   294
whether in tort (including negligence), contract, or otherwise,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   295
unless required by applicable law (such as deliberate and grossly
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   296
negligent acts) or agreed to in writing, shall any Contributor
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   297
be liable to You for damages, including any direct, indirect,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   298
special, incidental, or consequential damages of any character
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   299
arising as a result of this License or out of the use or inability
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   300
to use the Work (including but not limited to damages for loss
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   301
of goodwill, work stoppage, computer failure or malfunction,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   302
or any and all other commercial damages or losses), even if such
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   303
Contributor has been advised of the possibility of such damages.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   304
9. Accepting Warranty or Additional Liability. While redistributing
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   305
the Work or Derivative Works thereof, You may choose to offer,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   306
and charge a fee for, acceptance of support, warranty, indemnity,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   307
or other liability obligations and/or rights consistent with
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   308
this License. However, in accepting such obligations, You may
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   309
act only on Your own behalf and on Your sole responsibility,
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   310
not on behalf of any other Contributor, and only if You agree
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   311
to indemnify, defend, and hold each Contributor harmless for
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   312
any liability incurred by, or claims asserted against, such Contributor
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   313
by reason of your accepting any such warranty or additional liability.
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   314
END OF TERMS AND CONDITIONS
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   315
   </license>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   316
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   317
   <url>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   318
      <update label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   319
      <discovery label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   320
   </url>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   321
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   322
   <requires>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   323
      <import plugin="org.eclipse.ui"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   324
      <import plugin="org.eclipse.core.runtime"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   325
      <import plugin="com.nokia.s60tools.util" version="1.1.8" match="greaterOrEqual"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   326
      <import plugin="com.nokia.carbide.cpp.sdk.core"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   327
      <import plugin="org.eclipse.ui.ide"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   328
      <import plugin="org.eclipse.core.resources"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   329
      <import plugin="com.nokia.s60tools.sdk" version="1.1.3" match="greaterOrEqual"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   330
      <import plugin="org.eclipse.ui.console"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   331
      <import plugin="com.nokia.carbide.cdt.builder"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   332
      <import plugin="org.eclipse.cdt.core"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   333
      <import plugin="com.nokia.carbide.cpp.project.core"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   334
      <import plugin="org.eclipse.core.filesystem"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   335
      <import plugin="com.nokia.s60tools.ui" version="1.1.7" match="greaterOrEqual"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   336
   </requires>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   337
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   338
   <plugin
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   339
         id="com.nokia.s60tools.compatibilityanalyser.help"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   340
         download-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   341
         install-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   342
         version="0.0.0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   343
         unpack="false"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   344
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   345
   <plugin
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   346
         id="com.nokia.s60tools.compatibilityanalyser"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   347
         download-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   348
         install-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   349
         version="0.0.0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   350
         unpack="false"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   351
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   352
   <plugin
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   353
         id="com.nokia.s60tools.compatibilityanalyser.corecomponents"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   354
         download-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   355
         install-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   356
         version="0.0.0"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   357
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   358
   <plugin
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   359
         id="com.nokia.s60tools.compatibilityanalyser.thirdpartysources"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   360
         download-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   361
         install-size="0"
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   362
         version="0.0.0"/>
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   363
dd9cd96ed247 1. Copyrights changed to EPL.
noe\swadi
parents:
diff changeset
   364
</feature>