[weld-dev] test

2020-04-15 Thread Scott Stark
seem to be having some issues subscribing to this list..testing ___ weld-dev mailing list weld-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/weld-dev

Re: [weld-dev] [cdi-dev] How would I go about getting a snapshot build of Weld out?

2020-04-16 Thread Scott Stark
ly > fail since they run against WFLY). > > We also need to find someone who has the power to release Arq and align > the release with them. > I can see us going for (1) Arq. core release, then (2)weld-arq. container > and then (3) weld api and core. > > Matej > &g

Re: [weld-dev] [cdi-dev] How would I go about getting a snapshot build of Weld out?

2020-04-20 Thread Scott Stark
gt; > Awesome, thanks a lot! > > I'll soon be going off for the weekend, so on Mon I can pick that up and > try > > to put it all together locally and see what's the issue. > > > > Matej > > > > - Original Message - > > > From: &quo

Re: [weld-dev] [cdi-dev] How would I go about getting a snapshot build of Weld out?

2020-04-17 Thread Scott Stark
am on that list, even though I am pretty sure I > applied earlier. Will try again. > > - Original Message - > > From: "Scott Stark" > > To: "Matej Novotny" > > Cc: "weld-dev" > > Sent: Thursday, April 16, 2020 3:32:07 PM > > Subjec

Re: [weld-dev] [cdi-dev] How would I go about getting a snapshot build of Weld out?

2020-04-24 Thread Scott Stark
aying with CI setup to tweak it > for as much testing as we can do with weld 4 and without EE server so that > for Alpha2 we already have a solid automated test base (once again). > > Regards and have a nice weekend > Matej > > > - Original Message - > > From: &

Re: [weld-dev] [cdi-dev] How would I go about getting a snapshot build of Weld out?

2020-04-24 Thread Scott Stark
Ok, I see you have already fixed the logging issue in the https://github.com/weld/core/pull/1981 PR, but it has not been merged. On Fri, Apr 24, 2020 at 10:03 AM Scott Stark wrote: > Great, thanks for the update. I'll create an issue for the jboss-logging > annotation issue an

[weld-dev] Initial work to get arc to build and run on Ladislav's fork

2020-09-12 Thread Scott Stark
I did a fork of Ladislav's fork to start looking into what would be required to move quarkus to the CDI 3.0.0 apis using the jakarta package name. The initial effort just gets the quarkus/independent-projects/arc subtree to build and pass its tests. It includes some hacks to alias the following

[weld-dev] Fwd: [cdi-dev] Committer Election for Graeme Rocher on Jakarta Contexts and Dependency Injection has started

2020-07-19 Thread Scott Stark
Laird just nominated Graeme as a CDI committer? -- Forwarded message - From: Date: Sun, Jul 19, 2020 at 12:20 PM Subject: [cdi-dev] Committer Election for Graeme Rocher on Jakarta Contexts and Dependency Injection has started To: Jakarta Contexts and Dependency Injection Dev List

Re: [weld-dev] Cleaning up weld core master

2020-08-03 Thread Scott Stark
Perfect. On Mon, Aug 3, 2020 at 8:55 AM Flavia Rainone wrote: > Scott, > > That's great! > I am using a generated jar by Batavia project. You will need to checkout > that project as well. But, first, I need to do some final adjustments to my > pom transformer and then I'll push the code to

Re: [weld-dev] Cleaning up weld core master

2020-08-03 Thread Scott Stark
Ccing Flavia as well. > > Matej > > - Original Message - > > From: "Scott Stark" > > To: "Matej Novotny" > > Cc: "weld-dev" > > Sent: Monday, August 3, 2020 3:18:54 PM > > Subject: Re: [weld-dev] Cleaning u

Re: [weld-dev] Cleaning up weld core master

2020-08-03 Thread Scott Stark
3] https://github.com/eclipse-ee4j/mojarra/issues/4729 > [4] https://github.com/arquillian/arquillian-container-jetty/issues/43 > > > - Original Message - > > From: "Scott Stark" > > To: "weld-dev" > > Sent: Thursday,

Re: [weld-dev] 4.0.0.Alpha3 on downloads

2020-08-06 Thread Scott Stark
Ok, it did not release to central correctly. I have rerun the job and it says it has succeeded. On Thu, Aug 6, 2020 at 10:30 AM Matej Novotny wrote: > Well, I cannot even see the previous one in Central, which is RC1 and I > suppose that one should have been save to release at this point. > >

[weld-dev] 4.0.0.Alpha3 on downloads

2020-08-05 Thread Scott Stark
We have a 4.0.0.Alpha3 in maven central, but there is no link under: https://weld.cdi-spec.org/download/ How does that get created? We need one as that is what is being used for the CDI 3.0 compatibility certification request. ___ weld-dev mailing list

Re: [weld-dev] 4.0.0.Alpha3 on downloads

2020-08-06 Thread Scott Stark
Yes, it is in the jakarta.oss.sonatype.org staging repository: https://jakarta.oss.sonatype.org/content/groups/staging/jakarta/enterprise/cdi-tck-dist/3.0.0/ We are not supposed to release it until the ballot is approved. That should kick off next week. One of the changes I have in the weld core

Re: [weld-dev] Cleaning up weld core master

2020-08-04 Thread Scott Stark
Thanks Flavia, I'll start working on it this afternoon. On Tue, Aug 4, 2020 at 3:57 AM Flavia Rainone wrote: > Scott, > > The code is here: > https://github.com/fl4via/undertow/tree/JAKARTA_EE_9 > You just need to fetch that branch and follow the steps: > - fetch Batavia project that is used to

Re: [weld-dev] 4.0.0.Alpha3 on downloads

2020-08-06 Thread Scott Stark
Thanks, looks good now. On Thu, Aug 6, 2020 at 3:26 AM Matej Novotny wrote: > And the website should be back to normal layout. > > Matej > > - Original Message - > > From: "Matej Novotny" > > To: "Scott Stark" > > Cc: &quo

[weld-dev] Cleaning up weld core master

2020-07-30 Thread Scott Stark
I'm going through testing the current CDI 3.0.0-RC1 TCK in preparation for the final release, and there are old integrations like org.jboss.weld.environment.gwtdev that rely on a jetty-6 release for GWT stuff. This will not work under the EE9 api change, so I'm going to remove it. I'm also

[weld-dev] Re: A final release of Weld for the Jakarta EE changes

2020-12-01 Thread Scott Stark
at.com/projects/WELD?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page > The time frames for any Weld 4 releases were very rough as I was doing > releases as it made sense given some progress and/or per requests from > integrators. > > Regards > Matej > > - Original

[weld-dev] A final release of Weld for the Jakarta EE changes

2020-12-01 Thread Scott Stark
Downstream projects like glassfish are looking for a final release of the Weld version supporting the EE 9 jakarta package APIs. Where are we tracking release issues on Weld? ___ weld-dev mailing list -- weld-dev@lists.jboss.org To unsubscribe send an

[weld-dev] Re: [wildfly-dev] Re: Weld 4.0.3.Final/3.1.9.Final available and entering maintenance mode

2022-02-16 Thread Scott Stark
So is there an EE10 branch to start working with? I also am working on an update to Hibernate Validator that includes dependency updates needed for EE10 and its WildFly integration tests have problems. On Feb 16, 2022 at 2:29:56 PM, Brian Stansberry wrote: > Thanks for the update, Matej! > >