You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by ru...@bt.com.INVALID on 2023/05/10 14:23:47 UTC

activemq.xsd

Hi,
I checked out the latest classic ActiveMQ (https://github.com/apache/activemq.git)
Due to my project at my employer I wanted to try to build 5.19 as pure Jakarta.
I am almost complete I think, updating spring to 6.0.8 as well.

I am facing a problem with the activemq.xsd.
It doesn't seem to be available in the project.  I did find https://activemq.apache.org/schema/core/, but 5.18.x or 5.19.x isn't there either.
Can anyone provide some help on how to deal with this schema and build the project?

I am happy to contribute my updates when I have built the whole thing.

Regards,
Rune Gellein
BT Plc

Re: activemq.xsd

Posted by Matt Pavlovich <ma...@gmail.com>.
Hi Rune-

Contributions always welcome! Below is the current PR I have in progress for the Jakarta work w/ notes and TODOs.

https://github.com/apache/activemq/pull/996

The broker boots, and works. The web console does not, needs some clean-ups for changes.

Thanks,
Matt Pavlovich

> On May 11, 2023, at 3:41 AM, rune.gellein@bt.com.invalid <ru...@bt.com.INVALID> wrote:
> 
> Hi Matt,.
> I don't mind helping on this if you like.  Especially if it means I get an early access and are able to build the full 5.19 locally.
> Thing is, I need more than just the client for my use.
> 
> Regards,
> Rune Gellein
> 
> -----Original Message-----
> From: Matt Pavlovich <ma...@gmail.com>
> Sent: 10 May 2023 15:47
> To: dev@activemq.apache.org
> Subject: Re: activemq.xsd
> 
> [You don't often get email from mattrpav@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
> 
> Hello Rune-
> 
> The 5.19.0 schema will be published when the release is made.
> 
> The Jakarta broker-side work is still in PR right now, and not yet merged to main (only activemq-client-jakarta is available since v5.18.1).
> 
> The Jakarta broker works, most all unit tests pass, and the broker will startup from the dist assembly, there are just a small number of open items to be resolved before the PR will be merged.
> 
> Thanks,
> Matt Pavlovich
> 
>> On May 10, 2023, at 9:23 AM, rune.gellein@bt.com.invalid <ru...@bt.com.INVALID> wrote:
>> 
>> Hi,
>> I checked out the latest classic ActiveMQ (https://github.com/apache/activemq.git)
>> Due to my project at my employer I wanted to try to build 5.19 as pure Jakarta.
>> I am almost complete I think, updating spring to 6.0.8 as well.
>> 
>> I am facing a problem with the activemq.xsd.
>> It doesn't seem to be available in the project.  I did find https://activemq.apache.org/schema/core/, but 5.18.x or 5.19.x isn't there either.
>> Can anyone provide some help on how to deal with this schema and build the project?
>> 
>> I am happy to contribute my updates when I have built the whole thing.
>> 
>> Regards,
>> Rune Gellein
>> BT Plc
> 


RE: activemq.xsd

Posted by ru...@bt.com.INVALID.
Hi Matt,.
I don't mind helping on this if you like.  Especially if it means I get an early access and are able to build the full 5.19 locally.
Thing is, I need more than just the client for my use.

Regards,
Rune Gellein

-----Original Message-----
From: Matt Pavlovich <ma...@gmail.com>
Sent: 10 May 2023 15:47
To: dev@activemq.apache.org
Subject: Re: activemq.xsd

[You don't often get email from mattrpav@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]

Hello Rune-

The 5.19.0 schema will be published when the release is made.

The Jakarta broker-side work is still in PR right now, and not yet merged to main (only activemq-client-jakarta is available since v5.18.1).

The Jakarta broker works, most all unit tests pass, and the broker will startup from the dist assembly, there are just a small number of open items to be resolved before the PR will be merged.

Thanks,
Matt Pavlovich

> On May 10, 2023, at 9:23 AM, rune.gellein@bt.com.invalid <ru...@bt.com.INVALID> wrote:
>
> Hi,
> I checked out the latest classic ActiveMQ (https://github.com/apache/activemq.git)
> Due to my project at my employer I wanted to try to build 5.19 as pure Jakarta.
> I am almost complete I think, updating spring to 6.0.8 as well.
>
> I am facing a problem with the activemq.xsd.
> It doesn't seem to be available in the project.  I did find https://activemq.apache.org/schema/core/, but 5.18.x or 5.19.x isn't there either.
> Can anyone provide some help on how to deal with this schema and build the project?
>
> I am happy to contribute my updates when I have built the whole thing.
>
> Regards,
> Rune Gellein
> BT Plc


Re: activemq.xsd

Posted by Matt Pavlovich <ma...@gmail.com>.
Hello Rune-

The 5.19.0 schema will be published when the release is made.

The Jakarta broker-side work is still in PR right now, and not yet merged to main (only activemq-client-jakarta is available since v5.18.1).

The Jakarta broker works, most all unit tests pass, and the broker will startup from the dist assembly, there are just a small number of open items to be resolved before the PR will be merged.

Thanks,
Matt Pavlovich

> On May 10, 2023, at 9:23 AM, rune.gellein@bt.com.invalid <ru...@bt.com.INVALID> wrote:
> 
> Hi,
> I checked out the latest classic ActiveMQ (https://github.com/apache/activemq.git)
> Due to my project at my employer I wanted to try to build 5.19 as pure Jakarta.
> I am almost complete I think, updating spring to 6.0.8 as well.
> 
> I am facing a problem with the activemq.xsd.
> It doesn't seem to be available in the project.  I did find https://activemq.apache.org/schema/core/, but 5.18.x or 5.19.x isn't there either.
> Can anyone provide some help on how to deal with this schema and build the project?
> 
> I am happy to contribute my updates when I have built the whole thing.
> 
> Regards,
> Rune Gellein
> BT Plc


Re: activemq.xsd

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

I will check the xsd uploaded. 5.19.x is not yet there anyway.

For Jakarta, do you want the client side or broker side or both ?

Regards
JB

On Wed, May 10, 2023 at 4:23 PM <ru...@bt.com.invalid> wrote:
>
> Hi,
> I checked out the latest classic ActiveMQ (https://github.com/apache/activemq.git)
> Due to my project at my employer I wanted to try to build 5.19 as pure Jakarta.
> I am almost complete I think, updating spring to 6.0.8 as well.
>
> I am facing a problem with the activemq.xsd.
> It doesn't seem to be available in the project.  I did find https://activemq.apache.org/schema/core/, but 5.18.x or 5.19.x isn't there either.
> Can anyone provide some help on how to deal with this schema and build the project?
>
> I am happy to contribute my updates when I have built the whole thing.
>
> Regards,
> Rune Gellein
> BT Plc