[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [jakarta.ee-spec.committee] Jakarta EE repositories proposal for specification and implementation projects
|
> On Mar 30, 2022, at 3:59 PM, David Blevins <dblevins@xxxxxxxxxxxxx> wrote:
>
> One of the motivations for the split was that anything owned by a Specification Project would live in github.com/jakartaee and there would be no repositories owned by a specification project in github.com/eclipse-ee4j.
This would mean that things like demos, examples and tutorials would not be owned by specification projects, which I think is fine. We could potentially create one dedicated Eclipse project to own all these repos.
By nature demos, examples and tutorials will have dependencies on implementation artifacts to run. There will be lots of PRs to update Maven profile dependencies to the latest Open Liberty, the latest TomEE, etc. Having this all under the control of one big community that is distinct from specifications sounds pretty smart.
-David