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

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

Back to the top