Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jersey-dev] [External] : Question on Jersey licensing
  • From: Jan Supol <jan.supol@xxxxxxxxxx>
  • Date: Tue, 25 Feb 2025 17:51:59 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oracle.com; dmarc=pass action=none header.from=oracle.com; dkim=pass header.d=oracle.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=N3cqAzARM4ihHZXpZyGkapiT0d3x3HBjiK/osx7SsNQ=; b=VGx9JtG4nnr/w0bFYiQGxlUD2HHpR6JqPqxLEsixsn7TZAJASE9598Hk4buCBogkAvgI7Q+sDSkj7fDe/u4+3L7tNJFaGggenL/u7gY14zJqIzEu0ywaxqD2c6IE5hLqrayVPRfBV4tFIMOoOvCcG1H2KGUbwWuqrjT7ggT2Z3IGWV36Xr3COPIQdMXwcZ5i1QvtNNRZKHbm3ZZ5fZaYrDsu2r+BpaosDHaO5jN473L3KY/zFKJLksWulogf48yyAzpXXXglCw0+QK/bOwFkhUPcB+myunD3mgebKt07rmnVf0qhccqdPoZRE9Cq6YWsm2J1oPz9ARqh/MD5j3IP7Q==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=l0V/sMxby05ijtpdUKTFwN/bNNk3WgrbkOTFgZVodbbzQ76B/Ndh9cdzDynI6htxP2tVSKDQVjOb/t9u87R8Bl0S2OMdgnqqm3H/al93ch5vpUTdnWX5z94KcWvW3K+8H/tR0mqgawrgN4UN3j2wyFhsXbr6eao1WTF/BGjuBi1H3cW/dQ3Zm9Snip5fm/ChWcr0oAPmgb86kARzsjIr9ukYm9peSeR9dAttr8ZPfONUlpGBfejfWMDJZCwWQ90GqPpDiAuCeIWxXnSkS/g42p+lEtyss2C1sjItZfjZ+3jb6lc3srMtZ6AwRQujMvcpDL9sMKyJUdMq5Kw06qv0Gw==
  • Delivered-to: jersey-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/jersey-dev/>
  • List-help: <mailto:jersey-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/jersey-dev>, <mailto:jersey-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/jersey-dev>, <mailto:jersey-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHbhpWbJeHTT4XBGkm3vbtWtrugr7NYTXuU
  • Thread-topic: [External] : [jersey-dev] Question on Jersey licensing

Also,
The standard Jersey runtime jars (non-example jars, non-big-fat-bundle jar) that use 3rd party code also contain NOTICE.markdown files where the licenses for the current jars are listed.

Those are:
jersey-server.jar
jersey-common.jar
jersey-media-jackson.jar

HTH,
Jan

From: jersey-dev <jersey-dev-bounces@xxxxxxxxxxx> on behalf of Michael Lorenz via jersey-dev <jersey-dev@xxxxxxxxxxx>
Sent: Monday, February 24, 2025 9:30 AM
To: jersey-dev@xxxxxxxxxxx <jersey-dev@xxxxxxxxxxx>
Cc: Michael Lorenz <Michael.Lorenz@xxxxxxxxxxxxxxxxxxx>
Subject: [External] : [jersey-dev] Question on Jersey licensing
 
Dear Eclipse Jersey developer community,

We are currently in the process of clarifying with our open source compliance department whether or not we can use “Jersey Container Servlet” in our application. Questions about the relevant licenses have come up.

While “EPL-2.0” or “GPL-2.0 WITH Classpath-exception-2.0” is specified for the main Jersey project, you have a “## Third-party Content” section in your “NOTICE.md” file in which various other open source projects and their licenses are listed. For example “Angular JS”, “aopalliance”, “Bootstrap”, ...

It is unclear how these projects relate to Jersey. If there are dependencies to these projects, I would expect them to be declared as dependencies via the Maven POM (direct or transitive) and loaded accordingly, but in my estimation this is not the case (maybe with the exception of “aopalliance-repackaged”).

Are these optional dependencies, or are parts of these projects included in Jersey? It seems unlikely to me that, for example, client products such as “jQuery” or “Bootstrap” are part of a Java solution, or frameworks such as Angular.

I had already sent an inquiry to license(at)eclipse.org, where I was referred to this mailing list.

Can you help us to understand this?

Kind regards

Michael Lorenz


Mit freundlichen Grüßen

Michael Lorenz
Teamlead Backend

Atoria – the people software GmbH
Theodor-Heuss-Str. 5
89518 Heidenheim an der Brenz, Germany
+49 7121 9665-4275 
Michael.Lorenz@xxxxxxxxxxxxxxxxxxx 
www.atoria-software.com 

Managing Director: Christoph Kull
Register Court: Amtsgericht Stuttgart HRB 351776

Atoria is a Proalpha company

Privacy Policy 




Back to the top