diff --git a/pom.xml b/pom.xml index 793703261..a03dfb70b 100644 --- a/pom.xml +++ b/pom.xml @@ -206,9 +206,9 @@ com.microsoft.tfs.sdk com.microsoft.tfs.sdk - 11.0.0 + 14.0.1 system - ${project.basedir}/src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-11.0.0.jar + ${project.basedir}/src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-14.0.1.jar junit diff --git a/src/main/webapp/WEB-INF/lib/ThirdPartyNotices.html b/src/main/webapp/WEB-INF/lib/ThirdPartyNotices.html index cb2bd2139..2595880bd 100644 --- a/src/main/webapp/WEB-INF/lib/ThirdPartyNotices.html +++ b/src/main/webapp/WEB-INF/lib/ThirdPartyNotices.html @@ -1,366 +1,451 @@ - - - -Third-Party Software Notices - - - - -

Third-Party Software Notices

- -

Note: While Microsoft is not the author of the files below, Microsoft is offering you a license subject to the terms of the Microsoft Software License Terms for - Microsoft Visual Studio Team Foundation Server 2012 Software Development Kit for Java (the “Microsoft Program”). Microsoft reserves all other rights. - The notices below are provided for informational purposes only and are not the license terms under which Microsoft distributes these files.

-

Microsoft sets forth a copy of the notices and other information below.

-
- -

Apache Software Foundation

- -

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

- -

In particular, this product includes software from the following Apache Software Foundation projects:

- -

Apache Commons Codec

- -

http://commons.apache.org/codec/

- -

Apache Commons Logging

- -

http://commons.apache.org/logging/

- -

Apache HttpClient

- -

http://hc.apache.org/httpclient-3.x/

- -

Apache Commons Lang

- -

http://commons.apache.org/lang

- -

Apache log4j

- -

http://logging.apache.org/log4j/

- -

Apache ServiceMix

- -

http://servicemix.apache.org/

- -

Xerces Java Parser

- -

http://xerces.apache.org/xerces-j/

- -
- -

Apache Commons Codec, Apache Commons Logging, Apache HttpClient, Apache Commons Lang, Apache log4j, and Apache ServiceMix are licensed by the Apache Foundation under the Apache License, Version 2.0.

- -

Apache License, Version 2.0

- -

Apache License -
Version 2.0, January 2004 - -
http://www.apache.org/licenses/

- -

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

- -

1. Definitions.

- -

"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

- -

"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.

- -

"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.

- -

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

- -

"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.

- -

"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.

- -

"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).

- -

"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.

- -

"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."

- -

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.

- -

2. Grant of Copyright License.

- -

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

- -

3. Grant of Patent License.

- -

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

- -

4. Redistribution.

- -

You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:

- -
    -
  1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
  2. - -
  3. You must cause any modified files to carry prominent notices stating that You changed the files; and
  4. - -
  5. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
  6. - -
  7. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
  8. -
- -

You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.

- -

5. Submission of Contributions.

- -

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

- -

6. Trademarks.

- -

This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

- -

7. Disclaimer of Warranty.

- -

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

- -

8. Limitation of Liability.

- -

In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

- -

9. Accepting Warranty or Additional Liability.

- -

While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

- -

END OF TERMS AND CONDITIONS

- -
- -

The Apache Foundation's Xerces Java Parser project is licensed by the Apache Foundation under the Apache License, Version 1.1.

- -

The Apache Software License, Version 1.1

- -

Copyright © 2000 The Apache Software Foundation. All rights reserved.

- -

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

- -

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

- -

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

- -

3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: -
"This product includes software developed by the Apache Software Foundation (http://www.apache.org/)." - -
Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear.

- -

4. The names "Xerces" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org.

- -

5. Products derived from this software may not be called "Apache", nor may "Apache" appear in their name, without prior written permission of the Apache Software Foundation.

- -

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

- -
- -

Codehaus Projects Woodstox and StAX

- -

This product includes software from the following Codehaus hosted projects:

- -

Woodstox XML Processor

- -

http://woodstox.codehaus.org/

- -

StAX API

- -

http://stax.codehaus.org/Home

- -

Both Woodstox and the StAX API are licensed by their authors under the Apache License, Version 2.0.

- -

Apache License, Version 2.0

- -

Apache License -
Version 2.0, January 2004 - -
http://www.apache.org/licenses/

- -

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

- -

1. Definitions.

- -

"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

- -

"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.

- -

"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.

- -

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

- -

"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.

- -

"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.

- -

"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).

- -

"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.

- -

"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."

- -

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.

- -

2. Grant of Copyright License.

- -

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

- -

3. Grant of Patent License.

- -

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

- -

4. Redistribution.

- -

You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:

- -
    -
  1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
  2. - -
  3. You must cause any modified files to carry prominent notices stating that You changed the files; and
  4. - -
  5. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
  6. - -
  7. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
  8. -
- -

You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.

- -

5. Submission of Contributions.

- -

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

- -

6. Trademarks.

- -

This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

- -

7. Disclaimer of Warranty.

- -

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

- -

8. Limitation of Liability.

- -

In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

- -

9. Accepting Warranty or Additional Liability.

- -

While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

- -

END OF TERMS AND CONDITIONS

- -
- -

Hypersonic SQL DB

- -

This product includes software from the Hypersonic SQL DB http://hsqldb.org/.

- -
Copyright (c) 1995-2000 by the Hypersonic SQL Group.
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this
-list of conditions and the following disclaimer.
-
-Redistributions in binary form must reproduce the above copyright notice,
-this list of conditions and the following disclaimer in the documentation
-and/or other materials provided with the distribution.
-
-Neither the name of the Hypersonic SQL Group nor the names of its
-contributors may be used to endorse or promote products derived from this
-software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP,
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-This software consists of voluntary contributions made by many individuals on behalf of the
-Hypersonic SQL Group.
-
-
-Copyright (c) 2001-2005, The HSQL Development Group
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-Redistributions of source code must retain the above copyright notice, this
-list of conditions and the following disclaimer.
-
-Redistributions in binary form must reproduce the above copyright notice,
-this list of conditions and the following disclaimer in the documentation
-and/or other materials provided with the distribution.
-
-Neither the name of the HSQL Development Group nor the names of its
-contributors may be used to endorse or promote products derived from this
-software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG,
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- -
- -

Cryptix

- -

This product includes software from the Cryptix project http://www.cryptix.org/.

- -
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
-The Cryptix Foundation Limited. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-1. Redistributions of source code must retain the copyright notice,
-   this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in
-   the documentation and/or other materials provided with the
-   distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS''
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
-OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
-USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
-AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
-
-IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
-THE POSSIBILITY OF SUCH DAMAGE.
- - + + + +Third-Party Software Notices + + + + +

Third-Party Software Notices

+ +

Note: While Microsoft is not the author of the files below, Microsoft is offering you a license subject to the terms of the Microsoft Software License Terms for + Microsoft Team Foundation Server Software Development Kit for Java (the “Microsoft Program”). Microsoft reserves all other rights. + The notices below are provided for informational purposes only and are not the license terms under which Microsoft distributes these files.

+

Microsoft sets forth a copy of the notices and other information below.

+
+ +

Apache Software Foundation

+ +

This product includes software developed by the Apache Software Foundation (http://www.apache.org/).

+ +

In particular, this product includes software from the following Apache Software Foundation projects:

+ +

Apache Commons Codec

+ +

http://commons.apache.org/codec/

+ +

Apache Commons Logging

+ +

http://commons.apache.org/logging/

+ +

Apache HttpClient

+ +

http://hc.apache.org/httpclient-3.x/

+ +

Apache Commons Lang

+ +

http://commons.apache.org/lang

+ +

Apache log4j

+ +

http://logging.apache.org/log4j/

+ +

Apache ServiceMix

+ +

http://servicemix.apache.org/

+ +

Xerces Java Parser

+ +

http://xerces.apache.org/xerces-j/

+ +
+ +

Apache Commons Codec, Apache Commons Logging, Apache HttpClient, Apache Commons Lang, Apache log4j, and Apache ServiceMix are licensed by the Apache Foundation under the Apache License, Version 2.0.

+ +

Apache License, Version 2.0

+ +

Apache License +
Version 2.0, January 2004 + +
http://www.apache.org/licenses/

+ +

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+ +

1. Definitions.

+ +

"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

+ +

"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.

+ +

"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.

+ +

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

+ +

"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.

+ +

"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.

+ +

"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).

+ +

"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.

+ +

"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."

+ +

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.

+ +

2. Grant of Copyright License.

+ +

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

+ +

3. Grant of Patent License.

+ +

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

+ +

4. Redistribution.

+ +

You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:

+ +
    +
  1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
  8. +
+ +

You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.

+ +

5. Submission of Contributions.

+ +

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

+ +

6. Trademarks.

+ +

This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

+ +

7. Disclaimer of Warranty.

+ +

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

+ +

8. Limitation of Liability.

+ +

In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

+ +

9. Accepting Warranty or Additional Liability.

+ +

While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

+ +

END OF TERMS AND CONDITIONS

+ +
+ +

The Apache Foundation's Xerces Java Parser project is licensed by the Apache Foundation under the Apache License, Version 1.1.

+ +

The Apache Software License, Version 1.1

+ +

Copyright © 2000 The Apache Software Foundation. All rights reserved.

+ +

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

+ +

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

+ +

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

+ +

3. The end-user documentation included with the redistribution, if any, must include the following acknowledgment: +
"This product includes software developed by the Apache Software Foundation (http://www.apache.org/)." + +
Alternately, this acknowledgment may appear in the software itself, if and wherever such third-party acknowledgments normally appear.

+ +

4. The names "Xerces" and "Apache Software Foundation" must not be used to endorse or promote products derived from this software without prior written permission. For written permission, please contact apache@apache.org.

+ +

5. Products derived from this software may not be called "Apache", nor may "Apache" appear in their name, without prior written permission of the Apache Software Foundation.

+ +

THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

+ +
+ +

Codehaus Projects Woodstox and StAX

+ +

This product includes software from the following Codehaus hosted projects:

+ +

Woodstox XML Processor

+ +

http://woodstox.codehaus.org/

+ +

StAX API

+ +

http://stax.codehaus.org/Home

+ +

Both Woodstox and the StAX API are licensed by their authors under the Apache License, Version 2.0.

+ +

Apache License, Version 2.0

+ +

Apache License +
Version 2.0, January 2004 + +
http://www.apache.org/licenses/

+ +

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+ +

1. Definitions.

+ +

"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

+ +

"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.

+ +

"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.

+ +

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

+ +

"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.

+ +

"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.

+ +

"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).

+ +

"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.

+ +

"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."

+ +

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.

+ +

2. Grant of Copyright License.

+ +

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

+ +

3. Grant of Patent License.

+ +

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

+ +

4. Redistribution.

+ +

You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:

+ +
    +
  1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
  8. +
+ +

You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.

+ +

5. Submission of Contributions.

+ +

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

+ +

6. Trademarks.

+ +

This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

+ +

7. Disclaimer of Warranty.

+ +

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

+ +

8. Limitation of Liability.

+ +

In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

+ +

9. Accepting Warranty or Additional Liability.

+ +

While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

+ +

END OF TERMS AND CONDITIONS

+ +
+ +

Hypersonic SQL DB

+ +

This product includes software from the Hypersonic SQL DB http://hsqldb.org/.

+ +
Copyright (c) 1995-2000 by the Hypersonic SQL Group.
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
+
+Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+Neither the name of the Hypersonic SQL Group nor the names of its
+contributors may be used to endorse or promote products derived from this
+software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE HYPERSONIC SQL GROUP,
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+This software consists of voluntary contributions made by many individuals on behalf of the
+Hypersonic SQL Group.
+
+
+Copyright (c) 2001-2005, The HSQL Development Group
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice, this
+list of conditions and the following disclaimer.
+
+Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+Neither the name of the HSQL Development Group nor the names of its
+contributors may be used to endorse or promote products derived from this
+software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL HSQL DEVELOPMENT GROUP, HSQLDB.ORG,
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ +
+ +

Cryptix

+ +

This product includes software from the Cryptix project http://www.cryptix.org/.

+ +
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000
+The Cryptix Foundation Limited. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the copyright notice,
+   this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in
+   the documentation and/or other materials provided with the
+   distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS''
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+THE POSSIBILITY OF SUCH DAMAGE.
+ +
+ +

Jackson Version 2.0

+ +

This product contains the Jackson Version 2.0 software from FasterXML, LLC. Which is licensed under the Apache 2.0 License and Copyright 2009 © FasterXML, LLC.

+ +

Apache License, Version 2.0

+ +

Apache License +
Version 2.0, January 2004 + +
http://www.apache.org/licenses/

+ +

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

+ +

1. Definitions.

+ +

"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.

+ +

"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.

+ +

"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.

+ +

"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.

+ +

"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.

+ +

"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.

+ +

"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).

+ +

"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.

+ +

"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."

+ +

"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.

+ +

2. Grant of Copyright License.

+ +

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.

+ +

3. Grant of Patent License.

+ +

Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.

+ +

4. Redistribution.

+ +

You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:

+ +
    +
  1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
  2. + +
  3. You must cause any modified files to carry prominent notices stating that You changed the files; and
  4. + +
  5. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
  6. + +
  7. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
  8. +
+ +

You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.

+ +

5. Submission of Contributions.

+ +

Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.

+ +

6. Trademarks.

+ +

This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.

+ +

7. Disclaimer of Warranty.

+ +

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

+ +

8. Limitation of Liability.

+ +

In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.

+ +

9. Accepting Warranty or Additional Liability.

+ +

While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.

+ +

END OF TERMS AND CONDITIONS

+ + + + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-11.0.0.jar b/src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-14.0.1.jar similarity index 54% rename from src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-11.0.0.jar rename to src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-14.0.1.jar index 91d11d52f..71b3aacbb 100644 Binary files a/src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-11.0.0.jar and b/src/main/webapp/WEB-INF/lib/com.microsoft.tfs.sdk-14.0.1.jar differ diff --git a/src/main/webapp/WEB-INF/lib/license.html b/src/main/webapp/WEB-INF/lib/license.html index 84c91c5a8..f16cbc6cb 100644 --- a/src/main/webapp/WEB-INF/lib/license.html +++ b/src/main/webapp/WEB-INF/lib/license.html @@ -1,171 +1,173 @@ - - - - - MICROSOFT SOFTWARE LICENSE TERMS - MICROSOFT VISUAL STUDIO TEAM FOUNDATION SERVER 2012 SOFTWARE DEVELOPMENT KIT FOR JAVA - - - - - -

MICROSOFT SOFTWARE LICENSE TERMS

-

MICROSOFT VISUAL STUDIO TEAM FOUNDATION SERVER 2012 SOFTWARE DEVELOPMENT KIT FOR JAVA

- -
- -

These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to any Microsoft

- - - -

for this software, unless other terms accompany those items. If so, those terms apply.

- -

By using the software, you accept these terms. If you do not accept them, do not use the software.

-
- -

- If you comply with these license terms, you have the rights below. -

- -

1. INSTALLATION AND USE RIGHTS.

- -
-

a. Installation and Use. You may install and use any number of copies of the software on your device to design, develop and test your programs.

- -

b. Third Party Notices.  The software includes third party code.  This third party code included in the software is licensed to you by Microsoft under this license agreement, rather than licensed to you by any third party under some other license terms.  Notices, if any, for this third party code are included with the software and may also be found in the ThirdPartyNotices.html file or in the software documentation.

-
- -

2. ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS.

- -

a. Distributable Code. The software contains code that you are permitted to distribute in programs you develop if you comply with the terms below.

- -
-

i. Right to Use and Distribute. The code and text files listed below are “Distributable Code.”

- - - -

ii. Distribution Requirements. For any Distributable Code you distribute, you must

- - - -

iii. Distribution Restrictions. You may not

- - -
- -

3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not

- - - -

4. BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software.

- -

5. DOCUMENTATION. Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.

- -

6. EXPORT RESTRICTIONS. The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting.

- -

7. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it.

- -

8. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.

- -

9. APPLICABLE LAW.

- -
-

a. United States. If you acquired the software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.

- -

b. Outside the United States. If you acquired the software in any other country, the laws of that country apply.

-
- -

10. LEGAL EFFECT. This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.

- -

11. DISCLAIMER OF WARRANTY. The software is licensed “as-is.” You bear the risk of using it. Microsoft gives no express warranties, guarantees or conditions. You may have additional consumer rights or statutory guarantees under your local laws which this agreement cannot change. To the extent permitted under your local laws, Microsoft excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.

- -

FOR AUSTRALIA - you have statutory guarantees under the Australian Consumer Law and nothing in these terms is intended to affect those rights.

- -

12. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You can recover from Microsoft and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.

- -

This limitation applies to

- - - -

It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.

- -

Please note: As this software is distributed in Quebec, Canada, some of the clauses in this agreement are provided below in French.

- -

Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français.

- -

EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d’adéquation à un usage particulier et d’absence de contrefaçon sont exclues.

- -

LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices.

- -

Cette limitation concerne :

- - - -

Elle s’applique également, même si Microsoft connaissait ou devrait connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l’exclusion ci-dessus ne s’appliquera pas à votre égard.

- -

EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas.

- - - + + + + + MICROSOFT SOFTWARE LICENSE TERMS - MICROSOFT TEAM FOUNDATION SERVER SOFTWARE DEVELOPMENT KIT FOR JAVA + + + + + +

MICROSOFT SOFTWARE LICENSE TERMS

+

MICROSOFT TEAM FOUNDATION SERVER SOFTWARE DEVELOPMENT KIT FOR JAVA

+ +
+ +

These license terms are an agreement between Microsoft Corporation (or based on where you live, one of its affiliates) and you. Please read them. They apply to the software named above, which includes the media on which you received it, if any. The terms also apply to any Microsoft

+ + + +

for this software, unless other terms accompany those items. If so, those terms apply.

+ +

By using the software, you accept these terms. If you do not accept them, do not use the software.

+
+ +

+ If you comply with these license terms, you have the rights below. +

+ +

1. INSTALLATION AND USE RIGHTS.

+ +
+

a. Installation and Use. You may install and use any number of copies of the software on your device to design, develop and test your programs.

+ +

b. Third Party Notices.  The software includes third party code.  This third party code included in the software is licensed to you by Microsoft under this license agreement, rather than licensed to you by any third party under some other license terms.  Notices, if any, for this third party code are included with the software and may also be found in the ThirdPartyNotices.html file or in the software documentation.

+
+ +

2. ADDITIONAL LICENSING REQUIREMENTS AND/OR USE RIGHTS.

+ +

a. Distributable Code. The software contains code that you are permitted to distribute in programs you develop if you comply with the terms below.

+ +
+

i. Right to Use and Distribute. The code and text files listed below are “Distributable Code.”

+ + + +

ii. Distribution Requirements. For any Distributable Code you distribute, you must

+ + + +

iii. Distribution Restrictions. You may not

+ + +
+ +

3. SCOPE OF LICENSE. The software is licensed, not sold. This agreement only gives you some rights to use the software. Microsoft reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not

+ + + +

4. BACKUP COPY. You may make one backup copy of the software. You may use it only to reinstall the software.

+ +

5. DOCUMENTATION. Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.

+ +

6. EXPORT RESTRICTIONS. The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting.

+ +

7. SUPPORT SERVICES. Because this software is “as is,” we may not provide support services for it.

+ +

8. ENTIRE AGREEMENT. This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.

+ +

9. PRIVACY STATEMENT. The Microsoft Visual Studio Product Family Privacy Statement describes the privacy statement of this software.

+ +

10. APPLICABLE LAW.

+ +
+

a. United States. If you acquired the software in the United States, Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.

+ +

b. Outside the United States. If you acquired the software in any other country, the laws of that country apply.

+
+ +

11. LEGAL EFFECT. This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.

+ +

12. DISCLAIMER OF WARRANTY. The software is licensed “as-is.” You bear the risk of using it. Microsoft gives no express warranties, guarantees or conditions. You may have additional consumer rights or statutory guarantees under your local laws which this agreement cannot change. To the extent permitted under your local laws, Microsoft excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.

+ +

FOR AUSTRALIA - you have statutory guarantees under the Australian Consumer Law and nothing in these terms is intended to affect those rights.

+ +

13. LIMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You can recover from Microsoft and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.

+ +

This limitation applies to

+ + + +

It also applies even if Microsoft knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.

+ +

Please note: As this software is distributed in Quebec, Canada, some of the clauses in this agreement are provided below in French.

+ +

Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français.

+ +

EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Microsoft n’accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection des consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d’adéquation à un usage particulier et d’absence de contrefaçon sont exclues.

+ +

LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Microsoft et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices.

+ +

Cette limitation concerne :

+ + + +

Elle s’applique également, même si Microsoft connaissait ou devrait connaître l’éventualité d’un tel dommage. Si votre pays n’autorise pas l’exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l’exclusion ci-dessus ne s’appliquera pas à votre égard.

+ +

EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d’autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas.

+ + + diff --git a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_auth.a b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_auth.a index 05d71597f..d76ab7f80 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_auth.a and b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_auth.a differ diff --git a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_console.a b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_console.a index 093502331..b05963c20 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_console.a and b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_console.a differ diff --git a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_filesystem.a b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_filesystem.a index 3aa304a27..c5a659a9e 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_filesystem.a and b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_filesystem.a differ diff --git a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_misc.a b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_misc.a index c4554d51f..f0b338800 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_misc.a and b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_misc.a differ diff --git a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_synchronization.a b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_synchronization.a index bb4e3a9f1..67252f331 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_synchronization.a and b/src/main/webapp/WEB-INF/lib/native/aix/ppc/libnative_synchronization.a differ diff --git a/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_auth.so new file mode 100644 index 000000000..c76b0e85c Binary files /dev/null and b/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_filesystem.so index f177c9cac..708152e9c 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/freebsd/x86/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_auth.so new file mode 100644 index 000000000..13aa31512 Binary files /dev/null and b/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_filesystem.so index 5943bb6b1..f03194626 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/freebsd/x86_64/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_auth.sl b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_auth.sl index a6aa357d4..8e4f9dd91 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_auth.sl and b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_auth.sl differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_console.sl b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_console.sl index fa3568abd..9a622a221 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_console.sl and b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_console.sl differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_filesystem.sl b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_filesystem.sl index 4a80be867..73b0cf5fd 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_filesystem.sl and b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_filesystem.sl differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_misc.sl b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_misc.sl index 8d19c607f..802df0993 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_misc.sl and b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_misc.sl differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_synchronization.sl b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_synchronization.sl index 6bd40e49b..1c85d2e87 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_synchronization.sl and b/src/main/webapp/WEB-INF/lib/native/hpux/PA_RISC/libnative_synchronization.sl differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_auth.so index 40fa2d150..c43fa0fbc 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_auth.so and b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_console.so b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_console.so index d3eb6a2f8..ef7857d1d 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_console.so and b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_console.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_filesystem.so index db36898dd..6be6bc2c3 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_misc.so b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_misc.so index ccc11f71f..02b416b55 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_misc.so and b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_misc.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_synchronization.so b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_synchronization.so index d1f5b520b..1595b53e7 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_synchronization.so and b/src/main/webapp/WEB-INF/lib/native/hpux/ia64_32/libnative_synchronization.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_auth.so index e927a576b..efdf3cdb8 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_auth.so and b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_console.so b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_console.so index a9fb22d94..ed6feb197 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_console.so and b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_console.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_filesystem.so index cf3caffd9..edca9a595 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_misc.so b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_misc.so index f0b3ff401..47a658527 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_misc.so and b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_misc.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_synchronization.so b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_synchronization.so index 12daeecc1..85e79bfbc 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_synchronization.so and b/src/main/webapp/WEB-INF/lib/native/linux/arm/libnative_synchronization.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/ppc/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/linux/ppc/libnative_filesystem.so index a41b78781..e71fccf90 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/ppc/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/linux/ppc/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/x86/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/linux/x86/libnative_filesystem.so index 9145d4c16..841a11d7b 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/x86/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/linux/x86/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/linux/x86_64/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/linux/x86_64/libnative_filesystem.so index 23c547089..52f0e3f07 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/linux/x86_64/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/linux/x86_64/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_auth.jnilib b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_auth.jnilib index 7127843a6..0cfb1a890 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_auth.jnilib and b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_auth.jnilib differ diff --git a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_console.jnilib b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_console.jnilib index 9858be902..d4249d7d7 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_console.jnilib and b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_console.jnilib differ diff --git a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_filesystem.jnilib b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_filesystem.jnilib index 7da21c67b..2bfe024a3 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_filesystem.jnilib and b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_filesystem.jnilib differ diff --git a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_keychain.jnilib b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_keychain.jnilib index b7d0adde3..a6150263f 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_keychain.jnilib and b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_keychain.jnilib differ diff --git a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_misc.jnilib b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_misc.jnilib index 0371a9c0b..fc8e2f733 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_misc.jnilib and b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_misc.jnilib differ diff --git a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_synchronization.jnilib b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_synchronization.jnilib index 113dc7ebf..55766a13f 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/macosx/libnative_synchronization.jnilib and b/src/main/webapp/WEB-INF/lib/native/macosx/libnative_synchronization.jnilib differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_auth.so index e433cd035..a1fcc7fe7 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_auth.so and b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_console.so b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_console.so index 834fe7be0..408831d57 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_console.so and b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_console.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_filesystem.so index d3f6b09c1..f48c9d43c 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_misc.so b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_misc.so index 83af4f52e..428910049 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_misc.so and b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_misc.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_synchronization.so b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_synchronization.so index 44a045de6..f505dac7f 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_synchronization.so and b/src/main/webapp/WEB-INF/lib/native/solaris/sparc/libnative_synchronization.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_auth.so index 75937d569..7d1e4ec4f 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_auth.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_console.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_console.so index ae4d8a67e..00e56a908 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_console.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_console.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_filesystem.so index a659eec1f..9c75e71aa 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_misc.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_misc.so index 0ce2bac53..78897d1c0 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_misc.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_misc.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_synchronization.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_synchronization.so index a09d08778..9d22599ed 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_synchronization.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86/libnative_synchronization.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_auth.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_auth.so index 660ebf518..3498d9b57 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_auth.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_auth.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_console.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_console.so index 1e53f69ee..de804899d 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_console.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_console.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_filesystem.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_filesystem.so index f96e8bef7..1507176bd 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_filesystem.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_filesystem.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_misc.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_misc.so index d4e09c78a..6d8be80d4 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_misc.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_misc.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_synchronization.so b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_synchronization.so index 6acf3fe3a..883ac08d5 100644 Binary files a/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_synchronization.so and b/src/main/webapp/WEB-INF/lib/native/solaris/x86_64/libnative_synchronization.so differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_auth.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_auth.dll index ba85f4d60..2db4b20be 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_auth.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_auth.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_console.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_console.dll index 07292fa41..cdc14e605 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_console.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_console.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_credential.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_credential.dll new file mode 100755 index 000000000..035fc7525 Binary files /dev/null and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_credential.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_filesystem.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_filesystem.dll index 48957b35b..18cacbe8f 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_filesystem.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_filesystem.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_messagewindow.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_messagewindow.dll index 29424fac0..096fb127c 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_messagewindow.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_messagewindow.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_misc.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_misc.dll index 54678738d..c4eefeb84 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_misc.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_misc.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_registry.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_registry.dll index 53f1b358b..f038a954d 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_registry.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_registry.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_synchronization.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_synchronization.dll index e51e968fd..e94d2a192 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86/native_synchronization.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86/native_synchronization.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_auth.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_auth.dll index 1e20d251f..cd1b9222b 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_auth.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_auth.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_console.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_console.dll index 752ff8280..fc3e8589f 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_console.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_console.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_credential.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_credential.dll new file mode 100755 index 000000000..e267e5d9d Binary files /dev/null and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_credential.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_filesystem.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_filesystem.dll index 925be6f3d..158bec730 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_filesystem.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_filesystem.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_messagewindow.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_messagewindow.dll index b3e0c8665..c779f6cea 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_messagewindow.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_messagewindow.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_misc.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_misc.dll index 97caef583..bcea4fe43 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_misc.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_misc.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_registry.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_registry.dll index b1d9c123f..7f95758b8 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_registry.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_registry.dll differ diff --git a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_synchronization.dll b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_synchronization.dll index fb6db02d5..87299f5d1 100755 Binary files a/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_synchronization.dll and b/src/main/webapp/WEB-INF/lib/native/win32/x86_64/native_synchronization.dll differ diff --git a/src/main/webapp/WEB-INF/lib/redist.txt b/src/main/webapp/WEB-INF/lib/redist.txt index 0c1917951..548ece2a2 100644 --- a/src/main/webapp/WEB-INF/lib/redist.txt +++ b/src/main/webapp/WEB-INF/lib/redist.txt @@ -1,82 +1,100 @@ -================================= -TFS SDK for Java Redistributables -================================= - -You may redistribute the following files under the -Team Foundation Server 2012 Software Development Kit for Java -Software License Terms. - -ThirdPartyNotices.html - -lib/com.microsoft.tfs.sdk-11.0.0.jar - -native/macosx/libnative_misc.jnilib -native/macosx/libnative_keychain.jnilib -native/macosx/libnative_synchronization.jnilib -native/macosx/libnative_auth.jnilib -native/macosx/libnative_console.jnilib -native/macosx/libnative_filesystem.jnilib - -native/aix/ppc/libnative_misc.a -native/aix/ppc/libnative_filesystem.a -native/aix/ppc/libnative_console.a -native/aix/ppc/libnative_auth.a -native/aix/ppc/libnative_synchronization.a - -native/win32/x86_64/native_filesystem.dll -native/win32/x86_64/native_synchronization.dll -native/win32/x86_64/native_messagewindow.dll -native/win32/x86_64/native_auth.dll -native/win32/x86_64/native_console.dll -native/win32/x86_64/native_misc.dll -native/win32/x86_64/native_registry.dll -native/win32/x86/native_filesystem.dll -native/win32/x86/native_synchronization.dll -native/win32/x86/native_messagewindow.dll -native/win32/x86/native_auth.dll -native/win32/x86/native_console.dll -native/win32/x86/native_misc.dll -native/win32/x86/native_registry.dll - -native/linux/x86_64/libnative_auth.so -native/linux/x86_64/libnative_filesystem.so -native/linux/x86_64/libnative_synchronization.so -native/linux/x86_64/libnative_misc.so -native/linux/x86_64/libnative_console.so -native/linux/x86/libnative_auth.so -native/linux/x86/libnative_filesystem.so -native/linux/x86/libnative_synchronization.so -native/linux/x86/libnative_misc.so -native/linux/x86/libnative_console.so -native/linux/ppc/libnative_auth.so -native/linux/ppc/libnative_filesystem.so -native/linux/ppc/libnative_synchronization.so -native/linux/ppc/libnative_misc.so -native/linux/ppc/libnative_console.so - -native/hpux/ia64_32/libnative_auth.so -native/hpux/ia64_32/libnative_filesystem.so -native/hpux/ia64_32/libnative_synchronization.so -native/hpux/ia64_32/libnative_misc.so -native/hpux/ia64_32/libnative_console.so -native/hpux/PA_RISC/libnative_console.sl -native/hpux/PA_RISC/libnative_synchronization.sl -native/hpux/PA_RISC/libnative_misc.sl -native/hpux/PA_RISC/libnative_auth.sl -native/hpux/PA_RISC/libnative_filesystem.sl - -native/solaris/x86_64/libnative_auth.so -native/solaris/x86_64/libnative_filesystem.so -native/solaris/x86_64/libnative_synchronization.so -native/solaris/x86_64/libnative_misc.so -native/solaris/x86_64/libnative_console.so -native/solaris/x86/libnative_auth.so -native/solaris/x86/libnative_filesystem.so -native/solaris/x86/libnative_synchronization.so -native/solaris/x86/libnative_misc.so -native/solaris/x86/libnative_console.so -native/solaris/sparc/libnative_auth.so -native/solaris/sparc/libnative_filesystem.so -native/solaris/sparc/libnative_synchronization.so -native/solaris/sparc/libnative_misc.so -native/solaris/sparc/libnative_console.so +================================= +TFS SDK for Java Redistributables +================================= + +You may redistribute the following files under the +Team Foundation Server Software Development Kit for Java +Software License Terms. + +ThirdPartyNotices.html + +lib/com.microsoft.tfs.sdk-14.0.1.jar + +native/macosx/libnative_misc.jnilib +native/macosx/libnative_keychain.jnilib +native/macosx/libnative_synchronization.jnilib +native/macosx/libnative_auth.jnilib +native/macosx/libnative_console.jnilib +native/macosx/libnative_filesystem.jnilib + +native/aix/ppc/libnative_misc.a +native/aix/ppc/libnative_filesystem.a +native/aix/ppc/libnative_console.a +native/aix/ppc/libnative_auth.a +native/aix/ppc/libnative_synchronization.a + +native/win32/x86_64/native_filesystem.dll +native/win32/x86_64/native_synchronization.dll +native/win32/x86_64/native_messagewindow.dll +native/win32/x86_64/native_credential.dll +native/win32/x86_64/native_auth.dll +native/win32/x86_64/native_console.dll +native/win32/x86_64/native_misc.dll +native/win32/x86_64/native_registry.dll +native/win32/x86/native_filesystem.dll +native/win32/x86/native_synchronization.dll +native/win32/x86/native_messagewindow.dll +native/win32/x86/native_credential.dll +native/win32/x86/native_auth.dll +native/win32/x86/native_console.dll +native/win32/x86/native_misc.dll +native/win32/x86/native_registry.dll + +native/linux/x86_64/libnative_auth.so +native/linux/x86_64/libnative_filesystem.so +native/linux/x86_64/libnative_synchronization.so +native/linux/x86_64/libnative_misc.so +native/linux/x86_64/libnative_console.so +native/linux/x86/libnative_auth.so +native/linux/x86/libnative_filesystem.so +native/linux/x86/libnative_synchronization.so +native/linux/x86/libnative_misc.so +native/linux/x86/libnative_console.so +native/linux/ppc/libnative_auth.so +native/linux/ppc/libnative_filesystem.so +native/linux/ppc/libnative_synchronization.so +native/linux/ppc/libnative_misc.so +native/linux/ppc/libnative_console.so +native/linux/arm/libnative_auth.so +native/linux/arm/libnative_console.so +native/linux/arm/libnative_filesystem.so +native/linux/arm/libnative_misc.so +native/linux/arm/libnative_synchronization.so + +native/freebsd/x86_64/libnative_auth.so +native/freebsd/x86_64/libnative_console.so +native/freebsd/x86_64/libnative_filesystem.so +native/freebsd/x86_64/libnative_misc.so +native/freebsd/x86_64/libnative_synchronization.so +native/freebsd/x86/libnative_auth.so +native/freebsd/x86/libnative_console.so +native/freebsd/x86/libnative_filesystem.so +native/freebsd/x86/libnative_misc.so +native/freebsd/x86/libnative_synchronization.so + +native/hpux/ia64_32/libnative_auth.so +native/hpux/ia64_32/libnative_filesystem.so +native/hpux/ia64_32/libnative_synchronization.so +native/hpux/ia64_32/libnative_misc.so +native/hpux/ia64_32/libnative_console.so +native/hpux/PA_RISC/libnative_console.sl +native/hpux/PA_RISC/libnative_synchronization.sl +native/hpux/PA_RISC/libnative_misc.sl +native/hpux/PA_RISC/libnative_auth.sl +native/hpux/PA_RISC/libnative_filesystem.sl + +native/solaris/x86_64/libnative_auth.so +native/solaris/x86_64/libnative_filesystem.so +native/solaris/x86_64/libnative_synchronization.so +native/solaris/x86_64/libnative_misc.so +native/solaris/x86_64/libnative_console.so +native/solaris/x86/libnative_auth.so +native/solaris/x86/libnative_filesystem.so +native/solaris/x86/libnative_synchronization.so +native/solaris/x86/libnative_misc.so +native/solaris/x86/libnative_console.so +native/solaris/sparc/libnative_auth.so +native/solaris/sparc/libnative_filesystem.so +native/solaris/sparc/libnative_synchronization.so +native/solaris/sparc/libnative_misc.so +native/solaris/sparc/libnative_console.so