Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] jakarta.dependency-inject:inject-api for Jakarta DependencyInjection

We probably need to be tracking that groupId:artifactId for each project somewhere. I had looked for that but did not run across anything. If we do have that decision in some meeting note it needs to be pulled out.

On Jul 24, 2019, at 10:16 AM, arjan tijms <arjan.tijms@xxxxxxxxx> wrote:

Hi,

Might be the case that it's a general desire, as the group id normally does not show up in the jar name, hence why the other projects include that. I vaguely remember exactly this was discussed earlier, either on a call or a list (can't quite remember).

Kind regards,
Arjan





On Wed, Jul 24, 2019 at 7:12 PM Scott Stark <sstark@xxxxxxxxxx> wrote:
Valid question. Is it a general desire to have artifacts that are prefixed with jakarta? I’m fine with that.

On Jul 24, 2019, at 7:50 AM, arjan tijms <arjan.tijms@xxxxxxxxx> wrote:

The shorter form is fine (without dependency), but as per the pattern of most if not all other Jakarta jars, shouldn't jakarta be included in the artefact name?

E.g.

<groupId>jakarta.interceptor</groupId>
<artifactId>jakarta.interceptor-api</artifactId>

<groupId>jakarta.security.enterprise</groupId>
<artifactId>jakarta.security.enterprise-api</artifactId>

<groupId>jakarta.security.auth.message</groupId>
<artifactId>jakarta.security.auth.message-api</artifactId>

<groupId>jakarta.security.jacc</groupId>
<artifactId>jakarta.security.jacc-api</artifactId>

Etc

Kind regards,
Arjan


On Wed, Jul 24, 2019 at 2:58 AM Daniel Bandera <bandera@xxxxxxxxxx> wrote:
Agree, +1 for IBM

Best regards,
Dan

Dan Bandera
(512) 286-5228
Program Director, Blockchain, Istio, Java technologies, Node.js
IBM Open Technologies, Austin, Texas
The OSGi Alliance ( osgi.org ) President and Board of Directors





From:        Alasdair Nottingham <alasdair.nottingham@xxxxxxxxx>
To:        Jakarta specification committee <jakarta.ee-spec.committee@xxxxxxxxxxx>
Date:        2019-07-23 06:13 PM
Subject:        [EXTERNAL] Re: [jakarta.ee-spec.committee]        jakarta.dependency-inject:inject-api for Jakarta Dependency        Injection
Sent by:        jakarta.ee-spec.committee-bounces@xxxxxxxxxxx




+1 for shorter

Alasdair Nottingham

On Jul 23, 2019, at 4:57 PM, David Blevins <dblevins@xxxxxxxxxxxxx> wrote:

>> On Jul 23, 2019, at 1:15 PM, Scott Stark <sstark@xxxxxxxxxx> wrote:
>>
>> It could be simplified to jakarta.inject:inject-api as well.
>
> +1 for this shorter name.
>
>
> -David
>
> _______________________________________________
> jakarta.ee-spec.committee mailing list
> jakarta.ee-spec.committee@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
>
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee




_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee

_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee


Back to the top