Selenium *.binary modules renamed to libs.* release73
authorMartin Fousek <marfous@netbeans.org>
Mon, 28 Jan 2013 15:43:17 +0100
branchrelease73
changeset 179437e0666018d60
parent 17942 beea29f6e2ab
child 17944 f6375bdabd11
Selenium *.binary modules renamed to libs.*
libs.selenium.server/build.xml
libs.selenium.server/external/binaries-list
libs.selenium.server/external/selenium-server-2.16.1-licence.txt
libs.selenium.server/manifest.mf
libs.selenium.server/nbproject/project.properties
libs.selenium.server/nbproject/project.xml
libs.selenium.server/src/org/netbeans/modules/selenium/server/binary/Bundle.properties
libs.selenium/build.xml
libs.selenium/external/binaries-list
libs.selenium/external/selenium-java-client-driver-2.16.1-licence.txt
libs.selenium/manifest.mf
libs.selenium/nbproject/project.properties
libs.selenium/nbproject/project.xml
libs.selenium/src/org/netbeans/modules/selenium/binary/Bundle.properties
libs.selenium/src/org/netbeans/modules/selenium/binary/Selenium.xml
libs.selenium/src/org/netbeans/modules/selenium/binary/layer.xml
selenium.binary/build.xml
selenium.binary/external/binaries-list
selenium.binary/external/selenium-java-client-driver-2.16.1-licence.txt
selenium.binary/manifest.mf
selenium.binary/nbproject/project.properties
selenium.binary/nbproject/project.xml
selenium.binary/src/org/netbeans/modules/selenium/binary/Bundle.properties
selenium.binary/src/org/netbeans/modules/selenium/binary/Selenium.xml
selenium.binary/src/org/netbeans/modules/selenium/binary/layer.xml
selenium.server.binary/build.xml
selenium.server.binary/external/binaries-list
selenium.server.binary/external/selenium-server-2.16.1-licence.txt
selenium.server.binary/manifest.mf
selenium.server.binary/nbproject/project.properties
selenium.server.binary/nbproject/project.xml
selenium.server.binary/src/org/netbeans/modules/selenium/server/binary/Bundle.properties
selenium.server/nbproject/project.properties
selenium.server/nbproject/project.xml
selenium/nbproject/project.xml
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libs.selenium.server/build.xml	Mon Jan 28 15:43:17 2013 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<project basedir="." default="netbeans" name="contrib/libs.selenium.server">
     1.6 +    <description>Builds, tests, and runs the project org.netbeans.modules.libs.selenium.server</description>
     1.7 +    <import file="../../nbbuild/templates/projectized.xml"/>
     1.8 +</project>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/libs.selenium.server/external/binaries-list	Mon Jan 28 15:43:17 2013 +0100
     2.3 @@ -0,0 +1,1 @@
     2.4 +1C101062DBAF52594F89228F8E1E9C0B1ADF8EE9 selenium-server-2.16.1.jar
     2.5 \ No newline at end of file
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/libs.selenium.server/external/selenium-server-2.16.1-licence.txt	Mon Jan 28 15:43:17 2013 +0100
     3.3 @@ -0,0 +1,202 @@
     3.4 +Name: selenium-server-2.16.1.jar
     3.5 +Version: 2.16.1
     3.6 +Description: Library for management of some selenium java client driver.
     3.7 +License: Apache_V20
     3.8 +Origin: http://seleniumhq.org/download/
     3.9 +
    3.10 +Use of selenium-server-2.16.1.jar version 2.16.1 is governed by the terms of the license below:
    3.11 +
    3.12 +
    3.13 +                                 Apache License
    3.14 +                           Version 2.0, January 2004
    3.15 +                        http://www.apache.org/licenses/
    3.16 +      
    3.17 +
    3.18 +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
    3.19 +
    3.20 +   1. Definitions.
    3.21 +
    3.22 +      "License" shall mean the terms and conditions for use, reproduction,
    3.23 +      and distribution as defined by Sections 1 through 9 of this document.
    3.24 +
    3.25 +      "Licensor" shall mean the copyright owner or entity authorized by
    3.26 +      the copyright owner that is granting the License.
    3.27 +
    3.28 +      "Legal Entity" shall mean the union of the acting entity and all
    3.29 +      other entities that control, are controlled by, or are under common
    3.30 +      control with that entity. For the purposes of this definition,
    3.31 +      "control" means (i) the power, direct or indirect, to cause the
    3.32 +      direction or management of such entity, whether by contract or
    3.33 +      otherwise, or (ii) ownership of fifty percent (50%) or more of the
    3.34 +      outstanding shares, or (iii) beneficial ownership of such entity.
    3.35 +
    3.36 +      "You" (or "Your") shall mean an individual or Legal Entity
    3.37 +      exercising permissions granted by this License.
    3.38 +
    3.39 +      "Source" form shall mean the preferred form for making modifications,
    3.40 +      including but not limited to software source code, documentation
    3.41 +      source, and configuration files.
    3.42 +
    3.43 +      "Object" form shall mean any form resulting from mechanical
    3.44 +      transformation or translation of a Source form, including but
    3.45 +      not limited to compiled object code, generated documentation,
    3.46 +      and conversions to other media types.
    3.47 +
    3.48 +      "Work" shall mean the work of authorship, whether in Source or
    3.49 +      Object form, made available under the License, as indicated by a
    3.50 +      copyright notice that is included in or attached to the work
    3.51 +      (an example is provided in the Appendix below).
    3.52 +
    3.53 +      "Derivative Works" shall mean any work, whether in Source or Object
    3.54 +      form, that is based on (or derived from) the Work and for which the
    3.55 +      editorial revisions, annotations, elaborations, or other modifications
    3.56 +      represent, as a whole, an original work of authorship. For the purposes
    3.57 +      of this License, Derivative Works shall not include works that remain
    3.58 +      separable from, or merely link (or bind by name) to the interfaces of,
    3.59 +      the Work and Derivative Works thereof.
    3.60 +
    3.61 +      "Contribution" shall mean any work of authorship, including
    3.62 +      the original version of the Work and any modifications or additions
    3.63 +      to that Work or Derivative Works thereof, that is intentionally
    3.64 +      submitted to Licensor for inclusion in the Work by the copyright owner
    3.65 +      or by an individual or Legal Entity authorized to submit on behalf of
    3.66 +      the copyright owner. For the purposes of this definition, "submitted"
    3.67 +      means any form of electronic, verbal, or written communication sent
    3.68 +      to the Licensor or its representatives, including but not limited to
    3.69 +      communication on electronic mailing lists, source code control systems,
    3.70 +      and issue tracking systems that are managed by, or on behalf of, the
    3.71 +      Licensor for the purpose of discussing and improving the Work, but
    3.72 +      excluding communication that is conspicuously marked or otherwise
    3.73 +      designated in writing by the copyright owner as "Not a Contribution."
    3.74 +
    3.75 +      "Contributor" shall mean Licensor and any individual or Legal Entity
    3.76 +      on behalf of whom a Contribution has been received by Licensor and
    3.77 +      subsequently incorporated within the Work.
    3.78 +
    3.79 +   2. Grant of Copyright License. Subject to the terms and conditions of
    3.80 +      this License, each Contributor hereby grants to You a perpetual,
    3.81 +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    3.82 +      copyright license to reproduce, prepare Derivative Works of,
    3.83 +      publicly display, publicly perform, sublicense, and distribute the
    3.84 +      Work and such Derivative Works in Source or Object form.
    3.85 +
    3.86 +   3. Grant of Patent License. Subject to the terms and conditions of
    3.87 +      this License, each Contributor hereby grants to You a perpetual,
    3.88 +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
    3.89 +      (except as stated in this section) patent license to make, have made,
    3.90 +      use, offer to sell, sell, import, and otherwise transfer the Work,
    3.91 +      where such license applies only to those patent claims licensable
    3.92 +      by such Contributor that are necessarily infringed by their
    3.93 +      Contribution(s) alone or by combination of their Contribution(s)
    3.94 +      with the Work to which such Contribution(s) was submitted. If You
    3.95 +      institute patent litigation against any entity (including a
    3.96 +      cross-claim or counterclaim in a lawsuit) alleging that the Work
    3.97 +      or a Contribution incorporated within the Work constitutes direct
    3.98 +      or contributory patent infringement, then any patent licenses
    3.99 +      granted to You under this License for that Work shall terminate
   3.100 +      as of the date such litigation is filed.
   3.101 +
   3.102 +   4. Redistribution. You may reproduce and distribute copies of the
   3.103 +      Work or Derivative Works thereof in any medium, with or without
   3.104 +      modifications, and in Source or Object form, provided that You
   3.105 +      meet the following conditions:
   3.106 +
   3.107 +      (a) You must give any other recipients of the Work or
   3.108 +          Derivative Works a copy of this License; and
   3.109 +
   3.110 +      (b) You must cause any modified files to carry prominent notices
   3.111 +          stating that You changed the files; and
   3.112 +
   3.113 +      (c) You must retain, in the Source form of any Derivative Works
   3.114 +          that You distribute, all copyright, patent, trademark, and
   3.115 +          attribution notices from the Source form of the Work,
   3.116 +          excluding those notices that do not pertain to any part of
   3.117 +          the Derivative Works; and
   3.118 +
   3.119 +      (d) If the Work includes a "NOTICE" text file as part of its
   3.120 +          distribution, then any Derivative Works that You distribute must
   3.121 +          include a readable copy of the attribution notices contained
   3.122 +          within such NOTICE file, excluding those notices that do not
   3.123 +          pertain to any part of the Derivative Works, in at least one
   3.124 +          of the following places: within a NOTICE text file distributed
   3.125 +          as part of the Derivative Works; within the Source form or
   3.126 +          documentation, if provided along with the Derivative Works; or,
   3.127 +          within a display generated by the Derivative Works, if and
   3.128 +          wherever such third-party notices normally appear. The contents
   3.129 +          of the NOTICE file are for informational purposes only and
   3.130 +          do not modify the License. You may add Your own attribution
   3.131 +          notices within Derivative Works that You distribute, alongside
   3.132 +          or as an addendum to the NOTICE text from the Work, provided
   3.133 +          that such additional attribution notices cannot be construed
   3.134 +          as modifying the License.
   3.135 +
   3.136 +      You may add Your own copyright statement to Your modifications and
   3.137 +      may provide additional or different license terms and conditions
   3.138 +      for use, reproduction, or distribution of Your modifications, or
   3.139 +      for any such Derivative Works as a whole, provided Your use,
   3.140 +      reproduction, and distribution of the Work otherwise complies with
   3.141 +      the conditions stated in this License.
   3.142 +
   3.143 +   5. Submission of Contributions. Unless You explicitly state otherwise,
   3.144 +      any Contribution intentionally submitted for inclusion in the Work
   3.145 +      by You to the Licensor shall be under the terms and conditions of
   3.146 +      this License, without any additional terms or conditions.
   3.147 +      Notwithstanding the above, nothing herein shall supersede or modify
   3.148 +      the terms of any separate license agreement you may have executed
   3.149 +      with Licensor regarding such Contributions.
   3.150 +
   3.151 +   6. Trademarks. This License does not grant permission to use the trade
   3.152 +      names, trademarks, service marks, or product names of the Licensor,
   3.153 +      except as required for reasonable and customary use in describing the
   3.154 +      origin of the Work and reproducing the content of the NOTICE file.
   3.155 +
   3.156 +   7. Disclaimer of Warranty. Unless required by applicable law or
   3.157 +      agreed to in writing, Licensor provides the Work (and each
   3.158 +      Contributor provides its Contributions) on an "AS IS" BASIS,
   3.159 +      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
   3.160 +      implied, including, without limitation, any warranties or conditions
   3.161 +      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
   3.162 +      PARTICULAR PURPOSE. You are solely responsible for determining the
   3.163 +      appropriateness of using or redistributing the Work and assume any
   3.164 +      risks associated with Your exercise of permissions under this License.
   3.165 +
   3.166 +   8. Limitation of Liability. In no event and under no legal theory,
   3.167 +      whether in tort (including negligence), contract, or otherwise,
   3.168 +      unless required by applicable law (such as deliberate and grossly
   3.169 +      negligent acts) or agreed to in writing, shall any Contributor be
   3.170 +      liable to You for damages, including any direct, indirect, special,
   3.171 +      incidental, or consequential damages of any character arising as a
   3.172 +      result of this License or out of the use or inability to use the
   3.173 +      Work (including but not limited to damages for loss of goodwill,
   3.174 +      work stoppage, computer failure or malfunction, or any and all
   3.175 +      other commercial damages or losses), even if such Contributor
   3.176 +      has been advised of the possibility of such damages.
   3.177 +
   3.178 +   9. Accepting Warranty or Additional Liability. While redistributing
   3.179 +      the Work or Derivative Works thereof, You may choose to offer,
   3.180 +      and charge a fee for, acceptance of support, warranty, indemnity,
   3.181 +      or other liability obligations and/or rights consistent with this
   3.182 +      License. However, in accepting such obligations, You may act only
   3.183 +      on Your own behalf and on Your sole responsibility, not on behalf
   3.184 +      of any other Contributor, and only if You agree to indemnify,
   3.185 +      defend, and hold each Contributor harmless for any liability
   3.186 +      incurred by, or claims asserted against, such Contributor by reason
   3.187 +      of your accepting any such warranty or additional liability.
   3.188 +
   3.189 +   END OF TERMS AND CONDITIONS
   3.190 +
   3.191 +   Copyright 2004 ThoughtWorks, Inc.
   3.192 +   
   3.193 +       http://www.thoughtworks.com
   3.194 +
   3.195 +   Licensed under the Apache License, Version 2.0 (the "License");
   3.196 +   you may not use this file except in compliance with the License.
   3.197 +   You may obtain a copy of the License at
   3.198 +
   3.199 +       http://www.apache.org/licenses/LICENSE-2.0
   3.200 +
   3.201 +   Unless required by applicable law or agreed to in writing, software
   3.202 +   distributed under the License is distributed on an "AS IS" BASIS,
   3.203 +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   3.204 +   See the License for the specific language governing permissions and
   3.205 +   limitations under the License.
   3.206 \ No newline at end of file
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/libs.selenium.server/manifest.mf	Mon Jan 28 15:43:17 2013 +0100
     4.3 @@ -0,0 +1,5 @@
     4.4 +Manifest-Version: 1.0
     4.5 +OpenIDE-Module: org.netbeans.modules.libs.selenium.server
     4.6 +OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/selenium/server/binary/Bundle.properties
     4.7 +OpenIDE-Module-Specification-Version: 1.0
     4.8 +
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/libs.selenium.server/nbproject/project.properties	Mon Jan 28 15:43:17 2013 +0100
     5.3 @@ -0,0 +1,7 @@
     5.4 +is.autoload=true
     5.5 +javac.source=1.6
     5.6 +javac.compilerargs=-Xlint -Xlint:-serial
     5.7 +extra.license.files=external/selenium-server-2.16.1-licence.txt
     5.8 +nbm.module.author=Martin Fousek
     5.9 +release.external/selenium-server-2.16.1.jar=modules/ext/selenium/selenium-server-2.16.1.jar
    5.10 +jnlp.indirect.jars=modules/ext/selenium/selenium-server-2.16.1.jar
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/libs.selenium.server/nbproject/project.xml	Mon Jan 28 15:43:17 2013 +0100
     6.3 @@ -0,0 +1,11 @@
     6.4 +<?xml version="1.0" encoding="UTF-8"?>
     6.5 +<project xmlns="http://www.netbeans.org/ns/project/1">
     6.6 +    <type>org.netbeans.modules.apisupport.project</type>
     6.7 +    <configuration>
     6.8 +        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
     6.9 +            <code-name-base>org.netbeans.modules.libs.selenium.server</code-name-base>
    6.10 +            <module-dependencies/>
    6.11 +            <public-packages/>
    6.12 +        </data>
    6.13 +    </configuration>
    6.14 +</project>
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/libs.selenium.server/src/org/netbeans/modules/selenium/server/binary/Bundle.properties	Mon Jan 28 15:43:17 2013 +0100
     7.3 @@ -0,0 +1,1 @@
     7.4 +OpenIDE-Module-Name=Selenium Server Binary
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/libs.selenium/build.xml	Mon Jan 28 15:43:17 2013 +0100
     8.3 @@ -0,0 +1,5 @@
     8.4 +<?xml version="1.0" encoding="UTF-8"?>
     8.5 +<project basedir="." default="netbeans" name="contrib/libs.selenium">
     8.6 +    <description>Builds, tests, and runs the project org.netbeans.modules.libs.selenium</description>
     8.7 +    <import file="../../nbbuild/templates/projectized.xml"/>
     8.8 +</project>
     9.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     9.2 +++ b/libs.selenium/external/binaries-list	Mon Jan 28 15:43:17 2013 +0100
     9.3 @@ -0,0 +1,2 @@
     9.4 +DA449FFBBA97CDBD489EBE058A4C332130448499 selenium-java-client-driver-2.16.1.zip
     9.5 +184514077C8B787DC3899BE8208FFAEC35996EC8 selenium-java-client-driver-sources-2.16.1.jar
     9.6 \ No newline at end of file
    10.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    10.2 +++ b/libs.selenium/external/selenium-java-client-driver-2.16.1-licence.txt	Mon Jan 28 15:43:17 2013 +0100
    10.3 @@ -0,0 +1,201 @@
    10.4 +Name: selenium-java-client-driver-2.16.1.jar
    10.5 +Version: 2.16.1
    10.6 +Description: Library for management of some selenium java client driver.
    10.7 +License: Apache_V20
    10.8 +Origin: http://selenium.seleniumhq.org/
    10.9 +
   10.10 +Use of selenium-java-client-driver-2.16.1.jar version 2.16.1 is governed by the terms of the license below:
   10.11 +
   10.12 +                                 Apache License
   10.13 +                           Version 2.0, January 2004
   10.14 +                        http://www.apache.org/licenses/
   10.15 +      
   10.16 +
   10.17 +   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   10.18 +
   10.19 +   1. Definitions.
   10.20 +
   10.21 +      "License" shall mean the terms and conditions for use, reproduction,
   10.22 +      and distribution as defined by Sections 1 through 9 of this document.
   10.23 +
   10.24 +      "Licensor" shall mean the copyright owner or entity authorized by
   10.25 +      the copyright owner that is granting the License.
   10.26 +
   10.27 +      "Legal Entity" shall mean the union of the acting entity and all
   10.28 +      other entities that control, are controlled by, or are under common
   10.29 +      control with that entity. For the purposes of this definition,
   10.30 +      "control" means (i) the power, direct or indirect, to cause the
   10.31 +      direction or management of such entity, whether by contract or
   10.32 +      otherwise, or (ii) ownership of fifty percent (50%) or more of the
   10.33 +      outstanding shares, or (iii) beneficial ownership of such entity.
   10.34 +
   10.35 +      "You" (or "Your") shall mean an individual or Legal Entity
   10.36 +      exercising permissions granted by this License.
   10.37 +
   10.38 +      "Source" form shall mean the preferred form for making modifications,
   10.39 +      including but not limited to software source code, documentation
   10.40 +      source, and configuration files.
   10.41 +
   10.42 +      "Object" form shall mean any form resulting from mechanical
   10.43 +      transformation or translation of a Source form, including but
   10.44 +      not limited to compiled object code, generated documentation,
   10.45 +      and conversions to other media types.
   10.46 +
   10.47 +      "Work" shall mean the work of authorship, whether in Source or
   10.48 +      Object form, made available under the License, as indicated by a
   10.49 +      copyright notice that is included in or attached to the work
   10.50 +      (an example is provided in the Appendix below).
   10.51 +
   10.52 +      "Derivative Works" shall mean any work, whether in Source or Object
   10.53 +      form, that is based on (or derived from) the Work and for which the
   10.54 +      editorial revisions, annotations, elaborations, or other modifications
   10.55 +      represent, as a whole, an original work of authorship. For the purposes
   10.56 +      of this License, Derivative Works shall not include works that remain
   10.57 +      separable from, or merely link (or bind by name) to the interfaces of,
   10.58 +      the Work and Derivative Works thereof.
   10.59 +
   10.60 +      "Contribution" shall mean any work of authorship, including
   10.61 +      the original version of the Work and any modifications or additions
   10.62 +      to that Work or Derivative Works thereof, that is intentionally
   10.63 +      submitted to Licensor for inclusion in the Work by the copyright owner
   10.64 +      or by an individual or Legal Entity authorized to submit on behalf of
   10.65 +      the copyright owner. For the purposes of this definition, "submitted"
   10.66 +      means any form of electronic, verbal, or written communication sent
   10.67 +      to the Licensor or its representatives, including but not limited to
   10.68 +      communication on electronic mailing lists, source code control systems,
   10.69 +      and issue tracking systems that are managed by, or on behalf of, the
   10.70 +      Licensor for the purpose of discussing and improving the Work, but
   10.71 +      excluding communication that is conspicuously marked or otherwise
   10.72 +      designated in writing by the copyright owner as "Not a Contribution."
   10.73 +
   10.74 +      "Contributor" shall mean Licensor and any individual or Legal Entity
   10.75 +      on behalf of whom a Contribution has been received by Licensor and
   10.76 +      subsequently incorporated within the Work.
   10.77 +
   10.78 +   2. Grant of Copyright License. Subject to the terms and conditions of
   10.79 +      this License, each Contributor hereby grants to You a perpetual,
   10.80 +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   10.81 +      copyright license to reproduce, prepare Derivative Works of,
   10.82 +      publicly display, publicly perform, sublicense, and distribute the
   10.83 +      Work and such Derivative Works in Source or Object form.
   10.84 +
   10.85 +   3. Grant of Patent License. Subject to the terms and conditions of
   10.86 +      this License, each Contributor hereby grants to You a perpetual,
   10.87 +      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   10.88 +      (except as stated in this section) patent license to make, have made,
   10.89 +      use, offer to sell, sell, import, and otherwise transfer the Work,
   10.90 +      where such license applies only to those patent claims licensable
   10.91 +      by such Contributor that are necessarily infringed by their
   10.92 +      Contribution(s) alone or by combination of their Contribution(s)
   10.93 +      with the Work to which such Contribution(s) was submitted. If You
   10.94 +      institute patent litigation against any entity (including a
   10.95 +      cross-claim or counterclaim in a lawsuit) alleging that the Work
   10.96 +      or a Contribution incorporated within the Work constitutes direct
   10.97 +      or contributory patent infringement, then any patent licenses
   10.98 +      granted to You under this License for that Work shall terminate
   10.99 +      as of the date such litigation is filed.
  10.100 +
  10.101 +   4. Redistribution. You may reproduce and distribute copies of the
  10.102 +      Work or Derivative Works thereof in any medium, with or without
  10.103 +      modifications, and in Source or Object form, provided that You
  10.104 +      meet the following conditions:
  10.105 +
  10.106 +      (a) You must give any other recipients of the Work or
  10.107 +          Derivative Works a copy of this License; and
  10.108 +
  10.109 +      (b) You must cause any modified files to carry prominent notices
  10.110 +          stating that You changed the files; and
  10.111 +
  10.112 +      (c) You must retain, in the Source form of any Derivative Works
  10.113 +          that You distribute, all copyright, patent, trademark, and
  10.114 +          attribution notices from the Source form of the Work,
  10.115 +          excluding those notices that do not pertain to any part of
  10.116 +          the Derivative Works; and
  10.117 +
  10.118 +      (d) If the Work includes a "NOTICE" text file as part of its
  10.119 +          distribution, then any Derivative Works that You distribute must
  10.120 +          include a readable copy of the attribution notices contained
  10.121 +          within such NOTICE file, excluding those notices that do not
  10.122 +          pertain to any part of the Derivative Works, in at least one
  10.123 +          of the following places: within a NOTICE text file distributed
  10.124 +          as part of the Derivative Works; within the Source form or
  10.125 +          documentation, if provided along with the Derivative Works; or,
  10.126 +          within a display generated by the Derivative Works, if and
  10.127 +          wherever such third-party notices normally appear. The contents
  10.128 +          of the NOTICE file are for informational purposes only and
  10.129 +          do not modify the License. You may add Your own attribution
  10.130 +          notices within Derivative Works that You distribute, alongside
  10.131 +          or as an addendum to the NOTICE text from the Work, provided
  10.132 +          that such additional attribution notices cannot be construed
  10.133 +          as modifying the License.
  10.134 +
  10.135 +      You may add Your own copyright statement to Your modifications and
  10.136 +      may provide additional or different license terms and conditions
  10.137 +      for use, reproduction, or distribution of Your modifications, or
  10.138 +      for any such Derivative Works as a whole, provided Your use,
  10.139 +      reproduction, and distribution of the Work otherwise complies with
  10.140 +      the conditions stated in this License.
  10.141 +
  10.142 +   5. Submission of Contributions. Unless You explicitly state otherwise,
  10.143 +      any Contribution intentionally submitted for inclusion in the Work
  10.144 +      by You to the Licensor shall be under the terms and conditions of
  10.145 +      this License, without any additional terms or conditions.
  10.146 +      Notwithstanding the above, nothing herein shall supersede or modify
  10.147 +      the terms of any separate license agreement you may have executed
  10.148 +      with Licensor regarding such Contributions.
  10.149 +
  10.150 +   6. Trademarks. This License does not grant permission to use the trade
  10.151 +      names, trademarks, service marks, or product names of the Licensor,
  10.152 +      except as required for reasonable and customary use in describing the
  10.153 +      origin of the Work and reproducing the content of the NOTICE file.
  10.154 +
  10.155 +   7. Disclaimer of Warranty. Unless required by applicable law or
  10.156 +      agreed to in writing, Licensor provides the Work (and each
  10.157 +      Contributor provides its Contributions) on an "AS IS" BASIS,
  10.158 +      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  10.159 +      implied, including, without limitation, any warranties or conditions
  10.160 +      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  10.161 +      PARTICULAR PURPOSE. You are solely responsible for determining the
  10.162 +      appropriateness of using or redistributing the Work and assume any
  10.163 +      risks associated with Your exercise of permissions under this License.
  10.164 +
  10.165 +   8. Limitation of Liability. In no event and under no legal theory,
  10.166 +      whether in tort (including negligence), contract, or otherwise,
  10.167 +      unless required by applicable law (such as deliberate and grossly
  10.168 +      negligent acts) or agreed to in writing, shall any Contributor be
  10.169 +      liable to You for damages, including any direct, indirect, special,
  10.170 +      incidental, or consequential damages of any character arising as a
  10.171 +      result of this License or out of the use or inability to use the
  10.172 +      Work (including but not limited to damages for loss of goodwill,
  10.173 +      work stoppage, computer failure or malfunction, or any and all
  10.174 +      other commercial damages or losses), even if such Contributor
  10.175 +      has been advised of the possibility of such damages.
  10.176 +
  10.177 +   9. Accepting Warranty or Additional Liability. While redistributing
  10.178 +      the Work or Derivative Works thereof, You may choose to offer,
  10.179 +      and charge a fee for, acceptance of support, warranty, indemnity,
  10.180 +      or other liability obligations and/or rights consistent with this
  10.181 +      License. However, in accepting such obligations, You may act only
  10.182 +      on Your own behalf and on Your sole responsibility, not on behalf
  10.183 +      of any other Contributor, and only if You agree to indemnify,
  10.184 +      defend, and hold each Contributor harmless for any liability
  10.185 +      incurred by, or claims asserted against, such Contributor by reason
  10.186 +      of your accepting any such warranty or additional liability.
  10.187 +
  10.188 +   END OF TERMS AND CONDITIONS
  10.189 +
  10.190 +   Copyright 2004 ThoughtWorks, Inc.
  10.191 +   
  10.192 +       http://www.thoughtworks.com
  10.193 +
  10.194 +   Licensed under the Apache License, Version 2.0 (the "License");
  10.195 +   you may not use this file except in compliance with the License.
  10.196 +   You may obtain a copy of the License at
  10.197 +
  10.198 +       http://www.apache.org/licenses/LICENSE-2.0
  10.199 +
  10.200 +   Unless required by applicable law or agreed to in writing, software
  10.201 +   distributed under the License is distributed on an "AS IS" BASIS,
  10.202 +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  10.203 +   See the License for the specific language governing permissions and
  10.204 +   limitations under the License.
  10.205 \ No newline at end of file
    11.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    11.2 +++ b/libs.selenium/manifest.mf	Mon Jan 28 15:43:17 2013 +0100
    11.3 @@ -0,0 +1,6 @@
    11.4 +Manifest-Version: 1.0
    11.5 +OpenIDE-Module: org.netbeans.modules.libs.selenium
    11.6 +OpenIDE-Module-Layer: org/netbeans/modules/selenium/binary/layer.xml
    11.7 +OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/selenium/binary/Bundle.properties
    11.8 +OpenIDE-Module-Specification-Version: 1.0
    11.9 +
    12.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    12.2 +++ b/libs.selenium/nbproject/project.properties	Mon Jan 28 15:43:17 2013 +0100
    12.3 @@ -0,0 +1,43 @@
    12.4 +is.autoload=true
    12.5 +javac.source=1.6
    12.6 +javac.compilerargs=-Xlint -Xlint:-serial
    12.7 +nbm.homepage=http://wiki.netbeans.org/SeleniumPlugin
    12.8 +nbm.module.author=Martin Fousek
    12.9 +
   12.10 +extra.license.files=external/selenium-java-client-driver-2.16.1-licence.txt
   12.11 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/apache-mime4j-0.6.jar=modules/ext/selenium-client-2.16.1/apache-mime4j-0.6.jar
   12.12 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/bsh-1.3.0.jar=modules/ext/selenium-client-2.16.1/bsh-1.3.0.jar
   12.13 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/cglib-nodep-2.1_3.jar=modules/ext/selenium-client-2.16.1/cglib-nodep-2.1_3.jar
   12.14 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-codec-1.4.jar=modules/ext/selenium-client-2.16.1/commons-codec-1.4.jar
   12.15 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-collections-3.2.1.jar=modules/ext/selenium-client-2.16.1/commons-collections-3.2.1.jar
   12.16 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-exec-1.1.jar=modules/ext/selenium-client-2.16.1/commons-exec-1.1.jar
   12.17 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-io-2.0.1.jar=modules/ext/selenium-client-2.16.1/commons-io-2.0.1.jar
   12.18 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-jxpath-1.3.jar=modules/ext/selenium-client-2.16.1/commons-jxpath-1.3.jar
   12.19 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-lang-2.6.jar=modules/ext/selenium-client-2.16.1/commons-lang-2.6.jar
   12.20 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-logging-1.1.1.jar=modules/ext/selenium-client-2.16.1/commons-logging-1.1.1.jar
   12.21 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/cssparser-0.9.5.jar=modules/ext/selenium-client-2.16.1/cssparser-0.9.5.jar
   12.22 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/guava-10.0.1.jar=modules/ext/selenium-client-2.16.1/guava-10.0.1.jar
   12.23 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/hamcrest-all-1.1.jar=modules/ext/selenium-client-2.16.1/hamcrest-all-1.1.jar
   12.24 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/htmlunit-2.9.jar=modules/ext/selenium-client-2.16.1/htmlunit-2.9.jar
   12.25 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/htmlunit-core-js-2.9.jar=modules/ext/selenium-client-2.16.1/htmlunit-core-js-2.9.jar
   12.26 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/httpclient-4.1.2.jar=modules/ext/selenium-client-2.16.1/httpclient-4.1.2.jar
   12.27 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/httpcore-4.1.3.jar=modules/ext/selenium-client-2.16.1/httpcore-4.1.3.jar
   12.28 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/httpmime-4.1.2.jar=modules/ext/selenium-client-2.16.1/httpmime-4.1.2.jar
   12.29 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/jcommander-1.13.jar=modules/ext/selenium-client-2.16.1/jcommander-1.13.jar
   12.30 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/jna-3.4.0.jar=modules/ext/selenium-client-2.16.1/jna-3.4.0.jar
   12.31 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/jna-platform-3.4.0.jar=modules/ext/selenium-client-2.16.1/jna-platform-3.4.0.jar
   12.32 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/json-20080701.jar=modules/ext/selenium-client-2.16.1/json-20080701.jar
   12.33 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/junit-dep-4.10.jar=modules/ext/selenium-client-2.16.1/junit-dep-4.10.jar
   12.34 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/nekohtml-1.9.15.jar=modules/ext/selenium-client-2.16.1/nekohtml-1.9.15.jar
   12.35 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/operadriver-v0.8.1.jar=modules/ext/selenium-client-2.16.1/operadriver-v0.8.1.jar
   12.36 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/protobuf-java-2.4.1.jar=modules/ext/selenium-client-2.16.1/protobuf-java-2.4.1.jar
   12.37 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/sac-1.3.jar=modules/ext/selenium-client-2.16.1/sac-1.3.jar
   12.38 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/selenium-java-2.16.1.jar=modules/ext/selenium-client-2.16.1/selenium-java-2.16.1.jar
   12.39 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/serializer-2.7.1.jar=modules/ext/selenium-client-2.16.1/serializer-2.7.1.jar
   12.40 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/testng-6.0.1-nobsh-noguice.jar=modules/ext/selenium-client-2.16.1/testng-6.0.1-nobsh-noguice.jar
   12.41 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/xalan-2.7.1.jar=modules/ext/selenium-client-2.16.1/xalan-2.7.1.jar
   12.42 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/xercesImpl-2.9.1.jar=modules/ext/selenium-client-2.16.1/xercesImpl-2.9.1.jar
   12.43 +release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/xml-apis-1.3.04.jar=modules/ext/selenium-client-2.16.1/xml-apis-1.3.04.jar
   12.44 +release.external/selenium-java-client-driver-sources-2.16.1.jar=modules/ext/selenium/selenium-java-client-driver-sources-2.16.1.jar
   12.45 +jnlp.indirect.jars=modules/ext/selenium/selenium-java-client-driver-2.16.1.jar
   12.46 +
    13.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    13.2 +++ b/libs.selenium/nbproject/project.xml	Mon Jan 28 15:43:17 2013 +0100
    13.3 @@ -0,0 +1,11 @@
    13.4 +<?xml version="1.0" encoding="UTF-8"?>
    13.5 +<project xmlns="http://www.netbeans.org/ns/project/1">
    13.6 +    <type>org.netbeans.modules.apisupport.project</type>
    13.7 +    <configuration>
    13.8 +        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
    13.9 +            <code-name-base>org.netbeans.modules.libs.selenium</code-name-base>
   13.10 +            <module-dependencies/>
   13.11 +            <public-packages/>
   13.12 +        </data>
   13.13 +    </configuration>
   13.14 +</project>
    14.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    14.2 +++ b/libs.selenium/src/org/netbeans/modules/selenium/binary/Bundle.properties	Mon Jan 28 15:43:17 2013 +0100
    14.3 @@ -0,0 +1,4 @@
    14.4 +OpenIDE-Module-Display-Category=Testing Tools
    14.5 +OpenIDE-Module-Name=Selenium Driver Library
    14.6 +OpenIDE-Module-Short-Description=Selenium library for testing framework
    14.7 +seleniumLibraryDisplayName=Selenium Java Client 2.16.1
    15.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.2 +++ b/libs.selenium/src/org/netbeans/modules/selenium/binary/Selenium.xml	Mon Jan 28 15:43:17 2013 +0100
    15.3 @@ -0,0 +1,54 @@
    15.4 +<?xml version="1.0" encoding="UTF-8"?>
    15.5 +<!--
    15.6 +To change this template, choose Tools | Templates
    15.7 +and open the template in the editor.
    15.8 +-->
    15.9 +<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
   15.10 +<library version="1.0">
   15.11 +    <name>Selenium</name>
   15.12 +    <type>j2se</type>
   15.13 +    <localizing-bundle>org/netbeans/modules/selenium/Bundle</localizing-bundle>
   15.14 +    <volume>
   15.15 +        <type>classpath</type>
   15.16 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/bsh-1.3.0.jar!/</resource>
   15.17 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/cglib-nodep-2.1_3.jar!/</resource>
   15.18 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-codec-1.4.jar!/</resource>
   15.19 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-collections-3.2.1.jar!/</resource>
   15.20 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-exec-1.1.jar!/</resource>
   15.21 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-io-2.0.1.jar!/</resource>
   15.22 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-jxpath-1.3.jar!/</resource>
   15.23 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-lang-2.6.jar!/</resource>
   15.24 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-logging-1.1.1.jar!/</resource>
   15.25 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/cssparser-0.9.5.jar!/</resource>
   15.26 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/guava-10.0.1.jar!/</resource>
   15.27 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/hamcrest-all-1.1.jar!/</resource>
   15.28 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/htmlunit-2.9.jar!/</resource>
   15.29 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/htmlunit-core-js-2.9.jar!/</resource>
   15.30 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/httpclient-4.1.2.jar!/</resource>
   15.31 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/httpcore-4.1.3.jar!/</resource>
   15.32 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/httpmime-4.1.2.jar!/</resource>
   15.33 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/jcommander-1.13.jar!/</resource>
   15.34 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/jna-3.4.0.jar!/</resource>
   15.35 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/jna-platform-3.4.0.jar!/</resource>
   15.36 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/json-20080701.jar!/</resource>
   15.37 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/junit-dep-4.10.jar!/</resource>
   15.38 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/nekohtml-1.9.15.jar!/</resource>
   15.39 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/operadriver-v0.8.1.jar!/</resource>
   15.40 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/protobuf-java-2.4.1.jar!/</resource>
   15.41 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/sac-1.3.jar!/</resource>
   15.42 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/selenium-java-2.16.1.jar!/</resource>
   15.43 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/serializer-2.7.1.jar!/</resource>
   15.44 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/testng-6.0.1-nobsh-noguice.jar!/</resource>
   15.45 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/xalan-2.7.1.jar!/</resource>
   15.46 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/xercesImpl-2.9.1.jar!/</resource>
   15.47 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/xml-apis-1.3.04.jar!/</resource>
   15.48 +    </volume>
   15.49 +    <volume>
   15.50 +        <type>src</type>
   15.51 +        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium/selenium-java-client-driver-sources-2.16.1.jar!</resource>
   15.52 +    </volume>
   15.53 +<!--    <volume>
   15.54 +        <type>maven-pom</type>
   15.55 +        <resource>http://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-java/2.16.1/selenium-java-2.16.1.pom</resource>
   15.56 +    </volume>-->
   15.57 +</library>
    16.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    16.2 +++ b/libs.selenium/src/org/netbeans/modules/selenium/binary/layer.xml	Mon Jan 28 15:43:17 2013 +0100
    16.3 @@ -0,0 +1,11 @@
    16.4 +<?xml version="1.0" encoding="UTF-8"?>
    16.5 +<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.2//EN" "http://www.netbeans.org/dtds/filesystem-1_2.dtd">
    16.6 +<filesystem>
    16.7 +    <folder name="org-netbeans-api-project-libraries">
    16.8 +        <folder name="Libraries">
    16.9 +            <file name="Selenium.xml" url="Selenium.xml">
   16.10 +                <attr name="displayName" bundlevalue="org.netbeans.modules.selenium.Bundle#seleniumLibraryDisplayName"/>
   16.11 +            </file>
   16.12 +        </folder>
   16.13 +    </folder>
   16.14 +</filesystem>
    17.1 --- a/selenium.binary/build.xml	Mon Jan 28 15:12:51 2013 +0100
    17.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    17.3 @@ -1,5 +0,0 @@
    17.4 -<?xml version="1.0" encoding="UTF-8"?>
    17.5 -<project basedir="." default="netbeans" name="contrib/selenium.binary">
    17.6 -    <description>Builds, tests, and runs the project org.netbeans.modules.selenium.binary</description>
    17.7 -    <import file="../../nbbuild/templates/projectized.xml"/>
    17.8 -</project>
    18.1 --- a/selenium.binary/external/binaries-list	Mon Jan 28 15:12:51 2013 +0100
    18.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    18.3 @@ -1,2 +0,0 @@
    18.4 -DA449FFBBA97CDBD489EBE058A4C332130448499 selenium-java-client-driver-2.16.1.zip
    18.5 -184514077C8B787DC3899BE8208FFAEC35996EC8 selenium-java-client-driver-sources-2.16.1.jar
    18.6 \ No newline at end of file
    19.1 --- a/selenium.binary/external/selenium-java-client-driver-2.16.1-licence.txt	Mon Jan 28 15:12:51 2013 +0100
    19.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    19.3 @@ -1,201 +0,0 @@
    19.4 -Name: selenium-java-client-driver-2.16.1.jar
    19.5 -Version: 2.16.1
    19.6 -Description: Library for management of some selenium java client driver.
    19.7 -License: Apache_V20
    19.8 -Origin: http://selenium.seleniumhq.org/
    19.9 -
   19.10 -Use of selenium-java-client-driver-2.16.1.jar version 2.16.1 is governed by the terms of the license below:
   19.11 -
   19.12 -                                 Apache License
   19.13 -                           Version 2.0, January 2004
   19.14 -                        http://www.apache.org/licenses/
   19.15 -      
   19.16 -
   19.17 -   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   19.18 -
   19.19 -   1. Definitions.
   19.20 -
   19.21 -      "License" shall mean the terms and conditions for use, reproduction,
   19.22 -      and distribution as defined by Sections 1 through 9 of this document.
   19.23 -
   19.24 -      "Licensor" shall mean the copyright owner or entity authorized by
   19.25 -      the copyright owner that is granting the License.
   19.26 -
   19.27 -      "Legal Entity" shall mean the union of the acting entity and all
   19.28 -      other entities that control, are controlled by, or are under common
   19.29 -      control with that entity. For the purposes of this definition,
   19.30 -      "control" means (i) the power, direct or indirect, to cause the
   19.31 -      direction or management of such entity, whether by contract or
   19.32 -      otherwise, or (ii) ownership of fifty percent (50%) or more of the
   19.33 -      outstanding shares, or (iii) beneficial ownership of such entity.
   19.34 -
   19.35 -      "You" (or "Your") shall mean an individual or Legal Entity
   19.36 -      exercising permissions granted by this License.
   19.37 -
   19.38 -      "Source" form shall mean the preferred form for making modifications,
   19.39 -      including but not limited to software source code, documentation
   19.40 -      source, and configuration files.
   19.41 -
   19.42 -      "Object" form shall mean any form resulting from mechanical
   19.43 -      transformation or translation of a Source form, including but
   19.44 -      not limited to compiled object code, generated documentation,
   19.45 -      and conversions to other media types.
   19.46 -
   19.47 -      "Work" shall mean the work of authorship, whether in Source or
   19.48 -      Object form, made available under the License, as indicated by a
   19.49 -      copyright notice that is included in or attached to the work
   19.50 -      (an example is provided in the Appendix below).
   19.51 -
   19.52 -      "Derivative Works" shall mean any work, whether in Source or Object
   19.53 -      form, that is based on (or derived from) the Work and for which the
   19.54 -      editorial revisions, annotations, elaborations, or other modifications
   19.55 -      represent, as a whole, an original work of authorship. For the purposes
   19.56 -      of this License, Derivative Works shall not include works that remain
   19.57 -      separable from, or merely link (or bind by name) to the interfaces of,
   19.58 -      the Work and Derivative Works thereof.
   19.59 -
   19.60 -      "Contribution" shall mean any work of authorship, including
   19.61 -      the original version of the Work and any modifications or additions
   19.62 -      to that Work or Derivative Works thereof, that is intentionally
   19.63 -      submitted to Licensor for inclusion in the Work by the copyright owner
   19.64 -      or by an individual or Legal Entity authorized to submit on behalf of
   19.65 -      the copyright owner. For the purposes of this definition, "submitted"
   19.66 -      means any form of electronic, verbal, or written communication sent
   19.67 -      to the Licensor or its representatives, including but not limited to
   19.68 -      communication on electronic mailing lists, source code control systems,
   19.69 -      and issue tracking systems that are managed by, or on behalf of, the
   19.70 -      Licensor for the purpose of discussing and improving the Work, but
   19.71 -      excluding communication that is conspicuously marked or otherwise
   19.72 -      designated in writing by the copyright owner as "Not a Contribution."
   19.73 -
   19.74 -      "Contributor" shall mean Licensor and any individual or Legal Entity
   19.75 -      on behalf of whom a Contribution has been received by Licensor and
   19.76 -      subsequently incorporated within the Work.
   19.77 -
   19.78 -   2. Grant of Copyright License. Subject to the terms and conditions of
   19.79 -      this License, each Contributor hereby grants to You a perpetual,
   19.80 -      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   19.81 -      copyright license to reproduce, prepare Derivative Works of,
   19.82 -      publicly display, publicly perform, sublicense, and distribute the
   19.83 -      Work and such Derivative Works in Source or Object form.
   19.84 -
   19.85 -   3. Grant of Patent License. Subject to the terms and conditions of
   19.86 -      this License, each Contributor hereby grants to You a perpetual,
   19.87 -      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   19.88 -      (except as stated in this section) patent license to make, have made,
   19.89 -      use, offer to sell, sell, import, and otherwise transfer the Work,
   19.90 -      where such license applies only to those patent claims licensable
   19.91 -      by such Contributor that are necessarily infringed by their
   19.92 -      Contribution(s) alone or by combination of their Contribution(s)
   19.93 -      with the Work to which such Contribution(s) was submitted. If You
   19.94 -      institute patent litigation against any entity (including a
   19.95 -      cross-claim or counterclaim in a lawsuit) alleging that the Work
   19.96 -      or a Contribution incorporated within the Work constitutes direct
   19.97 -      or contributory patent infringement, then any patent licenses
   19.98 -      granted to You under this License for that Work shall terminate
   19.99 -      as of the date such litigation is filed.
  19.100 -
  19.101 -   4. Redistribution. You may reproduce and distribute copies of the
  19.102 -      Work or Derivative Works thereof in any medium, with or without
  19.103 -      modifications, and in Source or Object form, provided that You
  19.104 -      meet the following conditions:
  19.105 -
  19.106 -      (a) You must give any other recipients of the Work or
  19.107 -          Derivative Works a copy of this License; and
  19.108 -
  19.109 -      (b) You must cause any modified files to carry prominent notices
  19.110 -          stating that You changed the files; and
  19.111 -
  19.112 -      (c) You must retain, in the Source form of any Derivative Works
  19.113 -          that You distribute, all copyright, patent, trademark, and
  19.114 -          attribution notices from the Source form of the Work,
  19.115 -          excluding those notices that do not pertain to any part of
  19.116 -          the Derivative Works; and
  19.117 -
  19.118 -      (d) If the Work includes a "NOTICE" text file as part of its
  19.119 -          distribution, then any Derivative Works that You distribute must
  19.120 -          include a readable copy of the attribution notices contained
  19.121 -          within such NOTICE file, excluding those notices that do not
  19.122 -          pertain to any part of the Derivative Works, in at least one
  19.123 -          of the following places: within a NOTICE text file distributed
  19.124 -          as part of the Derivative Works; within the Source form or
  19.125 -          documentation, if provided along with the Derivative Works; or,
  19.126 -          within a display generated by the Derivative Works, if and
  19.127 -          wherever such third-party notices normally appear. The contents
  19.128 -          of the NOTICE file are for informational purposes only and
  19.129 -          do not modify the License. You may add Your own attribution
  19.130 -          notices within Derivative Works that You distribute, alongside
  19.131 -          or as an addendum to the NOTICE text from the Work, provided
  19.132 -          that such additional attribution notices cannot be construed
  19.133 -          as modifying the License.
  19.134 -
  19.135 -      You may add Your own copyright statement to Your modifications and
  19.136 -      may provide additional or different license terms and conditions
  19.137 -      for use, reproduction, or distribution of Your modifications, or
  19.138 -      for any such Derivative Works as a whole, provided Your use,
  19.139 -      reproduction, and distribution of the Work otherwise complies with
  19.140 -      the conditions stated in this License.
  19.141 -
  19.142 -   5. Submission of Contributions. Unless You explicitly state otherwise,
  19.143 -      any Contribution intentionally submitted for inclusion in the Work
  19.144 -      by You to the Licensor shall be under the terms and conditions of
  19.145 -      this License, without any additional terms or conditions.
  19.146 -      Notwithstanding the above, nothing herein shall supersede or modify
  19.147 -      the terms of any separate license agreement you may have executed
  19.148 -      with Licensor regarding such Contributions.
  19.149 -
  19.150 -   6. Trademarks. This License does not grant permission to use the trade
  19.151 -      names, trademarks, service marks, or product names of the Licensor,
  19.152 -      except as required for reasonable and customary use in describing the
  19.153 -      origin of the Work and reproducing the content of the NOTICE file.
  19.154 -
  19.155 -   7. Disclaimer of Warranty. Unless required by applicable law or
  19.156 -      agreed to in writing, Licensor provides the Work (and each
  19.157 -      Contributor provides its Contributions) on an "AS IS" BASIS,
  19.158 -      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  19.159 -      implied, including, without limitation, any warranties or conditions
  19.160 -      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  19.161 -      PARTICULAR PURPOSE. You are solely responsible for determining the
  19.162 -      appropriateness of using or redistributing the Work and assume any
  19.163 -      risks associated with Your exercise of permissions under this License.
  19.164 -
  19.165 -   8. Limitation of Liability. In no event and under no legal theory,
  19.166 -      whether in tort (including negligence), contract, or otherwise,
  19.167 -      unless required by applicable law (such as deliberate and grossly
  19.168 -      negligent acts) or agreed to in writing, shall any Contributor be
  19.169 -      liable to You for damages, including any direct, indirect, special,
  19.170 -      incidental, or consequential damages of any character arising as a
  19.171 -      result of this License or out of the use or inability to use the
  19.172 -      Work (including but not limited to damages for loss of goodwill,
  19.173 -      work stoppage, computer failure or malfunction, or any and all
  19.174 -      other commercial damages or losses), even if such Contributor
  19.175 -      has been advised of the possibility of such damages.
  19.176 -
  19.177 -   9. Accepting Warranty or Additional Liability. While redistributing
  19.178 -      the Work or Derivative Works thereof, You may choose to offer,
  19.179 -      and charge a fee for, acceptance of support, warranty, indemnity,
  19.180 -      or other liability obligations and/or rights consistent with this
  19.181 -      License. However, in accepting such obligations, You may act only
  19.182 -      on Your own behalf and on Your sole responsibility, not on behalf
  19.183 -      of any other Contributor, and only if You agree to indemnify,
  19.184 -      defend, and hold each Contributor harmless for any liability
  19.185 -      incurred by, or claims asserted against, such Contributor by reason
  19.186 -      of your accepting any such warranty or additional liability.
  19.187 -
  19.188 -   END OF TERMS AND CONDITIONS
  19.189 -
  19.190 -   Copyright 2004 ThoughtWorks, Inc.
  19.191 -   
  19.192 -       http://www.thoughtworks.com
  19.193 -
  19.194 -   Licensed under the Apache License, Version 2.0 (the "License");
  19.195 -   you may not use this file except in compliance with the License.
  19.196 -   You may obtain a copy of the License at
  19.197 -
  19.198 -       http://www.apache.org/licenses/LICENSE-2.0
  19.199 -
  19.200 -   Unless required by applicable law or agreed to in writing, software
  19.201 -   distributed under the License is distributed on an "AS IS" BASIS,
  19.202 -   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  19.203 -   See the License for the specific language governing permissions and
  19.204 -   limitations under the License.
  19.205 \ No newline at end of file
    20.1 --- a/selenium.binary/manifest.mf	Mon Jan 28 15:12:51 2013 +0100
    20.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    20.3 @@ -1,6 +0,0 @@
    20.4 -Manifest-Version: 1.0
    20.5 -OpenIDE-Module: org.netbeans.modules.selenium.binary
    20.6 -OpenIDE-Module-Layer: org/netbeans/modules/selenium/binary/layer.xml
    20.7 -OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/selenium/binary/Bundle.properties
    20.8 -OpenIDE-Module-Specification-Version: 1.0
    20.9 -
    21.1 --- a/selenium.binary/nbproject/project.properties	Mon Jan 28 15:12:51 2013 +0100
    21.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    21.3 @@ -1,43 +0,0 @@
    21.4 -is.autoload=true
    21.5 -javac.source=1.6
    21.6 -javac.compilerargs=-Xlint -Xlint:-serial
    21.7 -nbm.homepage=http://wiki.netbeans.org/SeleniumPlugin
    21.8 -nbm.module.author=Martin Fousek
    21.9 -
   21.10 -extra.license.files=external/selenium-java-client-driver-2.16.1-licence.txt
   21.11 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/apache-mime4j-0.6.jar=modules/ext/selenium-client-2.16.1/apache-mime4j-0.6.jar
   21.12 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/bsh-1.3.0.jar=modules/ext/selenium-client-2.16.1/bsh-1.3.0.jar
   21.13 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/cglib-nodep-2.1_3.jar=modules/ext/selenium-client-2.16.1/cglib-nodep-2.1_3.jar
   21.14 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-codec-1.4.jar=modules/ext/selenium-client-2.16.1/commons-codec-1.4.jar
   21.15 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-collections-3.2.1.jar=modules/ext/selenium-client-2.16.1/commons-collections-3.2.1.jar
   21.16 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-exec-1.1.jar=modules/ext/selenium-client-2.16.1/commons-exec-1.1.jar
   21.17 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-io-2.0.1.jar=modules/ext/selenium-client-2.16.1/commons-io-2.0.1.jar
   21.18 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-jxpath-1.3.jar=modules/ext/selenium-client-2.16.1/commons-jxpath-1.3.jar
   21.19 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-lang-2.6.jar=modules/ext/selenium-client-2.16.1/commons-lang-2.6.jar
   21.20 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/commons-logging-1.1.1.jar=modules/ext/selenium-client-2.16.1/commons-logging-1.1.1.jar
   21.21 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/cssparser-0.9.5.jar=modules/ext/selenium-client-2.16.1/cssparser-0.9.5.jar
   21.22 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/guava-10.0.1.jar=modules/ext/selenium-client-2.16.1/guava-10.0.1.jar
   21.23 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/hamcrest-all-1.1.jar=modules/ext/selenium-client-2.16.1/hamcrest-all-1.1.jar
   21.24 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/htmlunit-2.9.jar=modules/ext/selenium-client-2.16.1/htmlunit-2.9.jar
   21.25 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/htmlunit-core-js-2.9.jar=modules/ext/selenium-client-2.16.1/htmlunit-core-js-2.9.jar
   21.26 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/httpclient-4.1.2.jar=modules/ext/selenium-client-2.16.1/httpclient-4.1.2.jar
   21.27 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/httpcore-4.1.3.jar=modules/ext/selenium-client-2.16.1/httpcore-4.1.3.jar
   21.28 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/httpmime-4.1.2.jar=modules/ext/selenium-client-2.16.1/httpmime-4.1.2.jar
   21.29 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/jcommander-1.13.jar=modules/ext/selenium-client-2.16.1/jcommander-1.13.jar
   21.30 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/jna-3.4.0.jar=modules/ext/selenium-client-2.16.1/jna-3.4.0.jar
   21.31 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/jna-platform-3.4.0.jar=modules/ext/selenium-client-2.16.1/jna-platform-3.4.0.jar
   21.32 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/json-20080701.jar=modules/ext/selenium-client-2.16.1/json-20080701.jar
   21.33 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/junit-dep-4.10.jar=modules/ext/selenium-client-2.16.1/junit-dep-4.10.jar
   21.34 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/nekohtml-1.9.15.jar=modules/ext/selenium-client-2.16.1/nekohtml-1.9.15.jar
   21.35 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/operadriver-v0.8.1.jar=modules/ext/selenium-client-2.16.1/operadriver-v0.8.1.jar
   21.36 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/protobuf-java-2.4.1.jar=modules/ext/selenium-client-2.16.1/protobuf-java-2.4.1.jar
   21.37 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/sac-1.3.jar=modules/ext/selenium-client-2.16.1/sac-1.3.jar
   21.38 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/selenium-java-2.16.1.jar=modules/ext/selenium-client-2.16.1/selenium-java-2.16.1.jar
   21.39 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/serializer-2.7.1.jar=modules/ext/selenium-client-2.16.1/serializer-2.7.1.jar
   21.40 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/testng-6.0.1-nobsh-noguice.jar=modules/ext/selenium-client-2.16.1/testng-6.0.1-nobsh-noguice.jar
   21.41 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/xalan-2.7.1.jar=modules/ext/selenium-client-2.16.1/xalan-2.7.1.jar
   21.42 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/xercesImpl-2.9.1.jar=modules/ext/selenium-client-2.16.1/xercesImpl-2.9.1.jar
   21.43 -release.external/selenium-java-client-driver-2.16.1.zip!/selenium-java-client-driver-2.16.1/xml-apis-1.3.04.jar=modules/ext/selenium-client-2.16.1/xml-apis-1.3.04.jar
   21.44 -release.external/selenium-java-client-driver-sources-2.16.1.jar=modules/ext/selenium/selenium-java-client-driver-sources-2.16.1.jar
   21.45 -jnlp.indirect.jars=modules/ext/selenium/selenium-java-client-driver-2.16.1.jar
   21.46 -
    22.1 --- a/selenium.binary/nbproject/project.xml	Mon Jan 28 15:12:51 2013 +0100
    22.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    22.3 @@ -1,11 +0,0 @@
    22.4 -<?xml version="1.0" encoding="UTF-8"?>
    22.5 -<project xmlns="http://www.netbeans.org/ns/project/1">
    22.6 -    <type>org.netbeans.modules.apisupport.project</type>
    22.7 -    <configuration>
    22.8 -        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
    22.9 -            <code-name-base>org.netbeans.modules.selenium.binary</code-name-base>
   22.10 -            <module-dependencies/>
   22.11 -            <public-packages/>
   22.12 -        </data>
   22.13 -    </configuration>
   22.14 -</project>
    23.1 --- a/selenium.binary/src/org/netbeans/modules/selenium/binary/Bundle.properties	Mon Jan 28 15:12:51 2013 +0100
    23.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    23.3 @@ -1,4 +0,0 @@
    23.4 -OpenIDE-Module-Display-Category=Testing Tools
    23.5 -OpenIDE-Module-Name=Selenium Driver Library
    23.6 -OpenIDE-Module-Short-Description=Selenium library for testing framework
    23.7 -seleniumLibraryDisplayName=Selenium Java Client 2.16.1
    24.1 --- a/selenium.binary/src/org/netbeans/modules/selenium/binary/Selenium.xml	Mon Jan 28 15:12:51 2013 +0100
    24.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    24.3 @@ -1,54 +0,0 @@
    24.4 -<?xml version="1.0" encoding="UTF-8"?>
    24.5 -<!--
    24.6 -To change this template, choose Tools | Templates
    24.7 -and open the template in the editor.
    24.8 --->
    24.9 -<!DOCTYPE library PUBLIC "-//NetBeans//DTD Library Declaration 1.0//EN" "http://www.netbeans.org/dtds/library-declaration-1_0.dtd">
   24.10 -<library version="1.0">
   24.11 -    <name>Selenium</name>
   24.12 -    <type>j2se</type>
   24.13 -    <localizing-bundle>org/netbeans/modules/selenium/Bundle</localizing-bundle>
   24.14 -    <volume>
   24.15 -        <type>classpath</type>
   24.16 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/bsh-1.3.0.jar!/</resource>
   24.17 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/cglib-nodep-2.1_3.jar!/</resource>
   24.18 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-codec-1.4.jar!/</resource>
   24.19 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-collections-3.2.1.jar!/</resource>
   24.20 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-exec-1.1.jar!/</resource>
   24.21 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-io-2.0.1.jar!/</resource>
   24.22 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-jxpath-1.3.jar!/</resource>
   24.23 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-lang-2.6.jar!/</resource>
   24.24 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/commons-logging-1.1.1.jar!/</resource>
   24.25 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/cssparser-0.9.5.jar!/</resource>
   24.26 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/guava-10.0.1.jar!/</resource>
   24.27 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/hamcrest-all-1.1.jar!/</resource>
   24.28 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/htmlunit-2.9.jar!/</resource>
   24.29 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/htmlunit-core-js-2.9.jar!/</resource>
   24.30 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/httpclient-4.1.2.jar!/</resource>
   24.31 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/httpcore-4.1.3.jar!/</resource>
   24.32 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/httpmime-4.1.2.jar!/</resource>
   24.33 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/jcommander-1.13.jar!/</resource>
   24.34 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/jna-3.4.0.jar!/</resource>
   24.35 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/jna-platform-3.4.0.jar!/</resource>
   24.36 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/json-20080701.jar!/</resource>
   24.37 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/junit-dep-4.10.jar!/</resource>
   24.38 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/nekohtml-1.9.15.jar!/</resource>
   24.39 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/operadriver-v0.8.1.jar!/</resource>
   24.40 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/protobuf-java-2.4.1.jar!/</resource>
   24.41 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/sac-1.3.jar!/</resource>
   24.42 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/selenium-java-2.16.1.jar!/</resource>
   24.43 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/serializer-2.7.1.jar!/</resource>
   24.44 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/testng-6.0.1-nobsh-noguice.jar!/</resource>
   24.45 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/xalan-2.7.1.jar!/</resource>
   24.46 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/xercesImpl-2.9.1.jar!/</resource>
   24.47 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium-client-2.16.1/xml-apis-1.3.04.jar!/</resource>
   24.48 -    </volume>
   24.49 -    <volume>
   24.50 -        <type>src</type>
   24.51 -        <resource>jar:nbinst://org.netbeans.modules.selenium/modules/ext/selenium/selenium-java-client-driver-sources-2.16.1.jar!</resource>
   24.52 -    </volume>
   24.53 -<!--    <volume>
   24.54 -        <type>maven-pom</type>
   24.55 -        <resource>http://repo1.maven.org/maven2/org/seleniumhq/selenium/selenium-java/2.16.1/selenium-java-2.16.1.pom</resource>
   24.56 -    </volume>-->
   24.57 -</library>
    25.1 --- a/selenium.binary/src/org/netbeans/modules/selenium/binary/layer.xml	Mon Jan 28 15:12:51 2013 +0100
    25.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    25.3 @@ -1,11 +0,0 @@
    25.4 -<?xml version="1.0" encoding="UTF-8"?>
    25.5 -<!DOCTYPE filesystem PUBLIC "-//NetBeans//DTD Filesystem 1.2//EN" "http://www.netbeans.org/dtds/filesystem-1_2.dtd">
    25.6 -<filesystem>
    25.7 -    <folder name="org-netbeans-api-project-libraries">
    25.8 -        <folder name="Libraries">
    25.9 -            <file name="Selenium.xml" url="Selenium.xml">
   25.10 -                <attr name="displayName" bundlevalue="org.netbeans.modules.selenium.Bundle#seleniumLibraryDisplayName"/>
   25.11 -            </file>
   25.12 -        </folder>
   25.13 -    </folder>
   25.14 -</filesystem>
    26.1 --- a/selenium.server.binary/build.xml	Mon Jan 28 15:12:51 2013 +0100
    26.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    26.3 @@ -1,5 +0,0 @@
    26.4 -<?xml version="1.0" encoding="UTF-8"?>
    26.5 -<project basedir="." default="netbeans" name="contrib/selenium.server.binary">
    26.6 -    <description>Builds, tests, and runs the project org.netbeans.modules.selenium.server.binary</description>
    26.7 -    <import file="../../nbbuild/templates/projectized.xml"/>
    26.8 -</project>
    27.1 --- a/selenium.server.binary/external/binaries-list	Mon Jan 28 15:12:51 2013 +0100
    27.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    27.3 @@ -1,1 +0,0 @@
    27.4 -1C101062DBAF52594F89228F8E1E9C0B1ADF8EE9 selenium-server-2.16.1.jar
    27.5 \ No newline at end of file
    28.1 --- a/selenium.server.binary/external/selenium-server-2.16.1-licence.txt	Mon Jan 28 15:12:51 2013 +0100
    28.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    28.3 @@ -1,202 +0,0 @@
    28.4 -Name: selenium-server-2.16.1.jar
    28.5 -Version: 2.16.1
    28.6 -Description: Library for management of some selenium java client driver.
    28.7 -License: Apache_V20
    28.8 -Origin: http://seleniumhq.org/download/
    28.9 -
   28.10 -Use of selenium-server-2.16.1.jar version 2.16.1 is governed by the terms of the license below:
   28.11 -
   28.12 -
   28.13 -                                 Apache License
   28.14 -                           Version 2.0, January 2004
   28.15 -                        http://www.apache.org/licenses/
   28.16 -      
   28.17 -
   28.18 -   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
   28.19 -
   28.20 -   1. Definitions.
   28.21 -
   28.22 -      "License" shall mean the terms and conditions for use, reproduction,
   28.23 -      and distribution as defined by Sections 1 through 9 of this document.
   28.24 -
   28.25 -      "Licensor" shall mean the copyright owner or entity authorized by
   28.26 -      the copyright owner that is granting the License.
   28.27 -
   28.28 -      "Legal Entity" shall mean the union of the acting entity and all
   28.29 -      other entities that control, are controlled by, or are under common
   28.30 -      control with that entity. For the purposes of this definition,
   28.31 -      "control" means (i) the power, direct or indirect, to cause the
   28.32 -      direction or management of such entity, whether by contract or
   28.33 -      otherwise, or (ii) ownership of fifty percent (50%) or more of the
   28.34 -      outstanding shares, or (iii) beneficial ownership of such entity.
   28.35 -
   28.36 -      "You" (or "Your") shall mean an individual or Legal Entity
   28.37 -      exercising permissions granted by this License.
   28.38 -
   28.39 -      "Source" form shall mean the preferred form for making modifications,
   28.40 -      including but not limited to software source code, documentation
   28.41 -      source, and configuration files.
   28.42 -
   28.43 -      "Object" form shall mean any form resulting from mechanical
   28.44 -      transformation or translation of a Source form, including but
   28.45 -      not limited to compiled object code, generated documentation,
   28.46 -      and conversions to other media types.
   28.47 -
   28.48 -      "Work" shall mean the work of authorship, whether in Source or
   28.49 -      Object form, made available under the License, as indicated by a
   28.50 -      copyright notice that is included in or attached to the work
   28.51 -      (an example is provided in the Appendix below).
   28.52 -
   28.53 -      "Derivative Works" shall mean any work, whether in Source or Object
   28.54 -      form, that is based on (or derived from) the Work and for which the
   28.55 -      editorial revisions, annotations, elaborations, or other modifications
   28.56 -      represent, as a whole, an original work of authorship. For the purposes
   28.57 -      of this License, Derivative Works shall not include works that remain
   28.58 -      separable from, or merely link (or bind by name) to the interfaces of,
   28.59 -      the Work and Derivative Works thereof.
   28.60 -
   28.61 -      "Contribution" shall mean any work of authorship, including
   28.62 -      the original version of the Work and any modifications or additions
   28.63 -      to that Work or Derivative Works thereof, that is intentionally
   28.64 -      submitted to Licensor for inclusion in the Work by the copyright owner
   28.65 -      or by an individual or Legal Entity authorized to submit on behalf of
   28.66 -      the copyright owner. For the purposes of this definition, "submitted"
   28.67 -      means any form of electronic, verbal, or written communication sent
   28.68 -      to the Licensor or its representatives, including but not limited to
   28.69 -      communication on electronic mailing lists, source code control systems,
   28.70 -      and issue tracking systems that are managed by, or on behalf of, the
   28.71 -      Licensor for the purpose of discussing and improving the Work, but
   28.72 -      excluding communication that is conspicuously marked or otherwise
   28.73 -      designated in writing by the copyright owner as "Not a Contribution."
   28.74 -
   28.75 -      "Contributor" shall mean Licensor and any individual or Legal Entity
   28.76 -      on behalf of whom a Contribution has been received by Licensor and
   28.77 -      subsequently incorporated within the Work.
   28.78 -
   28.79 -   2. Grant of Copyright License. Subject to the terms and conditions of
   28.80 -      this License, each Contributor hereby grants to You a perpetual,
   28.81 -      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   28.82 -      copyright license to reproduce, prepare Derivative Works of,
   28.83 -      publicly display, publicly perform, sublicense, and distribute the
   28.84 -      Work and such Derivative Works in Source or Object form.
   28.85 -
   28.86 -   3. Grant of Patent License. Subject to the terms and conditions of
   28.87 -      this License, each Contributor hereby grants to You a perpetual,
   28.88 -      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   28.89 -      (except as stated in this section) patent license to make, have made,
   28.90 -      use, offer to sell, sell, import, and otherwise transfer the Work,
   28.91 -      where such license applies only to those patent claims licensable
   28.92 -      by such Contributor that are necessarily infringed by their
   28.93 -      Contribution(s) alone or by combination of their Contribution(s)
   28.94 -      with the Work to which such Contribution(s) was submitted. If You
   28.95 -      institute patent litigation against any entity (including a
   28.96 -      cross-claim or counterclaim in a lawsuit) alleging that the Work
   28.97 -      or a Contribution incorporated within the Work constitutes direct
   28.98 -      or contributory patent infringement, then any patent licenses
   28.99 -      granted to You under this License for that Work shall terminate
  28.100 -      as of the date such litigation is filed.
  28.101 -
  28.102 -   4. Redistribution. You may reproduce and distribute copies of the
  28.103 -      Work or Derivative Works thereof in any medium, with or without
  28.104 -      modifications, and in Source or Object form, provided that You
  28.105 -      meet the following conditions:
  28.106 -
  28.107 -      (a) You must give any other recipients of the Work or
  28.108 -          Derivative Works a copy of this License; and
  28.109 -
  28.110 -      (b) You must cause any modified files to carry prominent notices
  28.111 -          stating that You changed the files; and
  28.112 -
  28.113 -      (c) You must retain, in the Source form of any Derivative Works
  28.114 -          that You distribute, all copyright, patent, trademark, and
  28.115 -          attribution notices from the Source form of the Work,
  28.116 -          excluding those notices that do not pertain to any part of
  28.117 -          the Derivative Works; and
  28.118 -
  28.119 -      (d) If the Work includes a "NOTICE" text file as part of its
  28.120 -          distribution, then any Derivative Works that You distribute must
  28.121 -          include a readable copy of the attribution notices contained
  28.122 -          within such NOTICE file, excluding those notices that do not
  28.123 -          pertain to any part of the Derivative Works, in at least one
  28.124 -          of the following places: within a NOTICE text file distributed
  28.125 -          as part of the Derivative Works; within the Source form or
  28.126 -          documentation, if provided along with the Derivative Works; or,
  28.127 -          within a display generated by the Derivative Works, if and
  28.128 -          wherever such third-party notices normally appear. The contents
  28.129 -          of the NOTICE file are for informational purposes only and
  28.130 -          do not modify the License. You may add Your own attribution
  28.131 -          notices within Derivative Works that You distribute, alongside
  28.132 -          or as an addendum to the NOTICE text from the Work, provided
  28.133 -          that such additional attribution notices cannot be construed
  28.134 -          as modifying the License.
  28.135 -
  28.136 -      You may add Your own copyright statement to Your modifications and
  28.137 -      may provide additional or different license terms and conditions
  28.138 -      for use, reproduction, or distribution of Your modifications, or
  28.139 -      for any such Derivative Works as a whole, provided Your use,
  28.140 -      reproduction, and distribution of the Work otherwise complies with
  28.141 -      the conditions stated in this License.
  28.142 -
  28.143 -   5. Submission of Contributions. Unless You explicitly state otherwise,
  28.144 -      any Contribution intentionally submitted for inclusion in the Work
  28.145 -      by You to the Licensor shall be under the terms and conditions of
  28.146 -      this License, without any additional terms or conditions.
  28.147 -      Notwithstanding the above, nothing herein shall supersede or modify
  28.148 -      the terms of any separate license agreement you may have executed
  28.149 -      with Licensor regarding such Contributions.
  28.150 -
  28.151 -   6. Trademarks. This License does not grant permission to use the trade
  28.152 -      names, trademarks, service marks, or product names of the Licensor,
  28.153 -      except as required for reasonable and customary use in describing the
  28.154 -      origin of the Work and reproducing the content of the NOTICE file.
  28.155 -
  28.156 -   7. Disclaimer of Warranty. Unless required by applicable law or
  28.157 -      agreed to in writing, Licensor provides the Work (and each
  28.158 -      Contributor provides its Contributions) on an "AS IS" BASIS,
  28.159 -      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  28.160 -      implied, including, without limitation, any warranties or conditions
  28.161 -      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  28.162 -      PARTICULAR PURPOSE. You are solely responsible for determining the
  28.163 -      appropriateness of using or redistributing the Work and assume any
  28.164 -      risks associated with Your exercise of permissions under this License.
  28.165 -
  28.166 -   8. Limitation of Liability. In no event and under no legal theory,
  28.167 -      whether in tort (including negligence), contract, or otherwise,
  28.168 -      unless required by applicable law (such as deliberate and grossly
  28.169 -      negligent acts) or agreed to in writing, shall any Contributor be
  28.170 -      liable to You for damages, including any direct, indirect, special,
  28.171 -      incidental, or consequential damages of any character arising as a
  28.172 -      result of this License or out of the use or inability to use the
  28.173 -      Work (including but not limited to damages for loss of goodwill,
  28.174 -      work stoppage, computer failure or malfunction, or any and all
  28.175 -      other commercial damages or losses), even if such Contributor
  28.176 -      has been advised of the possibility of such damages.
  28.177 -
  28.178 -   9. Accepting Warranty or Additional Liability. While redistributing
  28.179 -      the Work or Derivative Works thereof, You may choose to offer,
  28.180 -      and charge a fee for, acceptance of support, warranty, indemnity,
  28.181 -      or other liability obligations and/or rights consistent with this
  28.182 -      License. However, in accepting such obligations, You may act only
  28.183 -      on Your own behalf and on Your sole responsibility, not on behalf
  28.184 -      of any other Contributor, and only if You agree to indemnify,
  28.185 -      defend, and hold each Contributor harmless for any liability
  28.186 -      incurred by, or claims asserted against, such Contributor by reason
  28.187 -      of your accepting any such warranty or additional liability.
  28.188 -
  28.189 -   END OF TERMS AND CONDITIONS
  28.190 -
  28.191 -   Copyright 2004 ThoughtWorks, Inc.
  28.192 -   
  28.193 -       http://www.thoughtworks.com
  28.194 -
  28.195 -   Licensed under the Apache License, Version 2.0 (the "License");
  28.196 -   you may not use this file except in compliance with the License.
  28.197 -   You may obtain a copy of the License at
  28.198 -
  28.199 -       http://www.apache.org/licenses/LICENSE-2.0
  28.200 -
  28.201 -   Unless required by applicable law or agreed to in writing, software
  28.202 -   distributed under the License is distributed on an "AS IS" BASIS,
  28.203 -   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  28.204 -   See the License for the specific language governing permissions and
  28.205 -   limitations under the License.
  28.206 \ No newline at end of file
    29.1 --- a/selenium.server.binary/manifest.mf	Mon Jan 28 15:12:51 2013 +0100
    29.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    29.3 @@ -1,5 +0,0 @@
    29.4 -Manifest-Version: 1.0
    29.5 -OpenIDE-Module: org.netbeans.modules.selenium.server.binary
    29.6 -OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/selenium/server/binary/Bundle.properties
    29.7 -OpenIDE-Module-Specification-Version: 1.0
    29.8 -
    30.1 --- a/selenium.server.binary/nbproject/project.properties	Mon Jan 28 15:12:51 2013 +0100
    30.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    30.3 @@ -1,7 +0,0 @@
    30.4 -is.autoload=true
    30.5 -javac.source=1.6
    30.6 -javac.compilerargs=-Xlint -Xlint:-serial
    30.7 -extra.license.files=external/selenium-server-2.16.1-licence.txt
    30.8 -nbm.module.author=Martin Fousek
    30.9 -release.external/selenium-server-2.16.1.jar=modules/ext/selenium/selenium-server-2.16.1.jar
   30.10 -jnlp.indirect.jars=modules/ext/selenium/selenium-server-2.16.1.jar
    31.1 --- a/selenium.server.binary/nbproject/project.xml	Mon Jan 28 15:12:51 2013 +0100
    31.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    31.3 @@ -1,20 +0,0 @@
    31.4 -<?xml version="1.0" encoding="UTF-8"?>
    31.5 -<project xmlns="http://www.netbeans.org/ns/project/1">
    31.6 -    <type>org.netbeans.modules.apisupport.project</type>
    31.7 -    <configuration>
    31.8 -        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
    31.9 -            <code-name-base>org.netbeans.modules.selenium.server.binary</code-name-base>
   31.10 -            <module-dependencies/>
   31.11 -            <test-dependencies>
   31.12 -                <test-type>
   31.13 -                    <name>unit</name>
   31.14 -                    <test-dependency>
   31.15 -                        <code-name-base>org.netbeans.libs.junit4</code-name-base>
   31.16 -                        <compile-dependency/>
   31.17 -                    </test-dependency>
   31.18 -                </test-type>
   31.19 -            </test-dependencies>
   31.20 -            <public-packages/>
   31.21 -        </data>
   31.22 -    </configuration>
   31.23 -</project>
    32.1 --- a/selenium.server.binary/src/org/netbeans/modules/selenium/server/binary/Bundle.properties	Mon Jan 28 15:12:51 2013 +0100
    32.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
    32.3 @@ -1,1 +0,0 @@
    32.4 -OpenIDE-Module-Name=Selenium Server Binary
    33.1 --- a/selenium.server/nbproject/project.properties	Mon Jan 28 15:12:51 2013 +0100
    33.2 +++ b/selenium.server/nbproject/project.properties	Mon Jan 28 15:43:17 2013 +0100
    33.3 @@ -3,4 +3,4 @@
    33.4  nbm.module.author=Jindrich Sedek, Martin Fousek
    33.5  
    33.6  # junit properties
    33.7 -test-unit-sys-prop.test.selenium.server.jar=${basedir}/../selenium.server.binary/external/selenium-server-2.16.1.jar
    33.8 +test-unit-sys-prop.test.selenium.server.jar=${basedir}/../libs.selenium.server/external/selenium-server-2.16.1.jar
    34.1 --- a/selenium.server/nbproject/project.xml	Mon Jan 28 15:12:51 2013 +0100
    34.2 +++ b/selenium.server/nbproject/project.xml	Mon Jan 28 15:43:17 2013 +0100
    34.3 @@ -6,7 +6,7 @@
    34.4              <code-name-base>org.netbeans.modules.selenium.server</code-name-base>
    34.5              <module-dependencies>
    34.6                  <dependency>
    34.7 -                    <code-name-base>org.netbeans.modules.selenium.server.binary</code-name-base>
    34.8 +                    <code-name-base>org.netbeans.modules.libs.selenium.server</code-name-base>
    34.9                      <run-dependency>
   34.10                          <specification-version>1.0</specification-version>
   34.11                      </run-dependency>
    35.1 --- a/selenium/nbproject/project.xml	Mon Jan 28 15:12:51 2013 +0100
    35.2 +++ b/selenium/nbproject/project.xml	Mon Jan 28 15:43:17 2013 +0100
    35.3 @@ -42,6 +42,12 @@
    35.4                      </run-dependency>
    35.5                  </dependency>
    35.6                  <dependency>
    35.7 +                    <code-name-base>org.netbeans.modules.libs.selenium</code-name-base>
    35.8 +                    <run-dependency>
    35.9 +                        <specification-version>1.0</specification-version>
   35.10 +                    </run-dependency>
   35.11 +                </dependency>
   35.12 +                <dependency>
   35.13                      <code-name-base>org.netbeans.modules.project.ant</code-name-base>
   35.14                      <build-prerequisite/>
   35.15                      <compile-dependency/>
   35.16 @@ -78,12 +84,6 @@
   35.17                      </run-dependency>
   35.18                  </dependency>
   35.19                  <dependency>
   35.20 -                    <code-name-base>org.netbeans.modules.selenium.binary</code-name-base>
   35.21 -                    <run-dependency>
   35.22 -                        <specification-version>1.0</specification-version>
   35.23 -                    </run-dependency>
   35.24 -                </dependency>
   35.25 -                <dependency>
   35.26                      <code-name-base>org.netbeans.modules.server</code-name-base>
   35.27                      <build-prerequisite/>
   35.28                      <compile-dependency/>