From 8dd22b9cb3abd96f93a359cf5b3dcb3ac906eb97 Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Thu, 29 Jun 2023 15:20:11 -0400 Subject: [PATCH] Remove JNA 4.1.* and 5.* (all versions except 4.5.1) For now JNA 4.5.1 is kept because it is needed by httpclient4 which is still used by many consumers (ECF, Mylyn, User Storage) Eclipse Platform is already using 5.13 which is newer than latest in Orbit Part of #25 --- jna/com.sun.jna.platform_4.1.0/.project | 11 - jna/com.sun.jna.platform_4.1.0/osgi.bnd | 11 - jna/com.sun.jna.platform_4.1.0/pom.xml | 21 - .../src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../resources/about_files/ASL__VERSION_2.html | 357 -------- jna/com.sun.jna.platform_5.12.1/.project | 11 - jna/com.sun.jna.platform_5.12.1/osgi.bnd | 13 - jna/com.sun.jna.platform_5.12.1/pom.xml | 21 - .../src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../about_files/APACHE_LICENSE__2.0.txt | 202 ----- .../.forceQualifierUpdate | 1 - jna/com.sun.jna.platform_5.6.0/.project | 11 - jna/com.sun.jna.platform_5.6.0/osgi.bnd | 13 - jna/com.sun.jna.platform_5.6.0/pom.xml | 21 - .../src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../about_files/APACHE_LICENSE_V2.0.txt | 202 ----- .../about_files/LGPL__VERSION_2.1.html | 762 ------------------ .../.forceQualifierUpdate | 1 - jna/com.sun.jna.platform_5.8.0/.project | 11 - jna/com.sun.jna.platform_5.8.0/osgi.bnd | 13 - jna/com.sun.jna.platform_5.8.0/pom.xml | 21 - .../src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../about_files/APACHE_LICENSE__2.0.txt | 202 ----- jna/com.sun.jna_4.1.0/.project | 11 - .../eclipse-sign-jnilibs.properties | 2 - jna/com.sun.jna_4.1.0/osgi.bnd | 10 - jna/com.sun.jna_4.1.0/pom.xml | 21 - jna/com.sun.jna_4.1.0/src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../resources/about_files/ASL__VERSION_2.html | 357 -------- jna/com.sun.jna_5.12.1/.project | 11 - .../eclipse-sign-jnilibs.properties | 2 - jna/com.sun.jna_5.12.1/osgi.bnd | 10 - jna/com.sun.jna_5.12.1/pom.xml | 21 - jna/com.sun.jna_5.12.1/src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../about_files/APACHE_LICENSE__2.0.txt | 202 ----- jna/com.sun.jna_5.6.0/.forceQualifierUpdate | 1 - jna/com.sun.jna_5.6.0/.project | 11 - .../eclipse-sign-jnilibs.properties | 2 - jna/com.sun.jna_5.6.0/osgi.bnd | 10 - jna/com.sun.jna_5.6.0/pom.xml | 21 - jna/com.sun.jna_5.6.0/src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../about_files/APACHE_LICENSE_V2.0.txt | 202 ----- .../about_files/LGPL__VERSION_2.1.html | 762 ------------------ jna/com.sun.jna_5.8.0/.project | 11 - .../eclipse-sign-jnilibs.properties | 2 - jna/com.sun.jna_5.8.0/osgi.bnd | 10 - jna/com.sun.jna_5.8.0/pom.xml | 21 - jna/com.sun.jna_5.8.0/src/eclipse/ip_log.xml | 23 - .../resources/OSGI-INF/l10n/bundle.properties | 3 - .../src/main/resources/about.html | 43 - .../about_files/APACHE_LICENSE__2.0.txt | 202 ----- jna/pom.xml | 8 - releng/aggregationfeature/feature.xml | 9 - 67 files changed, 4376 deletions(-) delete mode 100644 jna/com.sun.jna.platform_4.1.0/.project delete mode 100644 jna/com.sun.jna.platform_4.1.0/osgi.bnd delete mode 100644 jna/com.sun.jna.platform_4.1.0/pom.xml delete mode 100644 jna/com.sun.jna.platform_4.1.0/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna.platform_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna.platform_4.1.0/src/main/resources/about.html delete mode 100644 jna/com.sun.jna.platform_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html delete mode 100644 jna/com.sun.jna.platform_5.12.1/.project delete mode 100644 jna/com.sun.jna.platform_5.12.1/osgi.bnd delete mode 100644 jna/com.sun.jna.platform_5.12.1/pom.xml delete mode 100644 jna/com.sun.jna.platform_5.12.1/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna.platform_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna.platform_5.12.1/src/main/resources/about.html delete mode 100644 jna/com.sun.jna.platform_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt delete mode 100644 jna/com.sun.jna.platform_5.6.0/.forceQualifierUpdate delete mode 100644 jna/com.sun.jna.platform_5.6.0/.project delete mode 100644 jna/com.sun.jna.platform_5.6.0/osgi.bnd delete mode 100644 jna/com.sun.jna.platform_5.6.0/pom.xml delete mode 100644 jna/com.sun.jna.platform_5.6.0/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna.platform_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna.platform_5.6.0/src/main/resources/about.html delete mode 100644 jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt delete mode 100644 jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html delete mode 100644 jna/com.sun.jna.platform_5.8.0/.forceQualifierUpdate delete mode 100644 jna/com.sun.jna.platform_5.8.0/.project delete mode 100644 jna/com.sun.jna.platform_5.8.0/osgi.bnd delete mode 100644 jna/com.sun.jna.platform_5.8.0/pom.xml delete mode 100644 jna/com.sun.jna.platform_5.8.0/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna.platform_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna.platform_5.8.0/src/main/resources/about.html delete mode 100644 jna/com.sun.jna.platform_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt delete mode 100644 jna/com.sun.jna_4.1.0/.project delete mode 100644 jna/com.sun.jna_4.1.0/eclipse-sign-jnilibs.properties delete mode 100644 jna/com.sun.jna_4.1.0/osgi.bnd delete mode 100644 jna/com.sun.jna_4.1.0/pom.xml delete mode 100644 jna/com.sun.jna_4.1.0/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna_4.1.0/src/main/resources/about.html delete mode 100644 jna/com.sun.jna_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html delete mode 100644 jna/com.sun.jna_5.12.1/.project delete mode 100644 jna/com.sun.jna_5.12.1/eclipse-sign-jnilibs.properties delete mode 100644 jna/com.sun.jna_5.12.1/osgi.bnd delete mode 100644 jna/com.sun.jna_5.12.1/pom.xml delete mode 100644 jna/com.sun.jna_5.12.1/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna_5.12.1/src/main/resources/about.html delete mode 100644 jna/com.sun.jna_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt delete mode 100644 jna/com.sun.jna_5.6.0/.forceQualifierUpdate delete mode 100644 jna/com.sun.jna_5.6.0/.project delete mode 100644 jna/com.sun.jna_5.6.0/eclipse-sign-jnilibs.properties delete mode 100644 jna/com.sun.jna_5.6.0/osgi.bnd delete mode 100644 jna/com.sun.jna_5.6.0/pom.xml delete mode 100644 jna/com.sun.jna_5.6.0/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna_5.6.0/src/main/resources/about.html delete mode 100644 jna/com.sun.jna_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt delete mode 100644 jna/com.sun.jna_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html delete mode 100644 jna/com.sun.jna_5.8.0/.project delete mode 100644 jna/com.sun.jna_5.8.0/eclipse-sign-jnilibs.properties delete mode 100644 jna/com.sun.jna_5.8.0/osgi.bnd delete mode 100644 jna/com.sun.jna_5.8.0/pom.xml delete mode 100644 jna/com.sun.jna_5.8.0/src/eclipse/ip_log.xml delete mode 100644 jna/com.sun.jna_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties delete mode 100644 jna/com.sun.jna_5.8.0/src/main/resources/about.html delete mode 100644 jna/com.sun.jna_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt diff --git a/jna/com.sun.jna.platform_4.1.0/.project b/jna/com.sun.jna.platform_4.1.0/.project deleted file mode 100644 index 049af8bb..00000000 --- a/jna/com.sun.jna.platform_4.1.0/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna.platform_4.1.0 - - - - - - - - diff --git a/jna/com.sun.jna.platform_4.1.0/osgi.bnd b/jna/com.sun.jna.platform_4.1.0/osgi.bnd deleted file mode 100644 index 5aff5743..00000000 --- a/jna/com.sun.jna.platform_4.1.0/osgi.bnd +++ /dev/null @@ -1,11 +0,0 @@ -package-version=${version;===;${Bundle-Version}} -jna-version=${version;===;4.1.0} - -Export-Package: \ - !about.html,!about_files, \ - *;version="${package-version}" - -Import-Package: \ - com.sun.jna*;version="${range;[===,=+);${jna-version}}", \ - *;resolution:=optional - diff --git a/jna/com.sun.jna.platform_4.1.0/pom.xml b/jna/com.sun.jna.platform_4.1.0/pom.xml deleted file mode 100644 index 9105de92..00000000 --- a/jna/com.sun.jna.platform_4.1.0/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna.platform - 4.1.0-SNAPSHOT - eclipse-bundle-recipe - Java Native Access Platform - - - net.java.dev.jna - jna-platform - 4.1.0 - - - diff --git a/jna/com.sun.jna.platform_4.1.0/src/eclipse/ip_log.xml b/jna/com.sun.jna.platform_4.1.0/src/eclipse/ip_log.xml deleted file mode 100644 index 160a4a8d..00000000 --- a/jna/com.sun.jna.platform_4.1.0/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access Platform - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna/com.sun.jna.platform_4.1.0 - - - Carsten Reckord - reckord@yatta.de - Yatta Solutions GmbH - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-platform-4.1.0.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna.platform_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna.platform_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index e5b72715..00000000 --- a/jna/com.sun.jna.platform_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access Platform -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna.platform_4.1.0/src/main/resources/about.html b/jna/com.sun.jna.platform_4.1.0/src/main/resources/about.html deleted file mode 100644 index 8e7cb164..00000000 --- a/jna/com.sun.jna.platform_4.1.0/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

February 17, 2017

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access Platform

- -

The plug-in includes software developed by Timothy Wall <> as part of the Java Native Access Platform project.

- -

Java Native Access Platform is provided to you under the terms and conditions of the ASL, version 2 (ASL__VERSION_2.html) license.

- -

Java Native Access Platform including its source is available from github.com/twall/jna.

- - - - \ No newline at end of file diff --git a/jna/com.sun.jna.platform_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html b/jna/com.sun.jna.platform_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html deleted file mode 100644 index 4cab04dd..00000000 --- a/jna/com.sun.jna.platform_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Licenses - - - - - - - - - - - -
- -
- -
-
-
- Apache Logo -
-
-
- - -
- The Apache Way - Contribute - ASF Sponsors -
-
-
-
-

The Apache Software Foundation uses various licenses to distribute -software and documentation, to accept regular -contributions from individuals and corporations, and to accept -larger grants of existing software products.

-

These licenses help us achieve our goal of providing reliable and -long-lived software products through collaborative open source software -development. In all cases, contributors retain full rights to use their -original contributions for any other purpose outside of Apache while -providing the ASF and its projects the right to distribute and build upon -their work within Apache.

-

Licensing of Distributions

-

All software produced by The Apache Software Foundation or any of its -projects or subjects is licensed according to the terms of the documents -listed below.

-

Apache License, Version 2.0 (current)

-

http://www.apache.org/licenses/LICENSE-2.0 ( -TXT or HTML )

-

The 2.0 version of the Apache License was approved by the ASF in 2004. The -goals of this license revision have been to reduce the number of frequently -asked questions, to allow the license to be reusable without modification -by any project (including non-ASF projects), to allow the license to be -included by reference instead of listed in every file, to clarify the -license on submission of contributions, to require a patent license on -contributions that necessarily infringe the contributor's own patents, and -to move comments regarding Apache and other inherited attribution notices -to a location outside the license terms (the NOTICE -file ).

-

The result is a license that is supposed to be compatible with other open -source licenses, while remaining true to the original goals of the Apache -Group and supportive of collaborative development across both nonprofit and -commercial organizations. The Apache Software Foundation is still trying to -determine if this version of the Apache License is compatible with the -GPL.

-

All packages produced by the ASF are implicitly licensed under the Apache -License, Version 2.0, unless otherwise explicitly stated. More developer -documentation on how to apply the Apache License to your work can be found -in * Applying the Apache License, Version 2.0 -*.

-

Apache License, Version 1.1 (historic)

-

http://www.apache.org/licenses/LICENSE-1.1

-

The 1.1 version of the Apache License was approved by the ASF in 2000. The -primary change from the 1.0 license is in the 'advertising clause' (section -3 of the 1.0 license); derived products are no longer required to include -attribution in their advertising materials, only in their documentation.

-

Individual packages licensed under the 1.1 version may have used different -wording due to varying requirements for attribution or mark identification, -but the binding terms were all the same.

-

Apache License, Version 1.0 (historic)

-

http://www.apache.org/licenses/LICENSE-1.0

-

This is the original Apache License which applies only to older versions of -Apache packages (such as version 1.2 of the Web server).

-

Contributor License Agreements

-

The ASF desires that all contributors of ideas, code, or documentation to -any Apache projects complete, sign, and submit (via fax or -email) an Individual Contributor License Agreement (ICLA). -The purpose of this agreement is to clearly define the -terms under which intellectual property has been contributed to the ASF and -thereby allow us to defend the project should there be a legal dispute -regarding the software at some future time. A signed ICLA is required to be -on file before an individual is given commit rights to any ASF project.

-

For a corporation that has assigned employees to work on an Apache project, -a Corporate CLA (CCLA) is available for contributing -intellectual property via the corporation, that may have been assigned as -part of an employment agreement. Note that a Corporate CLA does not remove -the need for every developer to sign their own ICLA as an individual, which -covers both contributions which are owned and those that are not owned by the corporation -signing the CCLA.

-

The CCLA legally binds the corporation, so it must be signed by a person with -authority to enter into legal contracts on behalf of the corporation.

-

The ICLA is not tied to any employer you may have, so it is recommended to -use one's personal email address in the contact details, rather than an @work -address.

-

Your Full name will be published unless you provide an alternative Public name. -For example if your full name is Andrew Bernard Charles Dickens, but you wish -to be known as Andrew Dickens, please enter the latter as your Public name.

-

The email address and other contact details are not published.

-

Software Grants

-

When an individual or corporation decides to donate a body of existing -software or documentation to one of the Apache projects, they need to -execute a formal Software Grant Agreement (SGA) with -the ASF. Typically, this is done after negotiating approval with the ASF -Incubator or one of the PMCs, since the ASF -will not accept software unless there is a viable community available to -support a collaborative project.

-

Submitting License Agreements and Grants

-

Documents may be submitted by fax or email.

-

If submitting by fax, please print, sign, and fax all pages of the document -to +1-919-573-9199. Please send documents right-side-up, first page first; -and send only one document per fax.

-

If submitting by email, please fill the form with a pdf viewer, -print, sign, scan all pages into a single pdf file, -and email the pdf file as an attachment to secretary@apache.org. If possible, -send the attachment from the email address in the document. -Please send only one document per email.

-

If you prefer to sign electronically, please fill the form, save it locally (e.g. icla.pdf), and sign the -file by preparing a detached PGP signature. For example,

-
-

gpg --armor --detach-sign icla.pdf

-
-

The above will create a file icla.pdf.asc. Send both the file (icla.pdf) and signature -(icla.pdf.asc) as attachments in the same email to secretary@apache.org. Please send only one -document (file plus signature) per email. Please do not submit your public key to Apache. -Instead, please upload your public key to pgpkeys.mit.edu.

-

The files should be named -icla.pdf and icla.pdf.asc for individual agreements; -ccla.pdf and ccla.pdf.asc for corporate agreements; -software-grant.pdf and software-grant.pdf.asc for grants.

-

Please note that typing your name in the field at the bottom of the document is not signing. -Signing is either writing your signature by hand on a printed copy of the document, -or digitally signing via gpg.

-

From wikipedia.com: A signature is a handwritten (and often stylized) depiction of someone's name -or nickname, on documents as a proof of identity and intent.

-

Export restrictions

-

For export restriction information, please consult our ASF Export -Classifications page.

-

Trademark and Logo Usage

-

For ASF trademark and logo usage information, please consult our ASF -Trademark Use Policy page.

-

Questions?

-

For answers to frequently asked licensing questions, please consult our -Licensing Frequently Asked Questions page.

- - - - - - - - - - - diff --git a/jna/com.sun.jna.platform_5.12.1/.project b/jna/com.sun.jna.platform_5.12.1/.project deleted file mode 100644 index 49c21e2e..00000000 --- a/jna/com.sun.jna.platform_5.12.1/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna.platform_5.12.1 - - - - - - - - diff --git a/jna/com.sun.jna.platform_5.12.1/osgi.bnd b/jna/com.sun.jna.platform_5.12.1/osgi.bnd deleted file mode 100644 index 9034d539..00000000 --- a/jna/com.sun.jna.platform_5.12.1/osgi.bnd +++ /dev/null @@ -1,13 +0,0 @@ -package-version=${version;===;${Bundle-Version}} -jna-version=${version;===;5.12.1} - -Export-Package: \ - !about.html,!about_files, \ - *;version="${package-version}" - -Import-Package: \ - com.sun.jna;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna.ptr;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna.win32;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna*;version="${range;[===,=+);${jna-version}}", \ - *;resolution:=optional diff --git a/jna/com.sun.jna.platform_5.12.1/pom.xml b/jna/com.sun.jna.platform_5.12.1/pom.xml deleted file mode 100644 index 069c9eda..00000000 --- a/jna/com.sun.jna.platform_5.12.1/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna.platform - 5.12.1-SNAPSHOT - eclipse-bundle-recipe - Java Native Access Platform - - - net.java.dev.jna - jna-platform - 5.12.1 - - - diff --git a/jna/com.sun.jna.platform_5.12.1/src/eclipse/ip_log.xml b/jna/com.sun.jna.platform_5.12.1/src/eclipse/ip_log.xml deleted file mode 100644 index 47c08c15..00000000 --- a/jna/com.sun.jna.platform_5.12.1/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access Platform - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna-parent/com.sun.jna.platform - - - Matthias Sohn - matthias.sohn@sap.com - SAP SE - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-platform-5.12.1.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna.platform_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna.platform_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index e5b72715..00000000 --- a/jna/com.sun.jna.platform_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access Platform -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna.platform_5.12.1/src/main/resources/about.html b/jna/com.sun.jna.platform_5.12.1/src/main/resources/about.html deleted file mode 100644 index 0a4d9e4d..00000000 --- a/jna/com.sun.jna.platform_5.12.1/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

April 6, 2021

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-2.0. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access Platform

- -

The plug-in includes software developed by Timothy Wall <> and Matthias Bläsing <mblaesing@doppel-helix.eu> as part of the Java Native Access Platform project.

- -

Though this package is dually licensed, the Eclipse Foundation elects to use the package under the Apache License, 2.0 (APACHE_LICENSE__2.0.txt) license.

- -

Java Native Access Platform including its source is available from github.com/java-native-access/jna.

- - - - diff --git a/jna/com.sun.jna.platform_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt b/jna/com.sun.jna.platform_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt deleted file mode 100644 index d6456956..00000000 --- a/jna/com.sun.jna.platform_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt +++ /dev/null @@ -1,202 +0,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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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. - - 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/jna/com.sun.jna.platform_5.6.0/.forceQualifierUpdate b/jna/com.sun.jna.platform_5.6.0/.forceQualifierUpdate deleted file mode 100644 index 8f106ce6..00000000 --- a/jna/com.sun.jna.platform_5.6.0/.forceQualifierUpdate +++ /dev/null @@ -1 +0,0 @@ -2022-11-12T01:00:00+00:00 diff --git a/jna/com.sun.jna.platform_5.6.0/.project b/jna/com.sun.jna.platform_5.6.0/.project deleted file mode 100644 index 619e372c..00000000 --- a/jna/com.sun.jna.platform_5.6.0/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna.platform_5.6.0 - - - - - - - - diff --git a/jna/com.sun.jna.platform_5.6.0/osgi.bnd b/jna/com.sun.jna.platform_5.6.0/osgi.bnd deleted file mode 100644 index 1d2a2c3b..00000000 --- a/jna/com.sun.jna.platform_5.6.0/osgi.bnd +++ /dev/null @@ -1,13 +0,0 @@ -package-version=${version;===;${Bundle-Version}} -jna-version=${version;===;5.6.0} - -Export-Package: \ - !about.html,!about_files, \ - *;version="${package-version}" - -Import-Package: \ - com.sun.jna;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna.ptr;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna.win32;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna*;version="${range;[===,=+);${jna-version}}", \ - *;resolution:=optional diff --git a/jna/com.sun.jna.platform_5.6.0/pom.xml b/jna/com.sun.jna.platform_5.6.0/pom.xml deleted file mode 100644 index ecc73b43..00000000 --- a/jna/com.sun.jna.platform_5.6.0/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna.platform - 5.6.0-SNAPSHOT - eclipse-bundle-recipe - Java Native Access Platform - - - net.java.dev.jna - jna-platform - 5.6.0 - - - diff --git a/jna/com.sun.jna.platform_5.6.0/src/eclipse/ip_log.xml b/jna/com.sun.jna.platform_5.6.0/src/eclipse/ip_log.xml deleted file mode 100644 index b3fa011b..00000000 --- a/jna/com.sun.jna.platform_5.6.0/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access Platform - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna-parent/com.sun.jna.platform - - - Jonah Graham - jonah@kichwacoders.com - Kichwa Coders Canada Inc. - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-platform-5.6.0.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna.platform_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna.platform_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index e5b72715..00000000 --- a/jna/com.sun.jna.platform_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access Platform -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna.platform_5.6.0/src/main/resources/about.html b/jna/com.sun.jna.platform_5.6.0/src/main/resources/about.html deleted file mode 100644 index c2b7fb06..00000000 --- a/jna/com.sun.jna.platform_5.6.0/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

July 14, 2020

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-2.0. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access Platform

- -

The plug-in includes software developed by Timothy Wall <> and Matthias Bläsing <mblaesing@doppel-helix.eu> as part of the Java Native Access Platform project.

- -

Java Native Access Platform is provided to you under the terms and conditions of the LGPL, version 2.1 (LGPL__VERSION_2.1.html) and Apache License v2.0 (APACHE_LICENSE_V2.0.txt) licenses.

- -

Java Native Access Platform including its source is available from github.com/java-native-access/jna.

- - - - diff --git a/jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt b/jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt deleted file mode 100644 index d6456956..00000000 --- a/jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt +++ /dev/null @@ -1,202 +0,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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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. - - 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html b/jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html deleted file mode 100644 index 49a38e72..00000000 --- a/jna/com.sun.jna.platform_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html +++ /dev/null @@ -1,762 +0,0 @@ - - - - - - - - - - - - - - - - - - - - -Licenses -- GNU Project - Free Software Foundation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- - -
-
- - - - - - - -
-
-
-
- - - - - - - -
- - - -
- - -

Licenses

- - - -

-Published software should be free -software. To make it free software, you need to release it under -a free software license. We normally use the GNU -General Public License (GNU GPL), specifying version 3 or any -later version, but occasionally we -use other free -software licenses. We use only licenses that are compatible with -the GNU GPL for GNU software. -

- -

-Documentation for free software should be -free documentation, so that -people can redistribute it and improve it along with the software -it describes. To make it free documentation, you need to release -it under a free documentation license. We normally use the -GNU Free Documentation License (GNU -FDL), but occasionally we use -other free -documentation licenses. -

- -

If you've started a new project and you're not sure what license to -use, “How to -choose a license for your own work” details our -recommendations in an easy-to-follow guide. If you just want a quick -list reference, we have a page that names -our recommended -copyleft licenses.

- -

We also have a page that discusses the BSD License Problem.

- -

Evaluating Licenses

- -

If you come across a license not mentioned in our -license list, you can ask us -to evaluate whether it is a free license. Please email a copy of the -license (and the URL where you found it) -to licensing@fsf.org. Our -licensing experts in the staff and the board of directors will review -it. If the license has some unusual conditions, they may pose -difficult philosophical problems, so we can't promise to decide -quickly.

- -

Common Resources for our Software Licenses

- -

We have a number of resources to help people understand and use our -various licenses:

- - - -

The GNU General Public License

- -

-The GNU General Public License is often called the GNU GPL for short; -it is used by most GNU programs, and by more than half of all free -software packages. The latest version is version 3. -

- - - -

The GNU Lesser General Public License

- -

-The GNU Lesser General Public License is used by a few (not by any means -all) GNU libraries. The latest version is version 3. -

- - - -

The GNU Affero General Public License

- -

-The GNU Affero General Public License is based on the GNU GPL, but has an -additional term to allow users who interact with the licensed software over -a network to receive the source for that program. We recommend that people -consider using the GNU AGPL for any software which will commonly be run -over a network. The latest version is version 3. -

- - - -

The GNU Free Documentation License

- -

-The GNU Free Documentation License is a form of copyleft intended -for use on a manual, textbook or other document to assure everyone -the effective freedom to copy and redistribute it, with or without -modifications, either commercially or non-commercially. The latest version -is 1.3. -

- - - -

Exceptions to GNU Licenses

- -

Some GNU programs have additional permissions or special exceptions - to specific terms in one of the main licenses. Since some of those - are commonly used or inspire a lot of questions on their own, we've - started collecting them on - our exceptions page.

- -

License URLs

- -

When linking to our licenses, it's usually best to link to the latest -version; hence the standard URLs such as -http://www.gnu.org/licenses/gpl.html have no version number. -Occasionally, however, you may want to link to a specific version of a -given license. In those situations, you can use the following links -[skip links]:

- -
-
GNU General Public License (GPL)
- -
GPLv3, -GPLv2, -GPLv1
- -
GNU Lesser General Public License (LGPL)
-
LGPLv3, -LGPLv2.1
- -
GNU Affero General Public License (AGPL)
-
GNU - AGPLv3 (The Affero General - Public License version 1 is not a GNU license, but it was - designed to serve a purpose much like the GNU AGPL's.)
- -
GNU Free Documentation License (FDL)
-
FDLv1.3, -FDLv1.2, -FDLv1.1
-
- -

Stable links to each license's alternative - formats are available on its respective page. Not every version of - every license is available in every format. If you need one that is - missing, please email us.

- -

See also the old licenses page.

- - -

Unofficial Translations

- -

-Legally speaking, the original (English) version of the licenses is what -specifies the actual distribution terms for GNU programs and others that -use them. But to help people better understand the licenses, we give -permission to publish translations into other languages provided that -they follow our regulations for unofficial translations: -

- - - -

Verbatim Copying and Distribution

- -

The standard copyright terms for GNU web pages is now the Creative -Commons Attribution-NoDerivs 4.0 International License. It used to -be (and for a few pages still is):

- -

Verbatim -copying and distribution of this entire article are permitted worldwide, -without royalty, in any medium, provided this notice is -preserved.

- -

Please note the following commentary about this -“verbatim license” by Eben Moglen:

- -

-“Our intention in using the phrase ‘verbatim copying in -any medium’ is not to require retention of page headings and -footers or other formatting features. Retention of weblinks in both -hyperlinked and non-hyperlinked media (as notes or some other form of -printed URL in non-HTML media) is required.” -

- -

List of Free Software Licenses

- -
    -
  • - List of Free Software Licenses - -

    If you are contemplating writing a new license, please contact the -FSF by writing to <licensing@fsf.org>. The -proliferation of different free software licenses means increased work -for users in understanding the licenses; we may be able to help you -find an existing Free Software license that meets your needs. -

    - -

    -If that isn't possible, if you really need a new license, with our -help you can ensure that the license really is a Free Software license -and avoid various practical problems. -

    - -
  • -
- - -

What Is Copyleft?

- -

-Copyleft is a general -method for making a program free -software and requiring all modified and extended versions of the -program to be free software as well. -

- -

-The simplest way to make a program free is to put it in the -public -domain, uncopyrighted. This allows people to share the program -and their improvements, if they are so minded. But it also allows -uncooperative people to convert the program into -proprietary -software. They can make changes, many or few, and distribute the -result as a proprietary product. People who receive the program in -that modified form do not have the freedom that the original author -gave them; the middleman has stripped it away. -

- -

-In the GNU project, our aim is -to give all users the freedom to redistribute and change GNU -software. If middlemen could strip off the freedom, we might have -many users, but those users would not have freedom. So instead of -putting GNU software in the public domain, we “copyleft” -it. Copyleft says that anyone who redistributes the software, with or -without changes, must pass along the freedom to further copy and -change it. Copyleft guarantees that every user has freedom. -

- -

-Copyleft also provides an -incentive -for other programmers to add to free software. -Important free programs such as the GNU C++ compiler exist -only because of this. -

- -

-Copyleft also helps programmers who want to contribute -improvements to -free software get permission to -do that. These programmers often work for companies or universities -that would do almost anything to get more money. A programmer may -want to contribute her changes to the community, but her employer may -want to turn the changes into a proprietary software product. -

- -

-When we explain to the employer that it is illegal to distribute the -improved version except as free software, the employer usually decides -to release it as free software rather than throw it away. -

- -

-To copyleft a program, we first state that it is copyrighted; then -we add distribution terms, which are a legal instrument that gives -everyone the rights to use, modify, and redistribute the program's -code or any program derived from it but only if the -distribution terms are unchanged. Thus, the code and the freedoms -become legally inseparable. -

- -

-Proprietary software developers use copyright to take away the users' -freedom; we use copyright to guarantee their freedom. That's why we -reverse the name, changing “copyright” into -“copyleft”. -

- -

-Copyleft is a general concept; there are many ways to fill in the -details. In the GNU Project, the specific distribution terms that we -use are contained in the GNU General Public License, the GNU Lesser -General Public License and the GNU Free Documentation License. -

- -

-The appropriate license is included in many manuals and in each GNU -source code distribution. -

- -

-The GNU GPL is designed so that you can easily apply it to your own -program if you are the copyright holder. You don't have to modify the -GNU GPL to do this, just add notices to your program which refer -properly to the GNU GPL. Please note that you must use the -entire text of the GPL, if you use it. It is an integral whole, and -partial copies are not permitted. (Likewise for the LGPL, AGPL, and FDL.) -

- -

-Using the same distribution terms for many different programs makes it -easy to copy code between various different programs. Since they all -have the same distribution terms, there is no need to think about -whether the terms are compatible. The Lesser GPL includes a -provision that lets you alter the distribution terms to the ordinary -GPL, so that you can copy code into another program covered by the GPL. -

- -

Licenses for Other Types of Works

- -

-We believe that published software and documentation should be -free software and free documentation. -We recommend making all sorts of educational and reference works free -also, using free documentation licenses such as the -GNU Free Documentation License (GNU FDL). -

- -

For essays of opinion and scientific papers, we recommend -either the Creative -Commons Attribution-NoDerivs 3.0 United States License, or the -simple “verbatim copying only” license stated above.

- -

-We don't take the position that artistic or entertainment works must -be free, but if you want to make one free, we recommend -the Free Art -License.

- -
- - - - - - - -
- - -
- -
- - - -

Available for this page:

-
-

-[en] English   -[ar] العربية   -[ca] català   -[de] Deutsch   -[el] ελληνικά   -[es] español   -[fr] français   -[it] italiano   -[ja] 日本語   -[nl] Nederlands   -[pl] polski   -[pt-br] português   -[ru] русский   -[sq] Shqip   -[sr] српски   -[tr] Türkçe   -[zh-cn] 简体中文   -[zh-tw] 繁體中文   -

-
-
-
- -
- -
-
-

 [FSF logo]  -“The Free Software Foundation (FSF) is a nonprofit with a worldwide -mission to promote computer user freedom. We defend the rights of all -software users.”

-
- -
- JOIN - - SHOP -
-
- - - - -
- - diff --git a/jna/com.sun.jna.platform_5.8.0/.forceQualifierUpdate b/jna/com.sun.jna.platform_5.8.0/.forceQualifierUpdate deleted file mode 100644 index 8f106ce6..00000000 --- a/jna/com.sun.jna.platform_5.8.0/.forceQualifierUpdate +++ /dev/null @@ -1 +0,0 @@ -2022-11-12T01:00:00+00:00 diff --git a/jna/com.sun.jna.platform_5.8.0/.project b/jna/com.sun.jna.platform_5.8.0/.project deleted file mode 100644 index 8f8120fa..00000000 --- a/jna/com.sun.jna.platform_5.8.0/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna.platform_5.8.0 - - - - - - - - diff --git a/jna/com.sun.jna.platform_5.8.0/osgi.bnd b/jna/com.sun.jna.platform_5.8.0/osgi.bnd deleted file mode 100644 index 38417f87..00000000 --- a/jna/com.sun.jna.platform_5.8.0/osgi.bnd +++ /dev/null @@ -1,13 +0,0 @@ -package-version=${version;===;${Bundle-Version}} -jna-version=${version;===;5.8.0} - -Export-Package: \ - !about.html,!about_files, \ - *;version="${package-version}" - -Import-Package: \ - com.sun.jna;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna.ptr;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna.win32;version="${range;[===,=+);${jna-version}}", \ - com.sun.jna*;version="${range;[===,=+);${jna-version}}", \ - *;resolution:=optional diff --git a/jna/com.sun.jna.platform_5.8.0/pom.xml b/jna/com.sun.jna.platform_5.8.0/pom.xml deleted file mode 100644 index aaaf92fd..00000000 --- a/jna/com.sun.jna.platform_5.8.0/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna.platform - 5.8.0-SNAPSHOT - eclipse-bundle-recipe - Java Native Access Platform - - - net.java.dev.jna - jna-platform - 5.8.0 - - - diff --git a/jna/com.sun.jna.platform_5.8.0/src/eclipse/ip_log.xml b/jna/com.sun.jna.platform_5.8.0/src/eclipse/ip_log.xml deleted file mode 100644 index c287d005..00000000 --- a/jna/com.sun.jna.platform_5.8.0/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access Platform - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna-parent/com.sun.jna.platform - - - Sebastian Ratz - sebastian.ratz@sap.com - SAP SE - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-platform-5.8.0.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna.platform_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna.platform_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index e5b72715..00000000 --- a/jna/com.sun.jna.platform_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access Platform -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna.platform_5.8.0/src/main/resources/about.html b/jna/com.sun.jna.platform_5.8.0/src/main/resources/about.html deleted file mode 100644 index 0a4d9e4d..00000000 --- a/jna/com.sun.jna.platform_5.8.0/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

April 6, 2021

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-2.0. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access Platform

- -

The plug-in includes software developed by Timothy Wall <> and Matthias Bläsing <mblaesing@doppel-helix.eu> as part of the Java Native Access Platform project.

- -

Though this package is dually licensed, the Eclipse Foundation elects to use the package under the Apache License, 2.0 (APACHE_LICENSE__2.0.txt) license.

- -

Java Native Access Platform including its source is available from github.com/java-native-access/jna.

- - - - diff --git a/jna/com.sun.jna.platform_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt b/jna/com.sun.jna.platform_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt deleted file mode 100644 index d6456956..00000000 --- a/jna/com.sun.jna.platform_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt +++ /dev/null @@ -1,202 +0,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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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. - - 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/jna/com.sun.jna_4.1.0/.project b/jna/com.sun.jna_4.1.0/.project deleted file mode 100644 index f7bae2bc..00000000 --- a/jna/com.sun.jna_4.1.0/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna_4.1.0 - - - - - - - - diff --git a/jna/com.sun.jna_4.1.0/eclipse-sign-jnilibs.properties b/jna/com.sun.jna_4.1.0/eclipse-sign-jnilibs.properties deleted file mode 100644 index acedac74..00000000 --- a/jna/com.sun.jna_4.1.0/eclipse-sign-jnilibs.properties +++ /dev/null @@ -1,2 +0,0 @@ -# This file tells the Maven build to sign the jnilibs contained in built jar -# see the eclipse-sign-jnilibs profile defined in the parent pom diff --git a/jna/com.sun.jna_4.1.0/osgi.bnd b/jna/com.sun.jna_4.1.0/osgi.bnd deleted file mode 100644 index aa77456d..00000000 --- a/jna/com.sun.jna_4.1.0/osgi.bnd +++ /dev/null @@ -1,10 +0,0 @@ -package-version=${version;===;${Bundle-Version}} - -Export-Package: \ - !about.html,!about_files, \ - !com.sun.jna.*-*,!com.sun.jna.darwin, \ - *;version="${package-version}" - -Import-Package: \ - *;resolution:=optional - diff --git a/jna/com.sun.jna_4.1.0/pom.xml b/jna/com.sun.jna_4.1.0/pom.xml deleted file mode 100644 index ac1337b0..00000000 --- a/jna/com.sun.jna_4.1.0/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna - 4.1.0-SNAPSHOT - eclipse-bundle-recipe - Java Native Access - - - net.java.dev.jna - jna - 4.1.0 - - - diff --git a/jna/com.sun.jna_4.1.0/src/eclipse/ip_log.xml b/jna/com.sun.jna_4.1.0/src/eclipse/ip_log.xml deleted file mode 100644 index 61088e7b..00000000 --- a/jna/com.sun.jna_4.1.0/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna/com.sun.jna_4.1.0 - - - Carsten Reckord - reckord@yatta.de - Yatta Solutions GmbH - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-4.1.0.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index ed027b18..00000000 --- a/jna/com.sun.jna_4.1.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna_4.1.0/src/main/resources/about.html b/jna/com.sun.jna_4.1.0/src/main/resources/about.html deleted file mode 100644 index b5a5a562..00000000 --- a/jna/com.sun.jna_4.1.0/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

February 17, 2017

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-v10.html. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access

- -

The plug-in includes software developed by Timothy Wall <> as part of the Java Native Access project.

- -

Java Native Access is provided to you under the terms and conditions of the ASL, version 2 (ASL__VERSION_2.html) license.

- -

Java Native Access including its source is available from github.com/twall/jna.

- - - - \ No newline at end of file diff --git a/jna/com.sun.jna_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html b/jna/com.sun.jna_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html deleted file mode 100644 index 4cab04dd..00000000 --- a/jna/com.sun.jna_4.1.0/src/main/resources/about_files/ASL__VERSION_2.html +++ /dev/null @@ -1,357 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Licenses - - - - - - - - - - - -
- -
- -
-
-
- Apache Logo -
-
-
- - -
- The Apache Way - Contribute - ASF Sponsors -
-
-
-
-

The Apache Software Foundation uses various licenses to distribute -software and documentation, to accept regular -contributions from individuals and corporations, and to accept -larger grants of existing software products.

-

These licenses help us achieve our goal of providing reliable and -long-lived software products through collaborative open source software -development. In all cases, contributors retain full rights to use their -original contributions for any other purpose outside of Apache while -providing the ASF and its projects the right to distribute and build upon -their work within Apache.

-

Licensing of Distributions

-

All software produced by The Apache Software Foundation or any of its -projects or subjects is licensed according to the terms of the documents -listed below.

-

Apache License, Version 2.0 (current)

-

http://www.apache.org/licenses/LICENSE-2.0 ( -TXT or HTML )

-

The 2.0 version of the Apache License was approved by the ASF in 2004. The -goals of this license revision have been to reduce the number of frequently -asked questions, to allow the license to be reusable without modification -by any project (including non-ASF projects), to allow the license to be -included by reference instead of listed in every file, to clarify the -license on submission of contributions, to require a patent license on -contributions that necessarily infringe the contributor's own patents, and -to move comments regarding Apache and other inherited attribution notices -to a location outside the license terms (the NOTICE -file ).

-

The result is a license that is supposed to be compatible with other open -source licenses, while remaining true to the original goals of the Apache -Group and supportive of collaborative development across both nonprofit and -commercial organizations. The Apache Software Foundation is still trying to -determine if this version of the Apache License is compatible with the -GPL.

-

All packages produced by the ASF are implicitly licensed under the Apache -License, Version 2.0, unless otherwise explicitly stated. More developer -documentation on how to apply the Apache License to your work can be found -in * Applying the Apache License, Version 2.0 -*.

-

Apache License, Version 1.1 (historic)

-

http://www.apache.org/licenses/LICENSE-1.1

-

The 1.1 version of the Apache License was approved by the ASF in 2000. The -primary change from the 1.0 license is in the 'advertising clause' (section -3 of the 1.0 license); derived products are no longer required to include -attribution in their advertising materials, only in their documentation.

-

Individual packages licensed under the 1.1 version may have used different -wording due to varying requirements for attribution or mark identification, -but the binding terms were all the same.

-

Apache License, Version 1.0 (historic)

-

http://www.apache.org/licenses/LICENSE-1.0

-

This is the original Apache License which applies only to older versions of -Apache packages (such as version 1.2 of the Web server).

-

Contributor License Agreements

-

The ASF desires that all contributors of ideas, code, or documentation to -any Apache projects complete, sign, and submit (via fax or -email) an Individual Contributor License Agreement (ICLA). -The purpose of this agreement is to clearly define the -terms under which intellectual property has been contributed to the ASF and -thereby allow us to defend the project should there be a legal dispute -regarding the software at some future time. A signed ICLA is required to be -on file before an individual is given commit rights to any ASF project.

-

For a corporation that has assigned employees to work on an Apache project, -a Corporate CLA (CCLA) is available for contributing -intellectual property via the corporation, that may have been assigned as -part of an employment agreement. Note that a Corporate CLA does not remove -the need for every developer to sign their own ICLA as an individual, which -covers both contributions which are owned and those that are not owned by the corporation -signing the CCLA.

-

The CCLA legally binds the corporation, so it must be signed by a person with -authority to enter into legal contracts on behalf of the corporation.

-

The ICLA is not tied to any employer you may have, so it is recommended to -use one's personal email address in the contact details, rather than an @work -address.

-

Your Full name will be published unless you provide an alternative Public name. -For example if your full name is Andrew Bernard Charles Dickens, but you wish -to be known as Andrew Dickens, please enter the latter as your Public name.

-

The email address and other contact details are not published.

-

Software Grants

-

When an individual or corporation decides to donate a body of existing -software or documentation to one of the Apache projects, they need to -execute a formal Software Grant Agreement (SGA) with -the ASF. Typically, this is done after negotiating approval with the ASF -Incubator or one of the PMCs, since the ASF -will not accept software unless there is a viable community available to -support a collaborative project.

-

Submitting License Agreements and Grants

-

Documents may be submitted by fax or email.

-

If submitting by fax, please print, sign, and fax all pages of the document -to +1-919-573-9199. Please send documents right-side-up, first page first; -and send only one document per fax.

-

If submitting by email, please fill the form with a pdf viewer, -print, sign, scan all pages into a single pdf file, -and email the pdf file as an attachment to secretary@apache.org. If possible, -send the attachment from the email address in the document. -Please send only one document per email.

-

If you prefer to sign electronically, please fill the form, save it locally (e.g. icla.pdf), and sign the -file by preparing a detached PGP signature. For example,

-
-

gpg --armor --detach-sign icla.pdf

-
-

The above will create a file icla.pdf.asc. Send both the file (icla.pdf) and signature -(icla.pdf.asc) as attachments in the same email to secretary@apache.org. Please send only one -document (file plus signature) per email. Please do not submit your public key to Apache. -Instead, please upload your public key to pgpkeys.mit.edu.

-

The files should be named -icla.pdf and icla.pdf.asc for individual agreements; -ccla.pdf and ccla.pdf.asc for corporate agreements; -software-grant.pdf and software-grant.pdf.asc for grants.

-

Please note that typing your name in the field at the bottom of the document is not signing. -Signing is either writing your signature by hand on a printed copy of the document, -or digitally signing via gpg.

-

From wikipedia.com: A signature is a handwritten (and often stylized) depiction of someone's name -or nickname, on documents as a proof of identity and intent.

-

Export restrictions

-

For export restriction information, please consult our ASF Export -Classifications page.

-

Trademark and Logo Usage

-

For ASF trademark and logo usage information, please consult our ASF -Trademark Use Policy page.

-

Questions?

-

For answers to frequently asked licensing questions, please consult our -Licensing Frequently Asked Questions page.

- - - - - - - - - - - diff --git a/jna/com.sun.jna_5.12.1/.project b/jna/com.sun.jna_5.12.1/.project deleted file mode 100644 index 46c452f3..00000000 --- a/jna/com.sun.jna_5.12.1/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna_5.12.1 - - - - - - - - diff --git a/jna/com.sun.jna_5.12.1/eclipse-sign-jnilibs.properties b/jna/com.sun.jna_5.12.1/eclipse-sign-jnilibs.properties deleted file mode 100644 index acedac74..00000000 --- a/jna/com.sun.jna_5.12.1/eclipse-sign-jnilibs.properties +++ /dev/null @@ -1,2 +0,0 @@ -# This file tells the Maven build to sign the jnilibs contained in built jar -# see the eclipse-sign-jnilibs profile defined in the parent pom diff --git a/jna/com.sun.jna_5.12.1/osgi.bnd b/jna/com.sun.jna_5.12.1/osgi.bnd deleted file mode 100644 index 7c12d94a..00000000 --- a/jna/com.sun.jna_5.12.1/osgi.bnd +++ /dev/null @@ -1,10 +0,0 @@ -package-version=${version;===;${Bundle-Version}} - -Export-Package: \ - !about.html,!about_files, \ - !com.sun.jna.*-*, \ - *.internal.*;x-internal:=true;version="${package-version}", \ - *;version="${package-version}" - -Import-Package: \ - *;resolution:=optional diff --git a/jna/com.sun.jna_5.12.1/pom.xml b/jna/com.sun.jna_5.12.1/pom.xml deleted file mode 100644 index 9ddfcea8..00000000 --- a/jna/com.sun.jna_5.12.1/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna - 5.12.1-SNAPSHOT - eclipse-bundle-recipe - Java Native Access - - - net.java.dev.jna - jna - 5.12.1 - - - diff --git a/jna/com.sun.jna_5.12.1/src/eclipse/ip_log.xml b/jna/com.sun.jna_5.12.1/src/eclipse/ip_log.xml deleted file mode 100644 index c6217aa8..00000000 --- a/jna/com.sun.jna_5.12.1/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna-parent/com.sun.jna - - - Matthias Sohn - matthias.sohn@sap.com - SAP SE - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-5.12.1.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index ed027b18..00000000 --- a/jna/com.sun.jna_5.12.1/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna_5.12.1/src/main/resources/about.html b/jna/com.sun.jna_5.12.1/src/main/resources/about.html deleted file mode 100644 index 1a9340f0..00000000 --- a/jna/com.sun.jna_5.12.1/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

April 6, 2021

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-2.0. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access

- -

The plug-in includes software developed by Timothy Wall <> and Matthias Bläsing <mblaesing@doppel-helix.eu> as part of the Java Native Access project.

- -

Though this package is dually licensed, the Eclipse Foundation elects to use the package under the Apache License, 2.0 (APACHE_LICENSE__2.0.txt) license.

- -

Java Native Access including its source is available from github.com/java-native-access/jna.

- - - - diff --git a/jna/com.sun.jna_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt b/jna/com.sun.jna_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt deleted file mode 100644 index d6456956..00000000 --- a/jna/com.sun.jna_5.12.1/src/main/resources/about_files/APACHE_LICENSE__2.0.txt +++ /dev/null @@ -1,202 +0,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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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. - - 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/jna/com.sun.jna_5.6.0/.forceQualifierUpdate b/jna/com.sun.jna_5.6.0/.forceQualifierUpdate deleted file mode 100644 index d3efa376..00000000 --- a/jna/com.sun.jna_5.6.0/.forceQualifierUpdate +++ /dev/null @@ -1 +0,0 @@ -2021-03-28T22:37:18+00:00 diff --git a/jna/com.sun.jna_5.6.0/.project b/jna/com.sun.jna_5.6.0/.project deleted file mode 100644 index f76d6d56..00000000 --- a/jna/com.sun.jna_5.6.0/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna_5.6.0 - - - - - - - - diff --git a/jna/com.sun.jna_5.6.0/eclipse-sign-jnilibs.properties b/jna/com.sun.jna_5.6.0/eclipse-sign-jnilibs.properties deleted file mode 100644 index acedac74..00000000 --- a/jna/com.sun.jna_5.6.0/eclipse-sign-jnilibs.properties +++ /dev/null @@ -1,2 +0,0 @@ -# This file tells the Maven build to sign the jnilibs contained in built jar -# see the eclipse-sign-jnilibs profile defined in the parent pom diff --git a/jna/com.sun.jna_5.6.0/osgi.bnd b/jna/com.sun.jna_5.6.0/osgi.bnd deleted file mode 100644 index c44e1e92..00000000 --- a/jna/com.sun.jna_5.6.0/osgi.bnd +++ /dev/null @@ -1,10 +0,0 @@ -package-version=${version;===;${Bundle-Version}} - -Export-Package: \ - !about.html,!about_files, \ - !com.sun.jna.*-*,!com.sun.jna.darwin, \ - *.internal.*;x-internal:=true;version="${package-version}", \ - *;version="${package-version}" - -Import-Package: \ - *;resolution:=optional diff --git a/jna/com.sun.jna_5.6.0/pom.xml b/jna/com.sun.jna_5.6.0/pom.xml deleted file mode 100644 index e7117d72..00000000 --- a/jna/com.sun.jna_5.6.0/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna - 5.6.0-SNAPSHOT - eclipse-bundle-recipe - Java Native Access - - - net.java.dev.jna - jna - 5.6.0 - - - diff --git a/jna/com.sun.jna_5.6.0/src/eclipse/ip_log.xml b/jna/com.sun.jna_5.6.0/src/eclipse/ip_log.xml deleted file mode 100644 index 5bb0dc10..00000000 --- a/jna/com.sun.jna_5.6.0/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna-parent/com.sun.jna - - - Jonah Graham - jonah@kichwacoders.com - Kichwa Coders Canada Inc. - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-5.6.0.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index ed027b18..00000000 --- a/jna/com.sun.jna_5.6.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna_5.6.0/src/main/resources/about.html b/jna/com.sun.jna_5.6.0/src/main/resources/about.html deleted file mode 100644 index 7ee34aad..00000000 --- a/jna/com.sun.jna_5.6.0/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

July 14, 2020

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-2.0. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access

- -

The plug-in includes software developed by Timothy Wall <> and Matthias Bläsing <mblaesing@doppel-helix.eu> as part of the Java Native Access project.

- -

Java Native Access is provided to you under the terms and conditions of the LGPL, version 2.1 (LGPL__VERSION_2.1.html) and Apache License v2.0 (APACHE_LICENSE_V2.0.txt) licenses.

- -

Java Native Access including its source is available from github.com/java-native-access/jna.

- - - - diff --git a/jna/com.sun.jna_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt b/jna/com.sun.jna_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt deleted file mode 100644 index d6456956..00000000 --- a/jna/com.sun.jna_5.6.0/src/main/resources/about_files/APACHE_LICENSE_V2.0.txt +++ /dev/null @@ -1,202 +0,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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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. - - 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/jna/com.sun.jna_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html b/jna/com.sun.jna_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html deleted file mode 100644 index 49a38e72..00000000 --- a/jna/com.sun.jna_5.6.0/src/main/resources/about_files/LGPL__VERSION_2.1.html +++ /dev/null @@ -1,762 +0,0 @@ - - - - - - - - - - - - - - - - - - - - -Licenses -- GNU Project - Free Software Foundation - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- -
- - -
-
- - - - - - - -
-
-
-
- - - - - - - -
- - - -
- - -

Licenses

- - - -

-Published software should be free -software. To make it free software, you need to release it under -a free software license. We normally use the GNU -General Public License (GNU GPL), specifying version 3 or any -later version, but occasionally we -use other free -software licenses. We use only licenses that are compatible with -the GNU GPL for GNU software. -

- -

-Documentation for free software should be -free documentation, so that -people can redistribute it and improve it along with the software -it describes. To make it free documentation, you need to release -it under a free documentation license. We normally use the -GNU Free Documentation License (GNU -FDL), but occasionally we use -other free -documentation licenses. -

- -

If you've started a new project and you're not sure what license to -use, “How to -choose a license for your own work” details our -recommendations in an easy-to-follow guide. If you just want a quick -list reference, we have a page that names -our recommended -copyleft licenses.

- -

We also have a page that discusses the BSD License Problem.

- -

Evaluating Licenses

- -

If you come across a license not mentioned in our -license list, you can ask us -to evaluate whether it is a free license. Please email a copy of the -license (and the URL where you found it) -to licensing@fsf.org. Our -licensing experts in the staff and the board of directors will review -it. If the license has some unusual conditions, they may pose -difficult philosophical problems, so we can't promise to decide -quickly.

- -

Common Resources for our Software Licenses

- -

We have a number of resources to help people understand and use our -various licenses:

- - - -

The GNU General Public License

- -

-The GNU General Public License is often called the GNU GPL for short; -it is used by most GNU programs, and by more than half of all free -software packages. The latest version is version 3. -

- - - -

The GNU Lesser General Public License

- -

-The GNU Lesser General Public License is used by a few (not by any means -all) GNU libraries. The latest version is version 3. -

- - - -

The GNU Affero General Public License

- -

-The GNU Affero General Public License is based on the GNU GPL, but has an -additional term to allow users who interact with the licensed software over -a network to receive the source for that program. We recommend that people -consider using the GNU AGPL for any software which will commonly be run -over a network. The latest version is version 3. -

- - - -

The GNU Free Documentation License

- -

-The GNU Free Documentation License is a form of copyleft intended -for use on a manual, textbook or other document to assure everyone -the effective freedom to copy and redistribute it, with or without -modifications, either commercially or non-commercially. The latest version -is 1.3. -

- - - -

Exceptions to GNU Licenses

- -

Some GNU programs have additional permissions or special exceptions - to specific terms in one of the main licenses. Since some of those - are commonly used or inspire a lot of questions on their own, we've - started collecting them on - our exceptions page.

- -

License URLs

- -

When linking to our licenses, it's usually best to link to the latest -version; hence the standard URLs such as -http://www.gnu.org/licenses/gpl.html have no version number. -Occasionally, however, you may want to link to a specific version of a -given license. In those situations, you can use the following links -[skip links]:

- -
-
GNU General Public License (GPL)
- -
GPLv3, -GPLv2, -GPLv1
- -
GNU Lesser General Public License (LGPL)
-
LGPLv3, -LGPLv2.1
- -
GNU Affero General Public License (AGPL)
-
GNU - AGPLv3 (The Affero General - Public License version 1 is not a GNU license, but it was - designed to serve a purpose much like the GNU AGPL's.)
- -
GNU Free Documentation License (FDL)
-
FDLv1.3, -FDLv1.2, -FDLv1.1
-
- -

Stable links to each license's alternative - formats are available on its respective page. Not every version of - every license is available in every format. If you need one that is - missing, please email us.

- -

See also the old licenses page.

- - -

Unofficial Translations

- -

-Legally speaking, the original (English) version of the licenses is what -specifies the actual distribution terms for GNU programs and others that -use them. But to help people better understand the licenses, we give -permission to publish translations into other languages provided that -they follow our regulations for unofficial translations: -

- - - -

Verbatim Copying and Distribution

- -

The standard copyright terms for GNU web pages is now the Creative -Commons Attribution-NoDerivs 4.0 International License. It used to -be (and for a few pages still is):

- -

Verbatim -copying and distribution of this entire article are permitted worldwide, -without royalty, in any medium, provided this notice is -preserved.

- -

Please note the following commentary about this -“verbatim license” by Eben Moglen:

- -

-“Our intention in using the phrase ‘verbatim copying in -any medium’ is not to require retention of page headings and -footers or other formatting features. Retention of weblinks in both -hyperlinked and non-hyperlinked media (as notes or some other form of -printed URL in non-HTML media) is required.” -

- -

List of Free Software Licenses

- -
    -
  • - List of Free Software Licenses - -

    If you are contemplating writing a new license, please contact the -FSF by writing to <licensing@fsf.org>. The -proliferation of different free software licenses means increased work -for users in understanding the licenses; we may be able to help you -find an existing Free Software license that meets your needs. -

    - -

    -If that isn't possible, if you really need a new license, with our -help you can ensure that the license really is a Free Software license -and avoid various practical problems. -

    - -
  • -
- - -

What Is Copyleft?

- -

-Copyleft is a general -method for making a program free -software and requiring all modified and extended versions of the -program to be free software as well. -

- -

-The simplest way to make a program free is to put it in the -public -domain, uncopyrighted. This allows people to share the program -and their improvements, if they are so minded. But it also allows -uncooperative people to convert the program into -proprietary -software. They can make changes, many or few, and distribute the -result as a proprietary product. People who receive the program in -that modified form do not have the freedom that the original author -gave them; the middleman has stripped it away. -

- -

-In the GNU project, our aim is -to give all users the freedom to redistribute and change GNU -software. If middlemen could strip off the freedom, we might have -many users, but those users would not have freedom. So instead of -putting GNU software in the public domain, we “copyleft” -it. Copyleft says that anyone who redistributes the software, with or -without changes, must pass along the freedom to further copy and -change it. Copyleft guarantees that every user has freedom. -

- -

-Copyleft also provides an -incentive -for other programmers to add to free software. -Important free programs such as the GNU C++ compiler exist -only because of this. -

- -

-Copyleft also helps programmers who want to contribute -improvements to -free software get permission to -do that. These programmers often work for companies or universities -that would do almost anything to get more money. A programmer may -want to contribute her changes to the community, but her employer may -want to turn the changes into a proprietary software product. -

- -

-When we explain to the employer that it is illegal to distribute the -improved version except as free software, the employer usually decides -to release it as free software rather than throw it away. -

- -

-To copyleft a program, we first state that it is copyrighted; then -we add distribution terms, which are a legal instrument that gives -everyone the rights to use, modify, and redistribute the program's -code or any program derived from it but only if the -distribution terms are unchanged. Thus, the code and the freedoms -become legally inseparable. -

- -

-Proprietary software developers use copyright to take away the users' -freedom; we use copyright to guarantee their freedom. That's why we -reverse the name, changing “copyright” into -“copyleft”. -

- -

-Copyleft is a general concept; there are many ways to fill in the -details. In the GNU Project, the specific distribution terms that we -use are contained in the GNU General Public License, the GNU Lesser -General Public License and the GNU Free Documentation License. -

- -

-The appropriate license is included in many manuals and in each GNU -source code distribution. -

- -

-The GNU GPL is designed so that you can easily apply it to your own -program if you are the copyright holder. You don't have to modify the -GNU GPL to do this, just add notices to your program which refer -properly to the GNU GPL. Please note that you must use the -entire text of the GPL, if you use it. It is an integral whole, and -partial copies are not permitted. (Likewise for the LGPL, AGPL, and FDL.) -

- -

-Using the same distribution terms for many different programs makes it -easy to copy code between various different programs. Since they all -have the same distribution terms, there is no need to think about -whether the terms are compatible. The Lesser GPL includes a -provision that lets you alter the distribution terms to the ordinary -GPL, so that you can copy code into another program covered by the GPL. -

- -

Licenses for Other Types of Works

- -

-We believe that published software and documentation should be -free software and free documentation. -We recommend making all sorts of educational and reference works free -also, using free documentation licenses such as the -GNU Free Documentation License (GNU FDL). -

- -

For essays of opinion and scientific papers, we recommend -either the Creative -Commons Attribution-NoDerivs 3.0 United States License, or the -simple “verbatim copying only” license stated above.

- -

-We don't take the position that artistic or entertainment works must -be free, but if you want to make one free, we recommend -the Free Art -License.

- -
- - - - - - - -
- - -
- -
- - - -

Available for this page:

-
-

-[en] English   -[ar] العربية   -[ca] català   -[de] Deutsch   -[el] ελληνικά   -[es] español   -[fr] français   -[it] italiano   -[ja] 日本語   -[nl] Nederlands   -[pl] polski   -[pt-br] português   -[ru] русский   -[sq] Shqip   -[sr] српски   -[tr] Türkçe   -[zh-cn] 简体中文   -[zh-tw] 繁體中文   -

-
-
-
- -
- -
-
-

 [FSF logo]  -“The Free Software Foundation (FSF) is a nonprofit with a worldwide -mission to promote computer user freedom. We defend the rights of all -software users.”

-
- -
- JOIN - - SHOP -
-
- - - - -
- - diff --git a/jna/com.sun.jna_5.8.0/.project b/jna/com.sun.jna_5.8.0/.project deleted file mode 100644 index 8779934e..00000000 --- a/jna/com.sun.jna_5.8.0/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - com.sun.jna_5.8.0 - - - - - - - - diff --git a/jna/com.sun.jna_5.8.0/eclipse-sign-jnilibs.properties b/jna/com.sun.jna_5.8.0/eclipse-sign-jnilibs.properties deleted file mode 100644 index acedac74..00000000 --- a/jna/com.sun.jna_5.8.0/eclipse-sign-jnilibs.properties +++ /dev/null @@ -1,2 +0,0 @@ -# This file tells the Maven build to sign the jnilibs contained in built jar -# see the eclipse-sign-jnilibs profile defined in the parent pom diff --git a/jna/com.sun.jna_5.8.0/osgi.bnd b/jna/com.sun.jna_5.8.0/osgi.bnd deleted file mode 100644 index 7c12d94a..00000000 --- a/jna/com.sun.jna_5.8.0/osgi.bnd +++ /dev/null @@ -1,10 +0,0 @@ -package-version=${version;===;${Bundle-Version}} - -Export-Package: \ - !about.html,!about_files, \ - !com.sun.jna.*-*, \ - *.internal.*;x-internal:=true;version="${package-version}", \ - *;version="${package-version}" - -Import-Package: \ - *;resolution:=optional diff --git a/jna/com.sun.jna_5.8.0/pom.xml b/jna/com.sun.jna_5.8.0/pom.xml deleted file mode 100644 index c9f33153..00000000 --- a/jna/com.sun.jna_5.8.0/pom.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - 4.0.0 - - org.eclipse.orbit.bundles - jna-parent - 1.0.0-SNAPSHOT - - com.sun.jna - 5.8.0-SNAPSHOT - eclipse-bundle-recipe - Java Native Access - - - net.java.dev.jna - jna - 5.8.0 - - - diff --git a/jna/com.sun.jna_5.8.0/src/eclipse/ip_log.xml b/jna/com.sun.jna_5.8.0/src/eclipse/ip_log.xml deleted file mode 100644 index d1e056b3..00000000 --- a/jna/com.sun.jna_5.8.0/src/eclipse/ip_log.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - Java Native Access - scm:git:git.eclipse.org:/gitroot/orbit/recipes.git - jna-parent/com.sun.jna - - - Sebastian Ratz - sebastian.ratz@sap.com - SAP SE - - - - - Apache License, 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - jna-5.8.0.jar - - - \ No newline at end of file diff --git a/jna/com.sun.jna_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties b/jna/com.sun.jna_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties deleted file mode 100644 index ed027b18..00000000 --- a/jna/com.sun.jna_5.8.0/src/main/resources/OSGI-INF/l10n/bundle.properties +++ /dev/null @@ -1,3 +0,0 @@ -# Bundle Localization -bundleName = Java Native Access -bundleVendor = Eclipse Orbit diff --git a/jna/com.sun.jna_5.8.0/src/main/resources/about.html b/jna/com.sun.jna_5.8.0/src/main/resources/about.html deleted file mode 100644 index 1a9340f0..00000000 --- a/jna/com.sun.jna_5.8.0/src/main/resources/about.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -About - - -

About This Content

- -

April 6, 2021

-

License

- -

The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise -indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 2.0 ("EPL"). A copy of the EPL is available -at http://www.eclipse.org/legal/epl-2.0. -For purposes of the EPL, "Program" will mean the Content.

- -

If you did not receive this Content directly from the Eclipse Foundation, the Content is -being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was -provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at http://www.eclipse.org.

- -

Third Party Content

-

The Content includes items that have been sourced from third parties as set out below. If you -did not receive this Content directly from the Eclipse Foundation, the following is provided -for informational purposes only, and you should look to the Redistributor's license for -terms and conditions of use.

- -

Java Native Access

- -

The plug-in includes software developed by Timothy Wall <> and Matthias Bläsing <mblaesing@doppel-helix.eu> as part of the Java Native Access project.

- -

Though this package is dually licensed, the Eclipse Foundation elects to use the package under the Apache License, 2.0 (APACHE_LICENSE__2.0.txt) license.

- -

Java Native Access including its source is available from github.com/java-native-access/jna.

- - - - diff --git a/jna/com.sun.jna_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt b/jna/com.sun.jna_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt deleted file mode 100644 index d6456956..00000000 --- a/jna/com.sun.jna_5.8.0/src/main/resources/about_files/APACHE_LICENSE__2.0.txt +++ /dev/null @@ -1,202 +0,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: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) 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 - - (d) 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. - - 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 - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. diff --git a/jna/pom.xml b/jna/pom.xml index 41a0c865..517a0752 100644 --- a/jna/pom.xml +++ b/jna/pom.xml @@ -15,15 +15,7 @@ Eclipse Orbit :: JNA Recipes - com.sun.jna_4.1.0 - com.sun.jna.platform_4.1.0 com.sun.jna_4.5.1 com.sun.jna.platform_4.5.1 - com.sun.jna_5.6.0 - com.sun.jna.platform_5.6.0 - com.sun.jna_5.8.0 - com.sun.jna.platform_5.8.0 - com.sun.jna_5.12.1 - com.sun.jna.platform_5.12.1 diff --git a/releng/aggregationfeature/feature.xml b/releng/aggregationfeature/feature.xml index 974e488f..ac3aefeb 100644 --- a/releng/aggregationfeature/feature.xml +++ b/releng/aggregationfeature/feature.xml @@ -260,17 +260,8 @@ - - - - - - - - -